|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.runtime.PlatformObject
com.aptana.ide.core.resources.UniformResourceStorage
com.aptana.ide.debug.internal.core.sourcelookup.RemoteFileStorage
public class RemoteFileStorage
| Constructor Summary | |
|---|---|
RemoteFileStorage(java.net.URI uri,
IFileContentRetriever retriever)
RemoteFileStorage |
|
| Method Summary | |
|---|---|
java.io.InputStream |
getContents()
|
protected IFileContentRetriever |
getFileContentRetriever()
getFileContentRetriever |
java.lang.String |
getName()
|
java.net.URI |
getURI()
getURI |
boolean |
isValid()
isValid |
protected void |
setFileContentRetriever(IFileContentRetriever retriever)
setFileContentRetriever |
| Methods inherited from class com.aptana.ide.core.resources.UniformResourceStorage |
|---|
equals, getAdapter, getFullPath, hashCode, isReadOnly |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteFileStorage(java.net.URI uri,
IFileContentRetriever retriever)
uri - retriever - | Method Detail |
|---|
protected void setFileContentRetriever(IFileContentRetriever retriever)
retriever - protected IFileContentRetriever getFileContentRetriever()
public boolean isValid()
public java.io.InputStream getContents()
throws org.eclipse.core.runtime.CoreException
getContents in interface org.eclipse.core.resources.IStoragegetContents in class UniformResourceStorageorg.eclipse.core.runtime.CoreExceptionIStorage.getContents()public java.net.URI getURI()
UniformResourceStorage
getURI in class UniformResourceStorageUniformResourceStorage.getURI()public java.lang.String getName()
getName in interface org.eclipse.core.resources.IStoragegetName in class UniformResourceStorageIStorage.getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||