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, toUri
canonicalNamespace, close, derivedSource, fileObject, label, namespace, publishedSource, setPublish, shouldPublish
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
name
protected PublishedLocalSource(java.lang.String name, javax.tools.FileObject derivedFrom, java.net.URI namespace) throws java.io.IOException
java.io.IOException
public boolean equals(java.lang.Object o)
LocalSource
equals
in class LocalSource
public int hashCode()
hashCode
in class LocalSource