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()
XmlNamespaces
public void setXmlNamespaces(XmlNamespaces value)
value
- allowed object is
XmlNamespaces
Copyright © 2017–2022 Red Hat, Inc.. All rights reserved.