|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OMDocType | |
---|---|
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 |
Uses of OMDocType in org.apache.axiom.c14n.omwrapper |
---|
Constructors in org.apache.axiom.c14n.omwrapper with parameters of type OMDocType | |
---|---|
DoctypeImpl(OMDocType dt,
WrapperFactory fac)
|
Uses of OMDocType in org.apache.axiom.om |
---|
Methods in org.apache.axiom.om that return OMDocType | |
---|---|
OMDocType |
OMFactory.createOMDocType(OMContainer parent,
String content)
Creates DocType/DTD. |
Uses of OMDocType in org.apache.axiom.om.impl.dom |
---|
Classes in org.apache.axiom.om.impl.dom that implement OMDocType | |
---|---|
class |
DocumentTypeImpl
|
Uses of OMDocType in org.apache.axiom.om.impl.dom.factory |
---|
Methods in org.apache.axiom.om.impl.dom.factory that return OMDocType | |
---|---|
OMDocType |
OMDOMFactory.createOMDocType(OMContainer parent,
String content)
|
Uses of OMDocType in org.apache.axiom.om.impl.llom |
---|
Classes in org.apache.axiom.om.impl.llom that implement OMDocType | |
---|---|
class |
OMDocTypeImpl
|
Uses of OMDocType in org.apache.axiom.om.impl.llom.factory |
---|
Methods in org.apache.axiom.om.impl.llom.factory that return OMDocType | |
---|---|
OMDocType |
OMLinkedListImplFactory.createOMDocType(OMContainer parent,
String content)
Creates DocType/DTD. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |