|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.XMLFilterImpl
org.geotools.xml.transform.TransformerBase.XMLReaderSupport
protected static class TransformerBase.XMLReaderSupport
Support for the setup of an XMLReader for use in a transformation.
Constructor Summary | |
---|---|
TransformerBase.XMLReaderSupport(TransformerBase transfomerBase,
java.lang.Object object)
|
Method Summary | |
---|---|
Translator |
getTranslator()
|
void |
parse(org.xml.sax.InputSource in)
|
Methods inherited from class org.xml.sax.helpers.XMLFilterImpl |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransformerBase.XMLReaderSupport(TransformerBase transfomerBase, java.lang.Object object)
Method Detail |
---|
public final Translator getTranslator()
public void parse(org.xml.sax.InputSource in) throws org.xml.sax.SAXException
parse
in interface org.xml.sax.XMLReader
parse
in class org.xml.sax.helpers.XMLFilterImpl
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |