EXIficient

com.siemens.ct.exi.datatype
Class BinaryHexDatatype

java.lang.Object
  extended by com.siemens.ct.exi.datatype.AbstractDatatype
      extended by com.siemens.ct.exi.datatype.AbstractBinaryDatatype
          extended by com.siemens.ct.exi.datatype.BinaryHexDatatype
All Implemented Interfaces:
Datatype

public class BinaryHexDatatype
extends AbstractBinaryDatatype

TODO Description

Version:
0.4.20081112
Author:
Daniel.Peintner.EXT@siemens.com, Joerg.Heuer@siemens.com

Constructor Summary
BinaryHexDatatype(javax.xml.namespace.QName datatypeIdentifier)
           
 
Method Summary
 
Methods inherited from class com.siemens.ct.exi.datatype.AbstractBinaryDatatype
isValid, readValue, writeValue
 
Methods inherited from class com.siemens.ct.exi.datatype.AbstractDatatype
equals, getDatatypeIdentifier, getDefaultBuiltInType, getRestrictedCharacterSet, hashCode, isValidRCS, readValueRCS, toString, writeValueRCS
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BinaryHexDatatype

public BinaryHexDatatype(javax.xml.namespace.QName datatypeIdentifier)

EXIficient