|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.slide.macro.MacroParameters
Macro parameters.
Constructor Summary | |
MacroParameters()
Constructor. |
|
MacroParameters(boolean recursive,
boolean overwrite)
Constructor. |
Method Summary | |
boolean |
isOverwrite()
Overwrite accessor. |
boolean |
isRecursive()
Recursive accessor. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public MacroParameters()
public MacroParameters(boolean recursive, boolean overwrite)
recursive
- True if the macro is recursiveoverwrite
- True if we should try to overwrite stuffMethod Detail |
public boolean isRecursive()
public boolean isOverwrite()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |