Package hdi.edi.parser
Class EdiParser
java.lang.Object
hdi.edi.parser.EdiParser
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()hdi.edi.fileinfo.FileInfofileInfo()isSplitMode(boolean isSplitMode) maxNumberOfIssues(int maxNumberOfIssues) parse()parse(int batchSize) parse835(int batchSize) parse837(int batchSize)
-
Field Details
-
MAX_NUMBER_OF_ISSUES_ENV_NAME
- See Also:
-
DEFAULT_MAX_NUMBER_OF_ISSUES
public static final int DEFAULT_MAX_NUMBER_OF_ISSUES- See Also:
-
-
Constructor Details
-
EdiParser
-
EdiParser
-
-
Method Details
-
parse837
-
parse835
-
parse
-
parse
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-
fileInfo
public hdi.edi.fileinfo.FileInfo fileInfo() -
isSplitMode
- Returns:
this.
-
maxNumberOfIssues
- Returns:
this.
-