Package | Description |
---|---|
org.netbeans.api.java.source |
Permits inspection and modification of the structure of Java sources.
|
Modifier and Type | Method and Description |
---|---|
protected abstract CancellableTask<CompilationInfo> |
JavaSourceTaskFactory.createTask(FileObject file)
Create task for a given file.
|