com.java4less.ocr.docparser.sections
Interface ILengthType

All Known Implementing Classes:
SectionFixedLength

public interface ILengthType


Method Summary
 boolean isSectionFinished(ParserContext context)
          returns true if the section is completed
 

Method Detail

isSectionFinished

boolean isSectionFinished(ParserContext context)
returns true if the section is completed

Parameters:
lines -
Returns: