| Modifier and Type | Field and Description |
|---|---|
javax.xml.namespace.QName |
value
The
QName contained by this holder. |
| Constructor and Description |
|---|
QNameHolder()
Make a new
QNameHolder with a null value. |
QNameHolder(javax.xml.namespace.QName value)
Make a new
QNameHolder with value as
the value. |