public final class LookupParseUtilitiesRefactor extends Object
Modifier and Type | Method and Description |
---|---|
static Set<LookupSpec> |
parseDescriptor(File descFile,
org.apache.uima.UimaContext aContext) |
static Set<LookupSpec> |
parseDescriptor(File descFile,
org.apache.uima.UimaContext aContext,
int maxListSize) |
public static Set<LookupSpec> parseDescriptor(File descFile, org.apache.uima.UimaContext aContext, int maxListSize) throws org.jdom.JDOMException, IOException, org.apache.uima.analysis_engine.annotator.AnnotatorContextException, org.apache.uima.resource.ResourceAccessException
org.jdom.JDOMException
IOException
org.apache.uima.analysis_engine.annotator.AnnotatorContextException
org.apache.uima.resource.ResourceAccessException
public static Set<LookupSpec> parseDescriptor(File descFile, org.apache.uima.UimaContext aContext) throws org.jdom.JDOMException, IOException, org.apache.uima.analysis_engine.annotator.AnnotatorContextException, org.apache.uima.resource.ResourceAccessException
org.jdom.JDOMException
IOException
org.apache.uima.analysis_engine.annotator.AnnotatorContextException
org.apache.uima.resource.ResourceAccessException
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.