blob: 92f163a56f3c83805fac0ee54b39c8d2d52270f4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Nov 22 17:12:52 EST 2007 -->
<TITLE>
Xalan-Java 2.7.1: org.apache.xpath.axes Class Hierarchy
</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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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/xpath/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/compiler/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<CENTER>
<H2>
Hierarchy For Package org.apache.xpath.axes
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies: </B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">class java.lang.Object<UL>
<LI TYPE="circle">class org.apache.xpath.<A HREF="../../../../org/apache/xpath/Expression.html"><B>Expression</B></A> (implements org.apache.xpath.<A HREF="../../../../org/apache/xpath/ExpressionNode.html">ExpressionNode</A>, java.io.Serializable, org.apache.xpath.<A HREF="../../../../org/apache/xpath/XPathVisitable.html">XPathVisitable</A>)
<UL>
<LI TYPE="circle">class org.apache.xpath.patterns.<A HREF="../../../../org/apache/xpath/patterns/NodeTest.html"><B>NodeTest</B></A><UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PredicatedNodeTest.html"><B>PredicatedNodeTest</B></A> (implements org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/SubContextList.html">SubContextList</A>)
<UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/AxesWalker.html"><B>AxesWalker</B></A> (implements java.lang.Cloneable, org.apache.xpath.<A HREF="../../../../org/apache/xpath/ExpressionOwner.html">ExpressionOwner</A>, org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PathComponent.html">PathComponent</A>)
<UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/FilterExprWalker.html"><B>FilterExprWalker</B></A><LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/ReverseAxesWalker.html"><B>ReverseAxesWalker</B></A></UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/LocPathIterator.html"><B>LocPathIterator</B></A> (implements java.lang.Cloneable, org.apache.xml.dtm.<A HREF="../../../../org/apache/xml/dtm/DTMIterator.html">DTMIterator</A>, org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PathComponent.html">PathComponent</A>, java.io.Serializable)
<UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/BasicTestIterator.html"><B>BasicTestIterator</B></A><UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/ChildTestIterator.html"><B>ChildTestIterator</B></A><UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/AttributeIterator.html"><B>AttributeIterator</B></A><LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/OneStepIterator.html"><B>OneStepIterator</B></A><LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/OneStepIteratorForward.html"><B>OneStepIteratorForward</B></A><LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/UnionChildIterator.html"><B>UnionChildIterator</B></A></UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/FilterExprIterator.html"><B>FilterExprIterator</B></A></UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/ChildIterator.html"><B>ChildIterator</B></A><LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/DescendantIterator.html"><B>DescendantIterator</B></A><LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/FilterExprIteratorSimple.html"><B>FilterExprIteratorSimple</B></A><LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/MatchPatternIterator.html"><B>MatchPatternIterator</B></A><LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/SelfIteratorNoPredicate.html"><B>SelfIteratorNoPredicate</B></A><LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/UnionPathIterator.html"><B>UnionPathIterator</B></A> (implements java.lang.Cloneable, org.apache.xml.dtm.<A HREF="../../../../org/apache/xml/dtm/DTMIterator.html">DTMIterator</A>, org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PathComponent.html">PathComponent</A>, java.io.Serializable)
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/WalkingIterator.html"><B>WalkingIterator</B></A> (implements org.apache.xpath.<A HREF="../../../../org/apache/xpath/ExpressionOwner.html">ExpressionOwner</A>)
<UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/WalkingIteratorSorted.html"><B>WalkingIteratorSorted</B></A></UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">class org.apache.xpath.objects.<A HREF="../../../../org/apache/xpath/objects/XObject.html"><B>XObject</B></A> (implements java.lang.Cloneable, java.io.Serializable)
<UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/NodeSequence.html"><B>NodeSequence</B></A> (implements java.lang.Cloneable, org.apache.xml.dtm.<A HREF="../../../../org/apache/xml/dtm/DTMIterator.html">DTMIterator</A>, org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PathComponent.html">PathComponent</A>)
</UL>
</UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/IteratorPool.html"><B>IteratorPool</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class org.apache.xml.utils.<A HREF="../../../../org/apache/xml/utils/NodeVector.html"><B>NodeVector</B></A> (implements java.lang.Cloneable, java.io.Serializable)
<UL>
<LI TYPE="circle">class org.apache.xpath.<A HREF="../../../../org/apache/xpath/NodeSetDTM.html"><B>NodeSetDTM</B></A> (implements java.lang.Cloneable, org.apache.xml.dtm.<A HREF="../../../../org/apache/xml/dtm/DTMIterator.html">DTMIterator</A>)
<UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/RTFIterator.html"><B>RTFIterator</B></A></UL>
</UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/WalkerFactory.html"><B>WalkerFactory</B></A><LI TYPE="circle">class org.apache.xpath.<A HREF="../../../../org/apache/xpath/XPathVisitor.html"><B>XPathVisitor</B></A><UL>
<LI TYPE="circle">class org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/HasPositionalPredChecker.html"><B>HasPositionalPredChecker</B></A></UL>
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">interface org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/ContextNodeList.html"><B>ContextNodeList</B></A><LI TYPE="circle">interface org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PathComponent.html"><B>PathComponent</B></A><LI TYPE="circle">interface org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/SubContextList.html"><B>SubContextList</B></A></UL>
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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/xpath/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/compiler/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright © 2006 Apache XML Project. All Rights Reserved.
</BODY>
</HTML>