Class XML2003Packager
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.jpos.iso.packager.XMLPackager
org.jpos.iso.packager.XML2003Packager
- All Implemented Interfaces:
ISOPackager, LogSource, ContentHandler, DTDHandler, EntityResolver, ErrorHandler
packs/unpacks ISOMsgs into XML representation
- See Also:
-
Field Summary
Fields inherited from class XMLPackager
ASCII_ENCODING, CURRENCY_ATTR, ENCODING_ATTR, HEADER_TAG, ID_ATTR, ISOFIELD_TAG, ISOMSG_TAG, logger, realm, TYPE_AMOUNT, TYPE_ATTR, TYPE_BINARY, TYPE_BITMAP, VALUE_ATTR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class XMLPackager
characters, createISOMsg, createXMLReader, endElement, fixupBinary, forceBinary, getDescription, getFieldDescription, getLogger, getRealm, pack, setLogger, setXMLParserFeature, startElement, unpack, unpackMethods inherited from class DefaultHandler
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ContentHandler
declaration
-
Constructor Details
-
XML2003Packager
- Throws:
ISOException
-