public interface ScribuntoEngine
| Modifier and Type | Method and Description |
|---|---|
ScribuntoModule |
fetchModuleFromParser(String moduleName)
Load a module from some parser-defined template loading mechanism and
register a parser output dependency.
|
ScribuntoModule fetchModuleFromParser(String moduleName) throws ScribuntoException
moduleName - The name of the moduleScribuntoException - if the module could not be loadedCopyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.