JavaFileManager.Location

Interface JavaFileManager.Location

All Known Implementing Classes:
DocumentationTool.Location, StandardLocation
Enclosing interface:
JavaFileManager
public static interface JavaFileManager.Location

Interface for locations of file objects. Used by file managers to determine where to place or search for file objects.

Methods

getName

String getName()

Gets the name of this location.

Returns:
a name

isOutputLocation

boolean isOutputLocation()

Determines if this is an output location. An output locati