|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.infoasset.platform.template.ConditionalSubstitution
public abstract class ConditionalSubstitution
A ConditionalTemplate is a set of substitutions that can decide whether to print or to suppress its contents.
Conditional templates can be added to Templates among other
conditions literally and logically contained in the conditions markup. A
conditional template does not define a new scope, but uses the exsting one.
TemplateDoc| Constructor Summary | |
|---|---|
ConditionalSubstitution()
|
|
| Method Summary | |
|---|---|
abstract boolean |
test()
Deceides wheter this substitution is caried out or suppressed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConditionalSubstitution()
| Method Detail |
|---|
public abstract boolean test()
test in interface Testable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||