|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.citool.ingestor.types.IngestorType
gov.nasa.pds.citool.ingestor.types.DirIngestor
public class DirIngestor
Class that enables the Catalog Ingestion Tool to ingest catalog file(s) from the directory
Field Summary |
---|
Fields inherited from class gov.nasa.pds.citool.ingestor.types.IngestorType |
---|
fileCount |
Constructor Summary | |
---|---|
DirIngestor(CatalogDB catDb)
|
Method Summary | |
---|---|
void |
ingest(java.net.URL source)
Ingest catalog files from the given directories. |
Methods inherited from class gov.nasa.pds.citool.ingestor.types.IngestorType |
---|
parse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DirIngestor(CatalogDB catDb)
Method Detail |
---|
public void ingest(java.net.URL source)
ingest
in class IngestorType
source
- URL of the directory of catalog files
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |