blob: 7797ae12666fb700291176b4df1148c7cf289548 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_12) on Mon Aug 13 16:24:45 GMT+00:00 2007 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Index (DVSL 1.0 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index (DVSL 1.0 API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <A HREF="#_X_">X</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/AntLogChute.html" title="class in org.apache.dvsl"><B>AntLogChute</B></A> - Class in <A HREF="./org/apache/dvsl/package-summary.html">org.apache.dvsl</A><DD>Implementation of a logger to output messages via an Ant Task's log
method.<DT><A HREF="./org/apache/dvsl/AntLogChute.html#AntLogChute(Task)"><B>AntLogChute(Task)</B></A> -
Constructor for class org.apache.dvsl.<A HREF="./org/apache/dvsl/AntLogChute.html" title="class in org.apache.dvsl">AntLogChute</A>
<DD>Initialize this logger with a reference to the calling Ant Task
<DT><A HREF="./org/apache/dvsl/AntLogSystem.html" title="class in org.apache.dvsl"><B>AntLogSystem</B></A> - Class in <A HREF="./org/apache/dvsl/package-summary.html">org.apache.dvsl</A><DD><B>Deprecated.</B>&nbsp;<I>Use AntLogChute instead.</I><DT><A HREF="./org/apache/dvsl/AntLogSystem.html#AntLogSystem(Task)"><B>AntLogSystem(Task)</B></A> -
Constructor for class org.apache.dvsl.<A HREF="./org/apache/dvsl/AntLogSystem.html" title="class in org.apache.dvsl">AntLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/dvsl/TransformTool.html#applyTemplates(java.lang.String)"><B>applyTemplates(String)</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/TransformTool.html" title="interface in org.apache.dvsl">TransformTool</A>
<DD>
Applies templates in the current stylesheet
to the nodeset returned by the XPath expression
<DT><A HREF="./org/apache/dvsl/TransformTool.html#applyTemplates(org.apache.dvsl.DVSLNode)"><B>applyTemplates(DVSLNode)</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/TransformTool.html" title="interface in org.apache.dvsl">TransformTool</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/TransformTool.html#applyTemplates(org.apache.dvsl.DVSLNode, java.lang.String)"><B>applyTemplates(DVSLNode, String)</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/TransformTool.html" title="interface in org.apache.dvsl">TransformTool</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/TransformTool.html#applyTemplates()"><B>applyTemplates()</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/TransformTool.html" title="interface in org.apache.dvsl">TransformTool</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#attrib(java.lang.String)"><B>attrib(String)</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLNode.html#attrib(java.lang.String)"><B>attrib(String)</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl">DVSLNode</A>
<DD>returns attribute
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#attribute(java.lang.String)"><B>attribute(String)</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>returns a specificed attributeattribute
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#attributes"><B>attributes</B></A> -
Variable in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#children()"><B>children()</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLNode.html#children()"><B>children()</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl">DVSLNode</A>
<DD>returns a list of all children of the current
node
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#copy(java.util.List)"><B>copy(List)</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>assumes a list of DVSLNodes
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#copy()"><B>copy()</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLNode.html#copy()"><B>copy()</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl">DVSLNode</A>
<DD>renders a deep copy of the XML tree
below the current node to the output
<DT><A HREF="./org/apache/dvsl/DVSLNode.html#copy(java.util.List)"><B>copy(List)</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl">DVSLNode</A>
<DD>renders a deep copy of the nodes in
the list ot the output
<DT><A HREF="./org/apache/dvsl/TransformTool.html#copy()"><B>copy()</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/TransformTool.html" title="interface in org.apache.dvsl">TransformTool</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#createClasspath()"><B>createClasspath()</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Set the classpath to load the Processor through (nested element).
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#createTool()"><B>createTool()</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>support for &lt;tool&gt; nested element
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#createVelConfig()"><B>createVelConfig()</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>support for &lt;velconfig&gt; nested element
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j"><B>Dom4jNodeImpl</B></A> - Class in <A HREF="./org/apache/dvsl/dom4j/package-summary.html">org.apache.dvsl.dom4j</A><DD>wrapper class for dom4j nodes to implement the
DVSLNode interface for template use<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#Dom4jNodeImpl(org.dom4j.Element)"><B>Dom4jNodeImpl(Element)</B></A> -
Constructor for class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>this is a bit yecchy - need to revamp
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#Dom4jNodeImpl(org.dom4j.Document)"><B>Dom4jNodeImpl(Document)</B></A> -
Constructor for class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#Dom4jNodeImpl(org.dom4j.Text)"><B>Dom4jNodeImpl(Text)</B></A> -
Constructor for class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#Dom4jNodeImpl(org.dom4j.Attribute)"><B>Dom4jNodeImpl(Attribute)</B></A> -
Constructor for class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#Dom4jNodeImpl(org.dom4j.Comment)"><B>Dom4jNodeImpl(Comment)</B></A> -
Constructor for class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#Dom4jNodeImpl(org.dom4j.CDATA)"><B>Dom4jNodeImpl(CDATA)</B></A> -
Constructor for class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl"><B>DVSL</B></A> - Class in <A HREF="./org/apache/dvsl/package-summary.html">org.apache.dvsl</A><DD>Main DVSL class - use this as the helper class for apps<DT><A HREF="./org/apache/dvsl/DVSL.html#DVSL()"><B>DVSL()</B></A> -
Constructor for class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/tools/dvsl/DVSL.html" title="class in org.apache.tools.dvsl"><B>DVSL</B></A> - Class in <A HREF="./org/apache/tools/dvsl/package-summary.html">org.apache.tools.dvsl</A><DD><B>Deprecated.</B>&nbsp;<DT><A HREF="./org/apache/tools/dvsl/DVSL.html#DVSL()"><B>DVSL()</B></A> -
Constructor for class org.apache.tools.dvsl.<A HREF="./org/apache/tools/dvsl/DVSL.html" title="class in org.apache.tools.dvsl">DVSL</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSL.LogAdapter.html" title="class in org.apache.dvsl"><B>DVSL.LogAdapter</B></A> - Class in <A HREF="./org/apache/dvsl/package-summary.html">org.apache.dvsl</A><DD>&nbsp;<DT><A HREF="./org/apache/dvsl/DVSL.LogAdapter.html#DVSL.LogAdapter(org.apache.velocity.runtime.log.LogSystem)"><B>DVSL.LogAdapter(LogSystem)</B></A> -
Constructor for class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.LogAdapter.html" title="class in org.apache.dvsl">DVSL.LogAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl"><B>DVSLNode</B></A> - Interface in <A HREF="./org/apache/dvsl/package-summary.html">org.apache.dvsl</A><DD>wrapper interface for nodes exposed in the
template.<DT><A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl"><B>DVSLTask</B></A> - Class in <A HREF="./org/apache/dvsl/package-summary.html">org.apache.dvsl</A><DD>A Task to process via DVSL a set of XML documents.<DT><A HREF="./org/apache/dvsl/DVSLTask.html#DVSLTask()"><B>DVSLTask()</B></A> -
Constructor for class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Creates a new DVSLTask Task.
<DT><A HREF="./org/apache/tools/dvsl/DVSLTask.html" title="class in org.apache.tools.dvsl"><B>DVSLTask</B></A> - Class in <A HREF="./org/apache/tools/dvsl/package-summary.html">org.apache.tools.dvsl</A><DD><B>Deprecated.</B>&nbsp;<DT><A HREF="./org/apache/tools/dvsl/DVSLTask.html#DVSLTask()"><B>DVSLTask()</B></A> -
Constructor for class org.apache.tools.dvsl.<A HREF="./org/apache/tools/dvsl/DVSLTask.html" title="class in org.apache.tools.dvsl">DVSLTask</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLTask.Tool.html" title="class in org.apache.dvsl"><B>DVSLTask.Tool</B></A> - Class in <A HREF="./org/apache/dvsl/package-summary.html">org.apache.dvsl</A><DD>&nbsp;<DT><A HREF="./org/apache/dvsl/DVSLTask.Tool.html#DVSLTask.Tool()"><B>DVSLTask.Tool()</B></A> -
Constructor for class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.Tool.html" title="class in org.apache.dvsl">DVSLTask.Tool</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLTask.VelocityConfig.html" title="class in org.apache.dvsl"><B>DVSLTask.VelocityConfig</B></A> - Class in <A HREF="./org/apache/dvsl/package-summary.html">org.apache.dvsl</A><DD>&nbsp;<DT><A HREF="./org/apache/dvsl/DVSLTask.VelocityConfig.html#DVSLTask.VelocityConfig()"><B>DVSLTask.VelocityConfig()</B></A> -
Constructor for class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.VelocityConfig.html" title="class in org.apache.dvsl">DVSLTask.VelocityConfig</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#element"><B>element</B></A> -
Variable in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#execute()"><B>execute()</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Executes the task.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLNode.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl">DVSLNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/TransformTool.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/TransformTool.html" title="interface in org.apache.dvsl">TransformTool</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSL.html#getAppValue(java.lang.Object)"><B>getAppValue(Object)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>Gets the application value for the specified key
<DT><A HREF="./org/apache/dvsl/TransformTool.html#getAppValue(java.lang.Object)"><B>getAppValue(Object)</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/TransformTool.html" title="interface in org.apache.dvsl">TransformTool</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#getAttribMap()"><B>getAttribMap()</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLNode.html#getAttribMap()"><B>getAttribMap()</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl">DVSLNode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/directive/MatchDirective.html#getName()"><B>getName()</B></A> -
Method in class org.apache.dvsl.directive.<A HREF="./org/apache/dvsl/directive/MatchDirective.html" title="class in org.apache.dvsl.directive">MatchDirective</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/directive/NameDirective.html#getName()"><B>getName()</B></A> -
Method in class org.apache.dvsl.directive.<A HREF="./org/apache/dvsl/directive/NameDirective.html" title="class in org.apache.dvsl.directive">NameDirective</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLTask.Tool.html#getName()"><B>getName()</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.Tool.html" title="class in org.apache.dvsl">DVSLTask.Tool</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLTask.VelocityConfig.html#getName()"><B>getName()</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.VelocityConfig.html" title="class in org.apache.dvsl">DVSLTask.VelocityConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#getNodeImpl()"><B>getNodeImpl()</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLNode.html#getNodeImpl()"><B>getNodeImpl()</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl">DVSLNode</A>
<DD>returns the object corresponding to the node
in the implementaion that we are using.
<DT><A HREF="./org/apache/dvsl/directive/MatchDirective.html#getType()"><B>getType()</B></A> -
Method in class org.apache.dvsl.directive.<A HREF="./org/apache/dvsl/directive/MatchDirective.html" title="class in org.apache.dvsl.directive">MatchDirective</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/directive/NameDirective.html#getType()"><B>getType()</B></A> -
Method in class org.apache.dvsl.directive.<A HREF="./org/apache/dvsl/directive/NameDirective.html" title="class in org.apache.dvsl.directive">NameDirective</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLTask.Tool.html#getValue()"><B>getValue()</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.Tool.html" title="class in org.apache.dvsl">DVSLTask.Tool</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLTask.VelocityConfig.html#getValue()"><B>getValue()</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.VelocityConfig.html" title="class in org.apache.dvsl">DVSLTask.VelocityConfig</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#INFILENAME"><B>INFILENAME</B></A> -
Static variable in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Supported app values
<DT><A HREF="./org/apache/dvsl/AntLogChute.html#init(org.apache.velocity.runtime.RuntimeServices)"><B>init(RuntimeServices)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/AntLogChute.html" title="class in org.apache.dvsl">AntLogChute</A>
<DD>Initialize the logger.
<DT><A HREF="./org/apache/dvsl/AntLogChute.html#isLevelEnabled(int)"><B>isLevelEnabled(int)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/AntLogChute.html" title="class in org.apache.dvsl">AntLogChute</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/AntLogChute.html#log(int, java.lang.String)"><B>log(int, String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/AntLogChute.html" title="class in org.apache.dvsl">AntLogChute</A>
<DD>
Log Velocity messages through the Ant Task log method.
<DT><A HREF="./org/apache/dvsl/AntLogChute.html#log(int, java.lang.String, java.lang.Throwable)"><B>log(int, String, Throwable)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/AntLogChute.html" title="class in org.apache.dvsl">AntLogChute</A>
<DD>
Log throwables through the Ant Task log method.
<DT><A HREF="./org/apache/dvsl/AntLogChute.html#logVelocityMessage(int, java.lang.String)"><B>logVelocityMessage(int, String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/AntLogChute.html" title="class in org.apache.dvsl">AntLogChute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/AntLogSystem.html#logVelocityMessage(int, java.lang.String)"><B>logVelocityMessage(int, String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/AntLogSystem.html" title="class in org.apache.dvsl">AntLogSystem</A>
<DD><B>Deprecated.</B>&nbsp;<I>use AntLogChute</I>
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/DVSL.html#main(java.lang.String[])"><B>main(String[])</B></A> -
Static method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>
Allows command-line access.
<DT><A HREF="./org/apache/dvsl/DVSL.html#makeReady()"><B>makeReady()</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>sets up all the context goodies
<DT><A HREF="./org/apache/dvsl/directive/MatchDirective.html" title="class in org.apache.dvsl.directive"><B>MatchDirective</B></A> - Class in <A HREF="./org/apache/dvsl/directive/package-summary.html">org.apache.dvsl.directive</A><DD>Velocity Directive to handle template registration of
match declarations (like the XSLT match=)<DT><A HREF="./org/apache/dvsl/directive/MatchDirective.html#MatchDirective()"><B>MatchDirective()</B></A> -
Constructor for class org.apache.dvsl.directive.<A HREF="./org/apache/dvsl/directive/MatchDirective.html" title="class in org.apache.dvsl.directive">MatchDirective</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#name()"><B>name()</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>returns the name of the node
<DT><A HREF="./org/apache/dvsl/DVSLNode.html#name()"><B>name()</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl">DVSLNode</A>
<DD>returns the name of the node
<DT><A HREF="./org/apache/dvsl/directive/NameDirective.html" title="class in org.apache.dvsl.directive"><B>NameDirective</B></A> - Class in <A HREF="./org/apache/dvsl/directive/package-summary.html">org.apache.dvsl.directive</A><DD>To implement the functionality of <xsl:template name=><DT><A HREF="./org/apache/dvsl/directive/NameDirective.html#NameDirective()"><B>NameDirective()</B></A> -
Constructor for class org.apache.dvsl.directive.<A HREF="./org/apache/dvsl/directive/NameDirective.html" title="class in org.apache.dvsl.directive">NameDirective</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/package-summary.html"><B>org.apache.dvsl</B></A> - package org.apache.dvsl<DD>&nbsp;<DT><A HREF="./org/apache/dvsl/directive/package-summary.html"><B>org.apache.dvsl.directive</B></A> - package org.apache.dvsl.directive<DD>&nbsp;<DT><A HREF="./org/apache/dvsl/dom4j/package-summary.html"><B>org.apache.dvsl.dom4j</B></A> - package org.apache.dvsl.dom4j<DD>&nbsp;<DT><A HREF="./org/apache/tools/dvsl/package-summary.html"><B>org.apache.tools.dvsl</B></A> - package org.apache.tools.dvsl<DD>&nbsp;<DT><A HREF="./org/apache/dvsl/DVSLTask.html#OUTFILENAME"><B>OUTFILENAME</B></A> -
Static variable in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/DVSL.html#putAppValue(java.lang.Object, java.lang.Object)"><B>putAppValue(Object, Object)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>Sets the application value for the specified key
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#putAppValue(java.lang.String, java.lang.Object)"><B>putAppValue(String, Object)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Sets an application value from outside of the DVSL task
<DT><A HREF="./org/apache/dvsl/TransformTool.html#putAppValue(java.lang.Object, java.lang.Object)"><B>putAppValue(Object, Object)</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/TransformTool.html" title="interface in org.apache.dvsl">TransformTool</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/TemplateHandler.html#registerMatch(java.lang.String, org.apache.velocity.runtime.parser.node.SimpleNode)"><B>registerMatch(String, SimpleNode)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/TemplateHandler.html" title="class in org.apache.dvsl">TemplateHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/directive/MatchDirective.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)"><B>render(InternalContextAdapter, Writer, Node)</B></A> -
Method in class org.apache.dvsl.directive.<A HREF="./org/apache/dvsl/directive/MatchDirective.html" title="class in org.apache.dvsl.directive">MatchDirective</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/directive/NameDirective.html#render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)"><B>render(InternalContextAdapter, Writer, Node)</B></A> -
Method in class org.apache.dvsl.directive.<A HREF="./org/apache/dvsl/directive/NameDirective.html" title="class in org.apache.dvsl.directive">NameDirective</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#render()"><B>render()</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#selectNodes(java.lang.String)"><B>selectNodes(String)</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>returns a list of nodes that satisfy
the xpath
<DT><A HREF="./org/apache/dvsl/DVSLNode.html#selectNodes(java.lang.String)"><B>selectNodes(String)</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl">DVSLNode</A>
<DD>returns a list of nodes that satisfy
the xpath
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#selectSingleNode(java.lang.String)"><B>selectSingleNode(String)</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLNode.html#selectSingleNode(java.lang.String)"><B>selectSingleNode(String)</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl">DVSLNode</A>
<DD>returns a single node that satisfies
the xpath
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setBasedir(java.io.File)"><B>setBasedir(File)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Set the base directory.
<DT><A HREF="./org/apache/dvsl/DVSL.html#setClassLoader(java.lang.ClassLoader)"><B>setClassLoader(ClassLoader)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>
Specify a classloader for loading the Toolbox classes.
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setClasspath(Path)"><B>setClasspath(Path)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Set the classpath to load the Processor through (attribute).
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setClasspathRef(Reference)"><B>setClasspathRef(Reference)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Set the classpath to load the Processor through via reference
(attribute).
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setDestdir(java.io.File)"><B>setDestdir(File)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Set the destination directory where the generated
files should be directed.
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setExtension(java.lang.String)"><B>setExtension(String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Set the desired file extension to be used for the target files.
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setForce(boolean)"><B>setForce(boolean)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Set whether to check dependencies, or always generate.
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setIn(java.io.File)"><B>setIn(File)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Sets an input xml file to be styled
<DT><A HREF="./org/apache/dvsl/DVSL.html#setLogChute(org.apache.velocity.runtime.log.LogChute)"><B>setLogChute(LogChute)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>
lets the user specify a class instance for logging.
<DT><A HREF="./org/apache/dvsl/DVSL.html#setLogFile(java.io.File)"><B>setLogFile(File)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>
lets the user specify a filename for logging.
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setLogFile(java.io.File)"><B>setLogFile(File)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Sets the file to use for logging.
<DT><A HREF="./org/apache/dvsl/DVSL.html#setLogSystem(org.apache.velocity.runtime.log.LogSystem)"><B>setLogSystem(LogSystem)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD><B>Deprecated.</B>&nbsp;<I>use setLogChute instead</I>
<DT><A HREF="./org/apache/dvsl/DVSLTask.Tool.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.Tool.html" title="class in org.apache.dvsl">DVSLTask.Tool</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLTask.VelocityConfig.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.VelocityConfig.html" title="class in org.apache.dvsl">DVSLTask.VelocityConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setOut(java.io.File)"><B>setOut(File)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Sets an output file
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setOutputEncoding(java.lang.String)"><B>setOutputEncoding(String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Sets the character encoding for output files.
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setStyle(java.io.File)"><B>setStyle(File)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Sets the file to use for stylesheet.
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setStyleEncoding(java.lang.String)"><B>setStyleEncoding(String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Sets the encoding of stylesheet file.
<DT><A HREF="./org/apache/dvsl/DVSL.html#setStylesheet(java.lang.String)"><B>setStylesheet(String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>Convenience function.
<DT><A HREF="./org/apache/dvsl/DVSL.html#setStylesheet(java.io.File)"><B>setStylesheet(File)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>Convenience function.
<DT><A HREF="./org/apache/dvsl/DVSL.html#setStylesheet(java.io.File, java.lang.String)"><B>setStylesheet(File, String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>Convenience function.
<DT><A HREF="./org/apache/dvsl/DVSL.html#setStylesheet(java.io.Reader)"><B>setStylesheet(Reader)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>
Sets the stylesheet for this transformation set
<DT><A HREF="./org/apache/dvsl/DVSL.html#setToolbox(java.util.Properties)"><B>setToolbox(Properties)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>
Loads the toolbox from the input Properties.
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setToolbox(java.lang.String)"><B>setToolbox(String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD><B>Deprecated.</B>&nbsp;<I>use setToolboxFile instead</I>
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setToolboxFile(java.io.File)"><B>setToolboxFile(File)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Sets the Toolbox properties file to use.
<DT><A HREF="./org/apache/dvsl/DVSL.html#setUserContext(org.apache.velocity.context.Context)"><B>setUserContext(Context)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>
Sets the user context.
<DT><A HREF="./org/apache/dvsl/DVSL.html#setValidatingParser(boolean)"><B>setValidatingParser(boolean)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>
Uses a validating parser on all input documents
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setValidatingParser(boolean)"><B>setValidatingParser(boolean)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Sets the flag to have DVSL use a validating parser for the
input documents
<DT><A HREF="./org/apache/dvsl/DVSLTask.Tool.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.Tool.html" title="class in org.apache.dvsl">DVSLTask.Tool</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLTask.VelocityConfig.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.VelocityConfig.html" title="class in org.apache.dvsl">DVSLTask.VelocityConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSL.html#setVelocityConfig(java.util.Map)"><B>setVelocityConfig(Map)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>
lets the user pass a java.util.Properties containing
properties for the configuration of the VelocityEngine
used by DVSL
<DT><A HREF="./org/apache/dvsl/DVSLTask.html#setVelocityConfigClass(java.lang.String)"><B>setVelocityConfigClass(String)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLTask.html" title="class in org.apache.dvsl">DVSLTask</A>
<DD>Allows the user to specify a class that implements
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html" title="class or interface in java.util"><CODE>Properties</CODE></A> that will have user properties
to be used when setting up DVSL.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/TemplateHandler.html" title="class in org.apache.dvsl"><B>TemplateHandler</B></A> - Class in <A HREF="./org/apache/dvsl/package-summary.html">org.apache.dvsl</A><DD>Currently provides the match rule accumulation
as well as the AST storage and rendering
Rule stuff might be replaced with the dom4j RuleManager<DT><A HREF="./org/apache/dvsl/TemplateHandler.html#TemplateHandler()"><B>TemplateHandler()</B></A> -
Constructor for class org.apache.dvsl.<A HREF="./org/apache/dvsl/TemplateHandler.html" title="class in org.apache.dvsl">TemplateHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#toString()"><B>toString()</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLNode.html#toString()"><B>toString()</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl">DVSLNode</A>
<DD>returns the 'value' of the node
<DT><A HREF="./org/apache/dvsl/DVSL.html#transform(java.io.File, java.io.Writer)"><B>transform(File, Writer)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSL.html#transform(java.io.Reader, java.io.Writer)"><B>transform(Reader, Writer)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSL.html#transform(java.io.InputStream, java.io.Writer)"><B>transform(InputStream, Writer)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSL.html#transform(org.dom4j.Document, java.io.Writer)"><B>transform(Document, Writer)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>Transforms the given dom4j Document into the writer.
<DT><A HREF="./org/apache/dvsl/DVSL.html#transform(java.lang.String, java.io.Writer)"><B>transform(String, Writer)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/TransformTool.html" title="interface in org.apache.dvsl"><B>TransformTool</B></A> - Interface in <A HREF="./org/apache/dvsl/package-summary.html">org.apache.dvsl</A><DD>This is the tool interface exposed to the stylesheet.</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#value()"><B>value()</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLNode.html#value()"><B>value()</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl">DVSLNode</A>
<DD>returns the 'value' of the node
<DT><A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Method in class org.apache.dvsl.dom4j.<A HREF="./org/apache/dvsl/dom4j/Dom4jNodeImpl.html" title="class in org.apache.dvsl.dom4j">Dom4jNodeImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/dvsl/DVSLNode.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Method in interface org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSLNode.html" title="interface in org.apache.dvsl">DVSLNode</A>
<DD>returns the value of the XPAth
expression
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./org/apache/dvsl/DVSL.html#xform(java.io.Reader, java.io.Writer)"><B>xform(Reader, Writer)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>does the transformation of the inputstream into
the output writer
<DT><A HREF="./org/apache/dvsl/DVSL.html#xform(org.dom4j.Document, java.io.Writer)"><B>xform(Document, Writer)</B></A> -
Method in class org.apache.dvsl.<A HREF="./org/apache/dvsl/DVSL.html" title="class in org.apache.dvsl">DVSL</A>
<DD>&nbsp;
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <A HREF="#_X_">X</A>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &copy; 2002-2007 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>