blob: 698f835a9f3d7306faf2517db78e3b54423516fc [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Nov 22 17:12:58 EST 2007 -->
<TITLE>
Xalan-Java 2.7.1: Class FunctionTable
</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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FunctionTable.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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/compiler/Compiler.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/compiler/Keywords.html"><B>NEXT CLASS</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="FunctionTable.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.xpath.compiler</FONT>
<BR>
Class FunctionTable</H2>
<PRE>
java.lang.Object
|
+--<B>org.apache.xpath.compiler.FunctionTable</B>
</PRE>
<HR>
<DL>
<DT>public class <B>FunctionTable</B><DT>extends java.lang.Object</DL>
<P>
The function table for XPath.
<P>
<HR>
<P>
<!-- ======== INNER CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_BOOLEAN">FUNC_BOOLEAN</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'boolean()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_CEILING">FUNC_CEILING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'ceiling()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_CONCAT">FUNC_CONCAT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'concat()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_CONTAINS">FUNC_CONTAINS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'contains()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_COUNT">FUNC_COUNT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'count()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_CURRENT">FUNC_CURRENT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'current()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_DOCLOCATION">FUNC_DOCLOCATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'document-location()' id (Proprietary).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_EXT_ELEM_AVAILABLE">FUNC_EXT_ELEM_AVAILABLE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'element-available()' id (XSLT).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_EXT_FUNCTION_AVAILABLE">FUNC_EXT_FUNCTION_AVAILABLE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'function-available()' id (XSLT).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_FALSE">FUNC_FALSE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'false()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_FLOOR">FUNC_FLOOR</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'floor()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_GENERATE_ID">FUNC_GENERATE_ID</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'generate-id()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_ID">FUNC_ID</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'id()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_KEY">FUNC_KEY</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'key()' id (XSLT).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_LANG">FUNC_LANG</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'lang()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_LAST">FUNC_LAST</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'last()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_LOCAL_PART">FUNC_LOCAL_PART</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'local-name()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_NAMESPACE">FUNC_NAMESPACE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'namespace-uri()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_NORMALIZE_SPACE">FUNC_NORMALIZE_SPACE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'normalize-space()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_NOT">FUNC_NOT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'not()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_NUMBER">FUNC_NUMBER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'number()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_POSITION">FUNC_POSITION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'position()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_QNAME">FUNC_QNAME</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'name()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_ROUND">FUNC_ROUND</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'round()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_STARTS_WITH">FUNC_STARTS_WITH</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'starts-with()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_STRING">FUNC_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'string()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_STRING_LENGTH">FUNC_STRING_LENGTH</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'string-length()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_SUBSTRING">FUNC_SUBSTRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'substring()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_SUBSTRING_AFTER">FUNC_SUBSTRING_AFTER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'substring-after()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_SUBSTRING_BEFORE">FUNC_SUBSTRING_BEFORE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'substring-before()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_SUM">FUNC_SUM</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'sum()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_SYSTEM_PROPERTY">FUNC_SYSTEM_PROPERTY</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'system-property()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_TRANSLATE">FUNC_TRANSLATE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'translate()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_TRUE">FUNC_TRUE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'true()' id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FUNC_UNPARSED_ENTITY_URI">FUNC_UNPARSED_ENTITY_URI</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The 'unparsed-entity-uri()' id (XSLT).</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#FunctionTable()">FunctionTable</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#functionAvailable(java.lang.String)">functionAvailable</A></B>(java.lang.String&nbsp;methName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tell if a built-in, non-namespaced function is available.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/FunctionTable.html#installFunction(java.lang.String, java.lang.Class)">installFunction</A></B>(java.lang.String&nbsp;name,
java.lang.Class&nbsp;func)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Install a built-in function.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="FUNC_CURRENT"><!-- --></A><H3>
FUNC_CURRENT</H3>
<PRE>
public static final int <B>FUNC_CURRENT</B></PRE>
<DL>
<DD>The 'current()' id.</DL>
<HR>
<A NAME="FUNC_LAST"><!-- --></A><H3>
FUNC_LAST</H3>
<PRE>
public static final int <B>FUNC_LAST</B></PRE>
<DL>
<DD>The 'last()' id.</DL>
<HR>
<A NAME="FUNC_POSITION"><!-- --></A><H3>
FUNC_POSITION</H3>
<PRE>
public static final int <B>FUNC_POSITION</B></PRE>
<DL>
<DD>The 'position()' id.</DL>
<HR>
<A NAME="FUNC_COUNT"><!-- --></A><H3>
FUNC_COUNT</H3>
<PRE>
public static final int <B>FUNC_COUNT</B></PRE>
<DL>
<DD>The 'count()' id.</DL>
<HR>
<A NAME="FUNC_ID"><!-- --></A><H3>
FUNC_ID</H3>
<PRE>
public static final int <B>FUNC_ID</B></PRE>
<DL>
<DD>The 'id()' id.</DL>
<HR>
<A NAME="FUNC_KEY"><!-- --></A><H3>
FUNC_KEY</H3>
<PRE>
public static final int <B>FUNC_KEY</B></PRE>
<DL>
<DD>The 'key()' id (XSLT).</DL>
<HR>
<A NAME="FUNC_LOCAL_PART"><!-- --></A><H3>
FUNC_LOCAL_PART</H3>
<PRE>
public static final int <B>FUNC_LOCAL_PART</B></PRE>
<DL>
<DD>The 'local-name()' id.</DL>
<HR>
<A NAME="FUNC_NAMESPACE"><!-- --></A><H3>
FUNC_NAMESPACE</H3>
<PRE>
public static final int <B>FUNC_NAMESPACE</B></PRE>
<DL>
<DD>The 'namespace-uri()' id.</DL>
<HR>
<A NAME="FUNC_QNAME"><!-- --></A><H3>
FUNC_QNAME</H3>
<PRE>
public static final int <B>FUNC_QNAME</B></PRE>
<DL>
<DD>The 'name()' id.</DL>
<HR>
<A NAME="FUNC_GENERATE_ID"><!-- --></A><H3>
FUNC_GENERATE_ID</H3>
<PRE>
public static final int <B>FUNC_GENERATE_ID</B></PRE>
<DL>
<DD>The 'generate-id()' id.</DL>
<HR>
<A NAME="FUNC_NOT"><!-- --></A><H3>
FUNC_NOT</H3>
<PRE>
public static final int <B>FUNC_NOT</B></PRE>
<DL>
<DD>The 'not()' id.</DL>
<HR>
<A NAME="FUNC_TRUE"><!-- --></A><H3>
FUNC_TRUE</H3>
<PRE>
public static final int <B>FUNC_TRUE</B></PRE>
<DL>
<DD>The 'true()' id.</DL>
<HR>
<A NAME="FUNC_FALSE"><!-- --></A><H3>
FUNC_FALSE</H3>
<PRE>
public static final int <B>FUNC_FALSE</B></PRE>
<DL>
<DD>The 'false()' id.</DL>
<HR>
<A NAME="FUNC_BOOLEAN"><!-- --></A><H3>
FUNC_BOOLEAN</H3>
<PRE>
public static final int <B>FUNC_BOOLEAN</B></PRE>
<DL>
<DD>The 'boolean()' id.</DL>
<HR>
<A NAME="FUNC_NUMBER"><!-- --></A><H3>
FUNC_NUMBER</H3>
<PRE>
public static final int <B>FUNC_NUMBER</B></PRE>
<DL>
<DD>The 'number()' id.</DL>
<HR>
<A NAME="FUNC_FLOOR"><!-- --></A><H3>
FUNC_FLOOR</H3>
<PRE>
public static final int <B>FUNC_FLOOR</B></PRE>
<DL>
<DD>The 'floor()' id.</DL>
<HR>
<A NAME="FUNC_CEILING"><!-- --></A><H3>
FUNC_CEILING</H3>
<PRE>
public static final int <B>FUNC_CEILING</B></PRE>
<DL>
<DD>The 'ceiling()' id.</DL>
<HR>
<A NAME="FUNC_ROUND"><!-- --></A><H3>
FUNC_ROUND</H3>
<PRE>
public static final int <B>FUNC_ROUND</B></PRE>
<DL>
<DD>The 'round()' id.</DL>
<HR>
<A NAME="FUNC_SUM"><!-- --></A><H3>
FUNC_SUM</H3>
<PRE>
public static final int <B>FUNC_SUM</B></PRE>
<DL>
<DD>The 'sum()' id.</DL>
<HR>
<A NAME="FUNC_STRING"><!-- --></A><H3>
FUNC_STRING</H3>
<PRE>
public static final int <B>FUNC_STRING</B></PRE>
<DL>
<DD>The 'string()' id.</DL>
<HR>
<A NAME="FUNC_STARTS_WITH"><!-- --></A><H3>
FUNC_STARTS_WITH</H3>
<PRE>
public static final int <B>FUNC_STARTS_WITH</B></PRE>
<DL>
<DD>The 'starts-with()' id.</DL>
<HR>
<A NAME="FUNC_CONTAINS"><!-- --></A><H3>
FUNC_CONTAINS</H3>
<PRE>
public static final int <B>FUNC_CONTAINS</B></PRE>
<DL>
<DD>The 'contains()' id.</DL>
<HR>
<A NAME="FUNC_SUBSTRING_BEFORE"><!-- --></A><H3>
FUNC_SUBSTRING_BEFORE</H3>
<PRE>
public static final int <B>FUNC_SUBSTRING_BEFORE</B></PRE>
<DL>
<DD>The 'substring-before()' id.</DL>
<HR>
<A NAME="FUNC_SUBSTRING_AFTER"><!-- --></A><H3>
FUNC_SUBSTRING_AFTER</H3>
<PRE>
public static final int <B>FUNC_SUBSTRING_AFTER</B></PRE>
<DL>
<DD>The 'substring-after()' id.</DL>
<HR>
<A NAME="FUNC_NORMALIZE_SPACE"><!-- --></A><H3>
FUNC_NORMALIZE_SPACE</H3>
<PRE>
public static final int <B>FUNC_NORMALIZE_SPACE</B></PRE>
<DL>
<DD>The 'normalize-space()' id.</DL>
<HR>
<A NAME="FUNC_TRANSLATE"><!-- --></A><H3>
FUNC_TRANSLATE</H3>
<PRE>
public static final int <B>FUNC_TRANSLATE</B></PRE>
<DL>
<DD>The 'translate()' id.</DL>
<HR>
<A NAME="FUNC_CONCAT"><!-- --></A><H3>
FUNC_CONCAT</H3>
<PRE>
public static final int <B>FUNC_CONCAT</B></PRE>
<DL>
<DD>The 'concat()' id.</DL>
<HR>
<A NAME="FUNC_SUBSTRING"><!-- --></A><H3>
FUNC_SUBSTRING</H3>
<PRE>
public static final int <B>FUNC_SUBSTRING</B></PRE>
<DL>
<DD>The 'substring()' id.</DL>
<HR>
<A NAME="FUNC_STRING_LENGTH"><!-- --></A><H3>
FUNC_STRING_LENGTH</H3>
<PRE>
public static final int <B>FUNC_STRING_LENGTH</B></PRE>
<DL>
<DD>The 'string-length()' id.</DL>
<HR>
<A NAME="FUNC_SYSTEM_PROPERTY"><!-- --></A><H3>
FUNC_SYSTEM_PROPERTY</H3>
<PRE>
public static final int <B>FUNC_SYSTEM_PROPERTY</B></PRE>
<DL>
<DD>The 'system-property()' id.</DL>
<HR>
<A NAME="FUNC_LANG"><!-- --></A><H3>
FUNC_LANG</H3>
<PRE>
public static final int <B>FUNC_LANG</B></PRE>
<DL>
<DD>The 'lang()' id.</DL>
<HR>
<A NAME="FUNC_EXT_FUNCTION_AVAILABLE"><!-- --></A><H3>
FUNC_EXT_FUNCTION_AVAILABLE</H3>
<PRE>
public static final int <B>FUNC_EXT_FUNCTION_AVAILABLE</B></PRE>
<DL>
<DD>The 'function-available()' id (XSLT).</DL>
<HR>
<A NAME="FUNC_EXT_ELEM_AVAILABLE"><!-- --></A><H3>
FUNC_EXT_ELEM_AVAILABLE</H3>
<PRE>
public static final int <B>FUNC_EXT_ELEM_AVAILABLE</B></PRE>
<DL>
<DD>The 'element-available()' id (XSLT).</DL>
<HR>
<A NAME="FUNC_UNPARSED_ENTITY_URI"><!-- --></A><H3>
FUNC_UNPARSED_ENTITY_URI</H3>
<PRE>
public static final int <B>FUNC_UNPARSED_ENTITY_URI</B></PRE>
<DL>
<DD>The 'unparsed-entity-uri()' id (XSLT).</DL>
<HR>
<A NAME="FUNC_DOCLOCATION"><!-- --></A><H3>
FUNC_DOCLOCATION</H3>
<PRE>
public static final int <B>FUNC_DOCLOCATION</B></PRE>
<DL>
<DD>The 'document-location()' id (Proprietary).</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="FunctionTable()"><!-- --></A><H3>
FunctionTable</H3>
<PRE>
public <B>FunctionTable</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="installFunction(java.lang.String, java.lang.Class)"><!-- --></A><H3>
installFunction</H3>
<PRE>
public int <B>installFunction</B>(java.lang.String&nbsp;name,
java.lang.Class&nbsp;func)</PRE>
<DL>
<DD>Install a built-in function.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The unqualified name of the function, must not be null<DD><CODE>func</CODE> - A Implementation of an XPath Function object.<DT><B>Returns:</B><DD>the position of the function in the internal index.</DL>
</DD>
</DL>
<HR>
<A NAME="functionAvailable(java.lang.String)"><!-- --></A><H3>
functionAvailable</H3>
<PRE>
public boolean <B>functionAvailable</B>(java.lang.String&nbsp;methName)</PRE>
<DL>
<DD>Tell if a built-in, non-namespaced function is available.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>methName</CODE> - The local name of the function.<DT><B>Returns:</B><DD>True if the function can be executed.</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FunctionTable.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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/compiler/Compiler.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/compiler/Keywords.html"><B>NEXT CLASS</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="FunctionTable.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright © 2006 Apache XML Project. All Rights Reserved.
</BODY>
</HTML>