Package org.scijava.parse
-
Interface Summary Interface Description Item An item from the list of parsed items; i.e.: a name/value pair.Items An ordered list of items, some of which might be key/value pairs, and some of which might be raw values.ParseService Interface for service that parses strings. -
Class Summary Class Description DefaultParseService Default service for parsing strings.