public class CustomXMLOutputProcessor extends org.jdom2.output.support.AbstractXMLOutputProcessor
Constructor and Description |
---|
CustomXMLOutputProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
attributeEscapedEntitiesFilter(Writer out,
org.jdom2.output.support.FormatStack fstack,
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, write
public CustomXMLOutputProcessor()
protected void attributeEscapedEntitiesFilter(Writer out, org.jdom2.output.support.FormatStack fstack, String value) throws IOException
attributeEscapedEntitiesFilter
in class org.jdom2.output.support.AbstractXMLOutputProcessor
IOException
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.