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