public class CustomXMLOutputProcessor extends org.jdom2.output.support.AbstractXMLOutputProcessor
| Constructor and Description |
|---|
CustomXMLOutputProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
attributeEscapedEntitiesFilter(java.io.Writer out,
org.jdom2.output.support.FormatStack fstack,
java.lang.String value) |
printAttribute, printCDATA, printComment, printContent, printDeclaration, printDocType, printDocument, printElement, printEntityRef, printNamespace, printProcessingInstruction, printText, process, process, process, process, process, process, process, process, process, textCDATA, textEntityRef, textRaw, textRaw, write, writepublic CustomXMLOutputProcessor()
protected void attributeEscapedEntitiesFilter(java.io.Writer out, org.jdom2.output.support.FormatStack fstack, java.lang.String value) throws java.io.IOException
attributeEscapedEntitiesFilter in class org.jdom2.output.support.AbstractXMLOutputProcessorjava.io.IOExceptionCopyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.