org.apache.axiom.om.impl.common
Class OMContainerHelper
java.lang.Object
org.apache.axiom.om.impl.common.OMContainerHelper
public final class OMContainerHelper
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getXMLStreamReader
public static javax.xml.stream.XMLStreamReader getXMLStreamReader(IContainer container,
boolean cache)
getXMLStreamReader
public static javax.xml.stream.XMLStreamReader getXMLStreamReader(IContainer container,
boolean cache,
OMXMLStreamReaderConfiguration configuration)
addChild
public static void addChild(IContainer container,
OMNode omNode,
boolean fromBuilder)
build
public static void build(IContainer container)
buildNext
public static void buildNext(IParentNode that)
getFirstOMChild
public static OMNode getFirstOMChild(IParentNode that)
removeChildren
public static void removeChildren(IContainer that)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.