Package org.jpos.iso.packager
package org.jpos.iso.packager
-
ClassDescriptionISOFieldPackager Binary BitmapISO 8583 v1987 BINARY Packager customized for VISA's Base1ISO-8583 sub-field packager for field 126.ISO-8583 sub-field packager for field 127.ISO 8583 v1987 BINARY Packager customized for VISA Base1 subfieldsBASE24 Packager made from ISO 8583 v1987 ASCII PackagerTest validatingPackager for subelements in field 48.Tester validating packager for subfields in field 48.Packager for ISO 8583:2023 composite fields that contain one or more datasets.
TagMapperprovides mappings between decimal tags and subfields.StubISOPackagerthat throws on every operation; used for testing wiring without packing.EuroPay packagerPackager for EuroPay ISO-8583 field 48 Private Data Sub-elements (PDS).EuroPay SubField packagerPass-throughISOPackagerthat delegates pack/unpack to the component's own implementation.GenericPackager uses an XML config file to describe the layout of an ISOMessage The general format is as follows <isopackager> <isofield id="[field id]" name="[field name]" length="[max field length]" class="[org.jpos.iso.IF_*]" pad="true|false"> </isofield> ...SAX entity resolver that maps the GenericPackager DTD URIs to bundled resources.Interface defining configuration parameters for generic packagers.GenericSubFieldPackager Used to pack composite SubFields from the GenericPackagerPackager for fields containing TLV sub-fields without a bitmap The Tag is alphanumeric so a mapping between fieldNumber and tag are required.Generic Packager that configure validators too.This packager is used to package subfields such as field 60 of GICC.Special-case packager for DE 055 ICC data, which carries raw BER-TLV without the standard dataset identifier and length envelope.ISO 8583 v1987 ASCII PackagerISO 8583 v1987 ASCII Packager but using Binary Bitmap.ISO 8583 v1987 BINARY PackagerISO 8583 v1993 ASCII Packager
WARNING UNTESTEDISO 8583 v1993 Binary Packager
WARNING UNTESTEDBase Packager class envolving validators.THIS CLASS SHOWS THAT IsoMsgFieldValidator IS NOT NECESSARY.packs/unpacks ISOMsgs from jPOS logsMasterCard EBCDIC SubField packagerISOPackagerthat round-trips messages via Java serialization.Wrapper on standard packagerISO 8583 v1987 Packager for PostilionInner packager handling Postilion's private-use sub-fields nested under DE-127.Maps between field IDs and tag names for tagged (TLV-style) ISO fields.TheTagMapperprovides convertions between two decimal tagsTTand subtags.TheTagMapperprovides convertions between three decimal tagsTTTand subtags.Deprecated.use Base1* stuff insteadDeprecated.use Base1* stuff insteadInner packager handling the VAPVIP DE-127 sub-message.ISO-8583 packager for the VISA-1 message format.ISO-8583 packager for the X9.2 generic message format.ANSI X9.2 Packagerpacks/unpacks ISOMsgs into XML representationpacks/unpacks ISOMsgs into XML representation