public class DerivedLocalSource extends LocalSource
namespace, publish, reader
Modifier | Constructor and Description |
---|---|
protected |
DerivedLocalSource(java.lang.String name,
javax.tools.FileObject derivedFrom,
java.net.URI namespace) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
java.io.Reader |
open()
Open the source file.
|
java.net.URI |
toUri() |
canonicalNamespace, close, derivedSource, equals, fileObject, hashCode, label, namespace, publishedSource, setPublish, shouldPublish
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
name
protected DerivedLocalSource(java.lang.String name, javax.tools.FileObject derivedFrom, java.net.URI namespace) throws java.io.IOException
java.io.IOException
public java.io.Reader open() throws java.io.IOException
open
in interface CodebaseSource
open
in class LocalSource
java.io.IOException
public java.lang.String getName()
public java.net.URI toUri()