|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dfki.lt.hog.Module
de.dfki.lt.hog.modules.PicModule
public class PicModule
Module definition for Pet Input Chart generation from plain text Created 2004-10-13 23:40
Field Summary |
---|
Fields inherited from class de.dfki.lt.hog.Module |
---|
CONFIG_SEARCH_PATH_PROP, LINE_SEPARATOR, MODULE_DEPTH_PROP, MODULE_LANGUAGE_PROP, MODULE_NAME_PROP, MODULE_ROOTELEMENT_PROP, moduleLog, NO, NONE, ROOT, YES |
Constructor Summary | |
---|---|
PicModule(java.util.Properties picModuleProps)
|
Method Summary | |
---|---|
java.lang.String |
process(java.lang.String processString)
|
org.w3c.dom.Node |
processDOMTree(org.w3c.dom.Node domTree)
|
void |
shutdown()
This is the default shutdown method. |
java.lang.String |
toPiXml(int id,
java.lang.String token,
int offset)
|
Methods inherited from class de.dfki.lt.hog.Module |
---|
getAbsolutOrRelativePath, getConfig, getFileProperty, getMoCoMan, getModuleDepth, getModuleLanguage, getModuleName, getModuleRootElement, getProperty, getProperty, init, searchConfigFile, searchConfigFile, setConfig, setMoCoMan, setModuleDepth, setModuleLanguage, setModuleName, setModuleRootElement, setProperty, suitable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PicModule(java.util.Properties picModuleProps)
Method Detail |
---|
public void shutdown()
Module
shutdown
in class Module
public java.lang.String process(java.lang.String processString)
process
in class Module
public java.lang.String toPiXml(int id, java.lang.String token, int offset)
public org.w3c.dom.Node processDOMTree(org.w3c.dom.Node domTree)
processDOMTree
in class Module
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |