org.w3c.mwi.mobileok.basic
Class HTTPXHTMLResource.XHTMLMPCatalogResolver

java.lang.Object
  extended by org.apache.xml.resolver.tools.CatalogResolver
      extended by org.w3c.mwi.mobileok.basic.HTTPXHTMLResource.CommonCatalogResolver
          extended by org.w3c.mwi.mobileok.basic.HTTPXHTMLResource.XHTMLMPCatalogResolver
All Implemented Interfaces:
javax.xml.transform.URIResolver, org.xml.sax.EntityResolver
Enclosing class:
HTTPXHTMLResource

private class HTTPXHTMLResource.XHTMLMPCatalogResolver
extends HTTPXHTMLResource.CommonCatalogResolver


Field Summary
 
Fields inherited from class org.apache.xml.resolver.tools.CatalogResolver
namespaceAware, validating
 
Constructor Summary
private HTTPXHTMLResource.XHTMLMPCatalogResolver()
           
 
Method Summary
 org.xml.sax.InputSource resolveEntity(java.lang.String publicID, java.lang.String systemID)
           
 
Methods inherited from class org.apache.xml.resolver.tools.CatalogResolver
getCatalog, getResolvedEntity, resolve
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPXHTMLResource.XHTMLMPCatalogResolver

private HTTPXHTMLResource.XHTMLMPCatalogResolver()
Method Detail

resolveEntity

public org.xml.sax.InputSource resolveEntity(java.lang.String publicID,
                                             java.lang.String systemID)
Specified by:
resolveEntity in interface org.xml.sax.EntityResolver
Overrides:
resolveEntity in class HTTPXHTMLResource.CommonCatalogResolver