Package org.jpos.tlv.packager
package org.jpos.tlv.packager
-
ClassDescription
TaggedSequencePackagervariant that encodes tag-value data as binary hex.Field packager for TLV tag fields.Fully consuming packagerA Prefixer that consumes all available bytes (no explicit length).Fully consuming packagerA Prefixer that consumes all available characters (no explicit length).Field Separator Terminated packagerField Separator Terminated packagerISOFieldPackager for a binary field with a binary-hex length prefix.ISOFieldPackager for a 2-digit ASCII-length-prefixed binary tagged field.ISOFieldPackager for a 2-digit ASCII-length-prefixed character tagged field.ISOFieldPackager for a 3-digit ASCII-length-prefixed binary tagged field.ISOFieldPackager for a 3-digit ASCII-length-prefixed character tagged field.ISOFieldPackager for a 3-digit ASCII-length-prefixed numeric tagged field.ISOFieldPackager for a 2-digit ASCII-length-prefixed numeric tagged field.ISOFieldPackager for a 2-byte binary-length-prefixed binary tagged field.Callback interface invoked when a tagged-sequence packager encounters a packing/unpacking error.DefaultPackagerErrorHandlerthat records pack/unpack failures to a dedicated logger instead of aborting the operation.Packager for a sequence of tagged (TLV-style) ISO fields, supporting both fixed and variable-length tags.