|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OMContainerEx
Interface OMContainerEx
Internal Implementation detail. Adding special interface to stop folks from accidently using OMContainer. Please use at your own risk. May corrupt the data integrity.
Method Summary | |
---|---|
void |
setComplete(boolean state)
|
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 |
Methods inherited from interface org.apache.axiom.om.OMContainer |
---|
addChild, buildNext, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getFirstChildWithName, getFirstOMChild, isComplete |
Method Detail |
---|
void setComplete(boolean state)
void setFirstChild(OMNode omNode)
omNode
- void setLastChild(OMNode omNode)
omNode
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |