|
org.netbeans.modules.projectapi/1 1.9.31 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataFilesProviderImplementation
Base for various Project Operations, allows to gather metadata and data files for a project.
| Method Summary | |
|---|---|
List |
getDataFiles()
Returns list of FileObjects the are considered to be data files and folders
belonging into this project. |
List |
getMetadataFiles()
Returns list of FileObjects the are considered to be metadata files
and folders belonging into this project. |
| Method Detail |
|---|
List getMetadataFiles()
FileObjects the are considered to be metadata files
and folders belonging into this project.
See ProjectOperations#getMetadataFiles() for more information.
FileObjects that are considered metadata files and folders.List getDataFiles()
FileObjects the are considered to be data files and folders
belonging into this project.
See ProjectOperations#getDataFiles() for more information.
FileObjects that are considered data files and folders.
|
org.netbeans.modules.projectapi/1 1.9.31 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||