|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Function
Interface of text generator
function.
Method Summary | |
---|---|
void |
process(Object arg)
Processes the specified object. |
void |
setGenerator(Generator gen)
Associates or deassociates this function with text generator. |
Method Detail |
---|
void setGenerator(Generator gen)
gen
- The specified text generator. If it is not null
- associate function with this text generator, otherwise
deassociate.void process(Object arg)
arg
- The specified object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |