|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.m2m.atl.dsls.textsource.TextSource
org.eclipse.m2m.atl.dsls.textsource.IFileTextSource
public class IFileTextSource
IFile text utility.
| Constructor Summary | |
|---|---|
IFileTextSource(org.eclipse.core.resources.IFile file)
Creates a new IFileTextSource. |
|
| Method Summary | |
|---|---|
org.eclipse.core.resources.IFile |
getFile()
|
java.io.InputStream |
openStream()
Returns an input stream of the text source. |
| Methods inherited from class org.eclipse.m2m.atl.dsls.textsource.TextSource |
|---|
openBufferedReader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IFileTextSource(org.eclipse.core.resources.IFile file)
file - the file to manage| Method Detail |
|---|
public org.eclipse.core.resources.IFile getFile()
public java.io.InputStream openStream()
throws java.io.IOException
openStream in class TextSourcejava.io.IOExceptionTextSource.openStream()
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||