|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.radeox.macro.BaseMacro
org.radeox.macro.Preserved
org.radeox.macro.LocalePreserved
public abstract class LocalePreserved
| Field Summary |
|---|
| Fields inherited from class org.radeox.macro.BaseMacro |
|---|
description, initialContext, paramDescription |
| Constructor Summary | |
|---|---|
LocalePreserved()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Get a description of the macro. |
java.lang.String |
getName()
Get the name of the macro. |
java.lang.String[] |
getParamDescription()
Get a description of the paramters of the macro. |
void |
setInitialContext(InitialRenderContext context)
|
| Methods inherited from class org.radeox.macro.Preserved |
|---|
addSpecial, addSpecial, replace |
| Methods inherited from class org.radeox.macro.BaseMacro |
|---|
compareTo, execute, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.radeox.macro.LocaleMacro |
|---|
getLocaleKey |
| Constructor Detail |
|---|
public LocalePreserved()
| Method Detail |
|---|
public java.lang.String getName()
BaseMacro
getName in interface MacrogetName in class BaseMacropublic java.lang.String getDescription()
BaseMacro
getDescription in interface MacrogetDescription in class BaseMacropublic java.lang.String[] getParamDescription()
BaseMacro
getParamDescription in interface MacrogetParamDescription in class BaseMacropublic void setInitialContext(InitialRenderContext context)
setInitialContext in interface MacrosetInitialContext in class BaseMacro
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||