- 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
-
- CatalogRegistryIngester - Class in gov.nasa.pds.citool.ingestor
-
- CatalogRegistryIngester(String) - Constructor for class gov.nasa.pds.citool.ingestor.CatalogRegistryIngester
-
Constructor
- CatalogRegistryIngester(String, SecurityContext, String, String) - Constructor for class gov.nasa.pds.citool.ingestor.CatalogRegistryIngester
-
Constructor with security context
- catObjs - Static variable in class gov.nasa.pds.citool.CIToolIngester
-
- 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
-
- close() - Method in class gov.nasa.pds.citool.ingestor.CatalogDB
-
Method to close the database connection
- 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(List<URL>, List<URL>) - Method in class gov.nasa.pds.citool.CIToolComparator
-
- compare(URL, URL) - Method in class gov.nasa.pds.citool.CIToolIngester
-
Perform a comparison between 2 files.
- 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
-
- ConfigKey - Enum in gov.nasa.pds.citool.commandline.options
-
- CONFIGURATION - Static variable in class gov.nasa.pds.citool.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() - Constructor for class gov.nasa.pds.citool.ingestor.Constants
-
- contains(String) - Method in class gov.nasa.pds.citool.ri.ValueMatcher
-
- containsKey(ConfigKey) - Method in class gov.nasa.pds.citool.commandline.options.ToolsPropertiesConfiguration
-
- CONTEXT_PROD - Static variable in class gov.nasa.pds.citool.ingestor.Constants
-
- COPYRIGHT - Static variable in class gov.nasa.pds.citool.util.ToolInfo
-
- crawl(URL, boolean) - Method in class gov.nasa.pds.citool.file.FileListGenerator
-
Crawls a directory URL, looking for files and sub-directories.
- createRegistryPackage() - Method in class gov.nasa.pds.citool.ingestor.CatalogRegistryIngester
-
- get(Value) - Method in class gov.nasa.pds.citool.catalog.CatalogList
-
Returns a catalog object that contains the supplied id
- getAccessUrl() - Method in class gov.nasa.pds.citool.file.FileObject
-
- 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.
- getAssociationType() - Method in class gov.nasa.pds.citool.ingestor.Reference
-
Get the association type.
- 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
- 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
-
- 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
-
- getDateTime() - Static method in class gov.nasa.pds.citool.util.Utility
-
Get the current date time.
- getDescription() - Method in enum gov.nasa.pds.citool.commandline.options.Flag
-
Get the flag description.
- 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
- getExtrinsic(String) - Method in class gov.nasa.pds.citool.ingestor.CatalogRegistryIngester
-
- getExtrinsic(String, String) - Method in class gov.nasa.pds.citool.ingestor.CatalogRegistryIngester
-
Retrieve an extrinsic object from the registry
- getExtrinsicObject() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
-
- getFile() - Method in class gov.nasa.pds.citool.logging.ToolsLogRecord
-
- getFilename() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
-
- 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
- getFilesFromStorageService(List<String>) - Method in class gov.nasa.pds.citool.CIToolIngester
-
- getFileURLNames(URL, Set) - Method in class gov.nasa.pds.citool.file.FileListGenerator
-
Finds links to files.
- getFMClient() - Method in class gov.nasa.pds.citool.ingestor.StorageIngester
-
Returns the File Manager client.
- getFromSource() - Method in class gov.nasa.pds.citool.diff.DiffRecord
-
- getFromTarget() - Method in class gov.nasa.pds.citool.diff.DiffRecord
-
- 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.
- 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
-
- 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
-
- getLabel() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
-
- getLevel() - Method in class gov.nasa.pds.citool.report.Report
-
- getLine() - Method in class gov.nasa.pds.citool.logging.ToolsLogRecord
-
- getList(ConfigKey) - Method in class gov.nasa.pds.citool.commandline.options.ToolsPropertiesConfiguration
-
- getLocation() - Method in class gov.nasa.pds.citool.file.FileObject
-
- getLogicalId() - Method in class gov.nasa.pds.citool.ingestor.Reference
-
Get the logical identifier.
- 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.
- getMetadata() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
-
- getName() - Method in enum gov.nasa.pds.citool.commandline.options.Mode
-
- getName() - Method in class gov.nasa.pds.citool.file.FileObject
-
- 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.
- getNewValues(Statement, Dictionary) - Static method in class gov.nasa.pds.citool.ri.NewValidValueFinder
-
Finds new standard values in a given statement.
- getNewValues(AttributeStatement, 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(GroupStatement, Dictionary) - Static method in class gov.nasa.pds.citool.ri.NewValidValueFinder
-
Finds new standard values in a given attribute.
- 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
-
- 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
-
- 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
-
- getPassword() - Method in class gov.nasa.pds.citool.CITool
-
- getPdsLabelMap() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
-
- getPointerFiles() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
-
- getProblems() - Method in class gov.nasa.pds.citool.ri.RIChecker
-
- getProblems() - Method in class gov.nasa.pds.citool.ri.RIRecord
-
- getProductById(String) - Method in class gov.nasa.pds.citool.ingestor.StorageIngester
-
Gets a product by given product id
- getProductByName(String) - Method in class gov.nasa.pds.citool.ingestor.StorageIngester
-
Gets a product by given name
- getProductFromStorageService(String) - Method in class gov.nasa.pds.citool.CIToolIngester
-
- getReferences() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
-
- getReleaseDate() - Static method in class gov.nasa.pds.citool.util.ToolInfo
-
Get the release date.
- 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
-
- getSourceLineNumber() - Method in exception gov.nasa.pds.citool.diff.DiffException
-
- 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(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.
- 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.
- getStorageIngester() - Method in class gov.nasa.pds.citool.ingestor.CatalogRegistryIngester
-
Return storage ingester instance
- getStorageServiceProductId() - Method in class gov.nasa.pds.citool.file.FileObject
-
- getStorageUrl() - Method in class gov.nasa.pds.citool.CITool
-
- 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(String) - Method in class gov.nasa.pds.citool.CIToolIngester
-
- getTargetInfos() - Method in class gov.nasa.pds.citool.ingestor.CatalogObject
-
- getTargetLineNumber() - Method in exception gov.nasa.pds.citool.diff.DiffException
-
- 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
-
- 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
-
- getUsername() - Method in class gov.nasa.pds.citool.CITool
-
- getValue() - Method in enum gov.nasa.pds.citool.status.Status
-
- 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() - Method in class gov.nasa.pds.citool.ingestor.Reference
-
Get the version.
- getVersion() - Static method in class gov.nasa.pds.citool.util.ToolInfo
-
Get the version.
- 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.report - package gov.nasa.pds.citool.report
-
- gov.nasa.pds.citool.ri - package gov.nasa.pds.citool.ri
-
- 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
-
- GUEST_PROD - Static variable in class gov.nasa.pds.citool.ingestor.Constants
-
- INFO_NOTIFY - Static variable in class gov.nasa.pds.citool.logging.CIToolLevel
-
- ingest(Target, boolean) - Method in class gov.nasa.pds.citool.CIToolIngester
-
Ingest catalog file(s).
- INGEST - Static variable in class gov.nasa.pds.citool.handler.HandlerFactory
-
- ingest(CatalogObject) - Method in class gov.nasa.pds.citool.ingestor.CatalogRegistryIngester
-
Method to ingest given catalog object to the registry service
It calls ingestExtrinsicObject() for the product registry.
- 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
- ingestExtrinsicObject(CatalogObject) - Method in class gov.nasa.pds.citool.ingestor.CatalogRegistryIngester
-
Ingest an extrinsic object to the registry service
- 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
-
- ingestHKExtrinsicObject(CatalogObject) - Method in class gov.nasa.pds.citool.ingestor.CatalogRegistryIngester
-
Ingest housekeeping extrinsic object(s) to the registry service
- 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
- ingestToStorage(CatalogObject) - Method in class gov.nasa.pds.citool.ingestor.StorageIngester
-
Ingests a file object and gets a product id from the storage server.
- 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
- 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
-
- 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
-
- 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.
- 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.
- 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
- validate(Target, List<String>, boolean, boolean) - Method in class gov.nasa.pds.citool.CIToolValidator
-
- validate(URL, Dictionary) - Method in class gov.nasa.pds.citool.CIToolValidator
-
- VALIDATE - Static variable in class gov.nasa.pds.citool.handler.HandlerFactory
-
- 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.
- 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
-
- 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.
- 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.
- 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_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
-