blob: 8bc8773ef4f56472108c59276420da009f139946 [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:48 PDT 2012 -->
<TITLE>
org.apache.xpath.axes Class Hierarchy
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="org.apache.xpath.axes Class Hierarchy";
}
</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="#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?org/apache/xpath/axes/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<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">java.lang.Object<UL>
<LI TYPE="circle">org.apache.xpath.<A HREF="../../../../org/apache/xpath/Expression.html" title="class in org.apache.xpath"><B>Expression</B></A> (implements org.apache.xpath.<A HREF="../../../../org/apache/xpath/ExpressionNode.html" title="interface in org.apache.xpath">ExpressionNode</A>, java.io.Serializable, org.apache.xpath.<A HREF="../../../../org/apache/xpath/XPathVisitable.html" title="interface in org.apache.xpath">XPathVisitable</A>)
<UL>
<LI TYPE="circle">org.apache.xpath.patterns.<A HREF="../../../../org/apache/xpath/patterns/NodeTest.html" title="class in org.apache.xpath.patterns"><B>NodeTest</B></A><UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PredicatedNodeTest.html" title="class in org.apache.xpath.axes"><B>PredicatedNodeTest</B></A> (implements org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/SubContextList.html" title="interface in org.apache.xpath.axes">SubContextList</A>)
<UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/AxesWalker.html" title="class in org.apache.xpath.axes"><B>AxesWalker</B></A> (implements java.lang.Cloneable, org.apache.xpath.<A HREF="../../../../org/apache/xpath/ExpressionOwner.html" title="interface in org.apache.xpath">ExpressionOwner</A>, org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PathComponent.html" title="interface in org.apache.xpath.axes">PathComponent</A>)
<UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/FilterExprWalker.html" title="class in org.apache.xpath.axes"><B>FilterExprWalker</B></A><LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/ReverseAxesWalker.html" title="class in org.apache.xpath.axes"><B>ReverseAxesWalker</B></A></UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/LocPathIterator.html" title="class in org.apache.xpath.axes"><B>LocPathIterator</B></A> (implements java.lang.Cloneable, org.apache.xml.dtm.<A HREF="../../../../org/apache/xml/dtm/DTMIterator.html" title="interface in org.apache.xml.dtm">DTMIterator</A>, org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PathComponent.html" title="interface in org.apache.xpath.axes">PathComponent</A>, java.io.Serializable)
<UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/BasicTestIterator.html" title="class in org.apache.xpath.axes"><B>BasicTestIterator</B></A><UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/ChildTestIterator.html" title="class in org.apache.xpath.axes"><B>ChildTestIterator</B></A><UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/AttributeIterator.html" title="class in org.apache.xpath.axes"><B>AttributeIterator</B></A><LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/OneStepIterator.html" title="class in org.apache.xpath.axes"><B>OneStepIterator</B></A><LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/OneStepIteratorForward.html" title="class in org.apache.xpath.axes"><B>OneStepIteratorForward</B></A><LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/UnionChildIterator.html" title="class in org.apache.xpath.axes"><B>UnionChildIterator</B></A></UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/FilterExprIterator.html" title="class in org.apache.xpath.axes"><B>FilterExprIterator</B></A></UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/ChildIterator.html" title="class in org.apache.xpath.axes"><B>ChildIterator</B></A><LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/DescendantIterator.html" title="class in org.apache.xpath.axes"><B>DescendantIterator</B></A><LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/FilterExprIteratorSimple.html" title="class in org.apache.xpath.axes"><B>FilterExprIteratorSimple</B></A><LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/MatchPatternIterator.html" title="class in org.apache.xpath.axes"><B>MatchPatternIterator</B></A><LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/SelfIteratorNoPredicate.html" title="class in org.apache.xpath.axes"><B>SelfIteratorNoPredicate</B></A><LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/UnionPathIterator.html" title="class in org.apache.xpath.axes"><B>UnionPathIterator</B></A> (implements java.lang.Cloneable, org.apache.xml.dtm.<A HREF="../../../../org/apache/xml/dtm/DTMIterator.html" title="interface in org.apache.xml.dtm">DTMIterator</A>, org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PathComponent.html" title="interface in org.apache.xpath.axes">PathComponent</A>, java.io.Serializable)
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/WalkingIterator.html" title="class in org.apache.xpath.axes"><B>WalkingIterator</B></A> (implements org.apache.xpath.<A HREF="../../../../org/apache/xpath/ExpressionOwner.html" title="interface in org.apache.xpath">ExpressionOwner</A>)
<UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/WalkingIteratorSorted.html" title="class in org.apache.xpath.axes"><B>WalkingIteratorSorted</B></A></UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">org.apache.xpath.objects.<A HREF="../../../../org/apache/xpath/objects/XObject.html" title="class in org.apache.xpath.objects"><B>XObject</B></A> (implements java.lang.Cloneable, java.io.Serializable)
<UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/NodeSequence.html" title="class in org.apache.xpath.axes"><B>NodeSequence</B></A> (implements java.lang.Cloneable, org.apache.xml.dtm.<A HREF="../../../../org/apache/xml/dtm/DTMIterator.html" title="interface in org.apache.xml.dtm">DTMIterator</A>, org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PathComponent.html" title="interface in org.apache.xpath.axes">PathComponent</A>)
</UL>
</UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/FilterExprIterator.filterExprOwner.html" title="class in org.apache.xpath.axes"><B>FilterExprIterator.filterExprOwner</B></A> (implements org.apache.xpath.<A HREF="../../../../org/apache/xpath/ExpressionOwner.html" title="interface in org.apache.xpath">ExpressionOwner</A>)
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/FilterExprIteratorSimple.filterExprOwner.html" title="class in org.apache.xpath.axes"><B>FilterExprIteratorSimple.filterExprOwner</B></A> (implements org.apache.xpath.<A HREF="../../../../org/apache/xpath/ExpressionOwner.html" title="interface in org.apache.xpath">ExpressionOwner</A>)
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/FilterExprWalker.filterExprOwner.html" title="class in org.apache.xpath.axes"><B>FilterExprWalker.filterExprOwner</B></A> (implements org.apache.xpath.<A HREF="../../../../org/apache/xpath/ExpressionOwner.html" title="interface in org.apache.xpath">ExpressionOwner</A>)
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/IteratorPool.html" title="class in org.apache.xpath.axes"><B>IteratorPool</B></A> (implements java.io.Serializable)
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/NodeSequence.IteratorCache.html" title="class in org.apache.xpath.axes"><B>NodeSequence.IteratorCache</B></A><LI TYPE="circle">org.apache.xml.utils.<A HREF="../../../../org/apache/xml/utils/NodeVector.html" title="class in org.apache.xml.utils"><B>NodeVector</B></A> (implements java.lang.Cloneable, java.io.Serializable)
<UL>
<LI TYPE="circle">org.apache.xpath.<A HREF="../../../../org/apache/xpath/NodeSetDTM.html" title="class in org.apache.xpath"><B>NodeSetDTM</B></A> (implements java.lang.Cloneable, org.apache.xml.dtm.<A HREF="../../../../org/apache/xml/dtm/DTMIterator.html" title="interface in org.apache.xml.dtm">DTMIterator</A>)
<UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/RTFIterator.html" title="class in org.apache.xpath.axes"><B>RTFIterator</B></A></UL>
</UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PredicatedNodeTest.PredOwner.html" title="class in org.apache.xpath.axes"><B>PredicatedNodeTest.PredOwner</B></A> (implements org.apache.xpath.<A HREF="../../../../org/apache/xpath/ExpressionOwner.html" title="interface in org.apache.xpath">ExpressionOwner</A>)
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/UnionPathIterator.iterOwner.html" title="class in org.apache.xpath.axes"><B>UnionPathIterator.iterOwner</B></A> (implements org.apache.xpath.<A HREF="../../../../org/apache/xpath/ExpressionOwner.html" title="interface in org.apache.xpath">ExpressionOwner</A>)
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/WalkerFactory.html" title="class in org.apache.xpath.axes"><B>WalkerFactory</B></A><LI TYPE="circle">org.apache.xpath.<A HREF="../../../../org/apache/xpath/XPathVisitor.html" title="class in org.apache.xpath"><B>XPathVisitor</B></A><UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/HasPositionalPredChecker.html" title="class in org.apache.xpath.axes"><B>HasPositionalPredChecker</B></A></UL>
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/ContextNodeList.html" title="interface in org.apache.xpath.axes"><B>ContextNodeList</B></A><LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PathComponent.html" title="interface in org.apache.xpath.axes"><B>PathComponent</B></A><LI TYPE="circle">org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/SubContextList.html" title="interface in org.apache.xpath.axes"><B>SubContextList</B></A></UL>
<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="#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?org/apache/xpath/axes/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>