|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.core.ext.linker.Artifact<EmittedArtifact>
com.google.gwt.core.ext.linker.EmittedArtifact
com.google.gwt.core.ext.linker.PublicResource
public abstract class PublicResource
A resource in the module's public path.
Constructor Summary | |
---|---|
protected |
PublicResource(java.lang.Class<? extends Linker> linkerType,
java.lang.String partialPath)
|
Method Summary |
---|
Methods inherited from class com.google.gwt.core.ext.linker.EmittedArtifact |
---|
compareToComparableArtifact, getComparableArtifactType, getContents, getPartialPath, hashCode, isPrivate, setPrivate, toString |
Methods inherited from class com.google.gwt.core.ext.linker.Artifact |
---|
compareTo, equals, getLinker |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected PublicResource(java.lang.Class<? extends Linker> linkerType, java.lang.String partialPath)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |