All Classes and Interfaces
Class
Description
Some arbitrary utilties for support character encoding conventions within the EDI packages.
The CompositeField class is a container which is designed to hold the sub-
fields of a composite record.
CharacterSet implementation that allows configuration.An implementation of
CharacterSetFactory that allows you to statically configure a CharacterSet.Custom exception thrown when an error is encountered by a class in the
package com.adaptris.edi.container
A package which takes the XML representation of a ContainerPart tree
structure and parses it back into a new structure.
Interface ContainerPart holds all the generic methods which may be required
by a a data container.
Interface which defines the standard methods used by DataModelPart classes
Super class wrapping all other EDI exceptions
EDI Specific version of the Parser.
Behaviour common to EDI transformations.
EDI to XML service.
Class GXMLParser extends org.xml.sax.helpers.DefaultHandler and is used as a
ContentHandler and ErrorHandler plugin to a SAX Parser for handling gXML.
An implementation of
CharacterSetFactory that derives a CharacterSet implementation from metadata where the
values are hex-encoded.An implementation of
CharacterSetFactory that derives a CharacterSet implementation from metadata.Custom exception thrown when an error is encountered by a class in the
package com.adaptris.edi.model
Interface for the Parser 'plug-in' architecture.
Custom Exception thrown during file parsing
SearchableList combines the functionality of an Array and an 'iterative' HashMap, enabling items to be referenced by either index or key.
Interface for data items to be held in a SearchableList
Standard EDIFACT
CharacterSet implementation.Standard TRADACOMS
CharacterSet implementation.Standard X12
CharacterSet implementation.A class which enables reading and re-reading of an InputStream.
Class that extracts X12 separators from an ISA record and sets them as metadata.
XML to EDI service.