blob: 9f5c7b4fe2569ff03fc9793ba34d945ef04f82f2 [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:41 PDT 2012 -->
<TITLE>
Keywords
</TITLE>
<META NAME="keywords" CONTENT="org.apache.xpath.compiler.Keywords class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Keywords";
}
</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="#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" title="class in org.apache.xpath.compiler"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/compiler/Lexer.html" title="class in org.apache.xpath.compiler"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xpath/compiler/Keywords.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Keywords.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&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>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.xpath.compiler</FONT>
<BR>
Class Keywords</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xpath.compiler.Keywords</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.29"><B>Keywords</B></A><DT>extends java.lang.Object</DL>
</PRE>
<P>
Table of strings to operation code lookups.
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_ANCESTORS_OR_SELF_STRING">FROM_ANCESTORS_OR_SELF_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ancestor-or-self axes string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_ANCESTORS_STRING">FROM_ANCESTORS_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ancestor axes string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_ATTRIBUTES_STRING">FROM_ATTRIBUTES_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;attribute axes string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_CHILDREN_STRING">FROM_CHILDREN_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;child axes string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_DESCENDANTS_OR_SELF_STRING">FROM_DESCENDANTS_OR_SELF_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ancestor axes string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_DESCENDANTS_STRING">FROM_DESCENDANTS_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;descendant-or-self axes string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_FOLLOWING_SIBLINGS_STRING">FROM_FOLLOWING_SIBLINGS_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;following-sibling axes string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_FOLLOWING_STRING">FROM_FOLLOWING_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;following axes string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_NAMESPACE_STRING">FROM_NAMESPACE_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;namespace axes string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_PARENT_STRING">FROM_PARENT_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;parent axes string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_PRECEDING_SIBLINGS_STRING">FROM_PRECEDING_SIBLINGS_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;preceding-sibling axes string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_PRECEDING_STRING">FROM_PRECEDING_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;preceding axes string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_SELF_ABBREVIATED_STRING">FROM_SELF_ABBREVIATED_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;self axes abreviated string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FROM_SELF_STRING">FROM_SELF_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;self axes 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_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>(package private) static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#FUNC_ID_STRING">FUNC_ID_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;id 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_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>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.util.Hashtable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#m_axisnames">m_axisnames</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Table of axes names to opcode associations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.util.Hashtable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#m_keywords">m_keywords</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Table of keywords to opcode associations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.util.Hashtable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#m_nodetests">m_nodetests</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Table of function name to function ID associations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.util.Hashtable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#m_nodetypes">m_nodetypes</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Table of node type strings to opcode associations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#NODETYPE_ANYELEMENT_STRING">NODETYPE_ANYELEMENT_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Wildcard element string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#NODETYPE_COMMENT_STRING">NODETYPE_COMMENT_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;comment node test string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#NODETYPE_NODE_STRING">NODETYPE_NODE_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Any node test string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#NODETYPE_PI_STRING">NODETYPE_PI_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;processing-instruction node test string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#NODETYPE_TEXT_STRING">NODETYPE_TEXT_STRING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;text node test string.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</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="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#getAxisName(java.lang.String)">getAxisName</A></B>(java.lang.String&nbsp;key)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#getKeyWord(java.lang.String)">getKeyWord</A></B>(java.lang.String&nbsp;key)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#getNodeType(java.lang.String)">getNodeType</A></B>(java.lang.String&nbsp;key)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xpath/compiler/Keywords.html#lookupNodeTest(java.lang.String)">lookupNodeTest</A></B>(java.lang.String&nbsp;key)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="m_keywords"><!-- --></A><H3>
m_keywords</H3>
<PRE>
private static java.util.Hashtable <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.33"><B>m_keywords</B></A></PRE>
<DL>
<DD>Table of keywords to opcode associations.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_axisnames"><!-- --></A><H3>
m_axisnames</H3>
<PRE>
private static java.util.Hashtable <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.36"><B>m_axisnames</B></A></PRE>
<DL>
<DD>Table of axes names to opcode associations.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_nodetests"><!-- --></A><H3>
m_nodetests</H3>
<PRE>
private static java.util.Hashtable <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.39"><B>m_nodetests</B></A></PRE>
<DL>
<DD>Table of function name to function ID associations.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_nodetypes"><!-- --></A><H3>
m_nodetypes</H3>
<PRE>
private static java.util.Hashtable <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.42"><B>m_nodetypes</B></A></PRE>
<DL>
<DD>Table of node type strings to opcode associations.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="FROM_ANCESTORS_STRING"><!-- --></A><H3>
FROM_ANCESTORS_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.45"><B>FROM_ANCESTORS_STRING</B></A></PRE>
<DL>
<DD>ancestor axes string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_ANCESTORS_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FROM_ANCESTORS_OR_SELF_STRING"><!-- --></A><H3>
FROM_ANCESTORS_OR_SELF_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.48"><B>FROM_ANCESTORS_OR_SELF_STRING</B></A></PRE>
<DL>
<DD>ancestor-or-self axes string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_ANCESTORS_OR_SELF_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FROM_ATTRIBUTES_STRING"><!-- --></A><H3>
FROM_ATTRIBUTES_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.52"><B>FROM_ATTRIBUTES_STRING</B></A></PRE>
<DL>
<DD>attribute axes string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_ATTRIBUTES_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FROM_CHILDREN_STRING"><!-- --></A><H3>
FROM_CHILDREN_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.55"><B>FROM_CHILDREN_STRING</B></A></PRE>
<DL>
<DD>child axes string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_CHILDREN_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FROM_DESCENDANTS_STRING"><!-- --></A><H3>
FROM_DESCENDANTS_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.58"><B>FROM_DESCENDANTS_STRING</B></A></PRE>
<DL>
<DD>descendant-or-self axes string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_DESCENDANTS_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FROM_DESCENDANTS_OR_SELF_STRING"><!-- --></A><H3>
FROM_DESCENDANTS_OR_SELF_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.61"><B>FROM_DESCENDANTS_OR_SELF_STRING</B></A></PRE>
<DL>
<DD>ancestor axes string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_DESCENDANTS_OR_SELF_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FROM_FOLLOWING_STRING"><!-- --></A><H3>
FROM_FOLLOWING_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.65"><B>FROM_FOLLOWING_STRING</B></A></PRE>
<DL>
<DD>following axes string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_FOLLOWING_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FROM_FOLLOWING_SIBLINGS_STRING"><!-- --></A><H3>
FROM_FOLLOWING_SIBLINGS_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.68"><B>FROM_FOLLOWING_SIBLINGS_STRING</B></A></PRE>
<DL>
<DD>following-sibling axes string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_FOLLOWING_SIBLINGS_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FROM_PARENT_STRING"><!-- --></A><H3>
FROM_PARENT_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.72"><B>FROM_PARENT_STRING</B></A></PRE>
<DL>
<DD>parent axes string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_PARENT_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FROM_PRECEDING_STRING"><!-- --></A><H3>
FROM_PRECEDING_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.75"><B>FROM_PRECEDING_STRING</B></A></PRE>
<DL>
<DD>preceding axes string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_PRECEDING_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FROM_PRECEDING_SIBLINGS_STRING"><!-- --></A><H3>
FROM_PRECEDING_SIBLINGS_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.78"><B>FROM_PRECEDING_SIBLINGS_STRING</B></A></PRE>
<DL>
<DD>preceding-sibling axes string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_PRECEDING_SIBLINGS_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FROM_SELF_STRING"><!-- --></A><H3>
FROM_SELF_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.82"><B>FROM_SELF_STRING</B></A></PRE>
<DL>
<DD>self axes string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_SELF_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FROM_NAMESPACE_STRING"><!-- --></A><H3>
FROM_NAMESPACE_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.85"><B>FROM_NAMESPACE_STRING</B></A></PRE>
<DL>
<DD>namespace axes string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_NAMESPACE_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FROM_SELF_ABBREVIATED_STRING"><!-- --></A><H3>
FROM_SELF_ABBREVIATED_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.88"><B>FROM_SELF_ABBREVIATED_STRING</B></A></PRE>
<DL>
<DD>self axes abreviated string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FROM_SELF_ABBREVIATED_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="NODETYPE_COMMENT_STRING"><!-- --></A><H3>
NODETYPE_COMMENT_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.91"><B>NODETYPE_COMMENT_STRING</B></A></PRE>
<DL>
<DD>comment node test string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.NODETYPE_COMMENT_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="NODETYPE_TEXT_STRING"><!-- --></A><H3>
NODETYPE_TEXT_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.94"><B>NODETYPE_TEXT_STRING</B></A></PRE>
<DL>
<DD>text node test string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.NODETYPE_TEXT_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="NODETYPE_PI_STRING"><!-- --></A><H3>
NODETYPE_PI_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.97"><B>NODETYPE_PI_STRING</B></A></PRE>
<DL>
<DD>processing-instruction node test string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.NODETYPE_PI_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="NODETYPE_NODE_STRING"><!-- --></A><H3>
NODETYPE_NODE_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.100"><B>NODETYPE_NODE_STRING</B></A></PRE>
<DL>
<DD>Any node test string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.NODETYPE_NODE_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="NODETYPE_ANYELEMENT_STRING"><!-- --></A><H3>
NODETYPE_ANYELEMENT_STRING</H3>
<PRE>
private static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.103"><B>NODETYPE_ANYELEMENT_STRING</B></A></PRE>
<DL>
<DD>Wildcard element string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.NODETYPE_ANYELEMENT_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_CURRENT_STRING"><!-- --></A><H3>
FUNC_CURRENT_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.106"><B>FUNC_CURRENT_STRING</B></A></PRE>
<DL>
<DD>current function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_CURRENT_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_LAST_STRING"><!-- --></A><H3>
FUNC_LAST_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.109"><B>FUNC_LAST_STRING</B></A></PRE>
<DL>
<DD>last function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_LAST_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_POSITION_STRING"><!-- --></A><H3>
FUNC_POSITION_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.112"><B>FUNC_POSITION_STRING</B></A></PRE>
<DL>
<DD>position function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_POSITION_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_COUNT_STRING"><!-- --></A><H3>
FUNC_COUNT_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.115"><B>FUNC_COUNT_STRING</B></A></PRE>
<DL>
<DD>count function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_COUNT_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_ID_STRING"><!-- --></A><H3>
FUNC_ID_STRING</H3>
<PRE>
static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.118"><B>FUNC_ID_STRING</B></A></PRE>
<DL>
<DD>id function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_ID_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_KEY_STRING"><!-- --></A><H3>
FUNC_KEY_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.121"><B>FUNC_KEY_STRING</B></A></PRE>
<DL>
<DD>key function string (XSLT).
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_KEY_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_LOCAL_PART_STRING"><!-- --></A><H3>
FUNC_LOCAL_PART_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.124"><B>FUNC_LOCAL_PART_STRING</B></A></PRE>
<DL>
<DD>local-name function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_LOCAL_PART_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_NAMESPACE_STRING"><!-- --></A><H3>
FUNC_NAMESPACE_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.127"><B>FUNC_NAMESPACE_STRING</B></A></PRE>
<DL>
<DD>namespace-uri function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_NAMESPACE_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_NAME_STRING"><!-- --></A><H3>
FUNC_NAME_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.130"><B>FUNC_NAME_STRING</B></A></PRE>
<DL>
<DD>name function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_NAME_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_GENERATE_ID_STRING"><!-- --></A><H3>
FUNC_GENERATE_ID_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.133"><B>FUNC_GENERATE_ID_STRING</B></A></PRE>
<DL>
<DD>generate-id function string (XSLT).
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_GENERATE_ID_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_NOT_STRING"><!-- --></A><H3>
FUNC_NOT_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.136"><B>FUNC_NOT_STRING</B></A></PRE>
<DL>
<DD>not function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_NOT_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_TRUE_STRING"><!-- --></A><H3>
FUNC_TRUE_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.139"><B>FUNC_TRUE_STRING</B></A></PRE>
<DL>
<DD>true function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_TRUE_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_FALSE_STRING"><!-- --></A><H3>
FUNC_FALSE_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.142"><B>FUNC_FALSE_STRING</B></A></PRE>
<DL>
<DD>false function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_FALSE_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_BOOLEAN_STRING"><!-- --></A><H3>
FUNC_BOOLEAN_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.145"><B>FUNC_BOOLEAN_STRING</B></A></PRE>
<DL>
<DD>boolean function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_BOOLEAN_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_LANG_STRING"><!-- --></A><H3>
FUNC_LANG_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.148"><B>FUNC_LANG_STRING</B></A></PRE>
<DL>
<DD>lang function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_LANG_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_NUMBER_STRING"><!-- --></A><H3>
FUNC_NUMBER_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.151"><B>FUNC_NUMBER_STRING</B></A></PRE>
<DL>
<DD>number function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_NUMBER_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_FLOOR_STRING"><!-- --></A><H3>
FUNC_FLOOR_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.154"><B>FUNC_FLOOR_STRING</B></A></PRE>
<DL>
<DD>floor function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_FLOOR_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_CEILING_STRING"><!-- --></A><H3>
FUNC_CEILING_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.157"><B>FUNC_CEILING_STRING</B></A></PRE>
<DL>
<DD>ceiling function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_CEILING_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_ROUND_STRING"><!-- --></A><H3>
FUNC_ROUND_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.160"><B>FUNC_ROUND_STRING</B></A></PRE>
<DL>
<DD>round function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_ROUND_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_SUM_STRING"><!-- --></A><H3>
FUNC_SUM_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.163"><B>FUNC_SUM_STRING</B></A></PRE>
<DL>
<DD>sum function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_SUM_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_STRING_STRING"><!-- --></A><H3>
FUNC_STRING_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.166"><B>FUNC_STRING_STRING</B></A></PRE>
<DL>
<DD>string function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_STRING_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_STARTS_WITH_STRING"><!-- --></A><H3>
FUNC_STARTS_WITH_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.169"><B>FUNC_STARTS_WITH_STRING</B></A></PRE>
<DL>
<DD>starts-with function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_STARTS_WITH_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_CONTAINS_STRING"><!-- --></A><H3>
FUNC_CONTAINS_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.172"><B>FUNC_CONTAINS_STRING</B></A></PRE>
<DL>
<DD>contains function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_CONTAINS_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_SUBSTRING_BEFORE_STRING"><!-- --></A><H3>
FUNC_SUBSTRING_BEFORE_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.175"><B>FUNC_SUBSTRING_BEFORE_STRING</B></A></PRE>
<DL>
<DD>substring-before function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_SUBSTRING_BEFORE_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_SUBSTRING_AFTER_STRING"><!-- --></A><H3>
FUNC_SUBSTRING_AFTER_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.179"><B>FUNC_SUBSTRING_AFTER_STRING</B></A></PRE>
<DL>
<DD>substring-after function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_SUBSTRING_AFTER_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_NORMALIZE_SPACE_STRING"><!-- --></A><H3>
FUNC_NORMALIZE_SPACE_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.182"><B>FUNC_NORMALIZE_SPACE_STRING</B></A></PRE>
<DL>
<DD>normalize-space function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_NORMALIZE_SPACE_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_TRANSLATE_STRING"><!-- --></A><H3>
FUNC_TRANSLATE_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.185"><B>FUNC_TRANSLATE_STRING</B></A></PRE>
<DL>
<DD>translate function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_TRANSLATE_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_CONCAT_STRING"><!-- --></A><H3>
FUNC_CONCAT_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.188"><B>FUNC_CONCAT_STRING</B></A></PRE>
<DL>
<DD>concat function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_CONCAT_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_SYSTEM_PROPERTY_STRING"><!-- --></A><H3>
FUNC_SYSTEM_PROPERTY_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.191"><B>FUNC_SYSTEM_PROPERTY_STRING</B></A></PRE>
<DL>
<DD>system-property function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_SYSTEM_PROPERTY_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_EXT_FUNCTION_AVAILABLE_STRING"><!-- --></A><H3>
FUNC_EXT_FUNCTION_AVAILABLE_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.194"><B>FUNC_EXT_FUNCTION_AVAILABLE_STRING</B></A></PRE>
<DL>
<DD>function-available function string (XSLT).
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_EXT_FUNCTION_AVAILABLE_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_EXT_ELEM_AVAILABLE_STRING"><!-- --></A><H3>
FUNC_EXT_ELEM_AVAILABLE_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.198"><B>FUNC_EXT_ELEM_AVAILABLE_STRING</B></A></PRE>
<DL>
<DD>element-available function string (XSLT).
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_EXT_ELEM_AVAILABLE_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_SUBSTRING_STRING"><!-- --></A><H3>
FUNC_SUBSTRING_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.202"><B>FUNC_SUBSTRING_STRING</B></A></PRE>
<DL>
<DD>substring function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_SUBSTRING_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_STRING_LENGTH_STRING"><!-- --></A><H3>
FUNC_STRING_LENGTH_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.205"><B>FUNC_STRING_LENGTH_STRING</B></A></PRE>
<DL>
<DD>string-length function string.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_STRING_LENGTH_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_UNPARSED_ENTITY_URI_STRING"><!-- --></A><H3>
FUNC_UNPARSED_ENTITY_URI_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.208"><B>FUNC_UNPARSED_ENTITY_URI_STRING</B></A></PRE>
<DL>
<DD>unparsed-entity-uri function string (XSLT).
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_UNPARSED_ENTITY_URI_STRING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FUNC_DOCLOCATION_STRING"><!-- --></A><H3>
FUNC_DOCLOCATION_STRING</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.214"><B>FUNC_DOCLOCATION_STRING</B></A></PRE>
<DL>
<DD>current function string (Proprietary).
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xpath.compiler.Keywords.FUNC_DOCLOCATION_STRING">Constant Field Values</A></DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="Keywords()"><!-- --></A><H3>
Keywords</H3>
<PRE>
public <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.29"><B>Keywords</B></A>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getAxisName(java.lang.String)"><!-- --></A><H3>
getAxisName</H3>
<PRE>
static java.lang.Object <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.271"><B>getAxisName</B></A>(java.lang.String&nbsp;key)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="lookupNodeTest(java.lang.String)"><!-- --></A><H3>
lookupNodeTest</H3>
<PRE>
static java.lang.Object <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.275"><B>lookupNodeTest</B></A>(java.lang.String&nbsp;key)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getKeyWord(java.lang.String)"><!-- --></A><H3>
getKeyWord</H3>
<PRE>
static java.lang.Object <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.279"><B>getKeyWord</B></A>(java.lang.String&nbsp;key)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getNodeType(java.lang.String)"><!-- --></A><H3>
getNodeType</H3>
<PRE>
static java.lang.Object <A HREF="../../../../src-html/org/apache/xpath/compiler/Keywords.html#line.283"><B>getNodeType</B></A>(java.lang.String&nbsp;key)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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="#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" title="class in org.apache.xpath.compiler"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xpath/compiler/Lexer.html" title="class in org.apache.xpath.compiler"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xpath/compiler/Keywords.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Keywords.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&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>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>