Package | Description |
---|---|
org.netbeans.api.queries |
General "queries" or communication channels pertaining to aspects of how files
are used and related.
|
org.netbeans.spi.queries |
Permits query implementations to be registered.
|
Modifier and Type | Method | Description |
---|---|---|
static FileBuiltQuery.Status |
FileBuiltQuery.getStatus(org.openide.filesystems.FileObject file) |
Check whether a (source) file has been somehow built
or processed.
|
Modifier and Type | Method | Description |
---|---|---|
FileBuiltQuery.Status |
FileBuiltQueryImplementation.getStatus(org.openide.filesystems.FileObject file) |
Check whether a (source) file has been somehow built
or processed.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.