ErrorHandler

   

EntityResolver

Few applications will need to implement the EntityResolver interface. EntityResolver enables the application to resolve external entities ”for example, by loading the entity from a database. By default, the parser resolves most external entities as URIs.

The interface defines only one method:

  • InputSource resolveEntity(String publicId,String systemId) ”Enables the application to return the appropriate InputSource for this entity

   


Applied XML Solutions
Applied XML Solutions
ISBN: 0672320541
EAN: 2147483647
Year: 1999
Pages: 142

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net