|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentImpl | |
|---|---|
| org.apache.axiom.om.impl.dom | |
| org.apache.axiom.soap.impl.dom | |
| Uses of DocumentImpl in org.apache.axiom.om.impl.dom |
|---|
| Methods in org.apache.axiom.om.impl.dom that return DocumentImpl | |
|---|---|
protected DocumentImpl |
DocumentImpl.createClone(OMCloneOptions options)
|
| Constructors in org.apache.axiom.om.impl.dom with parameters of type DocumentImpl | |
|---|---|
AttrImpl(DocumentImpl ownerDocument,
java.lang.String name,
OMFactory factory)
|
|
AttrImpl(DocumentImpl ownerDocument,
java.lang.String localName,
OMNamespace namespace,
OMFactory factory)
|
|
AttrImpl(DocumentImpl ownerDocument,
java.lang.String localName,
OMNamespace ns,
java.lang.String value,
OMFactory factory)
|
|
AttrImpl(DocumentImpl ownerDocument,
java.lang.String name,
java.lang.String value,
OMFactory factory)
|
|
| Uses of DocumentImpl in org.apache.axiom.soap.impl.dom |
|---|
| Subclasses of DocumentImpl in org.apache.axiom.soap.impl.dom | |
|---|---|
class |
SOAPMessageImpl
|
| Methods in org.apache.axiom.soap.impl.dom that return DocumentImpl | |
|---|---|
protected DocumentImpl |
SOAPMessageImpl.createClone(OMCloneOptions options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||