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) |
run
addLongFormatSwitch, addPageIdOption, getUsage, parseArguments, run
protected void registerParameters(com.martiansoftware.jsap.JSAP jsap) throws com.martiansoftware.jsap.JSAPException
registerParameters
in class Command
com.martiansoftware.jsap.JSAPException
protected List<SearchResult> query(DokuJClient dokuClient) throws DokuException
query
in class ItemListToStringCommand<SearchResult>
DokuException
protected String itemToString(SearchResult searchResult)
itemToString
in class ItemListToStringCommand<SearchResult>
Copyright © 2018. All rights reserved.