org.apache.ws.jaxme

Interface JMElement

All Superinterfaces:
Element
Known Subinterfaces:
InoObject

public interface JMElement
extends Element

JaxMe variant of Element, providing additional access to namespace URI and local name.
Author:
Jochen Wiedmann

Method Summary

QName
getQName()
Returns the namespace URI and local name.

Method Details

getQName

public QName getQName()
Returns the namespace URI and local name.