|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OMComment | |
|---|---|
| org.apache.axiom.c14n.omwrapper | |
| org.apache.axiom.om | Contains core interfaces of the Axiom API. |
| org.apache.axiom.om.impl.builder | |
| 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.builder |
|---|
| Methods in org.apache.axiom.om.impl.builder that return OMComment | |
|---|---|
OMComment |
OMFactoryEx.createOMComment(OMContainer parent,
String content,
boolean fromBuilder)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||