Package org.apache.dvsl

Interface Summary
DVSLNode wrapper interface for nodes exposed in the template.
TransformTool This is the tool interface exposed to the stylesheet.
 

Class Summary
AntLogChute Implementation of a logger to output messages via an Ant Task's log method.
AntLogSystem Deprecated. Use AntLogChute instead.
DVSL Main DVSL class - use this as the helper class for apps
DVSL.LogAdapter  
DVSLContext Context implementation that handles wrapping several contexts simultaneously.
DVSLNodeContext Context implementation that is the outer context during the transformation.
DVSLTask A Task to process via DVSL a set of XML documents.
TemplateHandler Currently provides the match rule accumulation as well as the AST storage and rendering Rule stuff might be replaced with the dom4j RuleManager
Transformer Class responsible for actual transformation of documents.
 



Copyright (c) 2001-2007 Apache Software Foundation