This project has retired. For details please refer to its
Attic page.
DigesterDefinitionsReader.FillAttributeRule (Tiles 2 2.2.2 API)
org.apache.tiles.definition.digester
Class DigesterDefinitionsReader.FillAttributeRule
java.lang.Object
org.apache.commons.digester.Rule
org.apache.tiles.definition.digester.DigesterDefinitionsReader.FillAttributeRule
- Enclosing class:
- DigesterDefinitionsReader
public static class DigesterDefinitionsReader.FillAttributeRule
- extends Rule
Digester rule to manage attribute filling.
- Since:
- 2.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DigesterDefinitionsReader.FillAttributeRule
public DigesterDefinitionsReader.FillAttributeRule()
begin
public void begin(String namespace,
String name,
Attributes attributes)
throws Exception
-
- Overrides:
begin
in class Rule
- Throws:
Exception
Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.