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 |
---|---|
OMEntityReference |
OMFactory.createOMEntityReference(OMContainer parent,
String name)
Create an entity reference.
|
Modifier and Type | Method and Description |
---|---|
OMEntityReference |
OMFactoryEx.createOMEntityReference(OMContainer parent,
String name,
String replacementText,
boolean fromBuilder) |
Copyright © The Apache Software Foundation. All Rights Reserved.