public static class StringQuery.SimpleStringQuery extends StringQuery<String>
StringQuery.SimpleStringQuerydone, 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)
StringQueryfromString in class StringQuery<String>text - the textprotected String getString(String value)
StringQuerygetString in class StringQuery<String>value - the valueCopyright © 2019 SimiaCryptus Software. All rights reserved.