|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.simpleserver.output.impl.ResultImpl
public class ResultImpl
Constructor Summary | |
---|---|
ResultImpl()
|
|
ResultImpl(java.util.List<ResultEntry> resultEntries,
java.lang.String text)
|
Method Summary | |
---|---|
java.util.List<ResultEntry> |
getResultEntries()
|
java.lang.String |
getText()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultImpl(java.util.List<ResultEntry> resultEntries, java.lang.String text)
public ResultImpl()
Method Detail |
---|
public java.util.List<ResultEntry> getResultEntries()
getResultEntries
in interface Result
public java.lang.String getText()
getText
in interface Result
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |