Uses of Class
org.apache.uima.pear.tools.PackageBrowser

Packages that use PackageBrowser
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 PackageBrowser in org.apache.uima.pear.tools
 

Methods in org.apache.uima.pear.tools that return PackageBrowser
static PackageBrowser PackageInstaller.installPackage(File installDir, File pearPackage, boolean verify)
          Installs the specified PEAR package to the specified install location.
 



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