public interface EDIDataReader extends EDIAbstractPositionalReader
Modifier and Type | Method and Description |
---|---|
EDIDataReader |
createCopy() |
java.util.List<KeyValue> |
getDatasetAttributes() |
DatasetHeaderBean |
getDatasetHeaderBean()
Returns a dataset header for the data that this reader is reading
|
java.lang.String |
getMissingValue() |
getEdiDocumentMetadata, getMessageAgency, getPreparationDate, getRecievingAgency, getSendingAgency
getLineType, parseTextString
close, copyToStream, getCurrentLine, getLineNumber, getNextLine, isBackLine, moveBackLine, moveNext, resetReader
DatasetHeaderBean getDatasetHeaderBean()
java.util.List<KeyValue> getDatasetAttributes()
java.lang.String getMissingValue()
EDIDataReader createCopy()