org.apache.ws.jaxme.xs.parser
public interface XsSAXParser extends ContentHandler
Method Summary | |
---|---|
Object | getBean() Returns the bean configured by the XsSAXParser. |
String | getLocalName() Returns the current elements local name. |
String | getNamespaceURI() Returns the current elements namespace URI. |
String | getQName() Returns the current elements fully qualified name. |
Returns the bean configured by the XsSAXParser.
Returns the current elements local name.
Returns the current elements namespace URI.
Returns the current elements fully qualified name.