Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
javax.ide.extension.spi.DependencyTree.EnabledExtensionLookup

Uses of DependencyTree.EnabledExtensionLookup in javax.ide.extension.spi
 

Methods in javax.ide.extension.spi with parameters of type DependencyTree.EnabledExtensionLookup
static DependencyTree DependencyTree.buildTree(java.util.Collection extensionSources, DependencyTree.EnabledExtensionLookup lookup, java.util.logging.Logger logger, DefaultElementContext initialContext)
          Build a dependency tree for the specified collection of extension sources.