org.apache.uima.tools.cfe
Class CFEConfigFromXML_XMLBeans

java.lang.Object
  extended by org.apache.uima.tools.cfe.CFEConfigFromXML_XMLBeans

public class CFEConfigFromXML_XMLBeans
extends Object


Constructor Summary
CFEConfigFromXML_XMLBeans(String path)
           
 
Method Summary
 String getNullValueImage()
           
 List<TargetAnnotationDescriptor> getTargetAnnotationDescriptors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFEConfigFromXML_XMLBeans

public CFEConfigFromXML_XMLBeans(String path)
                          throws org.apache.xmlbeans.XmlException,
                                 IOException
Throws:
org.apache.xmlbeans.XmlException
IOException
Method Detail

getTargetAnnotationDescriptors

public List<TargetAnnotationDescriptor> getTargetAnnotationDescriptors()
                                                                throws SecurityException,
                                                                       NoSuchMethodException,
                                                                       IOException,
                                                                       ClassNotFoundException,
                                                                       URISyntaxException
Throws:
SecurityException
NoSuchMethodException
IOException
ClassNotFoundException
URISyntaxException

getNullValueImage

public String getNullValueImage()


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.