public class ImmutableXMLOutputFactory extends XMLOutputFactoryWrapper
XMLOutputFactory so that its state (i.e. its properties) can no longer be
changed.| Constructor and Description |
|---|
ImmutableXMLOutputFactory(javax.xml.stream.XMLOutputFactory parent)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setProperty(java.lang.String name,
java.lang.Object value) |
createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, getProperty, isPropertySupportedpublic ImmutableXMLOutputFactory(javax.xml.stream.XMLOutputFactory parent)
parent - the parent factorypublic void setProperty(java.lang.String name,
java.lang.Object value)
throws java.lang.IllegalArgumentException
setProperty in class XMLOutputFactoryWrapperjava.lang.IllegalArgumentException