public interface CodebaseLocation
extends javax.tools.JavaFileManager.Location
Modifier and Type | Method and Description |
---|---|
Codebase |
codebase()
Returns the Codebase of this location
|
java.net.URI |
namespace()
Returns a uri associated with this location
|