Modifier and Type | Method and Description |
---|---|
static JFiler |
JFiler.newInstance(File target)
Get an instance which writes to the filesystem.
|
static JFiler |
JFiler.newInstance(Filer filer)
Get an instance which uses an underlying
Filer . |
Modifier and Type | Method and Description |
---|---|
static JSources |
JDeparser.createSources(JFiler filer,
FormatPreferences format)
Create a new source generation collection.
|
Copyright © 2016. All rights reserved.