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, warningpublic InputSource resolveEntity(String aPublicID, String aSystemID)
resolveEntity in interface EntityResolverresolveEntity in class DefaultHandlerCopyright © 2025 Open Identity Platform Community. All rights reserved.