|
||||||||||
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.FileIngestor
public class FileIngestor
Class that enables the Catalog Ingestion Tool to ingest a single catalog file
Field Summary |
---|
Fields inherited from class gov.nasa.pds.citool.ingestor.types.IngestorType |
---|
fileCount |
Constructor Summary | |
---|---|
FileIngestor(CatalogDB catDb)
|
Method Summary | |
---|---|
void |
ingest(java.net.URL source)
Ingest a catalog file |
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 FileIngestor(CatalogDB catDb)
Method Detail |
---|
public void ingest(java.net.URL source)
ingest
in class IngestorType
source
- URL of the catalog file.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |