Package io.atlasmap.xml.v2
Class XmlDocument
java.lang.Object
io.atlasmap.v2.Document
io.atlasmap.xml.v2.XmlDocument
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Gets the value of the xmlNamespaces property.int
hashCode()
void
setXmlNamespaces
(XmlNamespaces value) Sets the value of the xmlNamespaces property.
-
Field Details
-
xmlNamespaces
-
-
Constructor Details
-
XmlDocument
public XmlDocument()
-
-
Method Details
-
getXmlNamespaces
Gets the value of the xmlNamespaces property.- Returns:
- possible object is
XmlNamespaces
-
setXmlNamespaces
Sets the value of the xmlNamespaces property.- Parameters:
value
- allowed object isXmlNamespaces
-
equals
-
hashCode
public int hashCode()
-