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