- getDefault() - Static method in class org.netbeans.api.queries.VisibilityQuery
-
Get default instance of VisibilityQuery.
- getDefaultEncoding() - Static method in class org.netbeans.api.queries.FileEncodingQuery
-
Returns the encoding which should be used for newly created projects.
- getEncoding(FileObject) - Static method in class org.netbeans.api.queries.FileEncodingQuery
-
Returns encoding of given file.
- getEncoding(FileObject) - Method in class org.netbeans.spi.queries.FileEncodingQueryImplementation
-
Returns encoding of a given file or folder.
- getFileObjects() - Method in class org.netbeans.spi.queries.VisibilityQueryChangeEvent
-
return the FileObjects that changed visibility
- getFolder() - Method in interface org.netbeans.api.fileinfo.NonRecursiveFolder
-
Get the folder file object, which represents the non-recursive folder.
- getRemoteLocation(URI) - Static method in class org.netbeans.api.queries.VersioningQuery
-
Provides the Versioning System specific information about a files remote repository or origin.
- getRemoteLocation(URI) - Method in interface org.netbeans.spi.queries.VersioningQueryImplementation
-
Provides the Versioning System specific information about a files remote repository or origin.
- getSharability(File) - Static method in class org.netbeans.api.queries.SharabilityQuery
-
- getSharability(URI) - Static method in class org.netbeans.api.queries.SharabilityQuery
-
Check whether an existing file is sharable.
- getSharability(FileObject) - Static method in class org.netbeans.api.queries.SharabilityQuery
-
Check whether an existing file is sharable.
- getSharability(File) - Method in interface org.netbeans.spi.queries.SharabilityQueryImplementation
-
Deprecated.
Check whether a file or directory should be shared.
- getSharability(URI) - Method in interface org.netbeans.spi.queries.SharabilityQueryImplementation2
-
Check whether a file or directory should be shared.
- getStatus(FileObject) - Static method in class org.netbeans.api.queries.FileBuiltQuery
-
Check whether a (source) file has been somehow built
or processed.
- getStatus(FileObject) - Method in interface org.netbeans.spi.queries.FileBuiltQueryImplementation
-
Check whether a (source) file has been somehow built
or processed.