| 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 |
|---|
DoctypeImpl(OMDocType dt,
WrapperFactory fac) |
| Modifier and Type | Method and Description |
|---|---|
OMDocType |
OMFactory.createOMDocType(OMContainer parent,
String content)
Creates DocType/DTD.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentTypeImpl |
| Modifier and Type | Method and Description |
|---|---|
OMDocType |
OMDOMFactory.createOMDocType(OMContainer parent,
String content) |
| Modifier and Type | Class and Description |
|---|---|
class |
OMDocTypeImpl |
| Modifier and Type | Method and Description |
|---|---|
OMDocType |
OMLinkedListImplFactory.createOMDocType(OMContainer parent,
String content)
Creates DocType/DTD.
|
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.