|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OMStructure
This interface represents the OM structure. The purpose of this interface is to group(and provide type safety for) all representations of OM structures.
User should never implement this interface directly, and is required to useOMStructureFactory
to get an instance of OMStructure.
Method Summary | |
---|---|
org.apache.axiom.om.OMElement |
getNode()
Gets the representation of OM structure as a OMElement . |
Methods inherited from interface com.ibm.websphere.wssecurity.wssapi.XMLStructure |
---|
isFeatureSupported |
Methods inherited from interface java.io.Externalizable |
---|
readExternal, writeExternal |
Method Detail |
---|
org.apache.axiom.om.OMElement getNode()
OMElement
.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |