public class XMLStreamWriterRemoveIllegalChars extends XMLStreamWriterFilterBase
Constructor and Description |
---|
XMLStreamWriterRemoveIllegalChars() |
Modifier and Type | Method and Description |
---|---|
protected String |
xmlData(String value)
Derived classes extend the method.
|
close, flush, getDelegate, getNamespaceContext, getPrefix, getProperty, setDefaultNamespace, setDelegate, setNamespaceContext, setPrefix, writeAttribute, writeAttribute, writeAttribute, writeCData, writeCharacters, writeCharacters, writeComment, writeDefaultNamespace, writeDTD, writeEmptyElement, writeEmptyElement, writeEmptyElement, writeEndDocument, writeEndElement, writeEntityRef, writeNamespace, writeProcessingInstruction, writeProcessingInstruction, writeStartDocument, writeStartDocument, writeStartDocument, writeStartElement, writeStartElement, writeStartElement
protected String xmlData(String value)
XMLStreamWriterFilterBase
xmlData
in class XMLStreamWriterFilterBase
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.