com.siemens.ct.exi.core
Class EXIHeader
java.lang.Object
com.siemens.ct.exi.core.EXIHeader
public class EXIHeader
- extends java.lang.Object
TODO Description
- Version:
- 0.4.20080718
- Author:
- Daniel.Peintner.EXT@siemens.com, Joerg.Heuer@siemens.com
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NUMBER_OF_DISTINGUISHING_BITS
public static final int NUMBER_OF_DISTINGUISHING_BITS
- See Also:
- Constant Field Values
DISTINGUISHING_BITS_VALUE
public static final int DISTINGUISHING_BITS_VALUE
- See Also:
- Constant Field Values
NUMBER_OF_FORMAT_VERSION_BITS
public static final int NUMBER_OF_FORMAT_VERSION_BITS
- See Also:
- Constant Field Values
FORMAT_VERSION_CONTINUE_VALUE
public static final int FORMAT_VERSION_CONTINUE_VALUE
- See Also:
- Constant Field Values
EXIHeader
public EXIHeader()
write
public static void write(java.io.OutputStream os)
throws EXIException
- Throws:
EXIException
parse
public static void parse(BitDecoderChannel headerChannel)
throws EXIException
- Throws:
EXIException