| |
|
| java.lang.Object org.netbeans.modules.xslt.project.XsltProjectRetriever
XsltProjectRetriever | public class XsltProjectRetriever (Code) | | /**
This class is used to populate catalog
author: Sreenivasan Genipudi author: Vitaly Bychkov version: 1.0 |
Inner Class :class RetrieverWrapper implements Runnable | |
XsltProjectRetriever | public XsltProjectRetriever(FileObject projectDirectory)(Code) | | Construtor - takes in Project Location (File Object) as parameter
and tries to populate the catalog
Parameters: projectDirectory - FileObject instance of project directory |
execute | public void execute()(Code) | | |
|
|
|