public class PublishedLocalSource extends DerivedLocalSource
namespace, publish, reader| Modifier | Constructor and Description | 
|---|---|
protected  | 
PublishedLocalSource(java.lang.String name,
                    javax.tools.FileObject derivedFrom,
                    java.net.URI namespace)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(java.lang.Object o)
Sources are equal to each other if they refer to the same resource. 
 | 
int | 
hashCode()  | 
getName, open, toUricanonicalNamespace, close, derivedSource, fileObject, label, namespace, publishedSource, setPublish, shouldPublishclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitnameprotected PublishedLocalSource(java.lang.String name,
                               javax.tools.FileObject derivedFrom,
                               java.net.URI namespace)
                        throws java.io.IOException
java.io.IOExceptionpublic boolean equals(java.lang.Object o)
LocalSourceequals in class LocalSourcepublic int hashCode()
hashCode in class LocalSource