|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OMInformationItem
Represents an information item in an XML document. This is the super-interface for all information items known by Axiom.
Method Summary | |
---|---|
OMInformationItem |
clone(OMCloneOptions options)
Clone this information item. |
OMFactory |
getOMFactory()
Get the OMFactory that created this information item. |
Method Detail |
---|
OMFactory getOMFactory()
OMFactory
that created this information item.
OMInformationItem clone(OMCloneOptions options)
options
- the options to use when cloning this element and its descendants; for object
models with domain specific extensions (such as SOAP), this may be a subclass of
OMCloneOptions
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |