public static class TransformXML.NoEscapingSAXInterface<T> extends TransformXML.SAXInterface<T>
depth, elementsToBeTransformed, function, outWriter, textToBeTransformed| Constructor and Description |
|---|
NoEscapingSAXInterface() |
| Modifier and Type | Method and Description |
|---|---|
void |
processText(String text) |
characters, endDocument, endElement, startElementendPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic void processText(String text)
processText in class TransformXML.SAXInterface<T>