public final class TextParsedResult extends ParsedResult
| Constructor and Description | 
|---|
| TextParsedResult(String text,
                String language) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDisplayResult() | 
| String | getLanguage() | 
| String | getText() | 
getType, maybeAppend, maybeAppend, toStringpublic String getText()
public String getLanguage()
public String getDisplayResult()
getDisplayResult in class ParsedResultCopyright © 2007–2018. All rights reserved.