- All Known Subinterfaces:
EDIStreamReader
public interface EDIStreamConstants
Collection of constant values identifying the several EDI standards and the
delimiters used in processing EDI data streams.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classDefines the constant values of EDI delimiters present in the maps returned byEDIStreamReader.getDelimiters()/EDIStreamWriter.getDelimiters()and accepted as properties for output viaPropertySupport.setProperty(String, Object).static classDefines the constant values possibly returned byEDIStreamReader.getStandard()andEDIStreamWriter.getStandard().