|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStringProvider
Given a context returns a String.
| Method Summary | |
|---|---|
String |
newString(IContext context)
Provides a String based, or not, on the given context. |
| Method Detail |
|---|
String newString(IContext context)
throws ContextException
context - A context.
ContextException - On evaluation errors.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||