Public Member Functions

org.exolab.castor.builder.binding.BindingLoader.BindingResolver Class Reference

Inherits org::xml::sax::EntityResolver.

List of all members.

Public Member Functions

void setBaseURL (URL baseUrl)
URL getBaseURL ()
InputSource resolveEntity (String publicId, String systemId) throws IOException, SAXException

Member Function Documentation

URL org.exolab.castor.builder.binding.BindingLoader.BindingResolver.getBaseURL (  ) 
InputSource org.exolab.castor.builder.binding.BindingLoader.BindingResolver.resolveEntity ( String  publicId,
String  systemId 
) throws IOException, SAXException

Code adapted from DTDResolver written by Assaf Arkin.

Referenced by org.exolab.castor.builder.binding.BindingLoader.loadBinding().

void org.exolab.castor.builder.binding.BindingLoader.BindingResolver.setBaseURL ( URL  baseUrl  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties