Modifier and Type | Field and Description |
---|---|
protected XmlNamespaces |
XmlDocument.xmlNamespaces |
protected XmlNamespaces |
XmlDataSource.xmlNamespaces |
Modifier and Type | Method and Description |
---|---|
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 © 2017–2021 Red Hat, Inc.. All rights reserved.