public class InventoryXMLReader extends Object implements InventoryReader
Constructor and Description |
---|
InventoryXMLReader(File file)
Constructor.
|
public InventoryXMLReader(File file) throws InventoryReaderException
file
- A PDS Inventory fileInventoryReaderException
- If an error occurred while reading
the Inventory file.public InventoryEntry getNext() throws InventoryReaderException
getNext
in interface InventoryReader
InventoryReaderException
- If an error occurred while reading
the Inventory file.Copyright © 2010–2016 Planetary Data System. All rights reserved.