public class BaseHandler extends DefaultHandler
| Modifier and Type | Field and Description |
|---|---|
protected BaseHandler |
handler |
| Constructor and Description |
|---|
BaseHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
InputSource |
resolveEntity(String publicId,
String systemId) |
String |
toString() |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningprotected BaseHandler handler
public InputSource resolveEntity(String publicId, String systemId) throws IOException, SAXException
resolveEntity in interface EntityResolverresolveEntity in class DefaultHandlerIOExceptionSAXExceptionCopyright © 2014 Open Microscopy Environment