JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.apache.jena.core
Package
org.apache.jena.ext.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
QName
getJAXPQName
()
QName
getXNIQName
()
Method Details
getXNIQName
QName
getXNIQName
()
Returns:
org.apache.xerces.xni.QName class instance
getJAXPQName
QName
getJAXPQName
()
Returns:
javax.xml.namespace.QName class instance