- java.lang.Object
-
- org.apache.uima.analysis_component.AnalysisComponent_ImplBase
-
- org.apache.uima.analysis_component.Annotator_ImplBase
-
- org.apache.uima.analysis_component.JCasAnnotator_ImplBase
-
- org.apache.uima.fit.component.JCasConsumer_ImplBase
-
-
-
Constructor Summary
Constructors
Constructor and Description |
LxfWriter() |
-
Method Summary
-
Methods inherited from class org.apache.uima.fit.component.JCasConsumer_ImplBase
getLogger
-
Methods inherited from class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
getRequiredCasInterface, process
-
Methods inherited from class org.apache.uima.analysis_component.Annotator_ImplBase
getCasInstancesRequired, hasNext, next
-
Methods inherited from class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
batchProcessComplete, destroy, getContext, getResultSpecification, reconfigure, setResultSpecification
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
PARAM_FILENAME_EXTENSION
public static final String PARAM_FILENAME_EXTENSION
Specify the suffix of output files. Default value .lxf
. If the suffix is not
needed, provide an empty string as value.
- See Also:
- Constant Field Values
-
Constructor Detail
-
LxfWriter
public LxfWriter()
Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.