public class ImmutableXMLOutputFactory extends XMLOutputFactoryWrapper
XMLOutputFactory
so that its state (i.e. its properties) can no longer be
changed.IS_REPAIRING_NAMESPACES
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, isPropertySupported
newFactory, newFactory, newInstance, newInstance
public ImmutableXMLOutputFactory(javax.xml.stream.XMLOutputFactory parent)
parent
- the parent factorypublic void setProperty(String name, Object value) throws IllegalArgumentException
setProperty
in class XMLOutputFactoryWrapper
IllegalArgumentException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.