public interface JMElement extends Element
JaxMe variant of Element
, providing
additional access to namespace URI and local name.
Modifier and Type | Method and Description |
---|---|
QName |
getQName()
Returns the namespace URI and local name.
|
QName getQName()
Returns the namespace URI and local name.