Uses of Class
nablarch.test.core.reader.FixedLengthFileParser
-
Uses of FixedLengthFileParser in nablarch.test.core.reader
Modifier and TypeMethodDescriptionprotected FixedLengthFileParser
MessageParser.createFixedLengthFileParser
(TestDataReader reader, List<TestDataInterpreter> interpreters, DataType targetType) パーサを生成する。protected FixedLengthFileParser
SendSyncMessageParser.createFixedLengthFileParser
(TestDataReader reader, List<TestDataInterpreter> interpreters, DataType targetType) パーサを生成する。