Class InventoryParser.ParseResult

java.lang.Object
com.scivicslab.actoriac.InventoryParser.ParseResult
Enclosing class:
InventoryParser

public static class InventoryParser.ParseResult extends Object
Result of parsing an inventory file.

Contains the parsed inventory and any warnings generated during parsing. Warnings should be logged by the caller using the appropriate logging mechanism.

Author:
devteam@scivicslab.com