| java.lang.Object org.netbeans.modules.web.project.GsfSourcePathImplementation
GsfSourcePathImplementation | final class GsfSourcePathImplementation implements ClassPathImplementation,PropertyChangeListener,ChangeListener(Code) | | Implementation of a single classpath that is derived from one Ant property.
|
GsfSourcePathImplementation | public GsfSourcePathImplementation(WebSources sourceRoots)(Code) | | Construct the implementation.
Parameters: sourceRoots - used to get the roots information and events |
GsfSourcePathImplementation | public GsfSourcePathImplementation(WebSources sourceRoots, AntProjectHelper projectHelper, PropertyEvaluator evaluator)(Code) | | Construct the implementation.
Parameters: sourceRoots - used to get the roots information and events Parameters: projectHelper - used to obtain the project root |
getResources | public List<PathResourceImplementation> getResources()(Code) | | |
|
|