| Class | Description |
|---|---|
| SimpleElement |
Implementation of a simple TLV object.
|
| SimpleInputStream |
An
InputStream returning SimpleElement TLV objects. |
| TlvElement |
A TLV element is a "tag, length, value" data structure.
|
| TlvElementBasedComposite |
Composite TLV based object.
|
| TlvElementBasedObject |
A model object represented in TLV format.
|
| TlvInputStream |
An
InputStream returning TlvElement instances. |
| TlvTemplate |
A template is a collection of
TlvElement instances. |
| TlvTemplateBasedObject |
An object that is based on a
TlvTemplate, a sequence of
TlvElement instances. |
| TlvTools |
Tool methods for handling the TLV implementation.
|
| Exception | Description |
|---|---|
| TlvFormatException |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.