Uses of Class
org.apache.xpath.objects.XString

Packages that use XString
org.apache.xpath.objects Implementation of XPath polymorphic type objects -- this package will grow as XPath objects are expanded to support XML Schema data types. 
 

Uses of XString in org.apache.xpath.objects
 

Subclasses of XString in org.apache.xpath.objects
 class XStringForChars
          This class will wrap a FastStringBuffer and allow for
 class XStringForFSB
          This class will wrap a FastStringBuffer and allow for
 

Fields in org.apache.xpath.objects declared as XString
static XString XString.EMPTYSTRING
          Empty string XString object
 



Copyright © 2001 Apache XML Project. All Rights Reserved.