A C D E F G H I K L M N O P Q R S T U V W X _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(File) - Method in class gov.nasa.pds.citool.file.filefilter.WildcardOSFilter
-
Checks to see if the filename matches one of the wildcards.
- accept(File, String) - Method in class gov.nasa.pds.citool.file.filefilter.WildcardOSFilter
-
Checks to see if the filename matches one of the wildcards.
- accept(File, String) - Method in class gov.nasa.pds.citool.ingestor.CatalogFilenameFilter
- addCatalogObject(CatalogObject) - Method in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
- addConfiguration(String) - Method in class gov.nasa.pds.citool.report.Report
-
Adds the string supplied to the configuration section in the heading of the report.
- addDoc(RegistryObject) - Method in class gov.nasa.pds.citool.search.DocGenerator
- addMetadata(String, String) - Method in class gov.nasa.pds.citool.registry.model.Metadata
- addParameter(String) - Method in class gov.nasa.pds.citool.report.Report
-
Adds the string supplied to the parameter section in the heading of the report.
- addProblem(LabelParserException) - Method in class gov.nasa.pds.citool.ri.RIChecker
- addProblem(LabelParserException) - Method in class gov.nasa.pds.citool.ri.RIRecord
- addProblems(List<LabelParserException>) - Method in class gov.nasa.pds.citool.ri.RIChecker
- addProblems(List<LabelParserException>) - Method in class gov.nasa.pds.citool.ri.RIRecord
- addRIChecker(RIType) - Method in class gov.nasa.pds.citool.ri.ReferentialIntegrityValidator
- addRICheckers(List<RIChecker>) - Method in class gov.nasa.pds.citool.ri.ReferentialIntegrityValidator
-
Adds an appropriate checker to the validator.
- addToDirList(Object) - Method in class gov.nasa.pds.citool.file.FileList
-
Adds a single object to the end of the directory list
- addToDirList(Collection) - Method in class gov.nasa.pds.citool.file.FileList
-
Adds a list of objects to the end of the directory list
- addToFileList(Object) - Method in class gov.nasa.pds.citool.file.FileList
-
Adds a single object to the end of the file list
- addToFileList(Collection) - Method in class gov.nasa.pds.citool.file.FileList
-
Adds a list of objects to the end of the file list
- addVolume(String) - Method in class gov.nasa.pds.citool.search.DocGenerator
- AFFIL_PROD - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- ALIAS - gov.nasa.pds.citool.commandline.options.ConfigKey
- ALIAS - gov.nasa.pds.citool.commandline.options.Flag
-
Flag to enable aliasing.
- allowsMultipleArgs() - Method in enum gov.nasa.pds.citool.commandline.options.Flag
-
Find out if the flag can handle multiple arguments.
- ALLREFS - gov.nasa.pds.citool.commandline.options.ConfigKey
- ALLREFS - gov.nasa.pds.citool.commandline.options.Flag
-
Flag to specify the allrefs dictionary support file.
- append - Variable in class gov.nasa.pds.search.core.schema.DataSource
- ApplicationException - Exception in gov.nasa.pds.citool
- ApplicationException(String) - Constructor for exception gov.nasa.pds.citool.ApplicationException
C
- CatalogComparator - Class in gov.nasa.pds.citool.comparator
-
Class to compare two PDS catalog files.
- CatalogComparator() - Constructor for class gov.nasa.pds.citool.comparator.CatalogComparator
- CatalogDB - Class in gov.nasa.pds.citool.ingestor
-
Class to insert the specific catalog data into the corresponding table(s).
- CatalogDB(String, String, String, String, Target, IngestReport) - Constructor for class gov.nasa.pds.citool.ingestor.CatalogDB
-
Constructor
- CatalogFilenameFilter - Class in gov.nasa.pds.citool.ingestor
- CatalogFilenameFilter(String) - Constructor for class gov.nasa.pds.citool.ingestor.CatalogFilenameFilter
- CatalogIndex - Class in gov.nasa.pds.citool.catalog
-
Class that contains a mapping of various catalog objects to an identifier, which gives the object a "unique name".
- CatalogIndex() - Constructor for class gov.nasa.pds.citool.catalog.CatalogIndex
- CatalogList - Class in gov.nasa.pds.citool.catalog
-
Class that is intended to find matching 'IDs' between two objects found in a catalog file.
- CatalogList(List<ObjectStatement>) - Constructor for class gov.nasa.pds.citool.catalog.CatalogList
-
Constructor
- CatalogObject - Class in gov.nasa.pds.citool.ingestor
-
Class to parse a PDS catalog file
- CatalogObject(IngestReport) - Constructor for class gov.nasa.pds.citool.ingestor.CatalogObject
- CatalogVolumeIngester - Class in gov.nasa.pds.citool.ingestor
- CatalogVolumeIngester() - Constructor for class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
-
Constructor
- checkAssociations - Variable in class gov.nasa.pds.search.core.schema.Specification
- checkAttributeEquality(List<AttributeStatement>, Label) - Method in class gov.nasa.pds.citool.comparator.CatalogComparator
-
Checks if the list of attributes are equal to the attributes in the target PDS catalog file.
- checkAttributeEquality(List<AttributeStatement>, ObjectStatement) - Method in class gov.nasa.pds.citool.comparator.ObjectStatementComparator
-
Checks if the list of attributes are equal to the attributes in the "target" object.
- checkEquality(Label, Label) - Method in class gov.nasa.pds.citool.comparator.CatalogComparator
-
Determines if the two supplied catalog labels are equal.
- checkEquality(ObjectStatement, ObjectStatement) - Method in class gov.nasa.pds.citool.comparator.ObjectStatementComparator
-
Determines if the two supplied objects are equal.
- checkObjectEquality(List<ObjectStatement>, Label) - Method in class gov.nasa.pds.citool.comparator.CatalogComparator
-
Checks if the list of object statements are equal to the objects found in the target PDS catalog file.
- checkObjectEquality(List<ObjectStatement>, ObjectStatement) - Method in class gov.nasa.pds.citool.comparator.ObjectStatementComparator
-
Checks if the list of nested object statements are equal to the nested objects found in the "target" PDS object.
- checkPointerEquality(List<PointerStatement>, Label) - Method in class gov.nasa.pds.citool.comparator.CatalogComparator
-
Checks if the list of pointer statements are equal to the pointers found in the target PDS catalog file.
- checkPointerEquality(List<PointerStatement>, ObjectStatement) - Method in class gov.nasa.pds.citool.comparator.ObjectStatementComparator
-
Checks if the list of pointer statements are equal to the pointers found in the "target" object.
- CHILD - Static variable in enum gov.nasa.pds.citool.ri.RIType
- CITool - Class in gov.nasa.pds.citool
-
Front end class for the Catalog Ingestion Tool.
- CITool() - Constructor for class gov.nasa.pds.citool.CITool
- CIToolComparator - Class in gov.nasa.pds.citool
- CIToolComparator(CompareReport) - Constructor for class gov.nasa.pds.citool.CIToolComparator
- CIToolIngester - Class in gov.nasa.pds.citool
- CIToolIngester(IngestReport) - Constructor for class gov.nasa.pds.citool.CIToolIngester
- CIToolLevel - Class in gov.nasa.pds.citool.logging
- CIToolLevel(String, int) - Constructor for class gov.nasa.pds.citool.logging.CIToolLevel
- CIToolValidator - Class in gov.nasa.pds.citool
- CIToolValidator(Report) - Constructor for class gov.nasa.pds.citool.CIToolValidator
- CIToolValidator(Report, List<URL>) - Constructor for class gov.nasa.pds.citool.CIToolValidator
- CIToolValidatorException - Exception in gov.nasa.pds.citool
- CIToolValidatorException(String) - Constructor for exception gov.nasa.pds.citool.CIToolValidatorException
- clear() - Method in class gov.nasa.pds.citool.util.References
- clear() - Method in class gov.nasa.pds.citool.util.RegistryObjectCache
- close() - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to close the database connection
- close() - Method in class gov.nasa.pds.citool.search.DocGenerator
- close() - Method in class gov.nasa.pds.citool.search.DocWriter
- collapse(String) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to remove extra spaces from the string specified by the string attributes.
- collapse(String) - Static method in class gov.nasa.pds.citool.util.Utility
-
Method to remove extra spaces from the string specified by the string attributes.
- compare(Target, Target, boolean) - Method in class gov.nasa.pds.citool.CIToolComparator
-
Compare two targets.
- compare(URL, URL) - Method in class gov.nasa.pds.citool.CIToolComparator
-
Perform a comparison between 2 files.
- compare(URL, URL) - Method in class gov.nasa.pds.citool.CIToolIngester
-
Perform a comparison between 2 files.
- compare(List<URL>, List<URL>) - Method in class gov.nasa.pds.citool.CIToolComparator
- COMPARE - gov.nasa.pds.citool.commandline.options.Mode
- COMPARE - Static variable in class gov.nasa.pds.citool.handler.HandlerFactory
- CompareFormatter - Class in gov.nasa.pds.citool.logging
-
Class to format the report when running the Catalog Ingestion Tool to compare catalog files.
- CompareFormatter() - Constructor for class gov.nasa.pds.citool.logging.CompareFormatter
- CompareReport - Class in gov.nasa.pds.citool.report
-
This class represents a full report for the Vtool command line.
- CompareReport() - Constructor for class gov.nasa.pds.citool.report.CompareReport
- CONFIG - gov.nasa.pds.citool.commandline.options.Flag
-
Specify a configuration file.
- CONFIG_PACKAGE - Static variable in class gov.nasa.pds.search.core.schema.CoreConfigReader
- CONFIG_SCHEMA - Static variable in class gov.nasa.pds.search.core.schema.CoreConfigReader
- ConfigKey - Enum in gov.nasa.pds.citool.commandline.options
- CONFIGURATION - Static variable in class gov.nasa.pds.citool.logging.ToolsLevel
- CONFIGURATION - Static variable in class gov.nasa.pds.search.core.logging.ToolsLevel
- configurations - Variable in class gov.nasa.pds.citool.report.Report
- Constants - Class in gov.nasa.pds.citool.ingestor
-
Class that holds constants used in ingest.
- Constants - Class in gov.nasa.pds.search.core.constants
-
Constants used throughout the Search Core
- Constants() - Constructor for class gov.nasa.pds.citool.ingestor.Constants
- Constants() - Constructor for class gov.nasa.pds.search.core.constants.Constants
- contains(String) - Method in class gov.nasa.pds.citool.ri.ValueMatcher
- containsKey(ConfigKey) - Method in class gov.nasa.pds.citool.commandline.options.ToolsPropertiesConfiguration
- containsKey(String) - Method in class gov.nasa.pds.citool.registry.model.Metadata
- containsKey(String) - Method in class gov.nasa.pds.citool.registry.model.Slots
- CONTEXT_PROD - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- convert(String, String) - Static method in class gov.nasa.pds.search.core.util.PDSDateConvert
-
Converts PDS4-Compliant Datetime Strings into Solr-Compliant Datetime Strings.
- COPYRIGHT - Static variable in class gov.nasa.pds.citool.util.ToolInfo
- CoreConfigReader - Class in gov.nasa.pds.search.core.schema
- CoreConfigReader() - Constructor for class gov.nasa.pds.search.core.schema.CoreConfigReader
- crawl(URL, boolean) - Method in class gov.nasa.pds.citool.file.FileListGenerator
-
Crawls a directory URL, looking for files and sub-directories.
- createCheckAssociations(Boolean) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createDataSource() - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
-
Create an instance of
DataSource
- createDataSources() - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
-
Create an instance of
DataSources
- createDataSources(DataSources) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createField() - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
-
Create an instance of
Field
- createField(Field) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createFile(CatalogObject) - Static method in class gov.nasa.pds.citool.ingestor.ProductFactory
-
Create file info
- createIndexField() - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
-
Create an instance of
IndexField
- createIndexFields(IndexField) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createOutputString() - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
-
Create an instance of
OutputString
- createOutputString(OutputString) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createProduct() - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
-
Create an instance of
Product
- createProduct(CatalogObject, CatalogVolumeIngester) - Static method in class gov.nasa.pds.citool.ingestor.ProductFactory
-
Create an extrinsic object
- createProduct(Product) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createQuery() - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
-
Create an instance of
Query
- createQuery(Query) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createRegistryObject(CatalogObject) - Method in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
-
Ingest an extrinsic object to the registry service
- createRegistryObjectName(String) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createRegistryObjectType(String) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createRegistryPath(String) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createResrcProduct(ObjectStatement, CatalogObject) - Static method in class gov.nasa.pds.citool.ingestor.ProductFactory
-
Create an extrinsic object
- createSource(DataSource) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createSpecification() - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
-
Create an instance of
Specification
- createSpecification(Specification) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createTitle(String) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createUrl(String) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
- createValue(String) - Method in class gov.nasa.pds.search.core.schema.ObjectFactory
D
- DATA_SET - gov.nasa.pds.citool.ri.RIType
- DATA_SET_COLLECTION - gov.nasa.pds.citool.ri.RIType
- DATASET_OBJ - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- DataSetRIChecker - Class in gov.nasa.pds.citool.ri
-
Class to perform referential integrity on data sets.
- DataSetRIChecker() - Constructor for class gov.nasa.pds.citool.ri.DataSetRIChecker
- DataSource - Class in gov.nasa.pds.search.core.schema
-
Java class for DataSource complex type.
- DataSource() - Constructor for class gov.nasa.pds.search.core.schema.DataSource
- dataSources - Variable in class gov.nasa.pds.search.core.schema.Specification
- DataSources - Class in gov.nasa.pds.search.core.schema
-
Java class for DataSources complex type.
- DataSources() - Constructor for class gov.nasa.pds.search.core.schema.DataSources
- DataType - Enum in gov.nasa.pds.search.core.schema
-
Java class for dataType.
- DATE - gov.nasa.pds.search.core.schema.DataType
- DEBUG - Static variable in class gov.nasa.pds.citool.logging.CIToolLevel
- DEBUG - Static variable in class gov.nasa.pds.search.core.logging.ToolsLevel
- DebugUtils - Class in gov.nasa.pds.citool.registry.client
- DebugUtils - Class in gov.nasa.pds.citool.util
- DebugUtils() - Constructor for class gov.nasa.pds.citool.registry.client.DebugUtils
- DebugUtils() - Constructor for class gov.nasa.pds.citool.util.DebugUtils
- DEFAULT_SEARCH_HOME - Static variable in class gov.nasa.pds.search.core.constants.Constants
- DEFAULT_SERVICE_URL - Static variable in class gov.nasa.pds.search.core.constants.Constants
-
Default URL used for Search Service if not specified
- DEFAULT_STARTTIME - Static variable in class gov.nasa.pds.search.core.constants.Constants
-
Default start datetime for UNK/N/A/NULL datetime fields.
- DEFAULT_STOPTIME - Static variable in class gov.nasa.pds.search.core.constants.Constants
-
Default stop datetime for UNK/N/A/NULL datetime fields.
- deleteRecords(String) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to delete records in the database
- DICTIONARIES - gov.nasa.pds.citool.commandline.options.ConfigKey
- diff(Value, Value) - Static method in class gov.nasa.pds.citool.diff.ValueDiff
- diff(Value, Value, int, int) - Static method in class gov.nasa.pds.citool.diff.ValueDiff
- diff(String, String) - Static method in class gov.nasa.pds.citool.diff.ValueDiff
- diff(String, String, int, int) - Static method in class gov.nasa.pds.citool.diff.ValueDiff
- DIFF - Static variable in class gov.nasa.pds.citool.logging.CIToolLevel
- DiffException - Exception in gov.nasa.pds.citool.diff
- DiffException(URI, Integer, Integer, String, List<DiffRecord>, Object...) - Constructor for exception gov.nasa.pds.citool.diff.DiffException
- DiffRecord - Class in gov.nasa.pds.citool.diff
- DiffRecord(String, List<String>, List<String>) - Constructor for class gov.nasa.pds.citool.diff.DiffRecord
- DOC_CONFIG - gov.nasa.pds.citool.commandline.options.Flag
- DocConfigManager - Class in gov.nasa.pds.citool.search
- DocGenerator - Class in gov.nasa.pds.citool.search
- DocWriter - Class in gov.nasa.pds.citool.search
- DocWriter(String, String) - Constructor for class gov.nasa.pds.citool.search.DocWriter
- doReferentialIntegrity(List<Label>) - Method in class gov.nasa.pds.citool.CIToolValidator
- DS_PROD - Static variable in class gov.nasa.pds.citool.ingestor.Constants
E
- entrySet() - Method in class gov.nasa.pds.citool.registry.model.Slots
- equals(Object) - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
F
- FAIL - gov.nasa.pds.citool.status.Status
- failCount - Static variable in class gov.nasa.pds.citool.ingestor.CatalogDB
- failCount - Static variable in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
- field - Variable in class gov.nasa.pds.search.core.schema.IndexField
- Field - Class in gov.nasa.pds.search.core.schema
-
Java class for Field complex type.
- Field() - Constructor for class gov.nasa.pds.search.core.schema.Field
- FILE - Static variable in class gov.nasa.pds.citool.util.ToolInfo
- FILE_PROD - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- FileInfo - Class in gov.nasa.pds.citool.registry.model
- FileInfo() - Constructor for class gov.nasa.pds.citool.registry.model.FileInfo
- FileList - Class in gov.nasa.pds.citool.file
-
Class that can hold a list of files and directories.
- FileList() - Constructor for class gov.nasa.pds.citool.file.FileList
- FileListGenerator - Class in gov.nasa.pds.citool.file
-
Class that can generate a list of files from a supplied directory and optionally, a specified filter.
- FileListGenerator() - Constructor for class gov.nasa.pds.citool.file.FileListGenerator
-
Default constructor
- fileObjCount - Static variable in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
- FileObject - Class in gov.nasa.pds.citool.file
-
Class that contains file information to be used in registering file objects to the PDS4 Registry.
- FileObject(String, String, long, String, String) - Constructor for class gov.nasa.pds.citool.file.FileObject
-
Constructor.
- filterProblems(List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.Report
- filterString(String) - Static method in class gov.nasa.pds.citool.util.Utility
- findNewStandardValues(List<Label>, Dictionary) - Method in class gov.nasa.pds.citool.CIToolValidator
-
Finds new standard values in the given set of label files.
- Flag - Enum in gov.nasa.pds.citool.commandline.options
-
Class that holds the command-line option flags.
- FLOAT - gov.nasa.pds.search.core.schema.DataType
- format - Variable in class gov.nasa.pds.search.core.schema.OutputString
- format(LogRecord) - Method in class gov.nasa.pds.citool.logging.CompareFormatter
- format(LogRecord) - Method in class gov.nasa.pds.citool.logging.IngestFormatter
- format(LogRecord) - Method in class gov.nasa.pds.citool.logging.ValidateFormatter
- fromValue(String) - Static method in enum gov.nasa.pds.search.core.schema.DataType
- fromValue(String) - Static method in enum gov.nasa.pds.search.core.schema.OutputStringFormat
- fromValue(String) - Static method in enum gov.nasa.pds.search.core.schema.SourcePriority
- fromValue(String) - Static method in enum gov.nasa.pds.search.core.schema.SourceType
G
- get(Value) - Method in class gov.nasa.pds.citool.catalog.CatalogList
-
Returns a catalog object that contains the supplied id
- get(String) - Method in class gov.nasa.pds.citool.registry.model.Slots
- get(String) - Method in class gov.nasa.pds.citool.util.References
- get(String) - Method in class gov.nasa.pds.citool.util.RegistryObjectCache
- getAccessUrl() - Method in class gov.nasa.pds.citool.file.FileObject
- getAllMetadata(String) - Method in class gov.nasa.pds.citool.registry.model.Metadata
- getAltLid() - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- getArchiveStatus() - Method in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
- getArgName() - Method in enum gov.nasa.pds.citool.commandline.options.Flag
-
Get the argument name of the flag.
- getArgType() - Method in enum gov.nasa.pds.citool.commandline.options.Flag
-
Get the argument type of the flag.
- getBoolean(ConfigKey) - Method in class gov.nasa.pds.citool.commandline.options.ToolsPropertiesConfiguration
- getCatalogObj(List<ObjectStatement>, Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
-
Gets the catalog object from the LIST, sets to hash map
- getCatalogObjects() - Method in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
- getCatObjType() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- getChecksum() - Method in class gov.nasa.pds.citool.file.FileObject
- getChildren() - Method in class gov.nasa.pds.citool.ri.RIFileSorter
- getChildrenFiles() - Method in class gov.nasa.pds.citool.ri.RIFileSorter
- getConfigByObjectType(String) - Method in class gov.nasa.pds.citool.search.DocConfigManager
- getContext() - Method in class gov.nasa.pds.citool.logging.ToolsLogRecord
- getCopyright() - Static method in class gov.nasa.pds.citool.util.ToolInfo
-
Get copyright information.
- getCreationDateTime() - Method in class gov.nasa.pds.citool.file.FileObject
- getDataSources() - Method in class gov.nasa.pds.search.core.schema.Specification
-
Gets the value of the dataSources property.
- getDateTime() - Static method in class gov.nasa.pds.citool.util.Utility
-
Get the current date time.
- getDefault() - Method in class gov.nasa.pds.search.core.schema.Field
-
Gets the value of the default property.
- getDefaultTime(String) - Static method in class gov.nasa.pds.search.core.util.PDSDateConvert
-
Get a default time depending on the name of the field.
- getDescription() - Method in enum gov.nasa.pds.citool.commandline.options.Flag
-
Get the flag description.
- getDescription() - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- getDiffs() - Method in exception gov.nasa.pds.citool.diff.DiffException
- getDirs() - Method in class gov.nasa.pds.citool.file.FileList
-
Gets directories that were added to the list
- getExtrinsicObject() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- getField() - Method in class gov.nasa.pds.search.core.schema.IndexField
-
Gets the value of the field property.
- getFile() - Method in class gov.nasa.pds.citool.logging.ToolsLogRecord
- getFilename() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- getFilename() - Method in class gov.nasa.pds.search.core.logging.ToolsLogRecord
- getFileObject() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- getFiles() - Method in class gov.nasa.pds.citool.file.FileList
-
Gets files that were added to the list
- getFileURLNames(URL, Set) - Method in class gov.nasa.pds.citool.file.FileListGenerator
-
Finds links to files.
- getFirst(String) - Method in class gov.nasa.pds.citool.registry.model.Slots
- getFormat() - Method in class gov.nasa.pds.search.core.schema.OutputString
-
Gets the value of the format property.
- getFromSource() - Method in class gov.nasa.pds.citool.diff.DiffRecord
- getFromTarget() - Method in class gov.nasa.pds.citool.diff.DiffRecord
- getGuid() - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- getHyperLinks(URL) - Method in class gov.nasa.pds.citool.file.FileListGenerator
-
Gets hyperlinks found in an HTML document of a URL.
- getIdentifier(String) - Method in class gov.nasa.pds.citool.catalog.CatalogIndex
-
Gets the identifier of the given type.
- getIndexFields() - Method in class gov.nasa.pds.search.core.schema.Product
-
Gets the value of the indexFields property.
- getInfo() - Method in class gov.nasa.pds.citool.diff.DiffRecord
- getIngestedStdValues() - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Returns a map of standard values found from the most recent ingestion run.
- getInstance() - Static method in class gov.nasa.pds.citool.handler.HandlerFactory
- getInstance() - Static method in class gov.nasa.pds.citool.search.DocConfigManager
- getInstance() - Static method in class gov.nasa.pds.citool.search.DocGenerator
- getInstance() - Static method in class gov.nasa.pds.citool.util.References
- getInstance() - Static method in class gov.nasa.pds.citool.util.RegistryObjectCache
- getInt(ConfigKey) - Method in class gov.nasa.pds.citool.commandline.options.ToolsPropertiesConfiguration
- getIsLocal() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- getKey() - Method in enum gov.nasa.pds.citool.commandline.options.ConfigKey
- getKeys() - Method in class gov.nasa.pds.citool.registry.model.Metadata
- getLabel() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- getLevel() - Method in class gov.nasa.pds.citool.report.Report
- getLid() - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- getLine() - Method in class gov.nasa.pds.citool.logging.ToolsLogRecord
- getLine() - Method in class gov.nasa.pds.search.core.logging.ToolsLogRecord
- getList(ConfigKey) - Method in class gov.nasa.pds.citool.commandline.options.ToolsPropertiesConfiguration
- getLocation() - Method in class gov.nasa.pds.citool.file.FileObject
- getLongName() - Method in enum gov.nasa.pds.citool.commandline.options.Flag
-
Get the long name of the flag.
- getMD5Checksum(String) - Static method in class gov.nasa.pds.citool.file.MD5Checksum
-
Gets the MD5 checksum value.
- getMd5Hash() - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- getMetadata() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- getMetadata(String) - Method in class gov.nasa.pds.citool.registry.model.Metadata
- getName() - Method in enum gov.nasa.pds.citool.commandline.options.Mode
- getName() - Method in class gov.nasa.pds.citool.file.FileObject
- getName() - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- getName() - Method in enum gov.nasa.pds.citool.ri.RIType
- getName() - Method in enum gov.nasa.pds.citool.status.Status
- getName() - Static method in class gov.nasa.pds.citool.util.ToolInfo
-
Get the name of the tool.
- getName() - Method in class gov.nasa.pds.search.core.schema.Field
-
Gets the value of the name property.
- getNewValues(AttributeStatement, Dictionary) - Static method in class gov.nasa.pds.citool.ri.NewValidValueFinder
-
Finds new standard values in a given attribute.
- getNewValues(GroupStatement, Dictionary) - Static method in class gov.nasa.pds.citool.ri.NewValidValueFinder
-
Finds new standard values in a given attribute.
- getNewValues(ObjectStatement, Dictionary) - Static method in class gov.nasa.pds.citool.ri.NewValidValueFinder
-
Finds new standard values in a given attribute.
- getNewValues(Statement, Dictionary) - Static method in class gov.nasa.pds.citool.ri.NewValidValueFinder
-
Finds new standard values in a given statement.
- getNumFailed() - Method in class gov.nasa.pds.citool.report.Report
- getNumPassed() - Method in class gov.nasa.pds.citool.report.Report
- getNumSkipped() - Method in class gov.nasa.pds.citool.report.Report
- getObjectType() - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- getOperator() - Method in class gov.nasa.pds.search.core.schema.Query
-
Gets the value of the operator property.
- getOptions() - Static method in enum gov.nasa.pds.citool.commandline.options.Flag
-
Get the command-line options.
- getOutput() - Method in class gov.nasa.pds.citool.report.Report
- getOutputString() - Method in class gov.nasa.pds.search.core.schema.Field
-
Gets the value of the outputString property.
- getOutputString() - Method in class gov.nasa.pds.search.core.schema.RequiredField
-
Gets the value of the outputString property.
- getParentFiles() - Method in class gov.nasa.pds.citool.ri.RIFileSorter
- getParentFiles() - Method in class gov.nasa.pds.citool.ri.RIRecord
- getParents() - Method in class gov.nasa.pds.citool.ri.RIFileSorter
- getPdsLabelMap() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- getPointerFiles() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- getPriority() - Method in class gov.nasa.pds.search.core.schema.DataSource
-
Gets the value of the priority property.
- getProblems() - Method in class gov.nasa.pds.citool.ri.RIChecker
- getProblems() - Method in class gov.nasa.pds.citool.ri.RIRecord
- getQuery() - Method in class gov.nasa.pds.search.core.schema.Specification
-
Gets the value of the query property.
- getRefValues(String, String, Map<String, List<String>>) - Static method in class gov.nasa.pds.citool.util.ReferenceUtils
- getRefValues(String, String, Map<String, List<String>>, CatalogObject) - Static method in class gov.nasa.pds.citool.util.ReferenceUtils
- getRegistryClient() - Static method in class gov.nasa.pds.citool.registry.client.RegistryClientManager
- getRegistryPath() - Method in class gov.nasa.pds.search.core.schema.Field
-
Gets the value of the registryPath property.
- getRegistryPath() - Method in class gov.nasa.pds.search.core.schema.Query
-
Gets the value of the registryPath property.
- getRegistryPath() - Method in class gov.nasa.pds.search.core.schema.RequiredField
-
Gets the value of the registryPath property.
- getReleaseDate() - Static method in class gov.nasa.pds.citool.util.ToolInfo
-
Get the release date.
- getResourceIds(String) - Method in interface gov.nasa.pds.citool.registry.client.RegistryClient
- getResourceIds(String) - Method in class gov.nasa.pds.citool.registry.client.RegistryClientSolr
- getResrcObjs() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- getRowCount(String) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to get the row count from the database
- getShortName() - Method in enum gov.nasa.pds.citool.commandline.options.Flag
-
Get the short name of the flag.
- getSize() - Method in class gov.nasa.pds.citool.file.FileObject
- getSlots() - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- getSource() - Method in class gov.nasa.pds.search.core.schema.DataSources
-
Gets the value of the source property.
- getSourceLineNumber() - Method in exception gov.nasa.pds.citool.diff.DiffException
- getSourceType() - Method in class gov.nasa.pds.search.core.schema.DataSource
-
Gets the value of the sourceType property.
- getSpecification() - Method in class gov.nasa.pds.search.core.schema.Product
-
Gets the value of the specification property.
- getStatementsRecursively(Label, String) - Static method in class gov.nasa.pds.citool.ri.StatementFinder
-
Recursively searches down a PDS label to find attributes that matches a user supplied keyword.
- getStatementsRecursively(Label, List<String>) - Static method in class gov.nasa.pds.citool.ri.StatementFinder
-
Recursively searches down a PDS label to find attributes that match a user supplied list of keywords.
- getStatementsRecursively(List<Label>, String) - Static method in class gov.nasa.pds.citool.ri.StatementFinder
-
Recursively searches down a PDS label to find attributes that match a user supplied list of keywords.
- getStatementsRecursively(List<Label>, List<String>) - Static method in class gov.nasa.pds.citool.ri.StatementFinder
-
Recursively searches down a PDS label to find attributes that match a user supplied list of keywords.
- getStorageServiceProductId() - Method in class gov.nasa.pds.citool.file.FileObject
- getString(ConfigKey) - Method in class gov.nasa.pds.citool.commandline.options.ToolsPropertiesConfiguration
- getSubDirURLNames(URL, Set) - Method in class gov.nasa.pds.citool.file.FileListGenerator
-
Finds links to sub-directory URLs
- getTail(Handler) - Method in class gov.nasa.pds.citool.logging.CompareFormatter
- getTail(Handler) - Method in class gov.nasa.pds.citool.logging.IngestFormatter
- getTail(Handler) - Method in class gov.nasa.pds.citool.logging.ValidateFormatter
- getTargetInfos() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- getTargetInfos(String, List<CatalogObject>) - Static method in class gov.nasa.pds.citool.util.ReferenceUtils
- getTargetLineNumber() - Method in exception gov.nasa.pds.citool.diff.DiffException
- getTitle() - Method in class gov.nasa.pds.search.core.schema.Specification
-
Gets the value of the title property.
- getToolMode() - Method in class gov.nasa.pds.citool.CITool
- getTotalErrors() - Method in class gov.nasa.pds.citool.report.Report
- getTotalInfos() - Method in class gov.nasa.pds.citool.report.Report
- getTotalWarnings() - Method in class gov.nasa.pds.citool.report.Report
- getType() - Method in class gov.nasa.pds.citool.ri.DataSetRIChecker
- getType() - Method in class gov.nasa.pds.citool.ri.InstrumentHostRIChecker
- getType() - Method in class gov.nasa.pds.citool.ri.InstrumentRIChecker
- getType() - Method in class gov.nasa.pds.citool.ri.MissionRIChecker
- getType() - Method in class gov.nasa.pds.citool.ri.PersonnelRIChecker
- getType() - Method in class gov.nasa.pds.citool.ri.ReferenceRIChecker
- getType() - Method in class gov.nasa.pds.citool.ri.RIChecker
- getType() - Method in class gov.nasa.pds.citool.ri.RIRecord
- getType() - Method in class gov.nasa.pds.citool.ri.TargetRIChecker
- getType() - Method in class gov.nasa.pds.citool.ri.VolumeRIChecker
- getType() - Method in class gov.nasa.pds.search.core.schema.Field
-
Gets the value of the type property.
- getUnmatched(List<AttributeStatement>) - Method in class gov.nasa.pds.citool.ri.ValueMatcher
- getUnmatchedValues(List<AttributeStatement>, List<AttributeStatement>) - Method in class gov.nasa.pds.citool.ri.RIChecker
- getUnmatchedValues(Map<String, List<AttributeStatement>>, Map<String, List<AttributeStatement>>) - Method in class gov.nasa.pds.citool.ri.RIChecker
- getUrl() - Method in class gov.nasa.pds.search.core.schema.DataSource
-
Gets the value of the url property.
- getValue() - Method in enum gov.nasa.pds.citool.status.Status
- getValue() - Method in class gov.nasa.pds.search.core.schema.OutputString
-
Gets the value of the value property.
- getValue() - Method in class gov.nasa.pds.search.core.schema.Query
-
Gets the value of the value property.
- getValueList(Value) - Static method in class gov.nasa.pds.citool.ingestor.CatalogObject
-
Determine the given string value is a multivalued or not
- getVersion() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- getVersion() - Static method in class gov.nasa.pds.citool.util.ToolInfo
-
Get the version.
- getVersionName() - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- getVolumeId() - Method in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
- getWildcards() - Method in class gov.nasa.pds.citool.file.filefilter.WildcardOSFilter
-
Returns list of filters that were set
- gov.nasa.pds.citool - package gov.nasa.pds.citool
- gov.nasa.pds.citool.catalog - package gov.nasa.pds.citool.catalog
- gov.nasa.pds.citool.commandline.options - package gov.nasa.pds.citool.commandline.options
- gov.nasa.pds.citool.comparator - package gov.nasa.pds.citool.comparator
- gov.nasa.pds.citool.diff - package gov.nasa.pds.citool.diff
- gov.nasa.pds.citool.file - package gov.nasa.pds.citool.file
- gov.nasa.pds.citool.file.filefilter - package gov.nasa.pds.citool.file.filefilter
- gov.nasa.pds.citool.handler - package gov.nasa.pds.citool.handler
- gov.nasa.pds.citool.ingestor - package gov.nasa.pds.citool.ingestor
- gov.nasa.pds.citool.logging - package gov.nasa.pds.citool.logging
- gov.nasa.pds.citool.registry.client - package gov.nasa.pds.citool.registry.client
- gov.nasa.pds.citool.registry.model - package gov.nasa.pds.citool.registry.model
- gov.nasa.pds.citool.report - package gov.nasa.pds.citool.report
- gov.nasa.pds.citool.ri - package gov.nasa.pds.citool.ri
- gov.nasa.pds.citool.search - package gov.nasa.pds.citool.search
- gov.nasa.pds.citool.status - package gov.nasa.pds.citool.status
- gov.nasa.pds.citool.target - package gov.nasa.pds.citool.target
- gov.nasa.pds.citool.util - package gov.nasa.pds.citool.util
- gov.nasa.pds.citool.validate - package gov.nasa.pds.citool.validate
- gov.nasa.pds.search.core.constants - package gov.nasa.pds.search.core.constants
- gov.nasa.pds.search.core.logging - package gov.nasa.pds.search.core.logging
- gov.nasa.pds.search.core.schema - package gov.nasa.pds.search.core.schema
- gov.nasa.pds.search.core.util - package gov.nasa.pds.search.core.util
- GUEST_PROD - Static variable in class gov.nasa.pds.citool.ingestor.Constants
H
- handleEvent(ValidationEvent) - Method in class gov.nasa.pds.search.core.util.XMLValidationEventHandler
- HandlerFactory - Class in gov.nasa.pds.citool.handler
- HAS_DATASET - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- HAS_FILE - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- HAS_INST - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- HAS_INSTHOST - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- HAS_MISSION - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- HAS_NODE - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- HAS_RESOURCE - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- HAS_TARGET - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- hasArg(String, Object) - Method in class gov.nasa.pds.citool.commandline.options.ToolsOption
-
Requires a single argument to follow the option.
- hasArg(String, Object, boolean) - Method in class gov.nasa.pds.citool.commandline.options.ToolsOption
-
Allows a single argument to be passed into the option.
- hasArgs(int, String, Object, char, boolean) - Method in class gov.nasa.pds.citool.commandline.options.ToolsOption
-
Defines an argument's "properties" for an option.
- hasArgs(String, Object) - Method in class gov.nasa.pds.citool.commandline.options.ToolsOption
-
Requires an argument to follow the option.
- hasArgs(String, Object, char) - Method in class gov.nasa.pds.citool.commandline.options.ToolsOption
-
Requires an argument to follow the option.
- hasArgs(String, Object, char, boolean) - Method in class gov.nasa.pds.citool.commandline.options.ToolsOption
-
Allows multiple arguments to be passed in to the option.
- hasErrors() - Method in class gov.nasa.pds.citool.report.Report
- hashCode() - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- hasProblems() - Method in class gov.nasa.pds.citool.ri.RIChecker
- hasWarnings() - Method in class gov.nasa.pds.citool.report.Report
- HELP - gov.nasa.pds.citool.commandline.options.Flag
-
Flag to display the help.
- HK_OBJ - Static variable in class gov.nasa.pds.citool.ingestor.Constants
I
- INCLUDES - gov.nasa.pds.citool.commandline.options.ConfigKey
- INCLUDES - gov.nasa.pds.citool.commandline.options.Flag
-
Flag to specify the path(s) to search for file references.
- IndexField - Class in gov.nasa.pds.search.core.schema
-
Java class for IndexField complex type.
- IndexField() - Constructor for class gov.nasa.pds.search.core.schema.IndexField
- indexFields - Variable in class gov.nasa.pds.search.core.schema.Product
- INFO_NOTIFY - Static variable in class gov.nasa.pds.citool.logging.CIToolLevel
- ingest(CatalogObject) - Method in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
-
Method to ingest given catalog object to the registry service It calls ingestExtrinsicObject() for the product registry.
- ingest(Target, boolean) - Method in class gov.nasa.pds.citool.CIToolIngester
-
Ingest catalog file(s).
- INGEST - gov.nasa.pds.citool.commandline.options.Mode
- INGEST - Static variable in class gov.nasa.pds.citool.handler.HandlerFactory
- INGEST_ASSOC_FAIL - Static variable in class gov.nasa.pds.citool.logging.ToolsLevel
- INGEST_ASSOC_SKIP - Static variable in class gov.nasa.pds.citool.logging.ToolsLevel
- INGEST_ASSOC_SUCCESS - Static variable in class gov.nasa.pds.citool.logging.ToolsLevel
- INGEST_FAIL - Static variable in class gov.nasa.pds.citool.logging.ToolsLevel
- INGEST_SUCCESS - Static variable in class gov.nasa.pds.citool.logging.ToolsLevel
- ingestDataSetColObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest DATA_SET_COLLECTION object
- ingestDataSetObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest DATA_SET object
- ingestDDCol(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'ddcol' table
- ingestDDColD(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'ddcold' table
- ingestDDFormRule(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'ddformrule' table
- ingestDDGenClass(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'ddgenclass' table
- ingestDDObjAlias(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'ddobjhier' table
- ingestDDObjD(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'ddobjd' table
- ingestDDObjects(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'ddobjects' table
- ingestDDObjElm(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'ddobjelm' table
- ingestDDObjHier(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'ddobjhier' table
- ingestDDObjStsNote(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'ddobjstsnote' table
- ingestDDStdValD(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'ddstdvald' table
- ingestDDSysClass(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'ddsysclass' table
- ingestDSCollAssocDSObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'dscollds' table
- ingestDSCollD(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'dscolld' table
- ingestDSCollDoc(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'dscolldoc' table
- ingestDSCollInfo(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'dscollinfo' table
- ingestDSCollUsgd(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'dscollusgd' table
- ingestDSConf(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'dsconf' table
- ingestDSD(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'dsd' table
- ingestDSHost(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'dshost' table
- ingestDSInfo(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'dsinfo' table
- ingestDSMsn(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'dsmsn' table
- ingestDSRefInfoObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'dsdoc' table
- ingestDSReleaseObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest DATA_SET_RELEASE object
- ingestDSTarg(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'dstarg' table
- ingestElemDefObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest ELEMENT_DEFINITION object
- IngestFormatter - Class in gov.nasa.pds.citool.logging
-
Class to format the report when running the Catalog Ingestion Tool to ingest catalog files.
- IngestFormatter() - Constructor for class gov.nasa.pds.citool.logging.IngestFormatter
- ingestHostD(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'hostd' table
- ingestHostInfo(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'hostinfo' table
- ingestInstD(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'instd' table
- ingestInstHostObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest INSTRUMENT_HOST object
- ingestInstHostRefInfoObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'hostdoc' table
- ingestInstInfo(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'instinfo' table
- ingestInstObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest INSTRUMENT object
- ingestInstRefInfoObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'instdoc' table
- ingestInventoryObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest INVENTORY object
- ingestInvNodeMedia(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'invnodemedia' table
- ingestInvSpcOrdNt(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'invspcordnt' table
- ingestMissionObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest MISSION object
- ingestMsnD(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'msnd' table
- ingestMsnDoc(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'msndoc' table
- ingestMsnHost(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'msnhost' table
- ingestMsnInfo(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'msninfo' table
- ingestMsnObjsmy(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'msnobjsmy' table
- ingestNewStdValues(Map<String, String>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest new standard values into the ddcolstdval table.
- ingestNssdcdsidObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest NSSDCDSID object
- ingestObjDefObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest OBJECT_DEFINTION object
- ingestPersElecmail(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'perselecmail' table
- ingestPersInfo(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'persinfo' table
- ingestPersMailAddr(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'persmailaddr' table
- ingestPersonnelObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest PERSONNEL object
- ingestReferenceObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'refd' table
- IngestReport - Class in gov.nasa.pds.citool.report
-
This class represents a full report for the Vtool command line.
- IngestReport() - Constructor for class gov.nasa.pds.citool.report.IngestReport
- ingestResDS(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'resds' table
- ingestResInfo(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'resinfo' table
- ingestResourceObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest DATA_SET_HOUSEKEEPING & RESOURCE objectsccc
- ingestSoftwareObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest SOFTWARE object
- ingestSoftwareOnlineObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'swonline' table
- ingestStdValObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'ddcolstdval' table
- ingestSWD(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'swd' table
- ingestSWInfo(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'swinfo' table
- ingestSWPur(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'swpur' table
- ingestTargetD(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'targetd' table
- ingestTargetDoc(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'targetdoc' table
- ingestTargetInfo(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'targetinfo' table
- ingestTargetObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest TARGET object
- ingestVolDesc(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'voldesc' table
- ingestVolDS(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'volds' table
- ingestVolInfo(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'volinfo' table
- ingestVolOnline(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'volonline' table
- ingestVolSerInfo(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'volserinfo' table
- ingestVolSerSet(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'volserset' table
- ingestVolSetInfo(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest the data into 'volsetinfo' table
- ingestVolumeObject(Map<String, AttributeStatement>) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to ingest VOLUME object
- init(String) - Static method in class gov.nasa.pds.citool.registry.client.RegistryClientManager
- init(String) - Static method in class gov.nasa.pds.citool.search.DocConfigManager
- init(String) - Static method in class gov.nasa.pds.citool.search.DocGenerator
- INST_OBJ - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- INST_PROD - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- INSTHOST_OBJ - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- INSTHOST_PROD - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- INSTRUMENT - gov.nasa.pds.citool.ri.RIType
- INSTRUMENT_HOST - gov.nasa.pds.citool.ri.RIType
- InstrumentHostRIChecker - Class in gov.nasa.pds.citool.ri
-
Class to do referential integrity checking on instrument hosts.
- InstrumentHostRIChecker() - Constructor for class gov.nasa.pds.citool.ri.InstrumentHostRIChecker
- InstrumentRIChecker - Class in gov.nasa.pds.citool.ri
-
Class to do referential integrity checking on instruments.
- InstrumentRIChecker() - Constructor for class gov.nasa.pds.citool.ri.InstrumentRIChecker
- INTEGER - gov.nasa.pds.search.core.schema.DataType
- InvalidDatetimeException - Exception in gov.nasa.pds.search.core.util
- InvalidDatetimeException(String) - Constructor for exception gov.nasa.pds.search.core.util.InvalidDatetimeException
- InvalidOptionException - Exception in gov.nasa.pds.citool.commandline.options
-
Exception class that is called upon errors found during command-line option processing.
- InvalidOptionException(String) - Constructor for exception gov.nasa.pds.citool.commandline.options.InvalidOptionException
-
Constructor.
- isAppend() - Method in class gov.nasa.pds.search.core.schema.DataSource
-
Gets the value of the append property.
- isCheckAssociations() - Method in class gov.nasa.pds.search.core.schema.Specification
-
Gets the value of the checkAssociations property.
- isConnected() - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
- isDirectory() - Method in class gov.nasa.pds.citool.target.Target
-
Determine if the target is a directory
- isFailed() - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
- isLinkFile(String) - Method in class gov.nasa.pds.citool.file.FileListGenerator
-
Determines if a hyperlink is a file.
- isLinkSubDir(URL, String) - Method in class gov.nasa.pds.citool.file.FileListGenerator
-
Determines if a hyperlink is a sub-directory.
- isMultiValued(String) - Method in class gov.nasa.pds.citool.registry.model.Metadata
- isNull(String) - Static method in class gov.nasa.pds.citool.util.Utility
-
Determines whether a value is null as defined by the PDS.
- isValid(List<Label>, URL) - Method in class gov.nasa.pds.citool.ri.ReferentialIntegrityValidator
- itrim(String) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Replace multiple whitespaces between words with single blank
- itrim(String) - Static method in class gov.nasa.pds.citool.util.Utility
-
Replace multiple whitespaces between words with single blank
K
L
- labelExists(String) - Method in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
- lid - Variable in class gov.nasa.pds.citool.registry.model.FileInfo
- LID_PREFIX - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- LOCAL - gov.nasa.pds.citool.commandline.options.ConfigKey
- LOCAL - gov.nasa.pds.citool.commandline.options.Flag
-
Flag to not traverse a directory.
- LOG_FNAME - Static variable in class gov.nasa.pds.search.core.constants.Constants
-
Run Log File Name.
- ltrim(String) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Trim the string of any spaces on the left end (ie., leading spaces removed) Remove leading spaces for each line when there is multiple lines of string
- ltrim(String) - Static method in class gov.nasa.pds.citool.util.Utility
-
Trim the string of any spaces on the left end (ie., leading spaces removed) Remove leading spaces for each line when there is multiple lines of string
M
- main(String[]) - Static method in class gov.nasa.pds.citool.CITool
- main(String[]) - Static method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Main method
- main(String[]) - Static method in class gov.nasa.pds.citool.report.CompareReport
- main(String[]) - Static method in class gov.nasa.pds.citool.report.IngestReport
- main(String[]) - Static method in class gov.nasa.pds.citool.report.ValidateReport
- md5 - Variable in class gov.nasa.pds.citool.registry.model.FileInfo
- MD5Checksum - Class in gov.nasa.pds.citool.file
-
A class that calculates the MD5 checksum of a file.
- MD5Checksum() - Constructor for class gov.nasa.pds.citool.file.MD5Checksum
- Metadata - Class in gov.nasa.pds.citool.registry.model
- Metadata() - Constructor for class gov.nasa.pds.citool.registry.model.Metadata
- MISSION - gov.nasa.pds.citool.ri.RIType
- MISSION_OBJ - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- MISSION_PROD - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- MissionRIChecker - Class in gov.nasa.pds.citool.ri
-
Class to do referential integrity checking on missions.
- MissionRIChecker() - Constructor for class gov.nasa.pds.citool.ri.MissionRIChecker
- Mode - Enum in gov.nasa.pds.citool.commandline.options
- MODE - gov.nasa.pds.citool.commandline.options.ConfigKey
- MODE - gov.nasa.pds.citool.commandline.options.Flag
-
Flag to specify the tool mode.
N
- name - Variable in class gov.nasa.pds.search.core.schema.Field
- NAME - Static variable in class gov.nasa.pds.citool.util.ToolInfo
- newInstance(int, File, String) - Method in class gov.nasa.pds.citool.handler.HandlerFactory
-
Get an instance of a Handler object for the human-readable report.
- NewStandardValuesReport - Class in gov.nasa.pds.citool.report
- NewStandardValuesReport() - Constructor for class gov.nasa.pds.citool.report.NewStandardValuesReport
- newStdValueCount - Static variable in class gov.nasa.pds.citool.ingestor.CatalogDB
- NewValidValueFinder - Class in gov.nasa.pds.citool.ri
-
Class that finds new standard values in a statement or set of statements.
- NewValidValueFinder() - Constructor for class gov.nasa.pds.citool.ri.NewValidValueFinder
- NOTIFICATION - Static variable in class gov.nasa.pds.citool.logging.ToolsLevel
- NOTIFICATION - Static variable in class gov.nasa.pds.search.core.logging.ToolsLevel
O
- object2List(Label) - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
-
Converts a label object to List type
- ObjectFactory - Class in gov.nasa.pds.search.core.schema
-
This object contains factory methods for each Java content interface and Java element interface generated in the gov.nasa.pds.search.core.schema package.
- ObjectFactory() - Constructor for class gov.nasa.pds.search.core.schema.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: gov.nasa.pds.search.core.schema
- ObjectStatementComparator - Class in gov.nasa.pds.citool.comparator
-
Class to compare two objects of a PDS label.
- ObjectStatementComparator() - Constructor for class gov.nasa.pds.citool.comparator.ObjectStatementComparator
- okCount - Static variable in class gov.nasa.pds.citool.ingestor.CatalogDB
- operator - Variable in class gov.nasa.pds.search.core.schema.Query
- OUTPUT_DIR - gov.nasa.pds.citool.commandline.options.Flag
- outputString - Variable in class gov.nasa.pds.search.core.schema.Field
- outputString - Variable in class gov.nasa.pds.search.core.schema.RequiredField
- OutputString - Class in gov.nasa.pds.search.core.schema
-
Java class for OutputString complex type.
- OutputString() - Constructor for class gov.nasa.pds.search.core.schema.OutputString
- OutputStringFormat - Enum in gov.nasa.pds.search.core.schema
-
Java class for OutputStringFormat.
P
- PARAMETER - Static variable in class gov.nasa.pds.citool.logging.ToolsLevel
- parameters - Variable in class gov.nasa.pds.citool.report.Report
- PARENT - Static variable in enum gov.nasa.pds.citool.ri.RIType
- parse(URL) - Method in class gov.nasa.pds.citool.CIToolComparator
-
Parse the given URL.
- parse(URL) - Method in class gov.nasa.pds.citool.CIToolIngester
-
Method to parse the PDS catalog file
- parseDictionary(List<String>, boolean) - Method in class gov.nasa.pds.citool.CIToolValidator
- parseLine(String[]) - Method in class gov.nasa.pds.citool.CITool
-
Parses the CITool command-line.
- PASS - gov.nasa.pds.citool.commandline.options.ConfigKey
- PASS - gov.nasa.pds.citool.status.Status
- path - Variable in class gov.nasa.pds.citool.registry.model.FileInfo
- pds3ToPds4Map - Static variable in class gov.nasa.pds.citool.ingestor.Constants
-
Mapping of PDS3 to PDS4 names
- PDSDateConvert - Class in gov.nasa.pds.search.core.util
-
The DateTimeConverter class is necessary to convert PDS4-compliant date/time strings into Solr-Compliant date/time Strings The Solr DateField, which is necessary for performing time queries, is ISO 8601 standard-compliant format, while PDS4 uses a variable number of ASCII date/time formats.
- PDSDateConvert() - Constructor for class gov.nasa.pds.search.core.util.PDSDateConvert
- PDSDD - gov.nasa.pds.citool.commandline.options.Flag
-
Specify the PDS data dictionary files.
- peformCheck(List<Label>, List<Label>) - Method in class gov.nasa.pds.citool.ri.TargetRIChecker
- performCheck(List<Label>, List<Label>) - Method in class gov.nasa.pds.citool.ri.DataSetRIChecker
- performCheck(List<Label>, List<Label>) - Method in class gov.nasa.pds.citool.ri.InstrumentHostRIChecker
- performCheck(List<Label>, List<Label>) - Method in class gov.nasa.pds.citool.ri.InstrumentRIChecker
- performCheck(List<Label>, List<Label>) - Method in class gov.nasa.pds.citool.ri.MissionRIChecker
- performCheck(List<Label>, List<Label>) - Method in class gov.nasa.pds.citool.ri.PersonnelRIChecker
- performCheck(List<Label>, List<Label>) - Method in class gov.nasa.pds.citool.ri.ReferenceRIChecker
-
Determines whether the supplied list of catalog files has referential integrity when compared to the REF.CAT file.
- performCheck(List<Label>, List<Label>) - Method in class gov.nasa.pds.citool.ri.RIChecker
-
Determine if the supplied list of catalog files has referential integrity.
- performCheck(List<Label>, List<Label>) - Method in class gov.nasa.pds.citool.ri.TargetRIChecker
- performCheck(List<Label>, List<Label>) - Method in class gov.nasa.pds.citool.ri.VolumeRIChecker
- PERSONNEL - gov.nasa.pds.citool.ri.RIType
- PersonnelRIChecker - Class in gov.nasa.pds.citool.ri
-
Class to do referential integrity checking on personnel.
- PersonnelRIChecker() - Constructor for class gov.nasa.pds.citool.ri.PersonnelRIChecker
- populateReferenceEntries(CatalogVolumeIngester) - Static method in class gov.nasa.pds.citool.util.ReferenceUtils
-
Generates reference class object for association information
- PRIMARY - gov.nasa.pds.search.core.schema.SourcePriority
- print(RegistryObject, int) - Static method in class gov.nasa.pds.citool.registry.client.DebugUtils
- printDiff(String, List<DiffRecord>) - Static method in class gov.nasa.pds.citool.util.Utility
- printFooter() - Method in class gov.nasa.pds.citool.report.Report
-
Prints out the footer or the report and calls the customized footer section.
- printFooter(PrintWriter) - Method in class gov.nasa.pds.citool.report.CompareReport
- printFooter(PrintWriter) - Method in class gov.nasa.pds.citool.report.IngestReport
- printFooter(PrintWriter) - Method in class gov.nasa.pds.citool.report.NewStandardValuesReport
- printFooter(PrintWriter) - Method in class gov.nasa.pds.citool.report.ReferentialIntegrityReport
- printFooter(PrintWriter) - Method in class gov.nasa.pds.citool.report.Report
-
Allows customization of the footer section of the report
- printFooter(PrintWriter) - Method in class gov.nasa.pds.citool.report.ValidateReport
- printHeader() - Method in class gov.nasa.pds.citool.report.Report
-
This method will display the default header for the Vtool command line library reports.
- printHeader(PrintWriter) - Method in class gov.nasa.pds.citool.report.CompareReport
- printHeader(PrintWriter) - Method in class gov.nasa.pds.citool.report.IngestReport
- printHeader(PrintWriter) - Method in class gov.nasa.pds.citool.report.NewStandardValuesReport
- printHeader(PrintWriter) - Method in class gov.nasa.pds.citool.report.ReferentialIntegrityReport
- printHeader(PrintWriter) - Method in class gov.nasa.pds.citool.report.Report
-
Allows a Report to customize the header portion of the Report if necessary.
- printHeader(PrintWriter) - Method in class gov.nasa.pds.citool.report.ValidateReport
- printRecordMessages(PrintWriter, Status, URI, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.CompareReport
- printRecordMessages(PrintWriter, Status, URI, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.IngestReport
- printRecordMessages(PrintWriter, Status, URI, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.NewStandardValuesReport
- printRecordMessages(PrintWriter, Status, URI, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.ReferentialIntegrityReport
- printRecordMessages(PrintWriter, Status, URI, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.Report
-
Allows a report to customize how it handles reporting on a particular label.
- printRecordMessages(PrintWriter, Status, URI, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.ValidateReport
- printRecordMessages(PrintWriter, Status, List<String>, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.CompareReport
- printRecordMessages(PrintWriter, Status, List<String>, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.IngestReport
- printRecordMessages(PrintWriter, Status, List<String>, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.NewStandardValuesReport
- printRecordMessages(PrintWriter, Status, List<String>, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.ReferentialIntegrityReport
- printRecordMessages(PrintWriter, Status, List<String>, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.Report
- printRecordMessages(PrintWriter, Status, List<String>, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.ValidateReport
- printRecordSkip(PrintWriter, URI, Exception) - Method in class gov.nasa.pds.citool.report.CompareReport
- printRecordSkip(PrintWriter, URI, Exception) - Method in class gov.nasa.pds.citool.report.IngestReport
- printRecordSkip(PrintWriter, URI, Exception) - Method in class gov.nasa.pds.citool.report.Report
- printRecordSkip(PrintWriter, URI, Exception) - Method in class gov.nasa.pds.citool.report.ValidateReport
- printRecordSkip(PrintWriter, List<String>, Exception) - Method in class gov.nasa.pds.citool.report.ReferentialIntegrityReport
- printRecordSkip(PrintWriter, List<String>, Exception) - Method in class gov.nasa.pds.citool.report.Report
- printRefs(Map<String, List<String>>) - Static method in class gov.nasa.pds.citool.util.DebugUtils
- printStandardValue(String, String) - Method in class gov.nasa.pds.citool.report.NewStandardValuesReport
- priority - Variable in class gov.nasa.pds.search.core.schema.DataSource
- processLabel(Label) - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
-
Processes the given label and converts attributes into the hashmap object.
- processMain(String[]) - Method in class gov.nasa.pds.citool.CITool
- processVolume(List<Label>) - Method in class gov.nasa.pds.citool.CIToolIngester
- Product - Class in gov.nasa.pds.search.core.schema
-
Java class for Product complex type.
- Product() - Constructor for class gov.nasa.pds.search.core.schema.Product
- PRODUCT_VERSION - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- ProductFactory - Class in gov.nasa.pds.citool.ingestor
- ProductFactory() - Constructor for class gov.nasa.pds.citool.ingestor.ProductFactory
- publishFile(FileInfo) - Method in interface gov.nasa.pds.citool.registry.client.RegistryClient
- publishFile(FileInfo) - Method in class gov.nasa.pds.citool.registry.client.RegistryClientSolr
- publishObject(CatalogObject) - Method in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
- publishObject(RegistryObject) - Method in interface gov.nasa.pds.citool.registry.client.RegistryClient
- publishObject(RegistryObject) - Method in class gov.nasa.pds.citool.registry.client.RegistryClientSolr
- put(RegistryObject) - Method in class gov.nasa.pds.citool.util.RegistryObjectCache
- put(String, String) - Method in class gov.nasa.pds.citool.registry.model.Slots
- put(String, String) - Method in class gov.nasa.pds.citool.util.References
- put(String, List<String>) - Method in class gov.nasa.pds.citool.registry.model.Slots
Q
- query - Variable in class gov.nasa.pds.search.core.schema.Specification
- query(File) - Method in class gov.nasa.pds.citool.CITool
-
Query the configuration file.
- query(CommandLine) - Method in class gov.nasa.pds.citool.CITool
-
Query the CommandLine object to process the options that were selected.
- Query - Class in gov.nasa.pds.search.core.schema
-
Java class for Query complex type.
- Query() - Constructor for class gov.nasa.pds.search.core.schema.Query
R
- record(File, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.Report
- record(URI, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.Report
-
Allows a report to change how they manage reporting on a given file that has been parsed and validated.
- record(List<String>, List<LabelParserException>) - Method in class gov.nasa.pds.citool.report.Report
-
Allows a report to change how they manage reporting on a given file that has been parsed and validated.
- recordSkip(URI, Exception) - Method in class gov.nasa.pds.citool.report.Report
- recordSkip(List<String>, Exception) - Method in class gov.nasa.pds.citool.report.Report
- REFERENCE - gov.nasa.pds.citool.ri.RIType
- ReferenceFinderValidator - Class in gov.nasa.pds.citool.validate
-
Class that finds references in a statement and makes sure that it is found in a REFERENCE_KEY_ID within the label.
- ReferenceFinderValidator() - Constructor for class gov.nasa.pds.citool.validate.ReferenceFinderValidator
- ReferenceRIChecker - Class in gov.nasa.pds.citool.ri
-
Class to do referential integrity checking on references.
- ReferenceRIChecker() - Constructor for class gov.nasa.pds.citool.ri.ReferenceRIChecker
-
Constructor
- References - Class in gov.nasa.pds.citool.util
- ReferenceUtils - Class in gov.nasa.pds.citool.util
- ReferenceUtils() - Constructor for class gov.nasa.pds.citool.util.ReferenceUtils
- ReferenceValidator - Class in gov.nasa.pds.citool.validate
-
Class that performs validation for reference catalog files.
- ReferenceValidator() - Constructor for class gov.nasa.pds.citool.validate.ReferenceValidator
- ReferentialIntegrityReport - Class in gov.nasa.pds.citool.report
- ReferentialIntegrityReport() - Constructor for class gov.nasa.pds.citool.report.ReferentialIntegrityReport
- ReferentialIntegrityValidator - Class in gov.nasa.pds.citool.ri
-
Class that checks a set of PDS catalog files for referential integrity.
- ReferentialIntegrityValidator(ReferentialIntegrityReport) - Constructor for class gov.nasa.pds.citool.ri.ReferentialIntegrityValidator
-
Default constructor.
- REGISTRY - gov.nasa.pds.search.core.schema.SourceType
- RegistryClient - Interface in gov.nasa.pds.citool.registry.client
- RegistryClientManager - Class in gov.nasa.pds.citool.registry.client
- RegistryClientManager() - Constructor for class gov.nasa.pds.citool.registry.client.RegistryClientManager
- RegistryClientSolr - Class in gov.nasa.pds.citool.registry.client
- registryCount - Static variable in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
- RegistryObject - Class in gov.nasa.pds.citool.registry.model
- RegistryObject() - Constructor for class gov.nasa.pds.citool.registry.model.RegistryObject
- RegistryObjectCache - Class in gov.nasa.pds.citool.util
- registryPath - Variable in class gov.nasa.pds.search.core.schema.Field
- registryPath - Variable in class gov.nasa.pds.search.core.schema.Query
- registryPath - Variable in class gov.nasa.pds.search.core.schema.RequiredField
- RELEASE_DATE - Static variable in class gov.nasa.pds.citool.util.ToolInfo
- RELEASE_OBJ - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- removeQuotes(List<String>) - Static method in class gov.nasa.pds.citool.util.Utility
- replaceChars(String) - Static method in class gov.nasa.pds.citool.util.Utility
- Report - Class in gov.nasa.pds.citool.report
-
Abstract class that represents a Report for the Vtool command line API.
- Report() - Constructor for class gov.nasa.pds.citool.report.Report
-
Default constructor to initialize report variables.
- REPORT - gov.nasa.pds.citool.commandline.options.ConfigKey
- REPORT - gov.nasa.pds.citool.commandline.options.Flag
-
Flag to specify the report file.
- REQUIRED - gov.nasa.pds.search.core.schema.DataType
- RequiredField - Class in gov.nasa.pds.search.core.schema
-
Java class for RequiredField complex type.
- RequiredField() - Constructor for class gov.nasa.pds.search.core.schema.RequiredField
- RESOURCE_OBJ - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- RESOURCE_PROD - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- RIChecker - Class in gov.nasa.pds.citool.ri
-
Base class for Referential Integrity checking.
- RIChecker() - Constructor for class gov.nasa.pds.citool.ri.RIChecker
- RIFileSorter - Class in gov.nasa.pds.citool.ri
- RIFileSorter(List<Label>) - Constructor for class gov.nasa.pds.citool.ri.RIFileSorter
-
Class to sort the given list of catalog files into parents and children.
- RIRecord - Class in gov.nasa.pds.citool.ri
-
An object representation of a referential integrity record.
- RIRecord(RIType, List<String>) - Constructor for class gov.nasa.pds.citool.ri.RIRecord
- RIType - Enum in gov.nasa.pds.citool.ri
-
Interface containing the different referential integrity types.
- rtrim(String) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Trim the string of any spaces on the right end (ie., trailing spaces removed)
- rtrim(String) - Static method in class gov.nasa.pds.citool.util.Utility
-
Trim the string of any spaces on the right end (ie., trailing spaces removed)
S
- SEARCH_TOOLS - Static variable in class gov.nasa.pds.search.core.constants.Constants
- SECONDARY - gov.nasa.pds.search.core.schema.SourcePriority
- SERVERURL - gov.nasa.pds.citool.commandline.options.ConfigKey
- setAccessUrl(String) - Method in class gov.nasa.pds.citool.file.FileObject
- setAlias(boolean) - Method in class gov.nasa.pds.citool.CITool
- setAllrefs(String) - Method in class gov.nasa.pds.citool.CITool
- setAllrefs(URL) - Method in class gov.nasa.pds.citool.CIToolValidator
- setAltLid(String) - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- setAppend(boolean) - Method in class gov.nasa.pds.search.core.schema.DataSource
-
Sets the value of the append property.
- setArchiveStatus(String) - Method in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
- setCheckAssociations(Boolean) - Method in class gov.nasa.pds.search.core.schema.Specification
-
Sets the value of the checkAssociations property.
- setDataSources(DataSources) - Method in class gov.nasa.pds.search.core.schema.Specification
-
Sets the value of the dataSources property.
- setDefault(String) - Method in class gov.nasa.pds.search.core.schema.Field
-
Sets the value of the default property.
- setDescription(String) - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- setDictionaries(List<String>) - Method in class gov.nasa.pds.citool.CITool
- setExtrinsicObject(RegistryObject) - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- setFileObject() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
-
Set a file object
- setFilters(List, List, List) - Method in class gov.nasa.pds.citool.file.FileListGenerator
-
Sets all possible filters when looking in a directory.
- setFormat(OutputStringFormat) - Method in class gov.nasa.pds.search.core.schema.OutputString
-
Sets the value of the format property.
- setFunction(String) - Method in class gov.nasa.pds.citool.CITool
- setGuid(String) - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- setIncludePaths(List<String>) - Method in class gov.nasa.pds.citool.CITool
- setIndexFields(IndexField) - Method in class gov.nasa.pds.search.core.schema.Product
-
Sets the value of the indexFields property.
- setIntegrityCheckHeader(String) - Method in class gov.nasa.pds.citool.report.ReferentialIntegrityReport
- setIsFailed(boolean) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
- setIsLocal(boolean) - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- setLabel(Label) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
- setLevel(Constants.Severity) - Method in class gov.nasa.pds.citool.report.Report
-
Anything at or above the level will be reported.
- setLid(String) - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- setMd5Hash(String) - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- setName(String) - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- setName(String) - Method in class gov.nasa.pds.search.core.schema.Field
-
Sets the value of the name property.
- setObjectType(String) - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- setOperator(String) - Method in class gov.nasa.pds.search.core.schema.Query
-
Sets the value of the operator property.
- setOutput(File) - Method in class gov.nasa.pds.citool.report.Report
-
Handles writing a Report to a
File
. - setOutput(OutputStream) - Method in class gov.nasa.pds.citool.report.Report
-
Handle writing a Report to an
OutputStream
. - setOutput(Writer) - Method in class gov.nasa.pds.citool.report.Report
-
Handles writing a Report to the writer interface.
- setOutputString(OutputString) - Method in class gov.nasa.pds.search.core.schema.Field
-
Sets the value of the outputString property.
- setOutputString(String) - Method in class gov.nasa.pds.search.core.schema.RequiredField
-
Sets the value of the outputString property.
- setPrintDetails(boolean) - Method in class gov.nasa.pds.citool.report.IngestReport
- setPriority(SourcePriority) - Method in class gov.nasa.pds.search.core.schema.DataSource
-
Sets the value of the priority property.
- setProductReferences(List<CatalogObject>, CatalogObject, Map<String, List<String>>) - Method in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
-
Add reference information as slot values then, update the registered product
- setRegistryPath(String) - Method in class gov.nasa.pds.search.core.schema.Query
-
Sets the value of the registryPath property.
- setRegistryPath(String) - Method in class gov.nasa.pds.search.core.schema.RequiredField
-
Sets the value of the registryPath property.
- setReport(IngestReport) - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
- setReportFile(File) - Method in class gov.nasa.pds.citool.CITool
- setSeverity(int) - Method in class gov.nasa.pds.citool.CITool
- setSlots(Slots) - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- setSourceType(SourceType) - Method in class gov.nasa.pds.search.core.schema.DataSource
-
Sets the value of the sourceType property.
- setSpecification(Specification) - Method in class gov.nasa.pds.search.core.schema.Product
-
Sets the value of the specification property.
- setStorageServiceProductId(String) - Method in class gov.nasa.pds.citool.file.FileObject
- setSupportFile(URL) - Method in class gov.nasa.pds.citool.ri.RIChecker
- setTargetAvailable(boolean) - Method in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
- setTargets(List<Target>) - Method in class gov.nasa.pds.citool.CITool
- setTitle(String) - Method in class gov.nasa.pds.search.core.schema.Specification
-
Sets the value of the title property.
- setToolMode(Mode) - Method in class gov.nasa.pds.citool.CITool
- setTraverse(boolean) - Method in class gov.nasa.pds.citool.CITool
- setType(DataType) - Method in class gov.nasa.pds.search.core.schema.Field
-
Sets the value of the type property.
- setValue(String) - Method in class gov.nasa.pds.search.core.schema.OutputString
-
Sets the value of the value property.
- setValue(String) - Method in class gov.nasa.pds.search.core.schema.Query
-
Sets the value of the value property.
- setVersion(float) - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
- setVersionName(String) - Method in class gov.nasa.pds.citool.registry.model.RegistryObject
- setVolumeId(String) - Method in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
- SEVERE_NOTIFY - Static variable in class gov.nasa.pds.citool.logging.CIToolLevel
- showHelp() - Method in class gov.nasa.pds.citool.CITool
-
Show the CITool usage.
- showVersion() - Method in class gov.nasa.pds.citool.CITool
-
Show the version and disclaimer notice.
- SKIP - gov.nasa.pds.citool.status.Status
- SKIP - Static variable in class gov.nasa.pds.citool.logging.ToolsLevel
- SKIP - Static variable in class gov.nasa.pds.search.core.logging.ToolsLevel
- Slots - Class in gov.nasa.pds.citool.registry.model
- Slots() - Constructor for class gov.nasa.pds.citool.registry.model.Slots
- SOLR_DOC_DIR - Static variable in class gov.nasa.pds.search.core.constants.Constants
-
Directory name where Solr Documents will be stored after data is extracted from data source
- SOLR_INDEX_DIR - Static variable in class gov.nasa.pds.search.core.constants.Constants
-
Directory name where Solr Index Documents will be stored after the initial documents are modified by the SolrIndexer and prepared for posting to the Search Service
- SOLR_INDEX_PREFIX - Static variable in class gov.nasa.pds.search.core.constants.Constants
- sort(RIType) - Method in class gov.nasa.pds.citool.ri.RIFileSorter
-
Sort the catalog files.
- source - Variable in class gov.nasa.pds.search.core.schema.DataSources
- SourcePriority - Enum in gov.nasa.pds.search.core.schema
-
Java class for sourcePriority.
- sourceType - Variable in class gov.nasa.pds.search.core.schema.DataSource
- SourceType - Enum in gov.nasa.pds.search.core.schema
-
Java class for sourceType.
- specification - Variable in class gov.nasa.pds.search.core.schema.Product
- Specification - Class in gov.nasa.pds.search.core.schema
-
Java class for Specification complex type.
- Specification() - Constructor for class gov.nasa.pds.search.core.schema.Specification
- StatementFinder - Class in gov.nasa.pds.citool.ri
-
Class that finds statements in a PDS label that matches a user supplied list of keywords.
- StatementFinder() - Constructor for class gov.nasa.pds.citool.ri.StatementFinder
- Status - Enum in gov.nasa.pds.citool.status
-
This enum represents the status of parsing and validation against a particular file.
- STRING - gov.nasa.pds.search.core.schema.DataType
- stripNewLines(String) - Static method in class gov.nasa.pds.citool.util.Utility
- stripOnlyWhitespaceAndNewLine(String) - Static method in class gov.nasa.pds.citool.util.Utility
-
Strips only newline characters and extra whitespaces.
- stripWhitespace(String) - Static method in class gov.nasa.pds.citool.util.Utility
- SUCCESS - Static variable in class gov.nasa.pds.search.core.logging.ToolsLevel
- supportFile - Variable in class gov.nasa.pds.citool.ri.RIChecker
T
- Target - Class in gov.nasa.pds.citool.target
-
Class to support target URLs, files, and directories.
- Target(String) - Constructor for class gov.nasa.pds.citool.target.Target
-
Constructor
- TARGET - gov.nasa.pds.citool.commandline.options.ConfigKey
- TARGET - gov.nasa.pds.citool.commandline.options.Flag
-
Flag to explicitly specify the targets.
- TARGET - gov.nasa.pds.citool.ri.RIType
- TARGET_OBJ - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- TARGET_PROD - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- targetAvailable - Variable in class gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
- TargetRIChecker - Class in gov.nasa.pds.citool.ri
-
Class to perform referential integrity checking on targets.
- TargetRIChecker() - Constructor for class gov.nasa.pds.citool.ri.TargetRIChecker
- TEXT - gov.nasa.pds.search.core.schema.OutputStringFormat
- title - Variable in class gov.nasa.pds.search.core.schema.Specification
- ToolInfo - Class in gov.nasa.pds.citool.util
-
Class to get tool release information.
- ToolInfo() - Constructor for class gov.nasa.pds.citool.util.ToolInfo
- ToolsFileHandler - Class in gov.nasa.pds.citool.handler
-
Class to setup a file handler for the tools logging capability.
- ToolsFileHandler(String, boolean, Level, Formatter) - Constructor for class gov.nasa.pds.citool.handler.ToolsFileHandler
-
Constructor.
- ToolsFileHandler(String, Formatter) - Constructor for class gov.nasa.pds.citool.handler.ToolsFileHandler
-
Constructor that does not append to a file and automatically sets the log level to 'ALL'.
- ToolsFileHandler(String, Level, Formatter) - Constructor for class gov.nasa.pds.citool.handler.ToolsFileHandler
-
Constructor that does not append to a file.
- ToolsLevel - Class in gov.nasa.pds.citool.logging
- ToolsLevel - Class in gov.nasa.pds.search.core.logging
- ToolsLevel(String, int) - Constructor for class gov.nasa.pds.citool.logging.ToolsLevel
- ToolsLevel(String, int) - Constructor for class gov.nasa.pds.search.core.logging.ToolsLevel
- ToolsLogRecord - Class in gov.nasa.pds.citool.logging
- ToolsLogRecord - Class in gov.nasa.pds.search.core.logging
- ToolsLogRecord(Level, File) - Constructor for class gov.nasa.pds.search.core.logging.ToolsLogRecord
- ToolsLogRecord(Level, String) - Constructor for class gov.nasa.pds.citool.logging.ToolsLogRecord
- ToolsLogRecord(Level, String) - Constructor for class gov.nasa.pds.search.core.logging.ToolsLogRecord
- ToolsLogRecord(Level, String, File) - Constructor for class gov.nasa.pds.search.core.logging.ToolsLogRecord
- ToolsLogRecord(Level, String, String) - Constructor for class gov.nasa.pds.citool.logging.ToolsLogRecord
-
Constructs a log record
- ToolsLogRecord(Level, String, String) - Constructor for class gov.nasa.pds.search.core.logging.ToolsLogRecord
- ToolsLogRecord(Level, String, String, int) - Constructor for class gov.nasa.pds.citool.logging.ToolsLogRecord
-
Construct a log record
- ToolsLogRecord(Level, String, String, int) - Constructor for class gov.nasa.pds.search.core.logging.ToolsLogRecord
- ToolsLogRecord(Level, String, String, String) - Constructor for class gov.nasa.pds.citool.logging.ToolsLogRecord
-
Construct a log record
- ToolsLogRecord(Level, String, String, String, int) - Constructor for class gov.nasa.pds.citool.logging.ToolsLogRecord
-
Construct a log record
- ToolsOption - Class in gov.nasa.pds.citool.commandline.options
-
Class that extends Apache's Option class.
- ToolsOption(Flag) - Constructor for class gov.nasa.pds.citool.commandline.options.ToolsOption
-
Constructor.
- ToolsOption(String, String, String) - Constructor for class gov.nasa.pds.citool.commandline.options.ToolsOption
-
Constructor.
- ToolsPropertiesConfiguration - Class in gov.nasa.pds.citool.commandline.options
- ToolsPropertiesConfiguration(File) - Constructor for class gov.nasa.pds.citool.commandline.options.ToolsPropertiesConfiguration
- ToolsStreamHandler - Class in gov.nasa.pds.citool.handler
-
This class sets up a stream handler for the tools logging capability.
- ToolsStreamHandler(OutputStream, Formatter) - Constructor for class gov.nasa.pds.citool.handler.ToolsStreamHandler
-
Constructor.
- ToolsStreamHandler(OutputStream, Level, Formatter) - Constructor for class gov.nasa.pds.citool.handler.ToolsStreamHandler
-
Constructor.
- toString() - Method in class gov.nasa.pds.citool.target.Target
-
Get the target name.
- toURL() - Method in class gov.nasa.pds.citool.target.Target
-
Convert the target to a URL.
- toURL(String) - Static method in class gov.nasa.pds.citool.util.Utility
-
Convert a string to a URL.
- TRANSPORTURL - gov.nasa.pds.citool.commandline.options.ConfigKey
- traverse(boolean) - Method in class gov.nasa.pds.citool.target.Target
-
Traverse the target directory.
- trimString(String, int) - Static method in class gov.nasa.pds.citool.util.Utility
- type - Variable in class gov.nasa.pds.search.core.schema.Field
U
- UNKNOWN - gov.nasa.pds.citool.status.Status
- UnknownHandlerConfigurationException - Exception in gov.nasa.pds.citool.handler
- UnknownHandlerConfigurationException(String) - Constructor for exception gov.nasa.pds.citool.handler.UnknownHandlerConfigurationException
- unmarshall(File) - Static method in class gov.nasa.pds.search.core.schema.CoreConfigReader
- unmarshall(InputStream) - Static method in class gov.nasa.pds.search.core.schema.CoreConfigReader
- unmarshall(StreamSource) - Static method in class gov.nasa.pds.search.core.schema.CoreConfigReader
- url - Variable in class gov.nasa.pds.search.core.schema.DataSource
- URL - gov.nasa.pds.search.core.schema.OutputStringFormat
- USER - gov.nasa.pds.citool.commandline.options.ConfigKey
- Utility - Class in gov.nasa.pds.citool.util
- Utility() - Constructor for class gov.nasa.pds.citool.util.Utility
V
- VALID_UNK_VALUES - Static variable in class gov.nasa.pds.search.core.constants.Constants
-
Valid PDS4 representation for unknown values.
- validate(Target, List<String>, boolean, boolean) - Method in class gov.nasa.pds.citool.CIToolValidator
- validate(Label) - Method in class gov.nasa.pds.citool.validate.ReferenceFinderValidator
-
Validates a label by checking references and matching that with REFERENCE_KEY_ID values found within the given label.
- validate(Label) - Method in class gov.nasa.pds.citool.validate.ReferenceValidator
-
Determines whether or not a reference catalog file is valid.
- validate(URL, Dictionary) - Method in class gov.nasa.pds.citool.CIToolValidator
- VALIDATE - gov.nasa.pds.citool.commandline.options.Mode
- VALIDATE - Static variable in class gov.nasa.pds.citool.handler.HandlerFactory
- ValidateFormatter - Class in gov.nasa.pds.citool.logging
- ValidateFormatter() - Constructor for class gov.nasa.pds.citool.logging.ValidateFormatter
- ValidateReport - Class in gov.nasa.pds.citool.report
-
This class represents a full report for the Vtool command line.
- ValidateReport() - Constructor for class gov.nasa.pds.citool.report.ValidateReport
- value - Variable in class gov.nasa.pds.search.core.schema.OutputString
- value - Variable in class gov.nasa.pds.search.core.schema.Query
- value() - Method in enum gov.nasa.pds.search.core.schema.DataType
- value() - Method in enum gov.nasa.pds.search.core.schema.OutputStringFormat
- value() - Method in enum gov.nasa.pds.search.core.schema.SourcePriority
- value() - Method in enum gov.nasa.pds.search.core.schema.SourceType
- ValueDiff - Class in gov.nasa.pds.citool.diff
- ValueDiff() - Constructor for class gov.nasa.pds.citool.diff.ValueDiff
- valueExists(String, List<String>) - Static method in class gov.nasa.pds.citool.util.Utility
- ValueMatcher - Class in gov.nasa.pds.citool.ri
- ValueMatcher(List<AttributeStatement>) - Constructor for class gov.nasa.pds.citool.ri.ValueMatcher
- valueOf(String) - Static method in enum gov.nasa.pds.citool.commandline.options.ConfigKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.pds.citool.commandline.options.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.pds.citool.commandline.options.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.pds.citool.ri.RIType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.pds.citool.status.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.pds.search.core.schema.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.pds.search.core.schema.OutputStringFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.pds.search.core.schema.SourcePriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.pds.search.core.schema.SourceType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum gov.nasa.pds.citool.commandline.options.ConfigKey
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum gov.nasa.pds.citool.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.citool.commandline.options.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum gov.nasa.pds.citool.ri.RIType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum gov.nasa.pds.citool.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.search.core.schema.DataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum gov.nasa.pds.search.core.schema.OutputStringFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum gov.nasa.pds.search.core.schema.SourcePriority
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum gov.nasa.pds.search.core.schema.SourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERBOSE - gov.nasa.pds.citool.commandline.options.ConfigKey
- VERBOSE - gov.nasa.pds.citool.commandline.options.Flag
-
Flag to specify the severity level.
- VERSION - gov.nasa.pds.citool.commandline.options.Flag
-
Flag to display the version.
- VERSION - Static variable in class gov.nasa.pds.citool.util.ToolInfo
- visitDir(File, boolean) - Method in class gov.nasa.pds.citool.file.FileListGenerator
-
Gets a list of files under a given directory.
- visitTarget(String, boolean) - Method in class gov.nasa.pds.citool.file.FileListGenerator
-
Allows one to pass in a file or URL.
- VOLUME - gov.nasa.pds.citool.ri.RIType
- VOLUME_OBJ - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- VOLUME_PROD - Static variable in class gov.nasa.pds.citool.ingestor.Constants
- VolumeRIChecker - Class in gov.nasa.pds.citool.ri
-
Class to do referential integrity checking on volumes.
- VolumeRIChecker() - Constructor for class gov.nasa.pds.citool.ri.VolumeRIChecker
W
- WARNING_NOTIFY - Static variable in class gov.nasa.pds.citool.logging.CIToolLevel
- WildcardOSFilter - Class in gov.nasa.pds.citool.file.filefilter
-
Filters files using supplied wildcard(s).
- WildcardOSFilter(String) - Constructor for class gov.nasa.pds.citool.file.filefilter.WildcardOSFilter
-
Constructor for a single wildcard
- WildcardOSFilter(List) - Constructor for class gov.nasa.pds.citool.file.filefilter.WildcardOSFilter
-
Constructor for a list of wildcards
- write(Map<String, List<String>>) - Method in class gov.nasa.pds.citool.search.DocWriter
X
- XMLValidationEventHandler - Class in gov.nasa.pds.search.core.util
- XMLValidationEventHandler() - Constructor for class gov.nasa.pds.search.core.util.XMLValidationEventHandler
_
A C D E F G H I K L M N O P Q R S T U V W X _All Classes All Packages