org.apache.uima.simpleserver.output.impl
Class ResultImpl
java.lang.Object
org.apache.uima.simpleserver.output.impl.ResultImpl
- All Implemented Interfaces:
- Result
public class ResultImpl
- extends Object
- implements Result
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultImpl
public ResultImpl(List<ResultEntry> resultEntries,
String text)
ResultImpl
public ResultImpl()
getResultEntries
public List<ResultEntry> getResultEntries()
- Specified by:
getResultEntries
in interface Result
getText
public String getText()
- Specified by:
getText
in interface Result
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.