public interface IContainer extends OMContainerEx, IParentNode
COMPLETE, DISCARDED, INCOMPLETE
Modifier and Type | Method and Description |
---|---|
OMNode |
getLastKnownOMChild() |
void |
setFirstChild(OMNode omNode)
forcefully set the first element in this parent element
|
void |
setLastChild(OMNode omNode)
forcefully set the last element in this parent element
|
addChild, discarded, setComplete
addChild, getBuilder, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getDescendants, getFirstChildWithName, getFirstOMChild, getSAXSource, getXMLStreamReader, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, removeChildren, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsume
build, close, isComplete, serialize, serialize, serializeAndConsume
clone, getOMFactory
getBuilder, getFirstOMChildIfAvailable, getState, isComplete
void setFirstChild(OMNode omNode)
omNode
- void setLastChild(OMNode omNode)
omNode
- OMNode getLastKnownOMChild()
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.