Package | Description |
---|---|
org.apache.axiom.om |
Contains core interfaces of the Axiom API.
|
org.apache.axiom.om.impl.builder |
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) |
Copyright © The Apache Software Foundation. All Rights Reserved.