
public interface Parser extends Parameterizable, InspectionUtilFrequentlyScanned
| 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