API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.xml.sax. EntityResolver View Source
Author(s)
David Megginson
Since
SAX 1.0
Version
2.0.1 (sax2r2)
Serial
Hierarchy
 EntityResolver
Subinterfaces
Description
public interface EntityResolver
  Basic interface for resolving entities.
Methods
Hide/Show inherited methods
public InputSource resolveEntity (String publicId, String systemId) throws SAXException IOException
  Allow the application to resolve external entities.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar