Package org.jpos.tlv
package org.jpos.tlv
-
ClassDescriptionA TLV tag-value pair whose value is a raw byte array.Class represents TLV Tag stored as sequence of characters.Class represents TLV tag map encoded as sequence of characters.Builder for constructing
CharTagMapinstances from raw character data.A generic ordered sequence ofTagValueelements.AnISOComponentthat carries a tagged (TLV) field.ATagValuebacked by a literal string value.A composite TLV structure that supports offset-based indexed access to its elements.TagSequence<T>An ordered sequence ofTagValueelements of typeT.Abstract base forTagSequenceimplementations.TagValue<T>A typed tag-value pair used in TLV (Tag-Length-Value) processing.TagValueBase<T>Abstract base forTagValueimplementations.BER-TLV tag class encoded in bits 7–8 of the first tag byte.Describes the data format (encoding, length type) of a TLV field.An ordered list of TLV (Tag-Length-Value) records.Builder for configuredTLVListinstances.A single TLV (Tag-Length-Value) message element.