Uses of Class
org.apache.uima.adapter.vinci.CASTransportable
-
Packages that use CASTransportable Package Description org.apache.uima.adapter.vinci -
-
Uses of CASTransportable in org.apache.uima.adapter.vinci
Methods in org.apache.uima.adapter.vinci with parameters of type CASTransportable Modifier and Type Method Description private Transportable
VinciAnalysisEngineService_impl. analyze(CASTransportable ct)
Analyzes a given document by a AnalysisEngine.
-