Uses of Class
org.codehaus.mojo.jsimport.AbstractImportMojo.Scope

Uses of AbstractImportMojo.Scope in org.codehaus.mojo.jsimport
 

Methods in org.codehaus.mojo.jsimport that return AbstractImportMojo.Scope
static AbstractImportMojo.Scope AbstractImportMojo.Scope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AbstractImportMojo.Scope[] AbstractImportMojo.Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.codehaus.mojo.jsimport with parameters of type AbstractImportMojo.Scope
protected  void AbstractImportMojo.doExecute(File sourceJsFolder, File targetFolder, File workFolder, AbstractImportMojo.Scope scope)
          Perform the goal of this mojo.
 



Copyright © 2010-2012 Codehaus. All Rights Reserved.