Uses of Package
com.virtualweaver.xotics.datamodel.datatype

Packages that use com.virtualweaver.xotics.datamodel.datatype
com.virtualweaver.xotics.datamodel   
com.virtualweaver.xotics.datamodel.datatype   
com.virtualweaver.xotics.datamodel.xpath   
 

Classes in com.virtualweaver.xotics.datamodel.datatype used by com.virtualweaver.xotics.datamodel
XdpAnt
          This class represents an XPath Axis / node test part used in a step.
XdpNode
          This class is used for XPath engine to hold and represent an XoNode and its position in document.
XdpSequence
          This class represents an XPath sequence datatype.
XdtBidiMap
          A bidirectional map class, where a key and a value can be stored, but where key can serve to retrieve value, and value can serve to retrieve key.
XsdDataType
           
XsdString
           
 

Classes in com.virtualweaver.xotics.datamodel.datatype used by com.virtualweaver.xotics.datamodel.datatype
XdtBidiMap
          A bidirectional map class, where a key and a value can be stored, but where key can serve to retrieve value, and value can serve to retrieve key.
XdtDuration
          A class representing a duration, as used in XML Schema datatypes.
XdtEnum
          Base abstract class to implement two forms of enumeration : standard or partial.
XdtList
           
XsdAnySimpleType
          This abstract class is the base class for all XS datatype implementations.
XsdDataType
           
XsdGC
           
XsdInteger
           
XsdNCName
           
XsdNMToken
           
XsdNonNegativeInteger
           
XsdNormalizedString
           
XsdString
           
XsdToken
           
 

Classes in com.virtualweaver.xotics.datamodel.datatype used by com.virtualweaver.xotics.datamodel.xpath
XdpSequence
          This class represents an XPath sequence datatype.
XsdDataType