blob: 5588e13bcc578ea833dad44f65c864de8dddf2f2 [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:38 PDT 2012 -->
<TITLE>
Constants
</TITLE>
<META NAME="keywords" CONTENT="org.apache.xml.utils.Constants class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Constants";
}
</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/Constants.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/xml/utils/BoolStack.html" title="class in org.apache.xml.utils"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xml/utils/Context2.html" title="class in org.apache.xml.utils"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xml/utils/Constants.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Constants.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="#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>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.xml.utils</FONT>
<BR>
Class Constants</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xml.utils.Constants</B>
</PRE>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/xalan/templates/Constants.html" title="class in org.apache.xalan.templates">Constants</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.27"><B>Constants</B></A><DT>extends java.lang.Object</DL>
</PRE>
<P>
Primary constants used by the XSLT Processor
<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>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/utils/Constants.html#S_BUILTIN_EXTENSIONS_URL">S_BUILTIN_EXTENSIONS_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;S_BUILTIN_EXTENSIONS_URL is a mnemonic for the XML Namespace
(http://xml.apache.org/xalan) predefined to signify Xalan's
built-in XSLT Extensions.</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/xml/utils/Constants.html#S_BUILTIN_OLD_EXTENSIONS_URL">S_BUILTIN_OLD_EXTENSIONS_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The old built-in extension url.</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/xml/utils/Constants.html#S_EXSLT_COMMON_URL">S_EXSLT_COMMON_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EXSLT extension namespaces.</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/xml/utils/Constants.html#S_EXSLT_DATETIME_URL">S_EXSLT_DATETIME_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EXSLT extension namespaces.</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/xml/utils/Constants.html#S_EXSLT_DYNAMIC_URL">S_EXSLT_DYNAMIC_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EXSLT extension namespaces.</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/xml/utils/Constants.html#S_EXSLT_FUNCTIONS_URL">S_EXSLT_FUNCTIONS_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EXSLT extension namespaces.</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/xml/utils/Constants.html#S_EXSLT_MATH_URL">S_EXSLT_MATH_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EXSLT extension namespaces.</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/xml/utils/Constants.html#S_EXSLT_SETS_URL">S_EXSLT_SETS_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EXSLT extension namespaces.</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/xml/utils/Constants.html#S_EXSLT_STRINGS_URL">S_EXSLT_STRINGS_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EXSLT extension namespaces.</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/xml/utils/Constants.html#S_EXTENSIONS_JAVA_URL">S_EXTENSIONS_JAVA_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Xalan extension namespaces.</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/xml/utils/Constants.html#S_EXTENSIONS_LOTUSXSL_JAVA_URL">S_EXTENSIONS_LOTUSXSL_JAVA_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Xalan extension namespaces.</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/xml/utils/Constants.html#S_EXTENSIONS_OLD_JAVA_URL">S_EXTENSIONS_OLD_JAVA_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Xalan extension namespaces.</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/xml/utils/Constants.html#S_EXTENSIONS_PIPE_URL">S_EXTENSIONS_PIPE_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Xalan extension namespaces.</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/xml/utils/Constants.html#S_EXTENSIONS_REDIRECT_URL">S_EXTENSIONS_REDIRECT_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Xalan extension namespaces.</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/xml/utils/Constants.html#S_EXTENSIONS_SQL_URL">S_EXTENSIONS_SQL_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Xalan extension namespaces.</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/xml/utils/Constants.html#S_EXTENSIONS_XALANLIB_URL">S_EXTENSIONS_XALANLIB_URL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Xalan extension namespaces.</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/xml/utils/Constants.html#S_OLDXSLNAMESPACEURL">S_OLDXSLNAMESPACEURL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mnemonics for standard XML Namespace URIs, as Java Strings:
S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the
URI permanantly assigned to the "xml:" prefix.</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/xml/utils/Constants.html#S_VENDOR">S_VENDOR</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Authorship mnemonics, as Java Strings.</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/xml/utils/Constants.html#S_VENDORURL">S_VENDORURL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Authorship mnemonics, as Java Strings.</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/xml/utils/Constants.html#S_XMLNAMESPACEURI">S_XMLNAMESPACEURI</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mnemonics for standard XML Namespace URIs, as Java Strings:
S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the
URI permanantly assigned to the "xml:" prefix.</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/xml/utils/Constants.html#S_XSLNAMESPACEURL">S_XSLNAMESPACEURL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mnemonics for standard XML Namespace URIs, as Java Strings:
S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the
URI permanantly assigned to the "xml:" prefix.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;double</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/utils/Constants.html#XSLTVERSUPPORTED">XSLTVERSUPPORTED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The minimum version of XSLT supported by this processor.</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/xml/utils/Constants.html#Constants()">Constants</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>
</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="S_XMLNAMESPACEURI"><!-- --></A><H3>
S_XMLNAMESPACEURI</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.49"><B>S_XMLNAMESPACEURI</B></A></PRE>
<DL>
<DD>Mnemonics for standard XML Namespace URIs, as Java Strings:
<ul>
<li>S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the
URI permanantly assigned to the "xml:" prefix. This is used for some
features built into the XML specification itself, such as xml:space
and xml:lang. It was defined by the W3C's XML Namespaces spec.</li>
<li>S_XSLNAMESPACEURL (http://www.w3.org/1999/XSL/Transform) is the
URI which indicates that a name may be an XSLT directive. In most
XSLT stylesheets, this is bound to the "xsl:" prefix. It's defined
by the W3C's XSLT Recommendation.</li>
<li>S_OLDXSLNAMESPACEURL (http://www.w3.org/XSL/Transform/1.0) was
used in early prototypes of XSLT processors for much the same purpose
as S_XSLNAMESPACEURL. It is now considered obsolete, and the version
of XSLT which it signified is not fully compatable with the final
XSLT Recommendation, so what it really signifies is a badly obsolete
stylesheet.</li>
</ul>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_XMLNAMESPACEURI">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_XSLNAMESPACEURL"><!-- --></A><H3>
S_XSLNAMESPACEURL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.50"><B>S_XSLNAMESPACEURL</B></A></PRE>
<DL>
<DD>Mnemonics for standard XML Namespace URIs, as Java Strings:
<ul>
<li>S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the
URI permanantly assigned to the "xml:" prefix. This is used for some
features built into the XML specification itself, such as xml:space
and xml:lang. It was defined by the W3C's XML Namespaces spec.</li>
<li>S_XSLNAMESPACEURL (http://www.w3.org/1999/XSL/Transform) is the
URI which indicates that a name may be an XSLT directive. In most
XSLT stylesheets, this is bound to the "xsl:" prefix. It's defined
by the W3C's XSLT Recommendation.</li>
<li>S_OLDXSLNAMESPACEURL (http://www.w3.org/XSL/Transform/1.0) was
used in early prototypes of XSLT processors for much the same purpose
as S_XSLNAMESPACEURL. It is now considered obsolete, and the version
of XSLT which it signified is not fully compatable with the final
XSLT Recommendation, so what it really signifies is a badly obsolete
stylesheet.</li>
</ul>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_XSLNAMESPACEURL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_OLDXSLNAMESPACEURL"><!-- --></A><H3>
S_OLDXSLNAMESPACEURL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.51"><B>S_OLDXSLNAMESPACEURL</B></A></PRE>
<DL>
<DD>Mnemonics for standard XML Namespace URIs, as Java Strings:
<ul>
<li>S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the
URI permanantly assigned to the "xml:" prefix. This is used for some
features built into the XML specification itself, such as xml:space
and xml:lang. It was defined by the W3C's XML Namespaces spec.</li>
<li>S_XSLNAMESPACEURL (http://www.w3.org/1999/XSL/Transform) is the
URI which indicates that a name may be an XSLT directive. In most
XSLT stylesheets, this is bound to the "xsl:" prefix. It's defined
by the W3C's XSLT Recommendation.</li>
<li>S_OLDXSLNAMESPACEURL (http://www.w3.org/XSL/Transform/1.0) was
used in early prototypes of XSLT processors for much the same purpose
as S_XSLNAMESPACEURL. It is now considered obsolete, and the version
of XSLT which it signified is not fully compatable with the final
XSLT Recommendation, so what it really signifies is a badly obsolete
stylesheet.</li>
</ul>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_OLDXSLNAMESPACEURL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_VENDOR"><!-- --></A><H3>
S_VENDOR</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.63"><B>S_VENDOR</B></A></PRE>
<DL>
<DD>Authorship mnemonics, as Java Strings. Not standardized,
as far as I know.
<ul>
<li>S_VENDOR -- the name of the organization/individual who published
this XSLT processor. </li>
<li>S_VENDORURL -- URL where one can attempt to retrieve more
information about this publisher and product.</li>
</ul>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_VENDOR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_VENDORURL"><!-- --></A><H3>
S_VENDORURL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.64"><B>S_VENDORURL</B></A></PRE>
<DL>
<DD>Authorship mnemonics, as Java Strings. Not standardized,
as far as I know.
<ul>
<li>S_VENDOR -- the name of the organization/individual who published
this XSLT processor. </li>
<li>S_VENDORURL -- URL where one can attempt to retrieve more
information about this publisher and product.</li>
</ul>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_VENDORURL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_BUILTIN_EXTENSIONS_URL"><!-- --></A><H3>
S_BUILTIN_EXTENSIONS_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.72"><B>S_BUILTIN_EXTENSIONS_URL</B></A></PRE>
<DL>
<DD>S_BUILTIN_EXTENSIONS_URL is a mnemonic for the XML Namespace
(http://xml.apache.org/xalan) predefined to signify Xalan's
built-in XSLT Extensions. When used in stylesheets, this is often
bound to the "xalan:" prefix.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_BUILTIN_EXTENSIONS_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_BUILTIN_OLD_EXTENSIONS_URL"><!-- --></A><H3>
S_BUILTIN_OLD_EXTENSIONS_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.79"><B>S_BUILTIN_OLD_EXTENSIONS_URL</B></A></PRE>
<DL>
<DD>The old built-in extension url. It is still supported for
backward compatibility.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_BUILTIN_OLD_EXTENSIONS_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXTENSIONS_OLD_JAVA_URL"><!-- --></A><H3>
S_EXTENSIONS_OLD_JAVA_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.86"><B>S_EXTENSIONS_OLD_JAVA_URL</B></A></PRE>
<DL>
<DD>Xalan extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXTENSIONS_OLD_JAVA_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXTENSIONS_JAVA_URL"><!-- --></A><H3>
S_EXTENSIONS_JAVA_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.88"><B>S_EXTENSIONS_JAVA_URL</B></A></PRE>
<DL>
<DD>Xalan extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXTENSIONS_JAVA_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXTENSIONS_LOTUSXSL_JAVA_URL"><!-- --></A><H3>
S_EXTENSIONS_LOTUSXSL_JAVA_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.89"><B>S_EXTENSIONS_LOTUSXSL_JAVA_URL</B></A></PRE>
<DL>
<DD>Xalan extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXTENSIONS_LOTUSXSL_JAVA_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXTENSIONS_XALANLIB_URL"><!-- --></A><H3>
S_EXTENSIONS_XALANLIB_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.90"><B>S_EXTENSIONS_XALANLIB_URL</B></A></PRE>
<DL>
<DD>Xalan extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXTENSIONS_XALANLIB_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXTENSIONS_REDIRECT_URL"><!-- --></A><H3>
S_EXTENSIONS_REDIRECT_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.91"><B>S_EXTENSIONS_REDIRECT_URL</B></A></PRE>
<DL>
<DD>Xalan extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXTENSIONS_REDIRECT_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXTENSIONS_PIPE_URL"><!-- --></A><H3>
S_EXTENSIONS_PIPE_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.92"><B>S_EXTENSIONS_PIPE_URL</B></A></PRE>
<DL>
<DD>Xalan extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXTENSIONS_PIPE_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXTENSIONS_SQL_URL"><!-- --></A><H3>
S_EXTENSIONS_SQL_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.93"><B>S_EXTENSIONS_SQL_URL</B></A></PRE>
<DL>
<DD>Xalan extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXTENSIONS_SQL_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXSLT_COMMON_URL"><!-- --></A><H3>
S_EXSLT_COMMON_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.99"><B>S_EXSLT_COMMON_URL</B></A></PRE>
<DL>
<DD>EXSLT extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXSLT_COMMON_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXSLT_MATH_URL"><!-- --></A><H3>
S_EXSLT_MATH_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.100"><B>S_EXSLT_MATH_URL</B></A></PRE>
<DL>
<DD>EXSLT extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXSLT_MATH_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXSLT_SETS_URL"><!-- --></A><H3>
S_EXSLT_SETS_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.101"><B>S_EXSLT_SETS_URL</B></A></PRE>
<DL>
<DD>EXSLT extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXSLT_SETS_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXSLT_DATETIME_URL"><!-- --></A><H3>
S_EXSLT_DATETIME_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.102"><B>S_EXSLT_DATETIME_URL</B></A></PRE>
<DL>
<DD>EXSLT extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXSLT_DATETIME_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXSLT_FUNCTIONS_URL"><!-- --></A><H3>
S_EXSLT_FUNCTIONS_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.103"><B>S_EXSLT_FUNCTIONS_URL</B></A></PRE>
<DL>
<DD>EXSLT extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXSLT_FUNCTIONS_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXSLT_DYNAMIC_URL"><!-- --></A><H3>
S_EXSLT_DYNAMIC_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.104"><B>S_EXSLT_DYNAMIC_URL</B></A></PRE>
<DL>
<DD>EXSLT extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXSLT_DYNAMIC_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="S_EXSLT_STRINGS_URL"><!-- --></A><H3>
S_EXSLT_STRINGS_URL</H3>
<PRE>
public static final java.lang.String <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.105"><B>S_EXSLT_STRINGS_URL</B></A></PRE>
<DL>
<DD>EXSLT extension namespaces.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.S_EXSLT_STRINGS_URL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="XSLTVERSUPPORTED"><!-- --></A><H3>
XSLTVERSUPPORTED</H3>
<PRE>
public static final double <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.111"><B>XSLTVERSUPPORTED</B></A></PRE>
<DL>
<DD>The minimum version of XSLT supported by this processor.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.utils.Constants.XSLTVERSUPPORTED">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="Constants()"><!-- --></A><H3>
Constants</H3>
<PRE>
public <A HREF="../../../../src-html/org/apache/xml/utils/Constants.html#line.27"><B>Constants</B></A>()</PRE>
<DL>
</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/Constants.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/xml/utils/BoolStack.html" title="class in org.apache.xml.utils"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xml/utils/Context2.html" title="class in org.apache.xml.utils"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xml/utils/Constants.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Constants.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="#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>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>