public class XmlDocument extends io.atlasmap.v2.Document implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected XmlNamespaces |
xmlNamespaces |
| Constructor and Description |
|---|
XmlDocument() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
XmlNamespaces |
getXmlNamespaces()
Gets the value of the xmlNamespaces property.
|
int |
hashCode() |
void |
setXmlNamespaces(XmlNamespaces value)
Sets the value of the xmlNamespaces property.
|
protected XmlNamespaces xmlNamespaces
public XmlNamespaces getXmlNamespaces()
XmlNamespacespublic void setXmlNamespaces(XmlNamespaces value)
value - allowed object is
XmlNamespacesCopyright © 2019 JBoss by Red Hat. All rights reserved.