- FileBuiltQuery - Class in org.netbeans.api.queries
-
Test whether a file can be considered to be built (up to date).
- FileBuiltQuery.Status - Interface in org.netbeans.api.queries
-
Result of getting built status for a file.
- FileBuiltQueryImplementation - Interface in org.netbeans.spi.queries
-
Test whether a file can be considered to be built (up to date).
- FileEncodingQuery - Class in org.netbeans.api.queries
-
The query is used for finding encoding of files.
- FileEncodingQueryImplementation - Class in org.netbeans.spi.queries
-
Information about encoding of a file.
- FileEncodingQueryImplementation() - Constructor for class org.netbeans.spi.queries.FileEncodingQueryImplementation
-
- findRoot(File) - Static method in class org.netbeans.api.queries.CollocationQuery
-
- findRoot(URI) - Static method in class org.netbeans.api.queries.CollocationQuery
-
Find a root of a logical tree containing this file, if any.
- findRoot(File) - Method in interface org.netbeans.spi.queries.CollocationQueryImplementation
-
Deprecated.
Find a root of a logical tree containing this file, if any.
- findRoot(URI) - Method in interface org.netbeans.spi.queries.CollocationQueryImplementation2
-
Find a root of a logical tree containing this file, if any.