com.aptana.ide.debug.internal.core
Interface IFileContentRetriever


public interface IFileContentRetriever

Author:
Max Stepanov

Method Summary
 java.io.InputStream getContents(java.net.URI uri)
          getContents
 

Method Detail

getContents

java.io.InputStream getContents(java.net.URI uri)
                                throws org.eclipse.core.runtime.CoreException
getContents

Parameters:
uri -
Returns:
InputStream
Throws:
org.eclipse.core.runtime.CoreException