Uses of Class
edu.wisc.library.ocfl.core.validation.SimpleInventoryParser.ParseSimpleInventoryResult
-
Packages that use SimpleInventoryParser.ParseSimpleInventoryResult Package Description edu.wisc.library.ocfl.core.validation -
-
Uses of SimpleInventoryParser.ParseSimpleInventoryResult in edu.wisc.library.ocfl.core.validation
Methods in edu.wisc.library.ocfl.core.validation that return SimpleInventoryParser.ParseSimpleInventoryResult Modifier and Type Method Description SimpleInventoryParser.ParseSimpleInventoryResultSimpleInventoryParser. parse(InputStream inventoryStream, String inventoryPath)Parses the input stream JSON into a minimally valid SimpleInventory object.
-