Uses of Class
org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo

Packages that use InstallationDescriptor.ComponentInfo
org.apache.uima.pear.tools The org.apache.uima.pear.tools package provides applications and tools that allow installing PEAR packages containing UIMA-compliant components, verifying serviceability of installed components by using UIMA API and browsing PEAR packages. 
 

Uses of InstallationDescriptor.ComponentInfo in org.apache.uima.pear.tools
 

Methods in org.apache.uima.pear.tools that return types with arguments of type InstallationDescriptor.ComponentInfo
 Hashtable<String,InstallationDescriptor.ComponentInfo> InstallationDescriptor.getDelegateComponents()
           
 

Methods in org.apache.uima.pear.tools with parameters of type InstallationDescriptor.ComponentInfo
protected static String InstallationDescriptor.getRelativePathForComponentObject(String absolutePath, InstallationDescriptor.ComponentInfo component)
          Constructs a relative path of a given component object, based on its absolute path.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.