blob: e2885c72c2e53861717ba59eb97d50e74c17beae [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_18) on Sun Apr 01 21:18:21 PDT 2012 -->
<TITLE>
Mode
</TITLE>
<META NAME="keywords" CONTENT="org.apache.xalan.xsltc.compiler.Mode class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Mode";
}
</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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Mode.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Message.html" title="class in org.apache.xalan.xsltc.compiler"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/NameBase.html" title="class in org.apache.xalan.xsltc.compiler"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/xalan/xsltc/compiler/Mode.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Mode.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.xalan.xsltc.compiler</FONT>
<BR>
Class Mode</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xalan.xsltc.compiler.Mode</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html" title="interface in org.apache.xalan.xsltc.compiler">Constants</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>final class <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.63"><B>Mode</B></A><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html" title="interface in org.apache.xalan.xsltc.compiler">Constants</A></DL>
</PRE>
<P>
Mode gathers all the templates belonging to a given mode;
it is responsible for generating an appropriate
applyTemplates + (mode name) method in the translet.
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.util.Vector</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_attribNodeGroup">_attribNodeGroup</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group for patterns with node()-type kernel and attribute axis.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/TestSeq.html" title="class in org.apache.xalan.xsltc.compiler">TestSeq</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_attribNodeTestSeq">_attribNodeTestSeq</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Test sequence for patterns with node()-type kernel and attribute axis.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.util.Vector</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_childNodeGroup">_childNodeGroup</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group for patterns with node()-type kernel and child axis.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/TestSeq.html" title="class in org.apache.xalan.xsltc.compiler">TestSeq</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_childNodeTestSeq">_childNodeTestSeq</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Test sequence for patterns with node()-type kernel and child axis.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_currentIndex">_currentIndex</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Variable index for the current node used in code generation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.util.Vector</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_idxGroup">_idxGroup</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group for patterns with id() or key()-type kernel.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/TestSeq.html" title="class in org.apache.xalan.xsltc.compiler">TestSeq</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_idxTestSeq">_idxTestSeq</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Test sequence for patterns with id() or key()-type kernel.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.util.Hashtable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_importLevels">_importLevels</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Stores ranges of template precendences for the compilation
of apply-imports (a Hashtable for historical reasons).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.util.Hashtable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_keys">_keys</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A mapping between key names and keys.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_methodName">_methodName</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The name of the method in which this mode is compiled.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/QName.html" title="class in org.apache.xalan.xsltc.compiler">QName</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_name">_name</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The name of this mode as defined in the stylesheet.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.util.Hashtable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_namedTemplates">_namedTemplates</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A mapping between named templates and Mode objects.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.util.Hashtable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_neededTemplates">_neededTemplates</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A mapping between templates and test sequences.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.util.Vector[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_patternGroups">_patternGroups</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group for patterns with any other kernel type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/LocationPathPattern.html" title="class in org.apache.xalan.xsltc.compiler">LocationPathPattern</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_rootPattern">_rootPattern</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A reference to the pattern matching the root node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html" title="class in org.apache.xalan.xsltc.compiler">Stylesheet</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_stylesheet">_stylesheet</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A reference to the stylesheet object that owns this mode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.util.Hashtable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_templateIHs">_templateIHs</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A mapping between templates and instruction handles.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.util.Hashtable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_templateILs">_templateILs</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A mapping between templates and instruction lists.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.util.Vector</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_templates">_templates</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A vector of all the templates in this mode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/TestSeq.html" title="class in org.apache.xalan.xsltc.compiler">TestSeq</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#_testSeq">_testSeq</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Test sequence for patterns with any other kernel type.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.xalan.xsltc.compiler.Constants"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from interface org.apache.xalan.xsltc.compiler.<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html" title="interface in org.apache.xalan.xsltc.compiler">Constants</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ABSOLUTE_ITERATOR">ABSOLUTE_ITERATOR</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ACC_FINAL">ACC_FINAL</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ACC_PRIVATE">ACC_PRIVATE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ACC_PROTECTED">ACC_PROTECTED</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ACC_PUBLIC">ACC_PUBLIC</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ACC_STATIC">ACC_STATIC</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ACC_SUPER">ACC_SUPER</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ADD_ATTRIBUTE">ADD_ATTRIBUTE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ADD_ATTRIBUTE_SIG">ADD_ATTRIBUTE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ADD_ITERATOR">ADD_ITERATOR</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ADD_ITERATOR_SIG">ADD_ITERATOR_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ADD_PARAMETER">ADD_PARAMETER</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ADD_PARAMETER_SIG">ADD_PARAMETER_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#APPLY_TEMPLATES">APPLY_TEMPLATES</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ATTR_SET_SIG">ATTR_SET_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ATTRIBUTE_LIST_FIELD">ATTRIBUTE_LIST_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ATTRIBUTE_LIST_IMPL_CLASS">ATTRIBUTE_LIST_IMPL_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ATTRIBUTE_LIST_IMPL_SIG">ATTRIBUTE_LIST_IMPL_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ATTRIBUTES_SIG">ATTRIBUTES_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#BASIS_LIBRARY_CLASS">BASIS_LIBRARY_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#BOOLEAN_CLASS">BOOLEAN_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#BOOLEAN_VALUE">BOOLEAN_VALUE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#BOOLEAN_VALUE_SIG">BOOLEAN_VALUE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#CACHED_NODE_LIST_ITERATOR_CLASS">CACHED_NODE_LIST_ITERATOR_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#CHARACTERS">CHARACTERS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#CHARACTERS_SIG">CHARACTERS_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#CHARACTERSW">CHARACTERSW</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#CHARACTERSW_SIG">CHARACTERSW_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#CLEAR_ATTRIBUTES">CLEAR_ATTRIBUTES</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#CLEAR_ATTRIBUTES_SIG">CLEAR_ATTRIBUTES_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#COLLATOR_CLASS">COLLATOR_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#COLLATOR_SIG">COLLATOR_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#COMPILER_PACKAGE">COMPILER_PACKAGE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#CURRENT_NODE_LIST_FILTER">CURRENT_NODE_LIST_FILTER</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#CURRENT_NODE_LIST_FILTER_SIG">CURRENT_NODE_LIST_FILTER_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#CURRENT_NODE_LIST_ITERATOR">CURRENT_NODE_LIST_ITERATOR</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#CURRENT_NODE_LIST_ITERATOR_SIG">CURRENT_NODE_LIST_ITERATOR_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DEFAULT_NODE_COUNTER">DEFAULT_NODE_COUNTER</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DEFAULT_NODE_COUNTER_SIG">DEFAULT_NODE_COUNTER_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOCUMENT_PNAME">DOCUMENT_PNAME</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOM_ADAPTER_CLASS">DOM_ADAPTER_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOM_ADAPTER_SIG">DOM_ADAPTER_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOM_FIELD">DOM_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOM_IMPL">DOM_IMPL</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOM_IMPL_CLASS">DOM_IMPL_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOM_IMPL_SIG">DOM_IMPL_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOM_INTF">DOM_INTF</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOM_INTF_SIG">DOM_INTF_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOM_PNAME">DOM_PNAME</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOUBLE_CLASS">DOUBLE_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOUBLE_SIG">DOUBLE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOUBLE_VALUE">DOUBLE_VALUE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DOUBLE_VALUE_SIG">DOUBLE_VALUE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#DUP_FILTERED_ITERATOR">DUP_FILTERED_ITERATOR</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#EMPTYATTR_FIELD">EMPTYATTR_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#EMPTYSTRING">EMPTYSTRING</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ERROR">ERROR</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#EXPAND_STYLESHEET_QNAME_REF">EXPAND_STYLESHEET_QNAME_REF</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#EXPAND_STYLESHEET_QNAME_SIG">EXPAND_STYLESHEET_QNAME_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#FALLBACK_CLASS">FALLBACK_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#FATAL">FATAL</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#FILTER_INTERFACE">FILTER_INTERFACE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#FILTER_INTERFACE_SIG">FILTER_INTERFACE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#FILTER_ITERATOR">FILTER_ITERATOR</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#FILTER_STEP_ITERATOR">FILTER_STEP_ITERATOR</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#FORMAT_SYMBOLS_FIELD">FORMAT_SYMBOLS_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_ATTRIBUTE_VALUE">GET_ATTRIBUTE_VALUE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_ATTRIBUTE_VALUE_SIG">GET_ATTRIBUTE_VALUE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_CHILDREN">GET_CHILDREN</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_CHILDREN_SIG">GET_CHILDREN_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_ELEMENT_VALUE">GET_ELEMENT_VALUE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_ELEMENT_VALUE_SIG">GET_ELEMENT_VALUE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_ITERATOR_SIG">GET_ITERATOR_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_NODE_NAME">GET_NODE_NAME</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_NODE_NAME_SIG">GET_NODE_NAME_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_NODE_TYPE">GET_NODE_TYPE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_NODE_TYPE_SIG">GET_NODE_TYPE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_NODE_VALUE">GET_NODE_VALUE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_NODE_VALUE_ITERATOR">GET_NODE_VALUE_ITERATOR</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_NODE_VALUE_ITERATOR_SIG">GET_NODE_VALUE_ITERATOR_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_NODE_VALUE_SIG">GET_NODE_VALUE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_PARAMETER">GET_PARAMETER</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_PARAMETER_SIG">GET_PARAMETER_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_PARENT">GET_PARENT</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_PARENT_SIG">GET_PARENT_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_TYPED_CHILDREN">GET_TYPED_CHILDREN</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_TYPED_CHILDREN_SIG">GET_TYPED_CHILDREN_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_UNPARSED_ENTITY_URI">GET_UNPARSED_ENTITY_URI</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#GET_UNPARSED_ENTITY_URI_SIG">GET_UNPARSED_ENTITY_URI_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#HAS_ATTRIBUTE">HAS_ATTRIBUTE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#HAS_ATTRIBUTE_SIG">HAS_ATTRIBUTE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#HASIDCALL_INDEX">HASIDCALL_INDEX</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#HASIDCALL_INDEX_SIG">HASIDCALL_INDEX_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#INT_VALUE">INT_VALUE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#INT_VALUE_SIG">INT_VALUE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#INTEGER_CLASS">INTEGER_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#INTEGER_SIG">INTEGER_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#INTERNAL">INTERNAL</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#INVOKE_METHOD">INVOKE_METHOD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ITERATOR_FIELD_SIG">ITERATOR_FIELD_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ITERATOR_PNAME">ITERATOR_PNAME</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#KEY_INDEX_CLASS">KEY_INDEX_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#KEY_INDEX_ITERATOR_SIG">KEY_INDEX_ITERATOR_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#KEY_INDEX_SIG">KEY_INDEX_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#LAST_INDEX">LAST_INDEX</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#LOAD_DOCUMENT_CLASS">LOAD_DOCUMENT_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#LOCALE_CLASS">LOCALE_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#LOCALE_SIG">LOCALE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#LOOKUP_STYLESHEET_QNAME_NS_REF">LOOKUP_STYLESHEET_QNAME_NS_REF</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#LOOKUP_STYLESHEET_QNAME_NS_SIG">LOOKUP_STYLESHEET_QNAME_NS_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#MAKE_NODE">MAKE_NODE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#MAKE_NODE_LIST">MAKE_NODE_LIST</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#MAKE_NODE_LIST_SIG">MAKE_NODE_LIST_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#MAKE_NODE_LIST_SIG2">MAKE_NODE_LIST_SIG2</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#MAKE_NODE_SIG">MAKE_NODE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#MAKE_NODE_SIG2">MAKE_NODE_SIG2</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#MATCHING_ITERATOR">MATCHING_ITERATOR</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#MATH_CLASS">MATH_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#MULTI_DOM_CLASS">MULTI_DOM_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#MULTI_DOM_SIG">MULTI_DOM_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NAMES_INDEX">NAMES_INDEX</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NAMES_INDEX_SIG">NAMES_INDEX_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NAMESPACE_FEATURE">NAMESPACE_FEATURE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NAMESPACE_INDEX">NAMESPACE_INDEX</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NAMESPACE_INDEX_SIG">NAMESPACE_INDEX_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NEXT">NEXT</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NEXT_SIG">NEXT_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NEXTID">NEXTID</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE">NODE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE_COUNTER">NODE_COUNTER</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE_COUNTER_SIG">NODE_COUNTER_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE_FIELD">NODE_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE_FIELD_SIG">NODE_FIELD_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE_ITERATOR">NODE_ITERATOR</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE_ITERATOR_BASE">NODE_ITERATOR_BASE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE_ITERATOR_SIG">NODE_ITERATOR_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE_PNAME">NODE_PNAME</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE_SIG">NODE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE_SORT_FACTORY">NODE_SORT_FACTORY</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE_SORT_FACTORY_SIG">NODE_SORT_FACTORY_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE_SORT_RECORD">NODE_SORT_RECORD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NODE_SORT_RECORD_SIG">NODE_SORT_RECORD_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NS_ANCESTORS_INDEX_SIG">NS_ANCESTORS_INDEX_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#NTH_ITERATOR_CLASS">NTH_ITERATOR_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#OBJECT_CLASS">OBJECT_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#OBJECT_SIG">OBJECT_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ORDER_ITERATOR">ORDER_ITERATOR</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#ORDER_ITERATOR_SIG">ORDER_ITERATOR_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#OUTPUT_BASE">OUTPUT_BASE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#OUTPUT_HANDLER">OUTPUT_HANDLER</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#OUTPUT_HANDLER_SIG">OUTPUT_HANDLER_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#POP_PARAM_FRAME">POP_PARAM_FRAME</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#POP_PARAM_FRAME_SIG">POP_PARAM_FRAME_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#POSITION_INDEX">POSITION_INDEX</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#PREFIX_URIS_ARRAY_SIG">PREFIX_URIS_ARRAY_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#PREFIX_URIS_IDX_SIG">PREFIX_URIS_IDX_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#PUSH_PARAM_FRAME">PUSH_PARAM_FRAME</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#PUSH_PARAM_FRAME_SIG">PUSH_PARAM_FRAME_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#REDIRECT_URI">REDIRECT_URI</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#RESET">RESET</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#RESET_SIG">RESET_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#RTF_INITIAL_SIZE">RTF_INITIAL_SIZE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#RUNTIME_NODE_CLASS">RUNTIME_NODE_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#RUNTIME_PACKAGE">RUNTIME_PACKAGE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#SAX_IMPL">SAX_IMPL</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#SAX_IMPL_CLASS">SAX_IMPL_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#SAX_IMPL_SIG">SAX_IMPL_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#SET_START_NODE">SET_START_NODE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#SET_START_NODE_SIG">SET_START_NODE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#SINGLETON_ITERATOR">SINGLETON_ITERATOR</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#SORT_ITERATOR">SORT_ITERATOR</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#SORT_ITERATOR_SIG">SORT_ITERATOR_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STATIC_CHAR_DATA_FIELD">STATIC_CHAR_DATA_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STATIC_CHAR_DATA_FIELD_SIG">STATIC_CHAR_DATA_FIELD_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STATIC_NAMES_ARRAY_FIELD">STATIC_NAMES_ARRAY_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STATIC_NAMESPACE_ARRAY_FIELD">STATIC_NAMESPACE_ARRAY_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STATIC_NS_ANCESTORS_ARRAY_FIELD">STATIC_NS_ANCESTORS_ARRAY_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STATIC_PREFIX_URIS_ARRAY_FIELD">STATIC_PREFIX_URIS_ARRAY_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STATIC_PREFIX_URIS_IDX_ARRAY_FIELD">STATIC_PREFIX_URIS_IDX_ARRAY_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STATIC_TYPES_ARRAY_FIELD">STATIC_TYPES_ARRAY_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STATIC_URIS_ARRAY_FIELD">STATIC_URIS_ARRAY_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STEP_ITERATOR_CLASS">STEP_ITERATOR_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STREAM_XML_OUTPUT">STREAM_XML_OUTPUT</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRING">STRING</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRING_BUFFER_CLASS">STRING_BUFFER_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRING_BUFFER_SIG">STRING_BUFFER_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRING_CLASS">STRING_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRING_SIG">STRING_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRING_TO_INT">STRING_TO_INT</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRING_TO_INT_SIG">STRING_TO_INT_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRING_TO_REAL">STRING_TO_REAL</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRING_TO_REAL_SIG">STRING_TO_REAL_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRING_VALUE_HANDLER">STRING_VALUE_HANDLER</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRING_VALUE_HANDLER_SIG">STRING_VALUE_HANDLER_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRING_WRITER">STRING_WRITER</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRIP_SPACE">STRIP_SPACE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRIP_SPACE_INTF">STRIP_SPACE_INTF</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRIP_SPACE_PARAMS">STRIP_SPACE_PARAMS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#STRIP_SPACE_SIG">STRIP_SPACE_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_CLASS">TRANSLET_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_FIELD">TRANSLET_FIELD</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_FIELD_SIG">TRANSLET_FIELD_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_INTF">TRANSLET_INTF</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_INTF_SIG">TRANSLET_INTF_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_OUTPUT_BASE">TRANSLET_OUTPUT_BASE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_OUTPUT_INTERFACE">TRANSLET_OUTPUT_INTERFACE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_OUTPUT_PNAME">TRANSLET_OUTPUT_PNAME</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_OUTPUT_SIG">TRANSLET_OUTPUT_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_PNAME">TRANSLET_PNAME</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_SIG">TRANSLET_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_URI">TRANSLET_URI</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_VERSION_INDEX">TRANSLET_VERSION_INDEX</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TRANSLET_VERSION_INDEX_SIG">TRANSLET_VERSION_INDEX_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TYPES_INDEX">TYPES_INDEX</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#TYPES_INDEX_SIG">TYPES_INDEX_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#UNION_ITERATOR_CLASS">UNION_ITERATOR_CLASS</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#UNION_ITERATOR_SIG">UNION_ITERATOR_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#UNSUPPORTED">UNSUPPORTED</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#URIS_INDEX">URIS_INDEX</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#URIS_INDEX_SIG">URIS_INDEX_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#WARNING">WARNING</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#WRITER_SIG">WRITER_SIG</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#XHTML_URI">XHTML_URI</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#XMLNS_PREFIX">XMLNS_PREFIX</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#XMLNS_STRING">XMLNS_STRING</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#XMLNS_URI">XMLNS_URI</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#XSLT_PACKAGE">XSLT_PACKAGE</A>, <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Constants.html#XSLT_URI">XSLT_URI</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#Mode(org.apache.xalan.xsltc.compiler.QName, org.apache.xalan.xsltc.compiler.Stylesheet, java.lang.String)">Mode</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/QName.html" title="class in org.apache.xalan.xsltc.compiler">QName</A>&nbsp;name,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html" title="class in org.apache.xalan.xsltc.compiler">Stylesheet</A>&nbsp;stylesheet,
java.lang.String&nbsp;suffix)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new Mode.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#addPattern(int, org.apache.xalan.xsltc.compiler.LocationPathPattern)">addPattern</A></B>(int&nbsp;kernelType,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/LocationPathPattern.html" title="class in org.apache.xalan.xsltc.compiler">LocationPathPattern</A>&nbsp;pattern)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a pattern to a pattern group</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#addPatternToGroup(org.apache.xalan.xsltc.compiler.LocationPathPattern)">addPatternToGroup</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/LocationPathPattern.html" title="class in org.apache.xalan.xsltc.compiler">LocationPathPattern</A>&nbsp;lpp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Group patterns by NodeTests of their last Step
Keep them sorted by priority within group</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#addTemplate(org.apache.xalan.xsltc.compiler.Template)">addTemplate</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Template.html" title="class in org.apache.xalan.xsltc.compiler">Template</A>&nbsp;template)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#appendTemplateCode(InstructionList)">appendTemplateCode</A></B>(InstructionList&nbsp;body)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#appendTestSequences(InstructionList)">appendTestSequences</A></B>(InstructionList&nbsp;body)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#compileApplyImports(org.apache.xalan.xsltc.compiler.util.ClassGenerator, int, int)">compileApplyImports</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
int&nbsp;min,
int&nbsp;max)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#compileApplyTemplates(org.apache.xalan.xsltc.compiler.util.ClassGenerator)">compileApplyTemplates</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compiles the applyTemplates() method and adds it to the translet.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;InstructionList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#compileDefaultRecursion(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, InstructionHandle)">compileDefaultRecursion</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen,
InstructionHandle&nbsp;next)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compiles the default handling for DOM elements: traverse all children</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;InstructionList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#compileDefaultText(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, InstructionHandle)">compileDefaultText</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen,
InstructionHandle&nbsp;next)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compiles the default action for DOM text nodes and attribute nodes:
output the node's text value</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#compileGetChildren(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, int)">compileGetChildren</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen,
int&nbsp;node)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#compileNamedTemplate(org.apache.xalan.xsltc.compiler.Template, org.apache.xalan.xsltc.compiler.util.ClassGenerator)">compileNamedTemplate</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Template.html" title="class in org.apache.xalan.xsltc.compiler">Template</A>&nbsp;template,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;InstructionList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#compileNamespaces(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, boolean[], boolean[], boolean, InstructionHandle)">compileNamespaces</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen,
boolean[]&nbsp;isNamespace,
boolean[]&nbsp;isAttribute,
boolean&nbsp;attrFlag,
InstructionHandle&nbsp;defaultTarget)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#compileTemplateCalls(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, InstructionHandle, int, int)">compileTemplateCalls</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen,
InstructionHandle&nbsp;next,
int&nbsp;min,
int&nbsp;max)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#compileTemplates(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, InstructionHandle)">compileTemplates</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen,
InstructionHandle&nbsp;next)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#completeTestSequences(int, java.util.Vector)">completeTestSequences</A></B>(int&nbsp;nodeType,
java.util.Vector&nbsp;patterns)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Complete test sequences of a given type by adding all patterns
from a given group.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#flattenAlternative(org.apache.xalan.xsltc.compiler.Pattern, org.apache.xalan.xsltc.compiler.Template, java.util.Hashtable)">flattenAlternative</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Pattern.html" title="class in org.apache.xalan.xsltc.compiler">Pattern</A>&nbsp;pattern,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Template.html" title="class in org.apache.xalan.xsltc.compiler">Template</A>&nbsp;template,
java.util.Hashtable&nbsp;keys)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method will break up alternative patterns (ie.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#functionName()">functionName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the method (_not_ function) that will be
compiled for this mode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#functionName(int, int)">functionName</A></B>(int&nbsp;min,
int&nbsp;max)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#getClassName()">getClassName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Shortcut to get the class compiled for this mode (will be inlined).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html" title="class in org.apache.xalan.xsltc.compiler">Stylesheet</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#getStylesheet()">getStylesheet</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;InstructionHandle</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#getTemplateInstructionHandle(org.apache.xalan.xsltc.compiler.Template)">getTemplateInstructionHandle</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Template.html" title="class in org.apache.xalan.xsltc.compiler">Template</A>&nbsp;template)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#isAttributeName(java.lang.String)">isAttributeName</A></B>(java.lang.String&nbsp;qname)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Auxiliary method to determine if a qname is an attribute.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#isNamespaceName(java.lang.String)">isNamespaceName</A></B>(java.lang.String&nbsp;qname)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Auxiliary method to determine if a qname is a namespace
qualified "*".</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#partition(java.util.Vector, int, int)">partition</A></B>(java.util.Vector&nbsp;templates,
int&nbsp;p,
int&nbsp;r)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#peepHoleOptimization(org.apache.xalan.xsltc.compiler.util.MethodGenerator)">peepHoleOptimization</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Peephole optimization.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#prepareTestSequences()">prepareTestSequences</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Build test sequences.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#processPatterns(java.util.Hashtable)">processPatterns</A></B>(java.util.Hashtable&nbsp;keys)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process all the test patterns in this mode</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.util.Vector</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Mode.html#quicksort(java.util.Vector, int, int)">quicksort</A></B>(java.util.Vector&nbsp;templates,
int&nbsp;p,
int&nbsp;r)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="_name"><!-- --></A><H3>
_name</H3>
<PRE>
private final <A HREF="../../../../../org/apache/xalan/xsltc/compiler/QName.html" title="class in org.apache.xalan.xsltc.compiler">QName</A> <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.68"><B>_name</B></A></PRE>
<DL>
<DD>The name of this mode as defined in the stylesheet.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_stylesheet"><!-- --></A><H3>
_stylesheet</H3>
<PRE>
private final <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html" title="class in org.apache.xalan.xsltc.compiler">Stylesheet</A> <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.73"><B>_stylesheet</B></A></PRE>
<DL>
<DD>A reference to the stylesheet object that owns this mode.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_methodName"><!-- --></A><H3>
_methodName</H3>
<PRE>
private final java.lang.String <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.78"><B>_methodName</B></A></PRE>
<DL>
<DD>The name of the method in which this mode is compiled.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_templates"><!-- --></A><H3>
_templates</H3>
<PRE>
private java.util.Vector <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.83"><B>_templates</B></A></PRE>
<DL>
<DD>A vector of all the templates in this mode.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_childNodeGroup"><!-- --></A><H3>
_childNodeGroup</H3>
<PRE>
private java.util.Vector <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.88"><B>_childNodeGroup</B></A></PRE>
<DL>
<DD>Group for patterns with node()-type kernel and child axis.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_childNodeTestSeq"><!-- --></A><H3>
_childNodeTestSeq</H3>
<PRE>
private <A HREF="../../../../../org/apache/xalan/xsltc/compiler/TestSeq.html" title="class in org.apache.xalan.xsltc.compiler">TestSeq</A> <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.93"><B>_childNodeTestSeq</B></A></PRE>
<DL>
<DD>Test sequence for patterns with node()-type kernel and child axis.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_attribNodeGroup"><!-- --></A><H3>
_attribNodeGroup</H3>
<PRE>
private java.util.Vector <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.98"><B>_attribNodeGroup</B></A></PRE>
<DL>
<DD>Group for patterns with node()-type kernel and attribute axis.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_attribNodeTestSeq"><!-- --></A><H3>
_attribNodeTestSeq</H3>
<PRE>
private <A HREF="../../../../../org/apache/xalan/xsltc/compiler/TestSeq.html" title="class in org.apache.xalan.xsltc.compiler">TestSeq</A> <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.103"><B>_attribNodeTestSeq</B></A></PRE>
<DL>
<DD>Test sequence for patterns with node()-type kernel and attribute axis.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_idxGroup"><!-- --></A><H3>
_idxGroup</H3>
<PRE>
private java.util.Vector <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.108"><B>_idxGroup</B></A></PRE>
<DL>
<DD>Group for patterns with id() or key()-type kernel.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_idxTestSeq"><!-- --></A><H3>
_idxTestSeq</H3>
<PRE>
private <A HREF="../../../../../org/apache/xalan/xsltc/compiler/TestSeq.html" title="class in org.apache.xalan.xsltc.compiler">TestSeq</A> <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.113"><B>_idxTestSeq</B></A></PRE>
<DL>
<DD>Test sequence for patterns with id() or key()-type kernel.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_patternGroups"><!-- --></A><H3>
_patternGroups</H3>
<PRE>
private java.util.Vector[] <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.118"><B>_patternGroups</B></A></PRE>
<DL>
<DD>Group for patterns with any other kernel type.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_testSeq"><!-- --></A><H3>
_testSeq</H3>
<PRE>
private <A HREF="../../../../../org/apache/xalan/xsltc/compiler/TestSeq.html" title="class in org.apache.xalan.xsltc.compiler">TestSeq</A>[] <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.123"><B>_testSeq</B></A></PRE>
<DL>
<DD>Test sequence for patterns with any other kernel type.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_neededTemplates"><!-- --></A><H3>
_neededTemplates</H3>
<PRE>
private java.util.Hashtable <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.129"><B>_neededTemplates</B></A></PRE>
<DL>
<DD>A mapping between templates and test sequences.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_namedTemplates"><!-- --></A><H3>
_namedTemplates</H3>
<PRE>
private java.util.Hashtable <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.134"><B>_namedTemplates</B></A></PRE>
<DL>
<DD>A mapping between named templates and Mode objects.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_templateIHs"><!-- --></A><H3>
_templateIHs</H3>
<PRE>
private java.util.Hashtable <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.139"><B>_templateIHs</B></A></PRE>
<DL>
<DD>A mapping between templates and instruction handles.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_templateILs"><!-- --></A><H3>
_templateILs</H3>
<PRE>
private java.util.Hashtable <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.144"><B>_templateILs</B></A></PRE>
<DL>
<DD>A mapping between templates and instruction lists.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_rootPattern"><!-- --></A><H3>
_rootPattern</H3>
<PRE>
private <A HREF="../../../../../org/apache/xalan/xsltc/compiler/LocationPathPattern.html" title="class in org.apache.xalan.xsltc.compiler">LocationPathPattern</A> <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.149"><B>_rootPattern</B></A></PRE>
<DL>
<DD>A reference to the pattern matching the root node.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_importLevels"><!-- --></A><H3>
_importLevels</H3>
<PRE>
private java.util.Hashtable <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.155"><B>_importLevels</B></A></PRE>
<DL>
<DD>Stores ranges of template precendences for the compilation
of apply-imports (a Hashtable for historical reasons).
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_keys"><!-- --></A><H3>
_keys</H3>
<PRE>
private java.util.Hashtable <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.160"><B>_keys</B></A></PRE>
<DL>
<DD>A mapping between key names and keys.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="_currentIndex"><!-- --></A><H3>
_currentIndex</H3>
<PRE>
private int <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.165"><B>_currentIndex</B></A></PRE>
<DL>
<DD>Variable index for the current node used in code generation.
<P>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="Mode(org.apache.xalan.xsltc.compiler.QName, org.apache.xalan.xsltc.compiler.Stylesheet, java.lang.String)"><!-- --></A><H3>
Mode</H3>
<PRE>
public <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.175"><B>Mode</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/QName.html" title="class in org.apache.xalan.xsltc.compiler">QName</A>&nbsp;name,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html" title="class in org.apache.xalan.xsltc.compiler">Stylesheet</A>&nbsp;stylesheet,
java.lang.String&nbsp;suffix)</PRE>
<DL>
<DD>Creates a new Mode.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - A textual representation of the mode's QName<DD><CODE>stylesheet</CODE> - The Stylesheet in which the mode occured<DD><CODE>suffix</CODE> - A suffix to append to the method name for this mode
(normally a sequence number - still in a String).</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="functionName()"><!-- --></A><H3>
functionName</H3>
<PRE>
public java.lang.String <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.190"><B>functionName</B></A>()</PRE>
<DL>
<DD>Returns the name of the method (_not_ function) that will be
compiled for this mode. Normally takes the form 'applyTemplates()'
or * 'applyTemplates2()'.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Method name for this mode</DL>
</DD>
</DL>
<HR>
<A NAME="functionName(int, int)"><!-- --></A><H3>
functionName</H3>
<PRE>
public java.lang.String <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.194"><B>functionName</B></A>(int&nbsp;min,
int&nbsp;max)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getClassName()"><!-- --></A><H3>
getClassName</H3>
<PRE>
private java.lang.String <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.205"><B>getClassName</B></A>()</PRE>
<DL>
<DD>Shortcut to get the class compiled for this mode (will be inlined).
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getStylesheet()"><!-- --></A><H3>
getStylesheet</H3>
<PRE>
public <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html" title="class in org.apache.xalan.xsltc.compiler">Stylesheet</A> <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.209"><B>getStylesheet</B></A>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addTemplate(org.apache.xalan.xsltc.compiler.Template)"><!-- --></A><H3>
addTemplate</H3>
<PRE>
public void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.213"><B>addTemplate</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Template.html" title="class in org.apache.xalan.xsltc.compiler">Template</A>&nbsp;template)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="quicksort(java.util.Vector, int, int)"><!-- --></A><H3>
quicksort</H3>
<PRE>
private java.util.Vector <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.217"><B>quicksort</B></A>(java.util.Vector&nbsp;templates,
int&nbsp;p,
int&nbsp;r)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="partition(java.util.Vector, int, int)"><!-- --></A><H3>
partition</H3>
<PRE>
private int <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.226"><B>partition</B></A>(java.util.Vector&nbsp;templates,
int&nbsp;p,
int&nbsp;r)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="processPatterns(java.util.Hashtable)"><!-- --></A><H3>
processPatterns</H3>
<PRE>
public void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.245"><B>processPatterns</B></A>(java.util.Hashtable&nbsp;keys)</PRE>
<DL>
<DD>Process all the test patterns in this mode
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="flattenAlternative(org.apache.xalan.xsltc.compiler.Pattern, org.apache.xalan.xsltc.compiler.Template, java.util.Hashtable)"><!-- --></A><H3>
flattenAlternative</H3>
<PRE>
private void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.299"><B>flattenAlternative</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Pattern.html" title="class in org.apache.xalan.xsltc.compiler">Pattern</A>&nbsp;pattern,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Template.html" title="class in org.apache.xalan.xsltc.compiler">Template</A>&nbsp;template,
java.util.Hashtable&nbsp;keys)</PRE>
<DL>
<DD>This method will break up alternative patterns (ie. unions of patterns,
such as match="A/B | C/B") and add the basic patterns to their
respective pattern groups.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addPatternToGroup(org.apache.xalan.xsltc.compiler.LocationPathPattern)"><!-- --></A><H3>
addPatternToGroup</H3>
<PRE>
private void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.329"><B>addPatternToGroup</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/LocationPathPattern.html" title="class in org.apache.xalan.xsltc.compiler">LocationPathPattern</A>&nbsp;lpp)</PRE>
<DL>
<DD>Group patterns by NodeTests of their last Step
Keep them sorted by priority within group
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addPattern(int, org.apache.xalan.xsltc.compiler.LocationPathPattern)"><!-- --></A><H3>
addPattern</H3>
<PRE>
private void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.351"><B>addPattern</B></A>(int&nbsp;kernelType,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/LocationPathPattern.html" title="class in org.apache.xalan.xsltc.compiler">LocationPathPattern</A>&nbsp;pattern)</PRE>
<DL>
<DD>Adds a pattern to a pattern group
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="completeTestSequences(int, java.util.Vector)"><!-- --></A><H3>
completeTestSequences</H3>
<PRE>
private void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.404"><B>completeTestSequences</B></A>(int&nbsp;nodeType,
java.util.Vector&nbsp;patterns)</PRE>
<DL>
<DD>Complete test sequences of a given type by adding all patterns
from a given group.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="prepareTestSequences()"><!-- --></A><H3>
prepareTestSequences</H3>
<PRE>
private void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.424"><B>prepareTestSequences</B></A>()</PRE>
<DL>
<DD>Build test sequences. The first step is to complete the test sequences
by including patterns of "*" and "node()" kernel to all element test
sequences, and of "@*" to all attribute test sequences.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="compileNamedTemplate(org.apache.xalan.xsltc.compiler.Template, org.apache.xalan.xsltc.compiler.util.ClassGenerator)"><!-- --></A><H3>
compileNamedTemplate</H3>
<PRE>
private void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.512"><B>compileNamedTemplate</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Template.html" title="class in org.apache.xalan.xsltc.compiler">Template</A>&nbsp;template,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="compileTemplates(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, InstructionHandle)"><!-- --></A><H3>
compileTemplates</H3>
<PRE>
private void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.557"><B>compileTemplates</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen,
InstructionHandle&nbsp;next)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="appendTemplateCode(InstructionList)"><!-- --></A><H3>
appendTemplateCode</H3>
<PRE>
private void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.584"><B>appendTemplateCode</B></A>(InstructionList&nbsp;body)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="appendTestSequences(InstructionList)"><!-- --></A><H3>
appendTestSequences</H3>
<PRE>
private void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.595"><B>appendTestSequences</B></A>(InstructionList&nbsp;body)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="compileGetChildren(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, int)"><!-- --></A><H3>
compileGetChildren</H3>
<PRE>
public static void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.608"><B>compileGetChildren</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen,
int&nbsp;node)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="compileDefaultRecursion(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, InstructionHandle)"><!-- --></A><H3>
compileDefaultRecursion</H3>
<PRE>
private InstructionList <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.624"><B>compileDefaultRecursion</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen,
InstructionHandle&nbsp;next)</PRE>
<DL>
<DD>Compiles the default handling for DOM elements: traverse all children
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="compileDefaultText(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, InstructionHandle)"><!-- --></A><H3>
compileDefaultText</H3>
<PRE>
private InstructionList <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.652"><B>compileDefaultText</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen,
InstructionHandle&nbsp;next)</PRE>
<DL>
<DD>Compiles the default action for DOM text nodes and attribute nodes:
output the node's text value
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="compileNamespaces(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, boolean[], boolean[], boolean, InstructionHandle)"><!-- --></A><H3>
compileNamespaces</H3>
<PRE>
private InstructionList <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.669"><B>compileNamespaces</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen,
boolean[]&nbsp;isNamespace,
boolean[]&nbsp;isAttribute,
boolean&nbsp;attrFlag,
InstructionHandle&nbsp;defaultTarget)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="compileApplyTemplates(org.apache.xalan.xsltc.compiler.util.ClassGenerator)"><!-- --></A><H3>
compileApplyTemplates</H3>
<PRE>
public void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.737"><B>compileApplyTemplates</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen)</PRE>
<DL>
<DD>Compiles the applyTemplates() method and adds it to the translet.
This is the main dispatch method.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="compileTemplateCalls(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, InstructionHandle, int, int)"><!-- --></A><H3>
compileTemplateCalls</H3>
<PRE>
private void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.1055"><B>compileTemplateCalls</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen,
InstructionHandle&nbsp;next,
int&nbsp;min,
int&nbsp;max)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="compileApplyImports(org.apache.xalan.xsltc.compiler.util.ClassGenerator, int, int)"><!-- --></A><H3>
compileApplyImports</H3>
<PRE>
public void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.1078"><B>compileApplyImports</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">ClassGenerator</A>&nbsp;classGen,
int&nbsp;min,
int&nbsp;max)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="peepHoleOptimization(org.apache.xalan.xsltc.compiler.util.MethodGenerator)"><!-- --></A><H3>
peepHoleOptimization</H3>
<PRE>
private void <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.1405"><B>peepHoleOptimization</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html" title="class in org.apache.xalan.xsltc.compiler.util">MethodGenerator</A>&nbsp;methodGen)</PRE>
<DL>
<DD>Peephole optimization.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getTemplateInstructionHandle(org.apache.xalan.xsltc.compiler.Template)"><!-- --></A><H3>
getTemplateInstructionHandle</H3>
<PRE>
public InstructionHandle <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.1493"><B>getTemplateInstructionHandle</B></A>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Template.html" title="class in org.apache.xalan.xsltc.compiler">Template</A>&nbsp;template)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isAttributeName(java.lang.String)"><!-- --></A><H3>
isAttributeName</H3>
<PRE>
private static boolean <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.1500"><B>isAttributeName</B></A>(java.lang.String&nbsp;qname)</PRE>
<DL>
<DD>Auxiliary method to determine if a qname is an attribute.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isNamespaceName(java.lang.String)"><!-- --></A><H3>
isNamespaceName</H3>
<PRE>
private static boolean <A HREF="../../../../../src-html/org/apache/xalan/xsltc/compiler/Mode.html#line.1509"><B>isNamespaceName</B></A>(java.lang.String&nbsp;qname)</PRE>
<DL>
<DD>Auxiliary method to determine if a qname is a namespace
qualified "*".
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= 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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Mode.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Message.html" title="class in org.apache.xalan.xsltc.compiler"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/NameBase.html" title="class in org.apache.xalan.xsltc.compiler"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/xalan/xsltc/compiler/Mode.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Mode.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>