|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFormatter
A generic formatter interface.
| Method Summary | |
|---|---|
String |
format(Object value,
Object[] args)
Format a given object to another using some arguments as auxiliary. |
| Methods inherited from interface org.specrunner.util.reset.IResetable |
|---|
initialize |
| Method Detail |
|---|
String format(Object value,
Object[] args)
throws FormatterException
value - The value to be formatted.args - The arguments.
FormatterException - On format errors.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||