public class OperationInspect extends OperationCommon
to| Modifier and Type | Method and Description | 
|---|---|
| Subparser | configureSubparser(Subparser subparser)Configure this operation's subparser | 
| SignatureDisplay | display(com.itextpdf.text.pdf.PdfReader pdfReader) | 
| Inspect | execute(File file) | 
| void | execute(Namespace namespace)Executes the operation | 
| static OperationInspect | getInstance() | 
setTextOutput, setWritingMapper, writeResultpublic Subparser configureSubparser(Subparser subparser)
OperationThe subparser handles the arguments accepted by this operation.
subparser - Subparser object to configure, especially adding
 argumentssubparserspublic void execute(Namespace namespace) throws OperationException
Operationnamespace - parsed command line argumentsOperationException - if some condition prevents the operation from
 finishingpublic Inspect execute(File file) throws OperationException, IOException
OperationExceptionIOExceptionpublic SignatureDisplay display(com.itextpdf.text.pdf.PdfReader pdfReader)
public static OperationInspect getInstance()
Copyright © 2015–2016 Hobrasoft s.r.o.. All rights reserved.