Package | Description |
---|---|
org.apache.axiom.c14n.omwrapper | |
org.apache.axiom.om |
Contains core interfaces of the Axiom API.
|
org.apache.axiom.om.impl.builder | |
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 | Method and Description |
---|---|
OMComment |
OMFactoryEx.createOMComment(OMContainer parent,
String content,
boolean fromBuilder) |
Modifier and Type | Class and Description |
---|---|
class |
CommentImpl |
Modifier and Type | Method and Description |
---|---|
OMComment |
OMDOMFactory.createOMComment(OMContainer parent,
String content) |
OMComment |
OMDOMFactory.createOMComment(OMContainer parent,
String content,
boolean fromBuilder) |
Modifier and Type | Class and Description |
---|---|
class |
OMCommentImpl |
Modifier and Type | Method and Description |
---|---|
OMComment |
OMLinkedListImplFactory.createOMComment(OMContainer parent,
String content)
Creates a comment.
|
OMComment |
OMLinkedListImplFactory.createOMComment(OMContainer parent,
String content,
boolean fromBuilder) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.