org.apache.axiom.om.impl
Class OMDocumentImplUtil
java.lang.Object
org.apache.axiom.om.impl.OMDocumentImplUtil
public class OMDocumentImplUtil
- extends Object
Utility class with default implementations for some of the methods defined by the
OMDocument
interface.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
internalSerialize
public static void internalSerialize(OMDocument document,
XMLStreamWriter writer2,
boolean cache,
boolean includeXMLDeclaration)
throws XMLStreamException
- Throws:
XMLStreamException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.