|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axiom.om.impl.OMDocumentImplUtil
public class OMDocumentImplUtil
Utility class with default implementations for some of the methods defined by the
OMDocument
interface.
Method Summary | |
---|---|
static void |
internalSerialize(OMDocument document,
javax.xml.stream.XMLStreamWriter writer2,
boolean cache,
boolean includeXMLDeclaration)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void internalSerialize(OMDocument document, javax.xml.stream.XMLStreamWriter writer2, boolean cache, boolean includeXMLDeclaration) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |