| Package | Description |
|---|---|
| org.apache.axiom.om.impl.dom | |
| org.apache.axiom.soap.impl.dom |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentImpl |
DocumentImpl.createClone(OMCloneOptions options) |
| Constructor and Description |
|---|
AttrImpl(DocumentImpl ownerDocument,
String name,
OMFactory factory) |
AttrImpl(DocumentImpl ownerDocument,
String localName,
OMNamespace namespace,
OMFactory factory) |
AttrImpl(DocumentImpl ownerDocument,
String localName,
OMNamespace ns,
String value,
OMFactory factory) |
AttrImpl(DocumentImpl ownerDocument,
String name,
String value,
OMFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPMessageImpl |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentImpl |
SOAPMessageImpl.createClone(OMCloneOptions options) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.