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, warning
protected BaseHandler handler
public InputSource resolveEntity(String publicId, String systemId) throws IOException, SAXException
resolveEntity
in interface EntityResolver
resolveEntity
in class DefaultHandler
IOException
SAXException
Copyright © 2014 Open Microscopy Environment