org.netbeans.modules.project.ant/1 1.42.1

Uses of Class
org.netbeans.spi.project.support.ant.ReferenceHelper

Packages that use ReferenceHelper
org.netbeans.spi.project.ant Pluggable implementations of inter-project Ant dependencies. 
org.netbeans.spi.project.support.ant Principal package for implementing typical Ant-based projects. 
 

Uses of ReferenceHelper in org.netbeans.spi.project.ant
 

Methods in org.netbeans.spi.project.ant with parameters of type ReferenceHelper
static AntBuildExtender AntBuildExtenderFactory.createAntExtender(AntBuildExtenderImplementation implementation, ReferenceHelper refHelper)
          Create instance of AntBuildExtender that is to be included in project's lookup.
 

Uses of ReferenceHelper in org.netbeans.spi.project.support.ant
 

Methods in org.netbeans.spi.project.support.ant with parameters of type ReferenceHelper
 AntArtifact ReferenceHelper.RawReference.toAntArtifact(ReferenceHelper helper)
          Attempt to convert this reference to a live artifact object.
 


org.netbeans.modules.project.ant/1 1.42.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.