public class PagePutter extends Command
| Constructor and Description |
|---|
PagePutter() |
PagePutter(boolean appendInsteadOfPut) |
PagePutter(boolean appendInsteadOfPut,
StdinReader stdinReader) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
registerParameters(com.martiansoftware.jsap.JSAP jsap) |
protected Output |
run(DokuJClient dokuClient) |
addLongFormatSwitch, addPageIdOption, getUsage, parseArguments, runpublic PagePutter()
public PagePutter(boolean appendInsteadOfPut)
public PagePutter(boolean appendInsteadOfPut,
StdinReader stdinReader)
protected void registerParameters(com.martiansoftware.jsap.JSAP jsap)
throws com.martiansoftware.jsap.JSAPException
registerParameters in class Commandcom.martiansoftware.jsap.JSAPExceptionprotected Output run(DokuJClient dokuClient) throws DokuException
run in class CommandDokuExceptionCopyright © 2017. All rights reserved.