Uses of Class
de.dfki.lt.sdl.ModuleInitError

Packages that use ModuleInitError
de.dfki.lt.hog.sdlgen   
de.dfki.lt.sdl   
de.dfki.lt.sdl.xslt   
 

Uses of ModuleInitError in de.dfki.lt.hog.sdlgen
 

Constructors in de.dfki.lt.hog.sdlgen that throw ModuleInitError
chunkiermrs_de()
          the nullary constructor
chunkiermrs_en()
          the nullary constructor
rmrsmerge()
          the nullary constructor
 

Uses of ModuleInitError in de.dfki.lt.sdl
 

Methods in de.dfki.lt.sdl that throw ModuleInitError
 void IModule.init(java.lang.String[] initArgs)
          init() initializes the module, specifying an array of init arguments which the module has to interpret
 

Uses of ModuleInitError in de.dfki.lt.sdl.xslt
 

Methods in de.dfki.lt.sdl.xslt that throw ModuleInitError
 void XsltModules.init(java.lang.String[] initArgs)
          Create XSLT transformer with optional parameters, where
initArgs[0] = stylesheet filename
initArgs[1] = annotation name
initArgs[2n] = parameter name n
initArgs[2n+1] = parameter value n