public class XMLHandler extends DefaultHandler
Constructor and Description |
---|
XMLHandler()
Creates a new XML handler.
|
Modifier and Type | Method and Description |
---|---|
InputSource |
resolveEntity(String aPublicID,
String aSystemID) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
public InputSource resolveEntity(String aPublicID, String aSystemID)
resolveEntity
in interface EntityResolver
resolveEntity
in class DefaultHandler
Copyright © 2010-2018, ForgeRock All Rights Reserved.