| Package | Description |
|---|---|
| com.siemens.ct.exi.core |
Entry point for using EXI implementation
|
| com.siemens.ct.exi.core.coder |
Core functionality for EXIEncoder, EXIDecoder and EXIHeader.
|
| com.siemens.ct.exi.core.helpers |
EXI helper classes such as default interface implementations.
|
| Modifier and Type | Method and Description |
|---|---|
EXIBodyDecoder |
EXIFactory.createEXIBodyDecoder()
Returns an
EXIBodyDecoder |
EXIBodyDecoder |
EXIStreamDecoder.decodeHeader(InputStream is) |
EXIBodyDecoder |
EXIStreamDecoder.getBodyOnlyDecoder(InputStream is) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEXIBodyDecoder |
class |
EXIBodyDecoderInOrder
EXI decoder for bit or byte-aligned streams.
|
class |
EXIBodyDecoderInOrderSC
EXI decoder for bit or byte-aligned streams and possible self-contained
elements.
|
class |
EXIBodyDecoderReordered
EXI decoder for (pre-)compression streams.
|
| Modifier and Type | Field and Description |
|---|---|
protected EXIBodyDecoder |
EXIStreamDecoderImpl.exiBody |
| Modifier and Type | Method and Description |
|---|---|
EXIBodyDecoder |
EXIStreamDecoderImpl.decodeHeader(InputStream is) |
EXIBodyDecoder |
EXIStreamDecoderImpl.getBodyOnlyDecoder(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
EXIBodyDecoder |
DefaultEXIFactory.createEXIBodyDecoder() |
Copyright © 2018 Siemens AG. All rights reserved.