Uses of Class
jd.xml.xpath.object.XString

Packages that use XString
jd.xml.xslt.extension.exslt Contains support for extensions defined by EXSLT
 

Uses of XString in jd.xml.xslt.extension.exslt
 

Methods in jd.xml.xslt.extension.exslt that return XString
static XString CommonFunctions.objectType(XObject object)
          Return the type name of a XObject.