| Package | Description |
|---|---|
| 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 |
| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityReferenceImpl |
| Modifier and Type | Method and Description |
|---|---|
OMEntityReference |
OMDOMFactory.createOMEntityReference(OMContainer parent,
String name) |
OMEntityReference |
OMDOMFactory.createOMEntityReference(OMContainer parent,
String name,
String replacementText,
boolean fromBuilder) |
| Modifier and Type | Class and Description |
|---|---|
class |
OMEntityReferenceImpl |
| Modifier and Type | Method and Description |
|---|---|
OMEntityReference |
OMLinkedListImplFactory.createOMEntityReference(OMContainer parent,
String name) |
OMEntityReference |
OMLinkedListImplFactory.createOMEntityReference(OMContainer parent,
String name,
String replacementText,
boolean fromBuilder) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.