Class PearExport

java.lang.Object
org.apache.uima.pear.generate.PearExport

public class PearExport extends Object
A util class for PEAR export operations.
  • Constructor Details

    • PearExport

      public PearExport()
  • Method Details

    • ensureTargetFileIsValid

      protected boolean ensureTargetFileIsValid(File targetFile) throws PearException
      Ensure target file is valid.
      Parameters:
      targetFile - the target file
      Returns:
      true
      Throws:
      PearException - -