blob: 139d825b00ba1cfd42a40e4a0d0423d07cbd3680 [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.functions 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.functions 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/domapi/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/jaxp/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xpath/functions/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.functions
</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.functions.<A HREF="../../../../org/apache/xpath/functions/Function.html" title="class in org.apache.xpath.functions"><B>Function</B></A><UL>
<LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncCurrent.html" title="class in org.apache.xpath.functions"><B>FuncCurrent</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncExtFunction.html" title="class in org.apache.xpath.functions"><B>FuncExtFunction</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncFalse.html" title="class in org.apache.xpath.functions"><B>FuncFalse</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncLast.html" title="class in org.apache.xpath.functions"><B>FuncLast</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncPosition.html" title="class in org.apache.xpath.functions"><B>FuncPosition</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FunctionOneArg.html" title="class in org.apache.xpath.functions"><B>FunctionOneArg</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.functions.<A HREF="../../../../org/apache/xpath/functions/FuncBoolean.html" title="class in org.apache.xpath.functions"><B>FuncBoolean</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncCeiling.html" title="class in org.apache.xpath.functions"><B>FuncCeiling</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncCount.html" title="class in org.apache.xpath.functions"><B>FuncCount</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncExtElementAvailable.html" title="class in org.apache.xpath.functions"><B>FuncExtElementAvailable</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncExtFunctionAvailable.html" title="class in org.apache.xpath.functions"><B>FuncExtFunctionAvailable</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncFloor.html" title="class in org.apache.xpath.functions"><B>FuncFloor</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncId.html" title="class in org.apache.xpath.functions"><B>FuncId</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncLang.html" title="class in org.apache.xpath.functions"><B>FuncLang</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncNot.html" title="class in org.apache.xpath.functions"><B>FuncNot</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncRound.html" title="class in org.apache.xpath.functions"><B>FuncRound</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncSum.html" title="class in org.apache.xpath.functions"><B>FuncSum</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncSystemProperty.html" title="class in org.apache.xpath.functions"><B>FuncSystemProperty</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/Function2Args.html" title="class in org.apache.xpath.functions"><B>Function2Args</B></A><UL>
<LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncContains.html" title="class in org.apache.xpath.functions"><B>FuncContains</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncStartsWith.html" title="class in org.apache.xpath.functions"><B>FuncStartsWith</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncSubstringAfter.html" title="class in org.apache.xpath.functions"><B>FuncSubstringAfter</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncSubstringBefore.html" title="class in org.apache.xpath.functions"><B>FuncSubstringBefore</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/Function3Args.html" title="class in org.apache.xpath.functions"><B>Function3Args</B></A><UL>
<LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncSubstring.html" title="class in org.apache.xpath.functions"><B>FuncSubstring</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FunctionMultiArgs.html" title="class in org.apache.xpath.functions"><B>FunctionMultiArgs</B></A><UL>
<LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncConcat.html" title="class in org.apache.xpath.functions"><B>FuncConcat</B></A></UL>
<LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncTranslate.html" title="class in org.apache.xpath.functions"><B>FuncTranslate</B></A></UL>
</UL>
<LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FunctionDef1Arg.html" title="class in org.apache.xpath.functions"><B>FunctionDef1Arg</B></A><UL>
<LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncDoclocation.html" title="class in org.apache.xpath.functions"><B>FuncDoclocation</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncGenerateId.html" title="class in org.apache.xpath.functions"><B>FuncGenerateId</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncLocalPart.html" title="class in org.apache.xpath.functions"><B>FuncLocalPart</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncNamespace.html" title="class in org.apache.xpath.functions"><B>FuncNamespace</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncNormalizeSpace.html" title="class in org.apache.xpath.functions"><B>FuncNormalizeSpace</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncNumber.html" title="class in org.apache.xpath.functions"><B>FuncNumber</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncQname.html" title="class in org.apache.xpath.functions"><B>FuncQname</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncString.html" title="class in org.apache.xpath.functions"><B>FuncString</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncStringLength.html" title="class in org.apache.xpath.functions"><B>FuncStringLength</B></A></UL>
<LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncUnparsedEntityURI.html" title="class in org.apache.xpath.functions"><B>FuncUnparsedEntityURI</B></A></UL>
<LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncTrue.html" title="class in org.apache.xpath.functions"><B>FuncTrue</B></A></UL>
</UL>
<LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/FuncExtFunction.ArgExtOwner.html" title="class in org.apache.xpath.functions"><B>FuncExtFunction.ArgExtOwner</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.functions.<A HREF="../../../../org/apache/xpath/functions/Function2Args.Arg1Owner.html" title="class in org.apache.xpath.functions"><B>Function2Args.Arg1Owner</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.functions.<A HREF="../../../../org/apache/xpath/functions/Function3Args.Arg2Owner.html" title="class in org.apache.xpath.functions"><B>Function3Args.Arg2Owner</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.functions.<A HREF="../../../../org/apache/xpath/functions/FunctionMultiArgs.ArgMultiOwner.html" title="class in org.apache.xpath.functions"><B>FunctionMultiArgs.ArgMultiOwner</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.functions.<A HREF="../../../../org/apache/xpath/functions/ObjectFactory.html" title="class in org.apache.xpath.functions"><B>ObjectFactory</B></A><LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/SecuritySupport.html" title="class in org.apache.xpath.functions"><B>SecuritySupport</B></A><LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
<UL>
<LI TYPE="circle">java.lang.Error<UL>
<LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/ObjectFactory.ConfigurationError.html" title="class in org.apache.xpath.functions"><B>ObjectFactory.ConfigurationError</B></A></UL>
<LI TYPE="circle">java.lang.Exception<UL>
<LI TYPE="circle">org.apache.xpath.functions.<A HREF="../../../../org/apache/xpath/functions/WrongNumberArgsException.html" title="class in org.apache.xpath.functions"><B>WrongNumberArgsException</B></A></UL>
</UL>
</UL>
</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/domapi/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/jaxp/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xpath/functions/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>