blob: 3d47f9734bc6f48ba2f0145a76516684fd35c3e8 [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.operations 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/objects/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/patterns/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.operations
</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.operations.<A HREF="../../../../org/apache/xpath/operations/Operation.html"><B>Operation</B></A> (implements org.apache.xpath.<A HREF="../../../../org/apache/xpath/ExpressionOwner.html">ExpressionOwner</A>)
<UL>
<LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/And.html"><B>And</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Div.html"><B>Div</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Equals.html"><B>Equals</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Gt.html"><B>Gt</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Gte.html"><B>Gte</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Lt.html"><B>Lt</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Lte.html"><B>Lte</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Minus.html"><B>Minus</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Mod.html"><B>Mod</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Mult.html"><B>Mult</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/NotEquals.html"><B>NotEquals</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Or.html"><B>Or</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Plus.html"><B>Plus</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Quo.html"><B>Quo</B></A></UL>
<LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/UnaryOperation.html"><B>UnaryOperation</B></A> (implements org.apache.xpath.<A HREF="../../../../org/apache/xpath/ExpressionOwner.html">ExpressionOwner</A>)
<UL>
<LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Bool.html"><B>Bool</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Neg.html"><B>Neg</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Number.html"><B>Number</B></A><LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/String.html"><B>String</B></A></UL>
<LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/Variable.html"><B>Variable</B></A> (implements org.apache.xpath.axes.<A HREF="../../../../org/apache/xpath/axes/PathComponent.html">PathComponent</A>)
<UL>
<LI TYPE="circle">class org.apache.xpath.operations.<A HREF="../../../../org/apache/xpath/operations/VariableSafeAbsRef.html"><B>VariableSafeAbsRef</B></A></UL>
</UL>
</UL>
</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/objects/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/patterns/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>