com.java4less.ocr.docparser.references
Class BeginOfSectionRef

java.lang.Object
  extended by com.java4less.ocr.docparser.references.BeginOfSectionRef
All Implemented Interfaces:
IReference

public class BeginOfSectionRef
extends java.lang.Object
implements IReference

Predefined reference to the beginning of the section


Constructor Summary
BeginOfSectionRef()
           
 
Method Summary
 java.lang.String getName()
           
 TextValue getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeginOfSectionRef

public BeginOfSectionRef()
Method Detail

getValue

public TextValue getValue()
Specified by:
getValue in interface IReference

getName

public java.lang.String getName()
Specified by:
getName in interface IReference