Uses of Class
org.apache.uima.tools.docanalyzer.FileSelector
-
Packages that use FileSelector Package Description org.apache.uima.tools.docanalyzer -
-
Uses of FileSelector in org.apache.uima.tools.docanalyzer
Fields in org.apache.uima.tools.docanalyzer declared as FileSelector Modifier and Type Field Description protected FileSelector
DocumentAnalyzer. outputFileSelector
protected FileSelector
DocumentAnalyzer. xmlFileSelector
Methods in org.apache.uima.tools.docanalyzer with parameters of type FileSelector Modifier and Type Method Description void
PrefsMediator. setFileSelectors(FileSelector input, FileSelector output, FileSelector xml)
-