|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.textrazor.annotations.Annotation
com.textrazor.annotations.Sentence
public class Sentence
Constructor Summary | |
---|---|
Sentence()
|
Method Summary | |
---|---|
int |
getPosition()
|
java.util.List<Word> |
getWords()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Sentence()
Method Detail |
---|
public int getPosition()
public java.util.List<Word> getWords()
Word
objects that are part of this sentence.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |