org.openide.modules 7.13.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.13.1

Built on February 22 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.