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, warning
public XMLReaderSupport(TransformerBase transfomerBase, Object object)
public final Translator getTranslator()
public void parse(InputSource in) throws SAXException
parse
in interface XMLReader
parse
in class XMLFilterImpl
SAXException
Copyright © 1996–2019 Geotools. All rights reserved.