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, shouldPublishclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitnameprotected DerivedLocalSource(java.lang.String name,
javax.tools.FileObject derivedFrom,
java.net.URI namespace)
throws java.io.IOException
java.io.IOExceptionpublic java.io.Reader open()
throws java.io.IOException
open in interface CodebaseSourceopen in class LocalSourcejava.io.IOExceptionpublic java.lang.String getName()
public java.net.URI toUri()