|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.citool.comparator.types.ComparatorType
gov.nasa.pds.citool.comparator.types.DirToDirComparator
public class DirToDirComparator
Class that enables the Catalog Ingestion Tool to do a directory-to-directory comparison of catalog files.
Constructor Summary | |
---|---|
DirToDirComparator()
|
Method Summary | |
---|---|
void |
compare(java.net.URL source,
java.net.URL target)
Compare catalog files inside the given directories. |
Methods inherited from class gov.nasa.pds.citool.comparator.types.ComparatorType |
---|
parse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DirToDirComparator()
Method Detail |
---|
public void compare(java.net.URL source, java.net.URL target)
compare
in class ComparatorType
source
- URL of the source directory.target
- URL of the target directory.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |