EXIficient

com.siemens.ct.exi.types
Class AbstractTypeCoder

java.lang.Object
  extended by com.siemens.ct.exi.types.AbstractTypeCoder
All Implemented Interfaces:
TypeCoder
Direct Known Subclasses:
AbstractTypeDecoder, AbstractTypeEncoder

public abstract class AbstractTypeCoder
extends java.lang.Object
implements TypeCoder

TODO Description

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

Constructor Summary
AbstractTypeCoder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.siemens.ct.exi.types.TypeCoder
clear
 

Constructor Detail

AbstractTypeCoder

public AbstractTypeCoder()

EXIficient