public class BaseHandler extends DefaultHandler
| Modifier and Type | Field and Description | 
|---|---|
| private static org.slf4j.Logger | LOGGER | 
| Constructor and Description | 
|---|
| BaseHandler() | 
| 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, warningpublic InputSource resolveEntity(String publicId, String systemId) throws IOException, SAXException
resolveEntity in interface EntityResolverresolveEntity in class DefaultHandlerIOExceptionSAXExceptionCopyright © 2016 Open Microscopy Environment