Uses of Class
org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
Packages that use InstallationDescriptor.ComponentInfo
Package
Description
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
Fields in org.apache.uima.pear.tools declared as InstallationDescriptor.ComponentInfoFields in org.apache.uima.pear.tools with type parameters of type InstallationDescriptor.ComponentInfoMethods in org.apache.uima.pear.tools that return types with arguments of type InstallationDescriptor.ComponentInfoMethods in org.apache.uima.pear.tools with parameters of type InstallationDescriptor.ComponentInfoModifier and TypeMethodDescriptionprotected static String
InstallationDescriptor.getRelativePathForComponentObject
(String absolutePath, InstallationDescriptor.ComponentInfo component) Constructs a relative path of a given component object, based on its absolute path.