Package org.apache.tools.dvsl

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

Class Summary
AntLogSystem Implementation of a logger to output messages via an Ant Task's log method.
DVSL Main DVSL class - use this as the helper class for apps
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-2002 Apache Software Foundation