protected final class ServletToolboxRuleSet.XhtmlRule extends ServletToolboxRuleSet.BooleanConfigRule
setXhtml()
for the top object
on the stack, which must be a
org.apache.velocity.tools.ServletToolboxManager
.Modifier | Constructor and Description |
---|---|
protected |
XhtmlRule() |
Modifier and Type | Method and Description |
---|---|
void |
setBoolean(Object obj,
Boolean b)
Takes the parent object and boolean value in order to
call the appropriate method on the parent for the
implementing rule.
|
body
public void setBoolean(Object obj, Boolean b) throws Exception
ServletToolboxRuleSet.BooleanConfigRule
setBoolean
in class ServletToolboxRuleSet.BooleanConfigRule
obj
- the parent object/element in the digester's stackb
- the boolean value contained in the current elementException
Copyright © 2002–2021 Apache Software Foundation. All rights reserved.