public class XMLEntityResolverDefaultHandler extends DefaultHandler
Constructor and Description |
---|
XMLEntityResolverDefaultHandler(InputSource entityRes) |
Modifier and Type | Method and Description |
---|---|
InputSource |
resolveEntity(String publicID,
String systemID) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
public XMLEntityResolverDefaultHandler(InputSource entityRes)
public InputSource resolveEntity(String publicID, String systemID) throws SAXException
resolveEntity
in interface EntityResolver
resolveEntity
in class DefaultHandler
SAXException
Copyright © 2015 Lucee