Package org.apache.velocity.tools.view
Class UiDependencyTool.TypeRule
- java.lang.Object
-
- org.apache.commons.digester.Rule
-
- org.apache.velocity.tools.view.UiDependencyTool.TypeRule
-
- Enclosing class:
- UiDependencyTool
protected static class UiDependencyTool.TypeRule extends org.apache.commons.digester.RuleNOTE: This class may change or disappear w/o warning; don't depend on it unless you're willing to update your code whenever this changes.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedTypeRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbegin(String ns, String el, Attributes attributes)voidbody(String ns, String el, String typeFormat)
-
-
-
Method Detail
-
begin
public void begin(String ns, String el, Attributes attributes) throws Exception
- Overrides:
beginin classorg.apache.commons.digester.Rule- Throws:
Exception
-
-