|
|||||||||
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.SyntheticArtifact
public class SyntheticArtifact
Artifacts created by AbstractLinker
.
Method Summary | |
---|---|
java.io.InputStream |
getContents(TreeLogger logger)
Provides access to the contents of the EmittedResource. |
Methods inherited from class com.google.gwt.core.ext.linker.EmittedArtifact |
---|
compareToComparableArtifact, getComparableArtifactType, 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 |
Method Detail |
---|
public java.io.InputStream getContents(TreeLogger logger) throws UnableToCompleteException
EmittedArtifact
getContents
in class EmittedArtifact
UnableToCompleteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |