gate.util.web
Class WebCrimeReportAnalyser
java.lang.Object
gate.util.web.WebCrimeReportAnalyser
public class WebCrimeReportAnalyser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOCIS_CONTROLLER_KEY
public static final String SOCIS_CONTROLLER_KEY
- See Also:
- Constant Field Values
GATE_INIT_KEY
public static final String GATE_INIT_KEY
- See Also:
- Constant Field Values
filePath
public String filePath
WebCrimeReportAnalyser
public WebCrimeReportAnalyser()
initCrimeReportAnalyser
public void initCrimeReportAnalyser()
throws GateException
- Throws:
GateException
process
public String process(javax.servlet.ServletContext app,
String url,
String[] annotations)
throws GateException,
IOException
- Throws:
GateException
IOException