Package | Description |
---|---|
org.apache.axiom.c14n.omwrapper | |
org.apache.axiom.om |
Contains core interfaces of the Axiom API.
|
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 |
Constructor and Description |
---|
CommentImpl(OMComment comment,
WrapperFactory fac) |
Modifier and Type | Method and Description |
---|---|
OMComment |
OMFactory.createOMComment(OMContainer parent,
String content)
Creates a comment.
|
Modifier and Type | Class and Description |
---|---|
class |
CommentImpl |
Modifier and Type | Method and Description |
---|---|
OMComment |
OMDOMFactory.createOMComment(OMContainer parent,
String content) |
Modifier and Type | Class and Description |
---|---|
class |
OMCommentImpl |
Modifier and Type | Method and Description |
---|---|
OMComment |
OMLinkedListImplFactory.createOMComment(OMContainer parent,
String content)
Creates a comment.
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.