|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OMComment | |
| org.apache.axiom.om | |
| org.apache.axiom.om.impl.dom | |
| org.apache.axiom.om.impl.dom.factory | |
| org.apache.axiom.om.impl.llom | |
| org.apache.axiom.om.impl.llom.factory | |
| Uses of OMComment in org.apache.axiom.om |
| Methods in org.apache.axiom.om that return OMComment | |
OMComment |
OMFactory.createOMComment(OMContainer parent,
java.lang.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,
java.lang.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,
java.lang.String content)
Creates a comment. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||