EXIficient

Uses of Class
com.siemens.ct.exi.exceptions.UnknownElementException

Packages that use UnknownElementException
com.siemens.ct.exi.datatype EXI built-in datatypes. 
com.siemens.ct.exi.helpers EXI helper classes such as default interface implementations. 
 

Uses of UnknownElementException in com.siemens.ct.exi.datatype
 

Methods in com.siemens.ct.exi.datatype that throw UnknownElementException
 char RestrictedCharacterSet.getCharacter(int code)
          Retrieves the character with given code(-point).
 

Uses of UnknownElementException in com.siemens.ct.exi.helpers
 

Methods in com.siemens.ct.exi.helpers that throw UnknownElementException
 char BuiltInRestrictedCharacterSets.getCharacter(int code)
           
 


EXIficient