Package | Description |
---|---|
eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
Modifier and Type | Method and Description |
---|---|
protected @Opt Module |
ModuleRegistry.do_load_uninstantiated(String modpath)
Loads a d2d definition module, from top or non-top level.
|
protected @Opt Module |
ModuleRegistry.load_dtd_module(String s)
Looks in all
ModuleRegistry.sourceHabitats for a "[s].dtd" file, parses the found file
and converts it into a d2d definition module, which is stored under the name "s"
as an instantiated module. |
protected @Opt Module |
ModuleRegistry.load_umod_module(String s)
Looks in all
ModuleRegistry.sourceHabitats for a "[s].umod" file, parses the found file
and converts it into a d2d definition module, which is stored under the name "s"
as an instantiated module. |
see also the complete user documentation .