public static class StringQuery.SimpleStringQuery extends StringQuery<String>
StringQuery.SimpleStringQuery
done, handler_get, handler_post, id, logger, value
Constructor and Description |
---|
SimpleStringQuery(MarkdownNotebookOutput log)
Instantiates a new Simple string query.
|
Modifier and Type | Method and Description |
---|---|
protected String |
fromString(String text)
From string t.
|
protected String |
getString(String value)
Gets string.
|
public SimpleStringQuery(MarkdownNotebookOutput log)
log
- the logprotected String fromString(String text)
StringQuery
fromString
in class StringQuery<String>
text
- the textprotected String getString(String value)
StringQuery
getString
in class StringQuery<String>
value
- the valueCopyright © 2019 SimiaCryptus Software. All rights reserved.