Uses of Class
gov.nasa.pds.citool.ingestor.CatalogVolumeIngester
-
Packages that use CatalogVolumeIngester Package Description gov.nasa.pds.citool.ingestor gov.nasa.pds.citool.util -
-
Uses of CatalogVolumeIngester in gov.nasa.pds.citool.ingestor
Methods in gov.nasa.pds.citool.ingestor with parameters of type CatalogVolumeIngester Modifier and Type Method Description static RegistryObject
ProductFactory. createProduct(CatalogObject catObj, CatalogVolumeIngester ingester)
Create an extrinsic object -
Uses of CatalogVolumeIngester in gov.nasa.pds.citool.util
Methods in gov.nasa.pds.citool.util with parameters of type CatalogVolumeIngester Modifier and Type Method Description static Map<String,List<String>>
ReferenceUtils. populateReferenceEntries(CatalogVolumeIngester catIngester)
Generates reference class object for association information
-