public static interface JavaFileManager.Location
Modifier and Type | Method and Description |
---|---|
String |
getName()
获取此位置的名称。
|
boolean |
isOutputLocation()
确定这是否是输出位置。
|
String getName()
boolean isOutputLocation()