public interface Parser extends Parameterizable
Modifier and Type | Method and Description |
---|---|
MultipleObjectsBundle |
parse(InputStream in)
Returns a list of the objects parsed from the specified input stream.
|
MultipleObjectsBundle parse(InputStream in)
in
- the stream to parse objects from