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(String name,
Object value) |
createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, getProperty, isPropertySupportedpublic ImmutableXMLOutputFactory(javax.xml.stream.XMLOutputFactory parent)
parent - the parent factorypublic void setProperty(String name, Object value) throws IllegalArgumentException
setProperty in class XMLOutputFactoryWrapperIllegalArgumentExceptionCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.