public class CommandRender extends AbstractCommand
| Constructor and Description |
|---|
CommandRender() |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Returns a possibly longer documentation of the command.
|
void |
render(PrintStream printStream,
IrpDatabase irpDatabase,
CommandCommonOptions commonOptions) |
processpublic String description()
AbstractCommanddescription in class AbstractCommandpublic void render(PrintStream printStream, IrpDatabase irpDatabase, CommandCommonOptions commonOptions) throws UsageException, IOException, OddSequenceLengthException, UnknownProtocolException, InvalidNameException, DomainViolationException, UnsupportedRepeatException, IrpInvalidArgumentException, NameUnassignedException, IrpParseException, Protocol.ProtocolNotRenderableException
Copyright © 2019. All rights reserved.