org.openide.modules 7.10.1

Uses of Class
org.openide.modules.Dependency

Uses of Dependency in org.openide.modules
 

Methods in org.openide.modules that return types with arguments of type Dependency
static Set<Dependency> Dependency.create(int type, String body)
          Parse dependencies from tags.
abstract  Set<Dependency> ModuleInfo.getDependencies()
          Get a list of all dependencies this module has.
 


org.openide.modules 7.10.1

Built on August 26 2009.  |  Portions Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.