protected static class TransformerBase.XMLReaderSupport extends XMLFilterImpl
| Constructor and Description |
|---|
XMLReaderSupport(TransformerBase transfomerBase,
Object object) |
| Modifier and Type | Method and Description |
|---|---|
Translator |
getTranslator() |
void |
parse(InputSource in) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, processingInstruction, resolveEntity, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setParent, setProperty, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic XMLReaderSupport(TransformerBase transfomerBase, Object object)
public final Translator getTranslator()
public void parse(InputSource in) throws SAXException
parse in interface XMLReaderparse in class XMLFilterImplSAXExceptionCopyright © 1996–2019 Geotools. All rights reserved.