<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Nov 22 16:43:30 EST 2007 -->
<TITLE>
Xalan-Java 2.7.1: Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</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="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <A HREF="#___">_</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="org/w3c/dom/ls/LSParser.html#abort()"><B>abort()</B></A> -
Method in interface org.w3c.dom.ls.<A HREF="org/w3c/dom/ls/LSParser.html">LSParser</A>
<DD>Abort the loading of the document that is currently being loaded by
the <code>LSParser</code>.
<DT><A HREF="org/apache/xalan/lib/ExsltMath.html#abs(double)"><B>abs(double)</B></A> -
Static method in class org.apache.xalan.lib.<A HREF="org/apache/xalan/lib/ExsltMath.html">ExsltMath</A>
<DD>The math:abs function returns the absolute value of a number.
<DT><A HREF="org/apache/xalan/xsltc/compiler/Constants.html#ABSOLUTE_ITERATOR"><B>ABSOLUTE_ITERATOR</B></A> -
Static variable in interface org.apache.xalan.xsltc.compiler.<A HREF="org/apache/xalan/xsltc/compiler/Constants.html">Constants</A>
<DD>
<DT><A HREF="org/apache/xalan/xsltc/dom/AbsoluteIterator.html"><B>AbsoluteIterator</B></A> - class org.apache.xalan.xsltc.dom.<A HREF="org/apache/xalan/xsltc/dom/AbsoluteIterator.html">AbsoluteIterator</A>.<DD>Absolute iterators ignore the node that is passed to setStartNode().<DT><A HREF="org/apache/xalan/xsltc/dom/AbsoluteIterator.html#AbsoluteIterator(org.apache.xml.dtm.DTMAxisIterator)"><B>AbsoluteIterator(DTMAxisIterator)</B></A> -
Constructor for class org.apache.xalan.xsltc.dom.<A HREF="org/apache/xalan/xsltc/dom/AbsoluteIterator.html">AbsoluteIterator</A>
<DD>
<DT><A HREF="org/apache/xalan/templates/AbsPathChecker.html"><B>AbsPathChecker</B></A> - class org.apache.xalan.templates.<A HREF="org/apache/xalan/templates/AbsPathChecker.html">AbsPathChecker</A>.<DD>This class runs over a path expression that is assumed to be absolute, and
checks for variables and the like that may make it context dependent.<DT><A HREF="org/apache/xalan/templates/AbsPathChecker.html#AbsPathChecker()"><B>AbsPathChecker()</B></A> -
Constructor for class org.apache.xalan.templates.<A HREF="org/apache/xalan/templates/AbsPathChecker.html">AbsPathChecker</A>
<DD>
<DT><A HREF="org/apache/xalan/xsltc/runtime/AbstractTranslet.html"><B>AbstractTranslet</B></A> - class org.apache.xalan.xsltc.runtime.<A HREF="org/apache/xalan/xsltc/runtime/AbstractTranslet.html">AbstractTranslet</A>.<DD> <DT><A HREF="org/apache/xalan/xsltc/runtime/AbstractTranslet.html#AbstractTranslet()"><B>AbstractTranslet()</B></A> -
Constructor for class org.apache.xalan.xsltc.runtime.<A HREF="org/apache/xalan/xsltc/runtime/AbstractTranslet.html">AbstractTranslet</A>
<DD>
<DT><A HREF="org/w3c/dom/views/AbstractView.html"><B>AbstractView</B></A> - interface org.w3c.dom.views.<A HREF="org/w3c/dom/views/AbstractView.html">AbstractView</A>.<DD>A base interface that all views shall derive from.<DT><A HREF="org/apache/xalan/xsltc/compiler/Constants.html#ACC_FINAL"><B>ACC_FINAL</B></A> -
Static variable in interface org.apache.xalan.xsltc.compiler.<A HREF="org/apache/xalan/xsltc/compiler/Constants.html">Constants</A>
<DD>
<DT><A HREF="org/apache/xalan/xsltc/compiler/Constants.html#ACC_PRIVATE"><B>ACC_PRIVATE</B></A> -
Static variable in interface org.apache.xalan.xsltc.compiler.<A HREF="org/apache/xalan/xsltc/compiler/Constants.html">Constants</A>
<DD>
<DT><A HREF="org/apache/xalan/xsltc/compiler/Constants.html#ACC_PROTECTED"><B>ACC_PROTECTED</B></A> -
Static variable in interface org.apache.xalan.xsltc.compiler.<A HREF="org/apache/xalan/xsltc/compiler/Constants.html">Constants</A>
<DD>
<DT><A HREF="org/apache/xalan/xsltc/compiler/Constants.html#ACC_PUBLIC"><B>ACC_PUBLIC</B></A> -
Static variable in interface org.apache.xalan.xsltc.compiler.<A HREF="org/apache/xalan/xsltc/compiler/Constants.html">Constants</A>
<DD>
<DT><A HREF="org/apache/xalan/xsltc/compiler/Constants.html#ACC_STATIC"><B>ACC_STATIC</B></A> -
Static variable in interface org.apache.xalan.xsltc.compiler.<A HREF="org/apache/xalan/xsltc/compiler/Constants.html">Constants</A>
<DD>
<DT><A HREF="org/apache/xalan/xsltc/compiler/Constants.html#ACC_SUPER"><B>ACC_SUPER</B></A> -
Static variable in interface org.apache.xalan.xsltc.compiler.<A HREF="org/apache/xalan/xsltc/compiler/Constants.html">Constants</A>
<DD>
<DT><A HREF="org/apache/xalan/transformer/KeyIterator.html#acceptNode(int)"><B>acceptNode(int)</B></A> -
Method in class org.apache.xalan.transformer.<A HREF="org/apache/xalan/transformer/KeyIterator.html">KeyIterator</A>
<DD>Test whether a specified node is visible in the logical view of a
TreeWalker or NodeIterator.
<DT><A HREF="org/apache/xpath/axes/PredicatedNodeTest.html#acceptNode(int)"><B>acceptNode(int)</B></A> -
Method in class org.apache.xpath.axes.<A HREF="org/apache/xpath/axes/PredicatedNodeTest.html">PredicatedNodeTest</A>
<DD>Test whether a specified node is visible in the logical view of a
TreeWalker or NodeIterator.
<DT><A HREF="org/apache/xpath/axes/FilterExprWalker.html#acceptNode(int)"><B>acceptNode(int)</B></A> -
Method in class org.apache.xpath.axes.<A HREF="org/apache/xpath/axes/FilterExprWalker.html">FilterExprWalker</A>
<DD>This method needs to override AxesWalker.acceptNode because FilterExprWalkers
don't need to, and shouldn't, do a node test.
<DT><A HREF="org/apache/xpath/axes/UnionChildIterator.html#acceptNode(int)"><B>acceptNode(int)</B></A> -
Method in class org.apache.xpath.axes.<A HREF="org/apache/xpa