|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OMComment in org.apache.axiom.c14n.omwrapper |
---|
Constructors in org.apache.axiom.c14n.omwrapper with parameters of type OMComment | |
---|---|
CommentImpl(OMComment comment,
WrapperFactory fac)
|
Uses of OMComment in org.apache.axiom.om |
---|
Methods in org.apache.axiom.om that return OMComment | |
---|---|
OMComment |
OMFactory.createOMComment(OMContainer parent,
String content)
Creates a comment. |
Uses of OMComment in org.apache.axiom.om.impl.dom |
---|
Classes in org.apache.axiom.om.impl.dom that implement OMComment | |
---|---|
class |
CommentImpl
|
Uses of OMComment in org.apache.axiom.om.impl.dom.factory |
---|
Methods in org.apache.axiom.om.impl.dom.factory that return OMComment | |
---|---|
OMComment |
OMDOMFactory.createOMComment(OMContainer parent,
String content)
|
Uses of OMComment in org.apache.axiom.om.impl.llom |
---|
Classes in org.apache.axiom.om.impl.llom that implement OMComment | |
---|---|
class |
OMCommentImpl
|
Uses of OMComment in org.apache.axiom.om.impl.llom.factory |
---|
Methods in org.apache.axiom.om.impl.llom.factory that return OMComment | |
---|---|
OMComment |
OMLinkedListImplFactory.createOMComment(OMContainer parent,
String content)
Creates a comment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |