|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPresenter
Create a Node representation of any object.
| Method Summary | |
|---|---|
nu.xom.Node |
asNode(Object obj,
Object... args)
Create a node representation of an object. |
String |
asString(Object obj,
Object... args)
Create a string representation. |
| Methods inherited from interface org.specrunner.util.mapping.IResetable |
|---|
initialize |
| Method Detail |
|---|
nu.xom.Node asNode(Object obj,
Object... args)
obj - The object source.args - The conversion arguments.
String asString(Object obj,
Object... args)
obj - The object source.args - The conversion arguments.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||