|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XS_NCName | |
---|---|
de.fraunhofer.ipsi.xpathDatatypes | |
de.fraunhofer.ipsi.xquery.tree.xml |
Uses of XS_NCName in de.fraunhofer.ipsi.xpathDatatypes |
---|
Subclasses of XS_NCName in de.fraunhofer.ipsi.xpathDatatypes | |
---|---|
class |
XS_ENTITY
|
class |
XS_ID
|
class |
XS_IDREF
|
Methods in de.fraunhofer.ipsi.xpathDatatypes that return XS_NCName | |
---|---|
XS_NCName |
XS_QName.getLocalName()
Method getLocalName |
XS_NCName |
XS_QName.getNamespacePrefix()
Returns NamespacePrefix |
Constructors in de.fraunhofer.ipsi.xpathDatatypes with parameters of type XS_NCName | |
---|---|
XS_QName(XS_AnyURI namespace,
XS_NCName localPart)
Constructor |
|
XS_QName(XS_AnyURI namespace,
XS_NCName prefix,
XS_NCName localPart)
Constructor |
|
XS_QName(XS_NCName localPart)
Constructor |
Uses of XS_NCName in de.fraunhofer.ipsi.xquery.tree.xml |
---|
Methods in de.fraunhofer.ipsi.xquery.tree.xml that return XS_NCName | |
---|---|
XS_NCName |
XQueryCompNSConstructor.getNCName()
Method getNCName |
Constructors in de.fraunhofer.ipsi.xquery.tree.xml with parameters of type XS_NCName | |
---|---|
XQueryCompNSConstructor(PositionInfo pos,
XS_NCName ncName,
java.lang.String value)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |