- getArgName() - Method in enum gov.nasa.pds.validate.commandline.options.Flag
-
Get the argument name of the flag.
- getArgType() - Method in enum gov.nasa.pds.validate.commandline.options.Flag
-
Get the argument type of the flag.
- getCachedLSResolver() - Method in class gov.nasa.pds.validate.schema.SchemaValidator
-
- getChecksum() - Method in class gov.nasa.pds.validate.inventory.reader.InventoryEntry
-
Gets the checksum.
- getCopyright() - Static method in class gov.nasa.pds.validate.util.ToolInfo
-
- getDataFile() - Method in class gov.nasa.pds.validate.inventory.reader.InventoryTableReader
-
Gets the data file that is being read.
- getDefaultNamepsace() - Method in class gov.nasa.pds.validate.util.PDSNamespaceContext
-
- getDescription() - Method in enum gov.nasa.pds.validate.commandline.options.Flag
-
Get the flag description.
- getDirectories - Variable in class gov.nasa.pds.validate.crawler.Crawler
-
Flag to indicate whether to retrieve directory listings.
- getException() - Method in exception gov.nasa.pds.validate.inventory.reader.InventoryReaderException
-
- getFile() - Method in class gov.nasa.pds.validate.inventory.reader.InventoryEntry
-
Gets the file.
- getIdentifier() - Method in class gov.nasa.pds.validate.inventory.reader.InventoryEntry
-
Gets the logical identifier.
- getInstance() - Static method in class gov.nasa.pds.validate.ValidatorFactory
-
Gets an instance of the factory.
- getLevel() - Method in class gov.nasa.pds.validate.report.Report
-
- getLid() - Method in class gov.nasa.pds.validate.util.LidVid
-
- getLineNumber() - Method in exception gov.nasa.pds.validate.inventory.reader.InventoryReaderException
-
- getLineNumber() - Method in class gov.nasa.pds.validate.inventory.reader.InventoryTableReader
-
Gets the line number that was just read.
- getLongName() - Method in enum gov.nasa.pds.validate.commandline.options.Flag
-
Get the long name of the flag.
- getMemberStatus() - Method in class gov.nasa.pds.validate.inventory.reader.InventoryEntry
-
Gets the member status.
- getName() - Method in enum gov.nasa.pds.validate.status.Status
-
- getName() - Method in enum gov.nasa.pds.validate.target.TargetType
-
- getName() - Static method in class gov.nasa.pds.validate.util.ToolInfo
-
- getNamespaceURI(String) - Method in class gov.nasa.pds.validate.util.PDSNamespaceContext
-
- getNext() - Method in interface gov.nasa.pds.validate.inventory.reader.InventoryReader
-
Get the next file reference in the Inventory file.
- getNext() - Method in class gov.nasa.pds.validate.inventory.reader.InventoryTableReader
-
Gets the next product file reference in the PDS Inventory file.
- getNumFailed() - Method in class gov.nasa.pds.validate.report.Report
-
- getNumPassed() - Method in class gov.nasa.pds.validate.report.Report
-
- getNumSkipped() - Method in class gov.nasa.pds.validate.report.Report
-
- getOptions() - Static method in class gov.nasa.pds.validate.commandline.options.FlagOptions
-
Get the list of options.
- getPrefix() - Method in class gov.nasa.pds.validate.util.Namespace
-
Gets the value of the prefix property.
- getPrefix(String) - Method in class gov.nasa.pds.validate.util.PDSNamespaceContext
-
- getPrefixes(String) - Method in class gov.nasa.pds.validate.util.PDSNamespaceContext
-
- getReleaseDate() - Static method in class gov.nasa.pds.validate.util.ToolInfo
-
- getReport() - Method in class gov.nasa.pds.validate.ValidateLauncher
-
Gets the object representation of the Validation Report.
- getShortName() - Method in enum gov.nasa.pds.validate.commandline.options.Flag
-
Get the short name of the flag.
- getTotalErrors() - Method in class gov.nasa.pds.validate.report.Report
-
- getTotalInfos() - Method in class gov.nasa.pds.validate.report.Report
-
- getTotalWarnings() - Method in class gov.nasa.pds.validate.report.Report
-
- getUri() - Method in class gov.nasa.pds.validate.util.Namespace
-
Gets the value of the uri property.
- getUrl() - Method in class gov.nasa.pds.validate.target.Target
-
- getValue() - Method in enum gov.nasa.pds.validate.status.Status
-
- getValue() - Method in enum gov.nasa.pds.validate.target.TargetType
-
- getVersion() - Method in class gov.nasa.pds.validate.util.LidVid
-
- getVersion() - Static method in class gov.nasa.pds.validate.util.ToolInfo
-
- getWildcards() - Method in class gov.nasa.pds.validate.crawler.WildcardOSFilter
-
Returns list of filters that were set.
- gov.nasa.pds.validate - package gov.nasa.pds.validate
-
- gov.nasa.pds.validate.checksum - package gov.nasa.pds.validate.checksum
-
- gov.nasa.pds.validate.commandline.options - package gov.nasa.pds.validate.commandline.options
-
- gov.nasa.pds.validate.crawler - package gov.nasa.pds.validate.crawler
-
- gov.nasa.pds.validate.inventory.reader - package gov.nasa.pds.validate.inventory.reader
-
- gov.nasa.pds.validate.report - package gov.nasa.pds.validate.report
-
- gov.nasa.pds.validate.schema - package gov.nasa.pds.validate.schema
-
- gov.nasa.pds.validate.status - package gov.nasa.pds.validate.status
-
- gov.nasa.pds.validate.target - package gov.nasa.pds.validate.target
-
- gov.nasa.pds.validate.util - package gov.nasa.pds.validate.util
-
- gov.nasa.pds.validate.XPath - package gov.nasa.pds.validate.XPath
-
- SCHEMA - Static variable in class gov.nasa.pds.validate.commandline.options.ConfigKey
-
A list of schema files to validate against.
- schemas - Variable in class gov.nasa.pds.validate.Validator
-
A list of user specified schemas to validate against.
- SCHEMATRON - Static variable in class gov.nasa.pds.validate.commandline.options.ConfigKey
-
A list of schematron files to validate against.
- schematronTransformer - Variable in class gov.nasa.pds.validate.Validator
-
A SchematronTransformer object.
- SchemaValidator - Class in gov.nasa.pds.validate.schema
-
Class to validate schemas.
- SchemaValidator() - Constructor for class gov.nasa.pds.validate.schema.SchemaValidator
-
Constructor.
- schemaValidator - Variable in class gov.nasa.pds.validate.Validator
-
Schema validator.
- setCachedEntityResolver(CachedEntityResolver) - Method in class gov.nasa.pds.validate.Validator
-
- setCachedLSResourceResolver(CachedLSResourceResolver) - Method in class gov.nasa.pds.validate.Validator
-
- setCatalogs(List<String>) - Method in class gov.nasa.pds.validate.ValidateLauncher
-
Set the catalogs.
- setCatalogs(List<String>) - Method in class gov.nasa.pds.validate.Validator
-
Sets the catalogs to use during validation.
- setChecksumManifests(List<String>) - Method in class gov.nasa.pds.validate.ValidateLauncher
-
Set the checksum manifests.
- setDefault(Boolean) - Method in class gov.nasa.pds.validate.util.Namespace
-
Sets the value of the default property.
- setExternalLocations(String) - Method in class gov.nasa.pds.validate.schema.SchemaValidator
-
- setFileFilters(List<String>) - Method in class gov.nasa.pds.validate.DirectoryValidator
-
Sets the file filter.
- setForce(boolean) - Method in class gov.nasa.pds.validate.ValidateLauncher
-
- setForce(boolean) - Method in class gov.nasa.pds.validate.Validator
-
- setIntegrityCheck(boolean) - Method in class gov.nasa.pds.validate.ValidateLauncher
-
- setLevel(ExceptionType) - Method in class gov.nasa.pds.validate.report.Report
-
Anything at or above the level will be reported.
- setLineNumber(int) - Method in exception gov.nasa.pds.validate.inventory.reader.InventoryReaderException
-
Sets the line number.
- setModelVersion(String) - Method in class gov.nasa.pds.validate.ValidateLauncher
-
Sets the model version to use during validation.
- setOutput(Writer) - Method in class gov.nasa.pds.validate.report.Report
-
Handles writing a Report to the writer interface.
- setOutput(OutputStream) - Method in class gov.nasa.pds.validate.report.Report
-
- setOutput(File) - Method in class gov.nasa.pds.validate.report.Report
-
Handles writing a Report to a
File
.
- setPrefix(String) - Method in class gov.nasa.pds.validate.util.Namespace
-
Sets the value of the prefix property.
- setRecurse(boolean) - Method in class gov.nasa.pds.validate.DirectoryValidator
-
Sets the recursion flag.
- setRegExps(List<String>) - Method in class gov.nasa.pds.validate.ValidateLauncher
-
Sets the list of file patterns to look for if traversing a directory.
- setReport(File) - Method in class gov.nasa.pds.validate.ValidateLauncher
-
Sets the report file.
- setReportStyle(String) - Method in class gov.nasa.pds.validate.ValidateLauncher
-
Set the output style for the report.
- setSchemas(List<String>) - Method in class gov.nasa.pds.validate.ValidateLauncher
-
Set the schemas.
- setSchemas(List<URL>) - Method in class gov.nasa.pds.validate.Validator
-
Sets the schemas to use during validation.
- setSchematrons(List<String>) - Method in class gov.nasa.pds.validate.ValidateLauncher
-
Set the schematrons.
- setSchematrons(List<Transformer>) - Method in class gov.nasa.pds.validate.Validator
-
Sets the schematrons to use during validation.
- setSeverity(int) - Method in class gov.nasa.pds.validate.ValidateLauncher
-
Sets the severity level for the report.
- setSources(Target, boolean, List<String>) - Method in class gov.nasa.pds.validate.ReferentialIntegrityValidator
-
- setTargets(List<String>) - Method in class gov.nasa.pds.validate.ValidateLauncher
-
Set the target.
- setTraverse(boolean) - Method in class gov.nasa.pds.validate.ValidateLauncher
-
Sets the flag to enable/disable directory recursion.
- setupReport() - Method in class gov.nasa.pds.validate.ValidateLauncher
-
Setup the report.
- setUri(String) - Method in class gov.nasa.pds.validate.util.Namespace
-
Sets the value of the uri property.
- Status - Enum in gov.nasa.pds.validate.status
-
This enum represents the status of parsing and validation against a
particular file.
- STYLE - Static variable in class gov.nasa.pds.validate.commandline.options.ConfigKey
-
Configures the report style format.
- validate(URL) - Method in class gov.nasa.pds.validate.DirectoryValidator
-
Perform validation on a directory.
- validate(File) - Method in class gov.nasa.pds.validate.FileValidator
-
Validate a PDS product file.
- validate(URL) - Method in class gov.nasa.pds.validate.FileValidator
-
- validate(ExceptionContainer, DocumentInfo) - Method in class gov.nasa.pds.validate.ReferentialIntegrityValidator
-
- validate(StreamSource) - Method in class gov.nasa.pds.validate.schema.SchemaValidator
-
Validate the given schema.
- validate(File) - Method in class gov.nasa.pds.validate.Validator
-
Validate a PDS product.
- validate(URL) - Method in class gov.nasa.pds.validate.Validator
-
- ValidateLauncher - Class in gov.nasa.pds.validate
-
Wrapper class for the Validate Tool.
- ValidateLauncher() - Constructor for class gov.nasa.pds.validate.ValidateLauncher
-
Constructor.
- Validator - Class in gov.nasa.pds.validate
-
Abstract class to validate a PDS4 product label.
- Validator(String, Report) - Constructor for class gov.nasa.pds.validate.Validator
-
Constructor.
- ValidatorFactory - Class in gov.nasa.pds.validate
-
Factory class that will create the appropriate Validator object.
- valueOf(String) - Static method in enum gov.nasa.pds.validate.commandline.options.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.pds.validate.status.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.pds.validate.target.TargetType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum gov.nasa.pds.validate.commandline.options.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.pds.validate.status.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.pds.validate.target.TargetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERBOSE - Static variable in class gov.nasa.pds.validate.commandline.options.ConfigKey
-
A severity level for the output report.
- VERSION - Static variable in class gov.nasa.pds.validate.util.ToolInfo
-
- VERSION_ID - Static variable in interface gov.nasa.pds.validate.XPath.CoreXPaths
-
XPath to the version id.