org.apache.tiles.compat.definition.digester
Class CompatibilityDigesterDefinitionsReader.SetValueToAttributeRule
java.lang.Object
org.apache.commons.digester.Rule
org.apache.tiles.compat.definition.digester.CompatibilityDigesterDefinitionsReader.SetValueToAttributeRule
- Enclosing class:
- CompatibilityDigesterDefinitionsReader
public static class CompatibilityDigesterDefinitionsReader.SetValueToAttributeRule
- extends Rule
Digester rule to manage assignment of an object as an attribute value.
- Since:
- 3.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompatibilityDigesterDefinitionsReader.SetValueToAttributeRule
public CompatibilityDigesterDefinitionsReader.SetValueToAttributeRule()
begin
public void begin(String namespace,
String name,
Attributes attributes)
-
- Overrides:
begin
in class Rule
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.