|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.citool.ri.RIChecker
gov.nasa.pds.citool.ri.TargetRIChecker
public class TargetRIChecker
Class to perform referential integrity checking on targets.
Constructor Summary | |
---|---|
TargetRIChecker()
|
Method Summary | |
---|---|
RIRecord |
hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs)
Determine if the supplied list of catalog files have referential integrity. |
RIRecord |
hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs,
java.net.URL supportFile)
Determine if the supplied list of catalog files have referential integrity. |
Methods inherited from class gov.nasa.pds.citool.ri.RIChecker |
---|
getUnmatchedValues, getUnmatchedValues |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TargetRIChecker()
Method Detail |
---|
public RIRecord hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs)
RIChecker
hasRI
in class RIChecker
catalogs
- A list of catalog files.
public RIRecord hasRI(java.util.List<gov.nasa.pds.tools.label.Label> catalogs, java.net.URL supportFile)
RIChecker
hasRI
in class RIChecker
catalogs
- A list of catalog files.supportFile
- A URL of a supporting file for further
referential integrity checking.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |