org.apache.dvsl
Class TemplateHandler
java.lang.Object
org.apache.dvsl.TemplateHandler
public class TemplateHandler
- extends Object
Currently provides the match rule accumulation
as well as the AST storage and rendering
Rule stuff might be replaced with the dom4j RuleManager
- Author:
- Geir Magnusson Jr.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateHandler
public TemplateHandler()
registerMatch
public void registerMatch(String xpath,
SimpleNode node)
Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.