public class VeraCliArgParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VeraCliArgParser.FlavourConverter
JCommander parameter converter for
PDFAFlavour, see
IStringConverter and PDFAFlavour#byFlavourId(String). |
static class |
VeraCliArgParser.FormatConverter
JCommander parameter converter for
FormatOption, see
IStringConverter and FormatOption#fromOption(String). |
static class |
VeraCliArgParser.ProfileFileValidator
JCommander parameter validator for
File, see
IParameterValidator. |
| Constructor and Description |
|---|
VeraCliArgParser() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
extractFeatures() |
boolean |
fixMetadata() |
PDFAFlavour |
getFlavour() |
FormatOption |
getFormat() |
List<String> |
getPdfPaths() |
File |
getProfileFile() |
String |
getProfilesWikiPath() |
String |
getReportFile() |
String |
getReportFolder() |
boolean |
isHelp() |
boolean |
isLoadingConfig() |
boolean |
isOverwriteReportFile() |
boolean |
isRecurse() |
boolean |
isVerbose() |
boolean |
listProfiles() |
boolean |
logPassed() |
int |
maxFailures() |
int |
maxFailuresDisplayed() |
String |
policyProfilePath() |
String |
prefix() |
String |
saveFolder() |
boolean |
showVersion() |
public boolean showVersion()
public boolean listProfiles()
public boolean isVerbose()
public int maxFailuresDisplayed()
public int maxFailures()
public boolean fixMetadata()
public String prefix()
public String saveFolder()
public String policyProfilePath()
public boolean isRecurse()
public boolean isHelp()
public FormatOption getFormat()
public boolean logPassed()
public boolean extractFeatures()
public PDFAFlavour getFlavour()
public String getProfilesWikiPath()
public boolean isLoadingConfig()
public String getReportFolder()
public String getReportFile()
public boolean isOverwriteReportFile()
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.