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, isPropertySupported
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–2016 The Apache Software Foundation. All rights reserved.