Uses of Class
org.apache.uima.tools.docanalyzer.FileSelector
Packages that use FileSelector
- 
Uses of FileSelector in org.apache.uima.tools.docanalyzerFields in org.apache.uima.tools.docanalyzer declared as FileSelectorModifier and TypeFieldDescriptionprotected FileSelectorDocumentAnalyzer.outputFileSelectorThe output file selector.protected FileSelectorDocumentAnalyzer.xmlFileSelectorThe xml file selector.Methods in org.apache.uima.tools.docanalyzer with parameters of type FileSelectorModifier and TypeMethodDescriptionvoidPrefsMediator.setFileSelectors(FileSelector input, FileSelector output, FileSelector xml) Sets the file selectors.