|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Recognition
A recognition has a type (class) and contains text.
Method Summary | |
---|---|
String |
getText()
Returns the recognized text fragment. |
String |
getType()
Returns the type (class) of the recognition. |
boolean |
isSealed()
Whether this recognition has been sealed. |
Method Detail |
---|
String getType()
String getText()
boolean isSealed()
true
iff this recognition is sealed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |