Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
A
accept(File, String)
- Method in class gov.nasa.pds.citool.ingestor.
CatalogFilenameFilter
addRIChecker(String)
- Method in class gov.nasa.pds.citool.ri.
ReferentialIntegrityValidator
Adds an appropriate checker to the validator.
ALIAS
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
ALIASKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
ALLREFS
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
ALLREFSKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
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)
- 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 and to call a CatalogDB class to ingest the data into DB.
CatalogObject()
- Constructor for class gov.nasa.pds.citool.ingestor.
CatalogObject
CHILD
- Static variable in interface gov.nasa.pds.citool.ri.
RITypes
CITool
- Class in
gov.nasa.pds.citool
Front end class for the Catalog Ingestion Tool.
CITool()
- Constructor for class gov.nasa.pds.citool.
CITool
CIToolFlags
- Interface in
gov.nasa.pds.citool.options
CIToolLevel
- Class in
gov.nasa.pds.citool.logging
CIToolLevel(String, int)
- Constructor for class gov.nasa.pds.citool.logging.
CIToolLevel
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.
CommandLineOptions
- Class in
gov.nasa.pds.citool.options
A class representation of the CITool option flags.
CommandLineOptions()
- Constructor for class gov.nasa.pds.citool.options.
CommandLineOptions
Comparator
- Class in
gov.nasa.pds.citool.comparator
Comparator()
- Constructor for class gov.nasa.pds.citool.comparator.
Comparator
compare(URL, URL)
- Method in class gov.nasa.pds.citool.comparator.
Comparator
Perform a comparison between 2 files.
compare(List<URL>, List<URL>)
- Method in class gov.nasa.pds.citool.comparator.
Comparator
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
ConfigKeys
- Interface in
gov.nasa.pds.citool.options
contains(String)
- Method in class gov.nasa.pds.citool.ri.
ValueMatcher
D
DATA_SET
- Static variable in interface gov.nasa.pds.citool.ri.
RITypes
DATA_SET_COLLECTION
- Static variable in interface gov.nasa.pds.citool.ri.
RITypes
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
DBNAME
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
DBNAMEKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
DBPASS
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
DBPASSKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
DBSERVER
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
DBSERVERKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
DBUSER
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
DBUSERKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
DEBUG
- Static variable in class gov.nasa.pds.citool.logging.
CIToolLevel
deleteRecords(String)
- Method in class gov.nasa.pds.citool.ingestor.
CatalogDB
Method to delete records in the database
DICTIONARIESKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
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
DiffLogger
- Class in
gov.nasa.pds.citool.diff
DiffLogger()
- Constructor for class gov.nasa.pds.citool.diff.
DiffLogger
DiffRecord
- Class in
gov.nasa.pds.citool.diff
DiffRecord(String, List<String>, List<String>)
- Constructor for class gov.nasa.pds.citool.diff.
DiffRecord
doComparison(Target, Target)
- Method in class gov.nasa.pds.citool.
CITool
Compare two targets.
doIngest(Target)
- Method in class gov.nasa.pds.citool.
CITool
Ingest catalog file(s).
doQuery(CommandLine)
- Method in class gov.nasa.pds.citool.
CITool
Query the CommandLine object to process the options that were selected.
doRI(List<Label>, URL)
- Method in class gov.nasa.pds.citool.
CITool
doValidation(Target, Dictionary)
- Method in class gov.nasa.pds.citool.
CITool
F
failCount
- Static variable in class gov.nasa.pds.citool.ingestor.
CatalogDB
fileCount
- Static variable in class gov.nasa.pds.citool.ingestor.
Ingestor
findNewStandardValues(List<Label>, Dictionary)
- Method in class gov.nasa.pds.citool.
CITool
Finds new standard values in the given set of label files.
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
G
get(Value)
- Method in class gov.nasa.pds.citool.catalog.
CatalogList
Returns a catalog object that contains the supplied id
getAlias()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
getAllrefs()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
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, and calls CatalogDB object to ingest the data into the database.
getChildren()
- Method in class gov.nasa.pds.citool.ri.
RIFiles
getConfigFile()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
getDBName()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
getDBPass()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
getDBServer()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
getDBUser()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
getDictionaries()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
getFilename()
- Method in class gov.nasa.pds.citool.ri.
RIRecord
getFromSource()
- Method in class gov.nasa.pds.citool.diff.
DiffRecord
getFromTarget()
- Method in class gov.nasa.pds.citool.diff.
DiffRecord
getIdentifier(String)
- Method in class gov.nasa.pds.citool.catalog.
CatalogIndex
Gets the identifier of the given type.
getIncludePaths()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
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
getIsCompareMode()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
getIsIngestMode()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
getIsValidateMode()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
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.
getParents()
- Method in class gov.nasa.pds.citool.ri.
RIFiles
getRecurse()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
getReport()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
getRowCount(String)
- Method in class gov.nasa.pds.citool.ingestor.
CatalogDB
Method to get the row count from the database
getShowHelp()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
getShowVersion()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
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.
getStatus()
- Method in class gov.nasa.pds.citool.ri.
RIRecord
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
getTargets()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
getType()
- Method in class gov.nasa.pds.citool.ri.
RIFiles
getType()
- Method in class gov.nasa.pds.citool.ri.
RIRecord
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
getVerbose()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
gov.nasa.pds.citool
- package gov.nasa.pds.citool
gov.nasa.pds.citool.catalog
- package gov.nasa.pds.citool.catalog
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.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.options
- package gov.nasa.pds.citool.options
gov.nasa.pds.citool.ri
- package gov.nasa.pds.citool.ri
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
H
HandlerFactory
- Class in
gov.nasa.pds.citool.handler
hasAlias()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
hasAllrefs()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
hasDBName()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
hasDBpass()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
hasDBServer()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
hasDBuser()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
hasDictionaries()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
hasEqualAttributes(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.
hasEqualAttributes(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.
hasEqualObjects(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.
hasEqualObjects(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.
hasEqualPointers(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.
hasEqualPointers(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.
hasIncludePaths()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
hasMode()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
hasRecurse()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
hasReport()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
hasRI(List<Label>)
- Method in class gov.nasa.pds.citool.ri.
DataSetRIChecker
hasRI(List<Label>, URL)
- Method in class gov.nasa.pds.citool.ri.
DataSetRIChecker
hasRI(List<Label>)
- Method in class gov.nasa.pds.citool.ri.
InstrumentHostRIChecker
hasRI(List<Label>, URL)
- Method in class gov.nasa.pds.citool.ri.
InstrumentHostRIChecker
hasRI(List<Label>)
- Method in class gov.nasa.pds.citool.ri.
InstrumentRIChecker
hasRI(List<Label>, URL)
- Method in class gov.nasa.pds.citool.ri.
InstrumentRIChecker
hasRI(List<Label>)
- Method in class gov.nasa.pds.citool.ri.
MissionRIChecker
hasRI(List<Label>, URL)
- Method in class gov.nasa.pds.citool.ri.
MissionRIChecker
hasRI(List<Label>)
- Method in class gov.nasa.pds.citool.ri.
PersonnelRIChecker
hasRI(List<Label>, URL)
- Method in class gov.nasa.pds.citool.ri.
PersonnelRIChecker
hasRI(List<Label>, URL)
- 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.
hasRI(List<Label>)
- Method in class gov.nasa.pds.citool.ri.
ReferenceRIChecker
hasRI(List<Label>)
- Method in class gov.nasa.pds.citool.ri.
RIChecker
Determine if the supplied list of catalog files have referential integrity.
hasRI(List<Label>, URL)
- Method in class gov.nasa.pds.citool.ri.
RIChecker
Determine if the supplied list of catalog files have referential integrity.
hasRI(List<Label>)
- Method in class gov.nasa.pds.citool.ri.
TargetRIChecker
hasRI(List<Label>, URL)
- Method in class gov.nasa.pds.citool.ri.
TargetRIChecker
hasRI(List<Label>)
- Method in class gov.nasa.pds.citool.ri.
VolumeRIChecker
hasRI(List<Label>, URL)
- Method in class gov.nasa.pds.citool.ri.
VolumeRIChecker
hasTargets()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
hasVerbose()
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
I
INCLUDES
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
INCLUDESKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
INFO_NOTIFY
- Static variable in class gov.nasa.pds.citool.logging.
CIToolLevel
INGEST
- Static variable in class gov.nasa.pds.citool.handler.
HandlerFactory
ingest(Label)
- Method in class gov.nasa.pds.citool.ingestor.
CatalogObject
Method to convert top level attribute into the hashmap object and calls a method to convert the rest of the attributes (nested object statement)
ingest(URL)
- Method in class gov.nasa.pds.citool.ingestor.
Ingestor
Ingest a catalog file
ingest(List<URL>)
- Method in class gov.nasa.pds.citool.ingestor.
Ingestor
Ingest catalog files from the given directories.
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
Ingestor
- Class in
gov.nasa.pds.citool.ingestor
Ingestor(CatalogDB)
- Constructor for class gov.nasa.pds.citool.ingestor.
Ingestor
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
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
INSTRUMENT
- Static variable in interface gov.nasa.pds.citool.ri.
RITypes
INSTRUMENT_HOST
- Static variable in interface gov.nasa.pds.citool.ri.
RITypes
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.options
InvalidOptionException(String)
- Constructor for exception gov.nasa.pds.citool.options.
InvalidOptionException
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
isEqual(Label, Label)
- Method in class gov.nasa.pds.citool.comparator.
CatalogComparator
Determines if the two supplied catalog labels are equal.
isEqual(ObjectStatement, ObjectStatement)
- Method in class gov.nasa.pds.citool.comparator.
ObjectStatementComparator
Determines if the two supplied objects are equal.
isFailed()
- Method in class gov.nasa.pds.citool.ingestor.
CatalogDB
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
isValid(Label, ValidationListener)
- 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.
isValid(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.
isValid(Label, ValidationListener)
- Method in class gov.nasa.pds.citool.validate.
ReferenceValidator
Determines whether or not a reference catalog file is valid.
isValid(Label)
- Method in class gov.nasa.pds.citool.validate.
ReferenceValidator
Determines whether or not a reference catalog file is valid.
itrim(String)
- Method in class gov.nasa.pds.citool.ingestor.
CatalogDB
Replace multiple whitespaces between words with single blank
L
LOCAL
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
logRecord(Level, List<DiffRecord>, String)
- Static method in class gov.nasa.pds.citool.diff.
DiffLogger
logRecord(Level, DiffRecord, String)
- Static method in class gov.nasa.pds.citool.diff.
DiffLogger
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
M
main(String[])
- Static method in class gov.nasa.pds.citool.
CITool
main(String[])
- Static method in class gov.nasa.pds.citool.ingestor.
CatalogDB
MISSION
- Static variable in interface gov.nasa.pds.citool.ri.
RITypes
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
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
MODEKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
N
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.
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
O
object2List(Label)
- Method in class gov.nasa.pds.citool.ingestor.
CatalogObject
Converts a label object to List type
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
OptionsProcessor
- Class in
gov.nasa.pds.citool.options
Class to process the CITool options.
OptionsProcessor()
- Constructor for class gov.nasa.pds.citool.options.
OptionsProcessor
P
PARENT
- Static variable in interface gov.nasa.pds.citool.ri.
RITypes
parse(URL)
- Method in class gov.nasa.pds.citool.comparator.
Comparator
Parse the given URL.
parse(String)
- Method in class gov.nasa.pds.citool.ingestor.
CatalogObject
Method to parse the PDS catalog file.
parse(URL)
- Method in class gov.nasa.pds.citool.ingestor.
Ingestor
Method to parse the PDS catalog file
parseDictionary(List<String>)
- Method in class gov.nasa.pds.citool.
CITool
parseLine(String[])
- Method in class gov.nasa.pds.citool.
CITool
Parses the CITool command-line.
PERSONNEL
- Static variable in interface gov.nasa.pds.citool.ri.
RITypes
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
Q
query(URL)
- Static method in class gov.nasa.pds.citool.options.
OptionsProcessor
queryCommandLine(CommandLine)
- Static method in class gov.nasa.pds.citool.options.
OptionsProcessor
Process the options that are set in the CommandLine object.
R
RECURSEKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
REFERENCE
- Static variable in interface gov.nasa.pds.citool.ri.
RITypes
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
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
ReferentialIntegrityValidator
- Class in
gov.nasa.pds.citool.ri
Class that checks a set of PDS catalog files for referential integrity.
ReferentialIntegrityValidator(List<String>)
- Constructor for class gov.nasa.pds.citool.ri.
ReferentialIntegrityValidator
Default constructor.
REGEXPKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
REPORTKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
RIChecker
- Class in
gov.nasa.pds.citool.ri
Base class for Referential Integrity checking.
RIChecker()
- Constructor for class gov.nasa.pds.citool.ri.
RIChecker
RIFiles
- Class in
gov.nasa.pds.citool.ri
RIFiles(List<Label>, String)
- Constructor for class gov.nasa.pds.citool.ri.
RIFiles
RIRecord
- Class in
gov.nasa.pds.citool.ri
An object representation of a referential integrity record.
RIRecord(String, String)
- Constructor for class gov.nasa.pds.citool.ri.
RIRecord
RITypes
- Interface 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)
S
setAlias(boolean)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setAllrefs(String)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setCatalogDB(CatalogDB)
- Method in class gov.nasa.pds.citool.ingestor.
CatalogObject
Sets CatalogDB object
setConfigFile(String)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setDBName(String)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setDBPass(String)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setDBServer(String)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setDBUser(String)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setDictionaries(List<String>)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setFilename(String)
- Method in class gov.nasa.pds.citool.ri.
RIRecord
setIncludePaths(List<String>)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setIsCompareMode(boolean)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setIsFailed(boolean)
- Method in class gov.nasa.pds.citool.ingestor.
CatalogDB
setIsIngestMode(boolean)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setIsValidateMode(boolean)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setRecurse(boolean)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setReport(File)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setShowHelp(boolean)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setShowVersion(boolean)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setStatus(String)
- Method in class gov.nasa.pds.citool.ri.
RIRecord
setTargets(List<String>)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
setType(String)
- Method in class gov.nasa.pds.citool.ri.
RIRecord
setVerbose(Level)
- Method in class gov.nasa.pds.citool.options.
CommandLineOptions
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.
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
T
TARGET
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
TARGET
- Static variable in interface gov.nasa.pds.citool.ri.
RITypes
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
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
TARGETSKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
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.
traverse(boolean)
- Method in class gov.nasa.pds.citool.target.
Target
Traverse the target directory.
U
UnknownHandlerConfigurationException
- Exception in
gov.nasa.pds.citool.handler
UnknownHandlerConfigurationException(String)
- Constructor for exception gov.nasa.pds.citool.handler.
UnknownHandlerConfigurationException
Utility
- Class in
gov.nasa.pds.citool.util
Utility()
- Constructor for class gov.nasa.pds.citool.util.
Utility
V
validate(URL, Dictionary)
- Method in class gov.nasa.pds.citool.
CITool
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
ValueDiff
- Class in
gov.nasa.pds.citool.diff
ValueDiff()
- Constructor for class gov.nasa.pds.citool.diff.
ValueDiff
ValueMatcher
- Class in
gov.nasa.pds.citool.ri
ValueMatcher(List<AttributeStatement>)
- Constructor for class gov.nasa.pds.citool.ri.
ValueMatcher
VERBOSE
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
VERBOSEKEY
- Static variable in interface gov.nasa.pds.citool.options.
ConfigKeys
VOLUME
- Static variable in interface gov.nasa.pds.citool.ri.
RITypes
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
WHATIS_ALIAS
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
WHATIS_ALLREFS
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
WHATIS_DBNAME
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
WHATIS_DBPASS
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
WHATIS_DBSERVER
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
WHATIS_DBUSER
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
WHATIS_INCLUDES
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
WHATIS_LOCAL
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
WHATIS_MODE
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
WHATIS_TARGET
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
WHATIS_VERBOSE
- Static variable in interface gov.nasa.pds.citool.options.
CIToolFlags
A
C
D
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2010
Planetary Data System
. All Rights Reserved.