Uses of Class
io.atlasmap.xml.v2.XmlNamespaces
-
Uses of XmlNamespaces in io.atlasmap.xml.v2
Modifier and TypeFieldDescriptionprotected XmlNamespaces
XmlDataSource.xmlNamespaces
protected XmlNamespaces
XmlDocument.xmlNamespaces
Modifier and TypeMethodDescriptionXmlDataSource.getXmlNamespaces()
Gets the value of the xmlNamespaces property.XmlDocument.getXmlNamespaces()
Gets the value of the xmlNamespaces property.Modifier and TypeMethodDescriptionvoid
XmlDataSource.setXmlNamespaces
(XmlNamespaces value) Sets the value of the xmlNamespaces property.void
XmlDocument.setXmlNamespaces
(XmlNamespaces value) Sets the value of the xmlNamespaces property.