Class CpmLineParser
java.lang.Object
com.persequor.saga.modules.ffmreader.parser.CpmLineParser
- Direct Known Subclasses:
CpmCargoRowParser
,CpmDocumentDateParser
,CpmFlightParser
,CpmRouteParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract void
handle
(String line, Matcher matcher, CpmFlightData cpm) final boolean
matched
(String line, CpmFlightData cpm)
-
Constructor Details
-
CpmLineParser
-
-
Method Details
-
matched
-
handle
-