public interface ModuleReaderIF
Modifier and Type | Method and Description |
---|---|
Map |
read(InputStream stream)
Method that reads a XML input stream of a module specification
and creates a map with functions.
|
Map read(InputStream stream) throws IOException, SAXException
IOException
SAXException