Package org.eclipse.epsilon.picto
Class StaticContentPromise
java.lang.Object
org.eclipse.epsilon.picto.StaticContentPromise
- All Implemented Interfaces:
ContentPromise
-
Field Summary
-
Constructor Summary
ConstructorDescriptionStaticContentPromise
(File file) StaticContentPromise
(String content) StaticContentPromise
(String content, File file) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.epsilon.picto.ContentPromise
getProgressMonitor, setProgressMonitor
-
Field Details
-
-
file
-
-
Constructor Details
-
StaticContentPromise
-
StaticContentPromise
-
StaticContentPromise
-
-
Method Details
-
getContent
- Specified by:
getContent
in interfaceContentPromise
- Throws:
Exception
-
getFile
-