|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.content.render.xhtml.storage.macro.AlwaysTransformMacroBody
public class AlwaysTransformMacroBody
Condition that specifies that the macro body should always be transformed.
| Constructor Summary | |
|---|---|
AlwaysTransformMacroBody()
|
|
| Method Summary | |
|---|---|
boolean |
shouldTransform(java.lang.String macroName)
Returns true if the macro body should be transformed, false otherwise. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlwaysTransformMacroBody()
| Method Detail |
|---|
public boolean shouldTransform(java.lang.String macroName)
MacroBodyTransformationCondition
shouldTransform in interface MacroBodyTransformationConditionmacroName - macro name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||