Package org.apache.xerces.xs.datatypes
Interface XSQName
-
public interface XSQName
Interface to expose QName actual values- Author:
- Ankit Pasricha, IBM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.xml.namespace.QName
getJAXPQName()
org.apache.xerces.xni.QName
getXNIQName()
-