|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.stream.XMLOutputFactory
org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper
org.apache.axiom.util.stax.wrapper.ImmutableXMLOutputFactory
public class ImmutableXMLOutputFactory
Wraps an XMLOutputFactory so that its state (i.e. its properties) can no longer be
changed.
| Field Summary |
|---|
| Fields inherited from class javax.xml.stream.XMLOutputFactory |
|---|
IS_REPAIRING_NAMESPACES |
| Constructor Summary | |
|---|---|
ImmutableXMLOutputFactory(javax.xml.stream.XMLOutputFactory parent)
Constructor. |
|
| Method Summary | |
|---|---|
void |
setProperty(java.lang.String name,
java.lang.Object value)
|
| Methods inherited from class org.apache.axiom.util.stax.wrapper.XMLOutputFactoryWrapper |
|---|
createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, getProperty, isPropertySupported |
| Methods inherited from class javax.xml.stream.XMLOutputFactory |
|---|
newInstance, newInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImmutableXMLOutputFactory(javax.xml.stream.XMLOutputFactory parent)
parent - the parent factory| Method Detail |
|---|
public void setProperty(java.lang.String name,
java.lang.Object value)
throws java.lang.IllegalArgumentException
setProperty in class XMLOutputFactoryWrapperjava.lang.IllegalArgumentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||