Uses of Package
io.xlate.edi.stream
Packages that use io.xlate.edi.stream
-
Classes in io.xlate.edi.stream used by io.xlate.edi.schema
-
Classes in io.xlate.edi.stream used by io.xlate.edi.streamClassDescriptionThis interface is used to report non-fatal errors detected in an EDI input.Defines an abstract implementation of a factory for getting EDIStreamReaders, JSON parsers (wrapping an existing EDIStreamReader), and XMLStreamReaders (wrapping an existing EDIStreamReader).This interface is used to report non-fatal errors detected in an EDI input.Defines an abstract implementation of a factory for getting EDIStreamWriters and XMLStreamWriters (wrapping an existing EDIStreamWriter).Deprecated.implement EDIInputErrorReporter instead.Collection of constant values identifying the several EDI standards and the delimiters used in processing EDI data streams.Enumeration of stream event types that may be encountered by the EDIStreamReader.Checked exception that may be thrown by EDIInputFactory, EDIStreamReader, EDIOutputFactory, and EDIStreamWriter in the processing of EDI data.This interface declares a simple filter interface that one can create to filter EDIStreamReadersThe EDIStreamReader interface allows forward, read-only access to EDI.Enumeration of validation error types that may be encountered by the EDIStreamReader or EDIStreamWriter.The EDIStreamWriter interface specifies how to write EDI.Runtime exception that may occur when reading or writing EDI any the EDI error event would not otherwise be handled by an application.Provides information on the location of an event.Abstract parent class for factories that support setting, retrieving, and checking whether properties are supported.