com.java4less.ocr.docparser.references
Class EndOfSectionRef

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

public class EndOfSectionRef
extends java.lang.Object
implements IReference

Predefined reference to the end of the section


Constructor Summary
EndOfSectionRef()
           
 
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

EndOfSectionRef

public EndOfSectionRef()
Method Detail

getValue

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

getName

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