public class ProtocolParser extends Object
| Constructor and Description |
|---|
ProtocolParser()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Module |
parse(Resource resource,
ModuleLoader loader,
IssueLogger logger)
This method parses the scribble protocol contained in the supplied
resource.
|
public Module parse(Resource resource, ModuleLoader loader, IssueLogger logger) throws IOException
resource - The resourceloader - The module locatorlogger - The loggerIOException - Failed to retrieve protocol from input streamCopyright © 2014. All Rights Reserved.