Modifier and Type | Field and Description |
---|---|
protected XmlNamespaces |
XmlDocument.xmlNamespaces |
protected XmlNamespaces |
XmlDataSource.xmlNamespaces |
Modifier and Type | Method and Description |
---|---|
XmlNamespaces |
ObjectFactory.createXmlNamespaces()
Create an instance of
XmlNamespaces |
XmlNamespaces |
XmlDocument.getXmlNamespaces()
Gets the value of the xmlNamespaces property.
|
XmlNamespaces |
XmlDataSource.getXmlNamespaces()
Gets the value of the xmlNamespaces property.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlDocument.setXmlNamespaces(XmlNamespaces value)
Sets the value of the xmlNamespaces property.
|
void |
XmlDataSource.setXmlNamespaces(XmlNamespaces value)
Sets the value of the xmlNamespaces property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.