com.java4less.ocr.docparser
Interface IReference

All Known Implementing Classes:
BeginOfLineRef, BeginOfSectionRef, EndOfLineRef, EndOfSectionRef, FieldDef, TextMarkDef

public interface IReference

reference to a field or label


Method Summary
 java.lang.String getName()
           
 TextValue getValue()
           
 

Method Detail

getValue

TextValue getValue()

getName

java.lang.String getName()