public class Searcher extends ItemListToStringCommand<SearchResult>
| Constructor and Description |
|---|
Searcher() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
itemToString(SearchResult searchResult) |
protected List<SearchResult> |
query(DokuJClient dokuClient) |
protected void |
registerParameters(com.martiansoftware.jsap.JSAP jsap) |
runaddLongFormatSwitch, addPageIdOption, getUsage, parseArguments, runprotected void registerParameters(com.martiansoftware.jsap.JSAP jsap)
throws com.martiansoftware.jsap.JSAPException
registerParameters in class Commandcom.martiansoftware.jsap.JSAPExceptionprotected List<SearchResult> query(DokuJClient dokuClient) throws DokuException
query in class ItemListToStringCommand<SearchResult>DokuExceptionprotected String itemToString(SearchResult searchResult)
itemToString in class ItemListToStringCommand<SearchResult>Copyright © 2016. All rights reserved.