EXIficient

Uses of Package
com.siemens.ct.exi.datatype.charset

Packages that use com.siemens.ct.exi.datatype.charset
com.siemens.ct.exi.datatype EXI built-in datatypes. 
com.siemens.ct.exi.datatype.charset EXI may use restricted character sets retrieved from XML Schema facets/patterns. 
 

Classes in com.siemens.ct.exi.datatype.charset used by com.siemens.ct.exi.datatype
RestrictedCharacterSet
          If a string value is associated with a schema datatype and one or more of the datatypes in its datatype hierarchy has one or more pattern facets, there may be a restricted character set defined for the string value.
 

Classes in com.siemens.ct.exi.datatype.charset used by com.siemens.ct.exi.datatype.charset
AbstractRestrictedCharacterSet
           
RestrictedCharacterSet
          If a string value is associated with a schema datatype and one or more of the datatypes in its datatype hierarchy has one or more pattern facets, there may be a restricted character set defined for the string value.
 


EXIficient