blob: 75651f61ec979c8d6db0d9792b1684a879f5d43a [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 Keywords
</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/Keywords.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/FunctionTable.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/compiler/OpCodes.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="Keywords.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="#methods_inherited_from_class_java.lang.Object">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;METHOD</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.xpath.compiler</FONT>
<BR>
Class Keywords</H2>
<PRE>
java.lang.Object
|
+--<B>org.apache.xpath.compiler.Keywords</B>
</PRE>
<HR>
<DL>
<DT>public class <B>Keywords</B><DT>extends java.lang.Object</DL>
<P>
Table of strings to operation code lookups.
<P>
<DL>
<DT><B>Usage:</B><DD><i><font size="-1" color="#FF0000"> **For internal use only**</font></i></DD>
</DD>
</DL>
<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;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_BOOLEAN_STRING">FUNC_BOOLEAN_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;boolean function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_CEILING_STRING">FUNC_CEILING_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ceiling function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_CONCAT_STRING">FUNC_CONCAT_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;concat function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_CONTAINS_STRING">FUNC_CONTAINS_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;contains function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_COUNT_STRING">FUNC_COUNT_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;count function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_CURRENT_STRING">FUNC_CURRENT_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;current function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_DOCLOCATION_STRING">FUNC_DOCLOCATION_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;current function string (Proprietary).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_EXT_ELEM_AVAILABLE_STRING">FUNC_EXT_ELEM_AVAILABLE_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;element-available function string (XSLT).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_EXT_FUNCTION_AVAILABLE_STRING">FUNC_EXT_FUNCTION_AVAILABLE_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;function-available function string (XSLT).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_FALSE_STRING">FUNC_FALSE_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;false function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_FLOOR_STRING">FUNC_FLOOR_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;floor function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_GENERATE_ID_STRING">FUNC_GENERATE_ID_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;generate-id function string (XSLT).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_KEY_STRING">FUNC_KEY_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;key function string (XSLT).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_LANG_STRING">FUNC_LANG_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;lang function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_LAST_STRING">FUNC_LAST_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;last function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_LOCAL_PART_STRING">FUNC_LOCAL_PART_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;local-name function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_NAME_STRING">FUNC_NAME_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;name function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_NAMESPACE_STRING">FUNC_NAMESPACE_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;namespace-uri function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_NORMALIZE_SPACE_STRING">FUNC_NORMALIZE_SPACE_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;normalize-space function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_NOT_STRING">FUNC_NOT_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;not function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_NUMBER_STRING">FUNC_NUMBER_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;number function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_POSITION_STRING">FUNC_POSITION_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;position function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_ROUND_STRING">FUNC_ROUND_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;round function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_STARTS_WITH_STRING">FUNC_STARTS_WITH_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;starts-with function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_STRING_LENGTH_STRING">FUNC_STRING_LENGTH_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;string-length function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_STRING_STRING">FUNC_STRING_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;string function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_SUBSTRING_AFTER_STRING">FUNC_SUBSTRING_AFTER_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;substring-after function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_SUBSTRING_BEFORE_STRING">FUNC_SUBSTRING_BEFORE_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;substring-before function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_SUBSTRING_STRING">FUNC_SUBSTRING_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;substring function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_SUM_STRING">FUNC_SUM_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sum function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_SYSTEM_PROPERTY_STRING">FUNC_SYSTEM_PROPERTY_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;system-property function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_TRANSLATE_STRING">FUNC_TRANSLATE_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;translate function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_TRUE_STRING">FUNC_TRUE_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;true function string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_UNPARSED_ENTITY_URI_STRING">FUNC_UNPARSED_ENTITY_URI_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;unparsed-entity-uri function string (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/Keywords.html#Keywords()">Keywords</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<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_STRING"><!-- --></A><H3>
FUNC_CURRENT_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_CURRENT_STRING</B></PRE>
<DL>
<DD>current function string.</DL>
<HR>
<A NAME="FUNC_LAST_STRING"><!-- --></A><H3>
FUNC_LAST_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_LAST_STRING</B></PRE>
<DL>
<DD>last function string.</DL>
<HR>
<A NAME="FUNC_POSITION_STRING"><!-- --></A><H3>
FUNC_POSITION_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_POSITION_STRING</B></PRE>
<DL>
<DD>position function string.</DL>
<HR>
<A NAME="FUNC_COUNT_STRING"><!-- --></A><H3>
FUNC_COUNT_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_COUNT_STRING</B></PRE>
<DL>
<DD>count function string.</DL>
<HR>
<A NAME="FUNC_KEY_STRING"><!-- --></A><H3>
FUNC_KEY_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_KEY_STRING</B></PRE>
<DL>
<DD>key function string (XSLT).</DL>
<HR>
<A NAME="FUNC_LOCAL_PART_STRING"><!-- --></A><H3>
FUNC_LOCAL_PART_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_LOCAL_PART_STRING</B></PRE>
<DL>
<DD>local-name function string.</DL>
<HR>
<A NAME="FUNC_NAMESPACE_STRING"><!-- --></A><H3>
FUNC_NAMESPACE_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_NAMESPACE_STRING</B></PRE>
<DL>
<DD>namespace-uri function string.</DL>
<HR>
<A NAME="FUNC_NAME_STRING"><!-- --></A><H3>
FUNC_NAME_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_NAME_STRING</B></PRE>
<DL>
<DD>name function string.</DL>
<HR>
<A NAME="FUNC_GENERATE_ID_STRING"><!-- --></A><H3>
FUNC_GENERATE_ID_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_GENERATE_ID_STRING</B></PRE>
<DL>
<DD>generate-id function string (XSLT).</DL>
<HR>
<A NAME="FUNC_NOT_STRING"><!-- --></A><H3>
FUNC_NOT_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_NOT_STRING</B></PRE>
<DL>
<DD>not function string.</DL>
<HR>
<A NAME="FUNC_TRUE_STRING"><!-- --></A><H3>
FUNC_TRUE_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_TRUE_STRING</B></PRE>
<DL>
<DD>true function string.</DL>
<HR>
<A NAME="FUNC_FALSE_STRING"><!-- --></A><H3>
FUNC_FALSE_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_FALSE_STRING</B></PRE>
<DL>
<DD>false function string.</DL>
<HR>
<A NAME="FUNC_BOOLEAN_STRING"><!-- --></A><H3>
FUNC_BOOLEAN_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_BOOLEAN_STRING</B></PRE>
<DL>
<DD>boolean function string.</DL>
<HR>
<A NAME="FUNC_LANG_STRING"><!-- --></A><H3>
FUNC_LANG_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_LANG_STRING</B></PRE>
<DL>
<DD>lang function string.</DL>
<HR>
<A NAME="FUNC_NUMBER_STRING"><!-- --></A><H3>
FUNC_NUMBER_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_NUMBER_STRING</B></PRE>
<DL>
<DD>number function string.</DL>
<HR>
<A NAME="FUNC_FLOOR_STRING"><!-- --></A><H3>
FUNC_FLOOR_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_FLOOR_STRING</B></PRE>
<DL>
<DD>floor function string.</DL>
<HR>
<A NAME="FUNC_CEILING_STRING"><!-- --></A><H3>
FUNC_CEILING_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_CEILING_STRING</B></PRE>
<DL>
<DD>ceiling function string.</DL>
<HR>
<A NAME="FUNC_ROUND_STRING"><!-- --></A><H3>
FUNC_ROUND_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_ROUND_STRING</B></PRE>
<DL>
<DD>round function string.</DL>
<HR>
<A NAME="FUNC_SUM_STRING"><!-- --></A><H3>
FUNC_SUM_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_SUM_STRING</B></PRE>
<DL>
<DD>sum function string.</DL>
<HR>
<A NAME="FUNC_STRING_STRING"><!-- --></A><H3>
FUNC_STRING_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_STRING_STRING</B></PRE>
<DL>
<DD>string function string.</DL>
<HR>
<A NAME="FUNC_STARTS_WITH_STRING"><!-- --></A><H3>
FUNC_STARTS_WITH_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_STARTS_WITH_STRING</B></PRE>
<DL>
<DD>starts-with function string.</DL>
<HR>
<A NAME="FUNC_CONTAINS_STRING"><!-- --></A><H3>
FUNC_CONTAINS_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_CONTAINS_STRING</B></PRE>
<DL>
<DD>contains function string.</DL>
<HR>
<A NAME="FUNC_SUBSTRING_BEFORE_STRING"><!-- --></A><H3>
FUNC_SUBSTRING_BEFORE_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_SUBSTRING_BEFORE_STRING</B></PRE>
<DL>
<DD>substring-before function string.</DL>
<HR>
<A NAME="FUNC_SUBSTRING_AFTER_STRING"><!-- --></A><H3>
FUNC_SUBSTRING_AFTER_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_SUBSTRING_AFTER_STRING</B></PRE>
<DL>
<DD>substring-after function string.</DL>
<HR>
<A NAME="FUNC_NORMALIZE_SPACE_STRING"><!-- --></A><H3>
FUNC_NORMALIZE_SPACE_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_NORMALIZE_SPACE_STRING</B></PRE>
<DL>
<DD>normalize-space function string.</DL>
<HR>
<A NAME="FUNC_TRANSLATE_STRING"><!-- --></A><H3>
FUNC_TRANSLATE_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_TRANSLATE_STRING</B></PRE>
<DL>
<DD>translate function string.</DL>
<HR>
<A NAME="FUNC_CONCAT_STRING"><!-- --></A><H3>
FUNC_CONCAT_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_CONCAT_STRING</B></PRE>
<DL>
<DD>concat function string.</DL>
<HR>
<A NAME="FUNC_SYSTEM_PROPERTY_STRING"><!-- --></A><H3>
FUNC_SYSTEM_PROPERTY_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_SYSTEM_PROPERTY_STRING</B></PRE>
<DL>
<DD>system-property function string.</DL>
<HR>
<A NAME="FUNC_EXT_FUNCTION_AVAILABLE_STRING"><!-- --></A><H3>
FUNC_EXT_FUNCTION_AVAILABLE_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_EXT_FUNCTION_AVAILABLE_STRING</B></PRE>
<DL>
<DD>function-available function string (XSLT).</DL>
<HR>
<A NAME="FUNC_EXT_ELEM_AVAILABLE_STRING"><!-- --></A><H3>
FUNC_EXT_ELEM_AVAILABLE_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_EXT_ELEM_AVAILABLE_STRING</B></PRE>
<DL>
<DD>element-available function string (XSLT).</DL>
<HR>
<A NAME="FUNC_SUBSTRING_STRING"><!-- --></A><H3>
FUNC_SUBSTRING_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_SUBSTRING_STRING</B></PRE>
<DL>
<DD>substring function string.</DL>
<HR>
<A NAME="FUNC_STRING_LENGTH_STRING"><!-- --></A><H3>
FUNC_STRING_LENGTH_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_STRING_LENGTH_STRING</B></PRE>
<DL>
<DD>string-length function string.</DL>
<HR>
<A NAME="FUNC_UNPARSED_ENTITY_URI_STRING"><!-- --></A><H3>
FUNC_UNPARSED_ENTITY_URI_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_UNPARSED_ENTITY_URI_STRING</B></PRE>
<DL>
<DD>unparsed-entity-uri function string (XSLT).</DL>
<HR>
<A NAME="FUNC_DOCLOCATION_STRING"><!-- --></A><H3>
FUNC_DOCLOCATION_STRING</H3>
<PRE>
public static final java.lang.String <B>FUNC_DOCLOCATION_STRING</B></PRE>
<DL>
<DD>current function string (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="Keywords()"><!-- --></A><H3>
Keywords</H3>
<PRE>
public <B>Keywords</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<!-- ========= 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/Keywords.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/FunctionTable.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/compiler/OpCodes.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="Keywords.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="#methods_inherited_from_class_java.lang.Object">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;METHOD</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright © 2006 Apache XML Project. All Rights Reserved.
</BODY>
</HTML>