blob: 338c54e5d94fc5fea0191acc76fee969b4652c15 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Nov 22 17:13:00 EST 2007 -->
<TITLE>
Serialized Form
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-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;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="serialized-form.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<CENTER>
<H1>
Serialized Form</H1>
</CENTER>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>javax.xml.datatype</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="javax.xml.datatype.DatatypeConfigurationException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="javax/xml/datatype/DatatypeConfigurationException.html">javax.xml.datatype.DatatypeConfigurationException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serialized_methods"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialization Methods</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
readObject</H3>
<PRE>
private void <B>readObject</B>(java.io.ObjectInputStream&nbsp;in)
throws java.io.IOException,
java.lang.ClassNotFoundException</PRE>
<DL>
</DL>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
causeOnJDK13OrBelow</H3>
<PRE>
java.lang.Throwable <B>causeOnJDK13OrBelow</B></PRE>
<DL>
<DD>This field is required to store the cause on JDK 1.3 and below.</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>javax.xml.namespace</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="javax.xml.namespace.QName"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="javax/xml/namespace/QName.html">javax.xml.namespace.QName</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
localPart</H3>
<PRE>
java.lang.String <B>localPart</B></PRE>
<DL>
<DD><p>local part of this <code>QName</code>.</p></DL>
<HR>
<H3>
namespaceURI</H3>
<PRE>
java.lang.String <B>namespaceURI</B></PRE>
<DL>
<DD><p>Namespace URI of this <code>QName</code>.</p></DL>
<HR>
<H3>
prefix</H3>
<PRE>
java.lang.String <B>prefix</B></PRE>
<DL>
<DD><p>prefix of this <code>QName</code>.</p></DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>javax.xml.parsers</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="javax.xml.parsers.FactoryConfigurationError"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="javax/xml/parsers/FactoryConfigurationError.html">javax.xml.parsers.FactoryConfigurationError</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
exception</H3>
<PRE>
java.lang.Exception <B>exception</B></PRE>
<DL>
<DD><code>Exception</code> that represents the error.</DL>
<P>
<A NAME="javax.xml.parsers.ParserConfigurationException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="javax/xml/parsers/ParserConfigurationException.html">javax.xml.parsers.ParserConfigurationException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>javax.xml.transform</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="javax.xml.transform.TransformerConfigurationException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="javax/xml/transform/TransformerConfigurationException.html">javax.xml.transform.TransformerConfigurationException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="javax.xml.transform.TransformerException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="javax/xml/transform/TransformerException.html">javax.xml.transform.TransformerException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
containedException</H3>
<PRE>
java.lang.Throwable <B>containedException</B></PRE>
<DL>
<DD>Field containedException specifies a wrapped exception. May be null.</DL>
<HR>
<H3>
locator</H3>
<PRE>
<A HREF="javax/xml/transform/SourceLocator.html">SourceLocator</A> <B>locator</B></PRE>
<DL>
<DD>Field locator specifies where the error occured</DL>
<P>
<A NAME="javax.xml.transform.TransformerFactoryConfigurationError"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="javax/xml/transform/TransformerFactoryConfigurationError.html">javax.xml.transform.TransformerFactoryConfigurationError</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
exception</H3>
<PRE>
java.lang.Exception <B>exception</B></PRE>
<DL>
<DD><code>Exception</code> for the
<code>TransformerFactoryConfigurationError</code>.</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>javax.xml.xpath</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="javax.xml.xpath.XPathException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="javax/xml/xpath/XPathException.html">javax.xml.xpath.XPathException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
cause</H3>
<PRE>
java.lang.Throwable <B>cause</B></PRE>
<DL>
</DL>
<P>
<A NAME="javax.xml.xpath.XPathExpressionException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="javax/xml/xpath/XPathExpressionException.html">javax.xml.xpath.XPathExpressionException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="javax.xml.xpath.XPathFactoryConfigurationException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="javax/xml/xpath/XPathFactoryConfigurationException.html">javax.xml.xpath.XPathFactoryConfigurationException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="javax.xml.xpath.XPathFunctionException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="javax/xml/xpath/XPathFunctionException.html">javax.xml.xpath.XPathFunctionException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xalan.client</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xalan.client.XSLTProcessorApplet"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/client/XSLTProcessorApplet.html">org.apache.xalan.client.XSLTProcessorApplet</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serialized_methods"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialization Methods</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
readObject</H3>
<PRE>
private void <B>readObject</B>(java.io.ObjectInputStream&nbsp;inStream)
throws java.io.IOException,
java.lang.ClassNotFoundException</PRE>
<DL>
</DL>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_codeBase</H3>
<PRE>
java.net.URL <B>m_codeBase</B></PRE>
<DL>
<DD>Save this for use on the worker thread; may not be necessary.</DL>
<HR>
<H3>
m_documentBase</H3>
<PRE>
java.net.URL <B>m_documentBase</B></PRE>
<DL>
<DD>DocumentBase URL</DL>
<HR>
<H3>
m_documentURL</H3>
<PRE>
java.lang.String <B>m_documentURL</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_documentURLOfCached</H3>
<PRE>
java.lang.String <B>m_documentURLOfCached</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_styleURL</H3>
<PRE>
java.lang.String <B>m_styleURL</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_styleURLOfCached</H3>
<PRE>
java.lang.String <B>m_styleURLOfCached</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_treeURL</H3>
<PRE>
java.lang.String <B>m_treeURL</B></PRE>
<DL>
</DL>
<HR>
<H3>
PARAM_documentURL</H3>
<PRE>
java.lang.String <B>PARAM_documentURL</B></PRE>
<DL>
</DL>
<HR>
<H3>
PARAM_styleURL</H3>
<PRE>
java.lang.String <B>PARAM_styleURL</B></PRE>
<DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xalan.processor</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xalan.processor.ProcessorCharacters"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/processor/ProcessorCharacters.html">org.apache.xalan.processor.ProcessorCharacters</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_accumulator</H3>
<PRE>
java.lang.StringBuffer <B>m_accumulator</B></PRE>
<DL>
<DD>Accumulate characters, until a non-whitespace event has
occured.</DL>
<HR>
<H3>
m_firstBackPointer</H3>
<PRE>
<A HREF="org/w3c/dom/Node.html">Node</A> <B>m_firstBackPointer</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_xslTextElement</H3>
<PRE>
<A HREF="org/apache/xalan/templates/ElemText.html">ElemText</A> <B>m_xslTextElement</B></PRE>
<DL>
<DD>The xsl:text processor will call this to set a
preserve space state.</DL>
<P>
<A NAME="org.apache.xalan.processor.ProcessorExsltFuncResult"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/processor/ProcessorExsltFuncResult.html">org.apache.xalan.processor.ProcessorExsltFuncResult</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.processor.ProcessorExsltFunction"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/processor/ProcessorExsltFunction.html">org.apache.xalan.processor.ProcessorExsltFunction</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.processor.ProcessorImport"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/processor/ProcessorImport.html">org.apache.xalan.processor.ProcessorImport</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.processor.ProcessorInclude"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/processor/ProcessorInclude.html">org.apache.xalan.processor.ProcessorInclude</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_href</H3>
<PRE>
java.lang.String <B>m_href</B></PRE>
<DL>
<DD>The base URL of the XSL document.</DL>
<P>
<A NAME="org.apache.xalan.processor.ProcessorLRE"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/processor/ProcessorLRE.html">org.apache.xalan.processor.ProcessorLRE</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.processor.ProcessorStylesheetDoc"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/processor/ProcessorStylesheetDoc.html">org.apache.xalan.processor.ProcessorStylesheetDoc</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.processor.ProcessorStylesheetElement"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/processor/ProcessorStylesheetElement.html">org.apache.xalan.processor.ProcessorStylesheetElement</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.processor.ProcessorTemplateElem"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/processor/ProcessorTemplateElem.html">org.apache.xalan.processor.ProcessorTemplateElem</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.processor.ProcessorText"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/processor/ProcessorText.html">org.apache.xalan.processor.ProcessorText</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.processor.ProcessorUnknown"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/processor/ProcessorUnknown.html">org.apache.xalan.processor.ProcessorUnknown</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.processor.WhitespaceInfoPaths"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/processor/WhitespaceInfoPaths.html">org.apache.xalan.processor.WhitespaceInfoPaths</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_elements</H3>
<PRE>
java.util.Vector <B>m_elements</B></PRE>
<DL>
<DD>Bean property to allow setPropertiesFromAttributes to
get the elements attribute.</DL>
<P>
<A NAME="org.apache.xalan.processor.XSLTElementProcessor"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/processor/XSLTElementProcessor.html">org.apache.xalan.processor.XSLTElementProcessor</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_elemDef</H3>
<PRE>
<A HREF="org/apache/xalan/processor/XSLTElementDef.html">XSLTElementDef</A> <B>m_elemDef</B></PRE>
<DL>
<DD>The element definition that this processor conforms to.</DL>
<HR>
<H3>
m_savedLastOrder</H3>
<PRE>
<A HREF="org/apache/xml/utils/IntStack.html">IntStack</A> <B>m_savedLastOrder</B></PRE>
<DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xalan.templates</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xalan.templates.AVT"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/AVT.html">org.apache.xalan.templates.AVT</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_name</H3>
<PRE>
java.lang.String <B>m_name</B></PRE>
<DL>
<DD>The name of the attribute.</DL>
<HR>
<H3>
m_parts</H3>
<PRE>
java.util.Vector <B>m_parts</B></PRE>
<DL>
<DD>If the AVT is complex, hold a Vector of AVTParts.</DL>
<HR>
<H3>
m_rawName</H3>
<PRE>
java.lang.String <B>m_rawName</B></PRE>
<DL>
<DD>The name of the attribute.</DL>
<HR>
<H3>
m_simpleString</H3>
<PRE>
java.lang.String <B>m_simpleString</B></PRE>
<DL>
<DD>If the AVT is not complex, just hold the simple string.</DL>
<HR>
<H3>
m_uri</H3>
<PRE>
java.lang.String <B>m_uri</B></PRE>
<DL>
<DD>The namespace URI of the owning attribute.</DL>
<P>
<A NAME="org.apache.xalan.templates.AVTPart"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/AVTPart.html">org.apache.xalan.templates.AVTPart</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.AVTPartSimple"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/AVTPartSimple.html">org.apache.xalan.templates.AVTPartSimple</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_val</H3>
<PRE>
java.lang.String <B>m_val</B></PRE>
<DL>
<DD>Simple string value;</DL>
<P>
<A NAME="org.apache.xalan.templates.AVTPartXPath"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/AVTPartXPath.html">org.apache.xalan.templates.AVTPartXPath</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_xpath</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_xpath</B></PRE>
<DL>
<DD>The XPath object contained in this part.</DL>
<P>
<A NAME="org.apache.xalan.templates.DecimalFormatProperties"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/DecimalFormatProperties.html">org.apache.xalan.templates.DecimalFormatProperties</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_dfs</H3>
<PRE>
java.text.DecimalFormatSymbols <B>m_dfs</B></PRE>
<DL>
<DD>An instance of DecimalFormatSymbols for this element.</DL>
<HR>
<H3>
m_qname</H3>
<PRE>
<A HREF="org/apache/xml/utils/QName.html">QName</A> <B>m_qname</B></PRE>
<DL>
<DD>If there is a name attribute, then the element declares a named
decimal-format; otherwise, it declares the default decimal-format.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemApplyImport"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemApplyImport.html">org.apache.xalan.templates.ElemApplyImport</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.ElemApplyTemplates"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemApplyTemplates.html">org.apache.xalan.templates.ElemApplyTemplates</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_isDefaultTemplate</H3>
<PRE>
boolean <B>m_isDefaultTemplate</B></PRE>
<DL>
<DD>Tells if this belongs to a default template,
in which case it will act different with
regard to processing modes.<DD><DL>
<DT><B>See Also: </B><DD><a href="http://www.w3.org/TR/xslt#built-in-rule">built-in-rule in XSLT Specification</a></DL>
</DD>
</DL>
<HR>
<H3>
m_mode</H3>
<PRE>
<A HREF="org/apache/xml/utils/QName.html">QName</A> <B>m_mode</B></PRE>
<DL>
<DD>mode %qname; #IMPLIED</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemAttribute"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemAttribute.html">org.apache.xalan.templates.ElemAttribute</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.ElemAttributeSet"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemAttributeSet.html">org.apache.xalan.templates.ElemAttributeSet</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_qname</H3>
<PRE>
<A HREF="org/apache/xml/utils/QName.html">QName</A> <B>m_qname</B></PRE>
<DL>
<DD>The name attribute specifies the name of the attribute set.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemCallTemplate"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemCallTemplate.html">org.apache.xalan.templates.ElemCallTemplate</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_paramElems</H3>
<PRE>
<A HREF="org/apache/xalan/templates/ElemWithParam.html">ElemWithParam</A>[] <B>m_paramElems</B></PRE>
<DL>
<DD>Vector of xsl:param elements associated with this element.</DL>
<HR>
<H3>
m_template</H3>
<PRE>
<A HREF="org/apache/xalan/templates/ElemTemplate.html">ElemTemplate</A> <B>m_template</B></PRE>
<DL>
<DD>The template which is named by QName.</DL>
<HR>
<H3>
m_templateName</H3>
<PRE>
<A HREF="org/apache/xml/utils/QName.html">QName</A> <B>m_templateName</B></PRE>
<DL>
<DD>An xsl:call-template element invokes a template by name;
it has a required name attribute that identifies the template to be invoked.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemChoose"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemChoose.html">org.apache.xalan.templates.ElemChoose</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.ElemComment"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemComment.html">org.apache.xalan.templates.ElemComment</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.ElemCopy"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemCopy.html">org.apache.xalan.templates.ElemCopy</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.ElemCopyOf"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemCopyOf.html">org.apache.xalan.templates.ElemCopyOf</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_selectExpression</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_selectExpression</B></PRE>
<DL>
<DD>The required select attribute contains an expression.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemElement"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemElement.html">org.apache.xalan.templates.ElemElement</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_name_avt</H3>
<PRE>
<A HREF="org/apache/xalan/templates/AVT.html">AVT</A> <B>m_name_avt</B></PRE>
<DL>
<DD>The name attribute is interpreted as an attribute value template.
It is an error if the string that results from instantiating the
attribute value template is not a QName.</DL>
<HR>
<H3>
m_namespace_avt</H3>
<PRE>
<A HREF="org/apache/xalan/templates/AVT.html">AVT</A> <B>m_namespace_avt</B></PRE>
<DL>
<DD>If the namespace attribute is present, then it also is interpreted
as an attribute value template. The string that results from
instantiating the attribute value template should be a URI reference.
It is not an error if the string is not a syntactically legal URI reference.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemEmpty"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemEmpty.html">org.apache.xalan.templates.ElemEmpty</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.ElemExsltFuncResult"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemExsltFuncResult.html">org.apache.xalan.templates.ElemExsltFuncResult</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_callerFrameSize</H3>
<PRE>
int <B>m_callerFrameSize</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_isResultSet</H3>
<PRE>
boolean <B>m_isResultSet</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_result</H3>
<PRE>
<A HREF="org/apache/xpath/objects/XObject.html">XObject</A> <B>m_result</B></PRE>
<DL>
</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemExsltFunction"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemExsltFunction.html">org.apache.xalan.templates.ElemExsltFunction</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.ElemExtensionCall"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemExtensionCall.html">org.apache.xalan.templates.ElemExtensionCall</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_decl</H3>
<PRE>
<A HREF="org/apache/xalan/templates/ElemExtensionDecl.html">ElemExtensionDecl</A> <B>m_decl</B></PRE>
<DL>
<DD>Declaration for Extension element.</DL>
<HR>
<H3>
m_extns</H3>
<PRE>
java.lang.String <B>m_extns</B></PRE>
<DL>
<DD>The Namespace URI for this extension call element.</DL>
<HR>
<H3>
m_lang</H3>
<PRE>
java.lang.String <B>m_lang</B></PRE>
<DL>
<DD>Language used by extension.</DL>
<HR>
<H3>
m_scriptSrc</H3>
<PRE>
java.lang.String <B>m_scriptSrc</B></PRE>
<DL>
<DD>Source for script.</DL>
<HR>
<H3>
m_srcURL</H3>
<PRE>
java.lang.String <B>m_srcURL</B></PRE>
<DL>
<DD>URL pointing to extension.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemExtensionDecl"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemExtensionDecl.html">org.apache.xalan.templates.ElemExtensionDecl</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_elements</H3>
<PRE>
<A HREF="org/apache/xml/utils/StringVector.html">StringVector</A> <B>m_elements</B></PRE>
<DL>
<DD>StringVector of elements defined in this extension.</DL>
<HR>
<H3>
m_functions</H3>
<PRE>
<A HREF="org/apache/xml/utils/StringVector.html">StringVector</A> <B>m_functions</B></PRE>
<DL>
<DD>StringVector holding the names of functions defined in this extension.</DL>
<HR>
<H3>
m_prefix</H3>
<PRE>
java.lang.String <B>m_prefix</B></PRE>
<DL>
<DD>Prefix string for this extension element.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemExtensionScript"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemExtensionScript.html">org.apache.xalan.templates.ElemExtensionScript</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_lang</H3>
<PRE>
java.lang.String <B>m_lang</B></PRE>
<DL>
<DD>Language used in extension.</DL>
<HR>
<H3>
m_src</H3>
<PRE>
java.lang.String <B>m_src</B></PRE>
<DL>
<DD>Extension handler.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemFallback"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemFallback.html">org.apache.xalan.templates.ElemFallback</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.ElemForEach"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemForEach.html">org.apache.xalan.templates.ElemForEach</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serialized_methods"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialization Methods</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
readObject</H3>
<PRE>
private void <B>readObject</B>(java.io.ObjectInputStream&nbsp;os)
throws java.io.IOException,
java.lang.ClassNotFoundException</PRE>
<DL>
</DL>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_doc_cache_off</H3>
<PRE>
boolean <B>m_doc_cache_off</B></PRE>
<DL>
<DD>This is set by an "xalan-doc-cache-off" pi, or the old "xalan:doc-cache-off" pi.
The old form of the PI only works for XML parsers that are not namespace aware.
It tells the engine that
documents created in the location paths executed by this element
will not be reparsed. It's set by StylesheetHandler during
construction. Note that this feature applies _only_ to xsl:for-each
elements in its current incarnation; a more general cache management
solution is desperately needed.</DL>
<HR>
<H3>
m_selectExpression</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A> <B>m_selectExpression</B></PRE>
<DL>
<DD>The "select" expression.</DL>
<HR>
<H3>
m_sortElems</H3>
<PRE>
java.util.Vector <B>m_sortElems</B></PRE>
<DL>
<DD>Vector containing the xsl:sort elements associated with this element.</DL>
<HR>
<H3>
m_xpath</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_xpath</B></PRE>
<DL>
<DD>Used to fix bug#16889
Store XPath away for later processing.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemIf"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemIf.html">org.apache.xalan.templates.ElemIf</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_test</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_test</B></PRE>
<DL>
<DD>The xsl:if element must have a test attribute, which specifies an expression.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemLiteralResult"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemLiteralResult.html">org.apache.xalan.templates.ElemLiteralResult</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
isLiteralResultAsStylesheet</H3>
<PRE>
boolean <B>isLiteralResultAsStylesheet</B></PRE>
<DL>
<DD>Tells if this element represents a root element
that is also the stylesheet element.
TODO: This should be a derived class.</DL>
<HR>
<H3>
m_avts</H3>
<PRE>
java.util.List <B>m_avts</B></PRE>
<DL>
<DD>The created element node will have the attribute nodes
that were present on the element node in the stylesheet tree,
other than attributes with names in the XSLT namespace.</DL>
<HR>
<H3>
m_excludeResultPrefixes</H3>
<PRE>
<A HREF="org/apache/xml/utils/StringVector.html">StringVector</A> <B>m_excludeResultPrefixes</B></PRE>
<DL>
<DD>The "exclude-result-prefixes" property.</DL>
<HR>
<H3>
m_ExtensionElementURIs</H3>
<PRE>
<A HREF="org/apache/xml/utils/StringVector.html">StringVector</A> <B>m_ExtensionElementURIs</B></PRE>
<DL>
<DD>The "extension-element-prefixes" property, actually contains URIs.</DL>
<HR>
<H3>
m_localName</H3>
<PRE>
java.lang.String <B>m_localName</B></PRE>
<DL>
<DD>The local name of the element to be created.</DL>
<HR>
<H3>
m_namespace</H3>
<PRE>
java.lang.String <B>m_namespace</B></PRE>
<DL>
<DD>The namespace of the element to be created.</DL>
<HR>
<H3>
m_rawName</H3>
<PRE>
java.lang.String <B>m_rawName</B></PRE>
<DL>
<DD>The raw name of the element to be created.</DL>
<HR>
<H3>
m_version</H3>
<PRE>
java.lang.String <B>m_version</B></PRE>
<DL>
<DD>The XSLT version as specified by this element.</DL>
<HR>
<H3>
m_xslAttr</H3>
<PRE>
java.util.List <B>m_xslAttr</B></PRE>
<DL>
<DD>List of attributes with the XSLT namespace.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemMessage"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemMessage.html">org.apache.xalan.templates.ElemMessage</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_terminate</H3>
<PRE>
boolean <B>m_terminate</B></PRE>
<DL>
<DD>If the terminate attribute has the value yes, then the
XSLT transformer should terminate processing after sending
the message. The default value is no.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemNumber"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemNumber.html">org.apache.xalan.templates.ElemNumber</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_alphaCountTable</H3>
<PRE>
<A HREF="org/apache/xml/utils/res/CharArrayWrapper.html">CharArrayWrapper</A> <B>m_alphaCountTable</B></PRE>
<DL>
<DD>Chars for converting integers into alpha counts.<DD><DL>
<DT><B>See Also: </B><DD><CODE>TransformerImpl#int2alphaCount</CODE></DL>
</DD>
</DL>
<HR>
<H3>
m_countMatchPattern</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_countMatchPattern</B></PRE>
<DL>
<DD>Only nodes are counted that match this pattern.</DL>
<HR>
<H3>
m_format_avt</H3>
<PRE>
<A HREF="org/apache/xalan/templates/AVT.html">AVT</A> <B>m_format_avt</B></PRE>
<DL>
<DD>The "format" attribute is used to control conversion of a list of
numbers into a string.<DD><DL>
<DT><B>See Also: </B><DD><a href="http://www.w3.org/TR/xslt#convert">convert in XSLT Specification</a></DL>
</DD>
</DL>
<HR>
<H3>
m_fromMatchPattern</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_fromMatchPattern</B></PRE>
<DL>
<DD>Specifies where to count from.
For level="single" or level="multiple":
Only ancestors that are searched are
those that are descendants of the nearest ancestor that matches
the from pattern.
For level="any:
Only nodes after the first node before the
current node that match the from pattern are considered.</DL>
<HR>
<H3>
m_groupingSeparator_avt</H3>
<PRE>
<A HREF="org/apache/xalan/templates/AVT.html">AVT</A> <B>m_groupingSeparator_avt</B></PRE>
<DL>
<DD>The grouping-separator attribute gives the separator
used as a grouping (e.g. thousands) separator in decimal
numbering sequences.</DL>
<HR>
<H3>
m_groupingSize_avt</H3>
<PRE>
<A HREF="org/apache/xalan/templates/AVT.html">AVT</A> <B>m_groupingSize_avt</B></PRE>
<DL>
<DD>The optional grouping-size specifies the size (normally 3) of the grouping.</DL>
<HR>
<H3>
m_lang_avt</H3>
<PRE>
<A HREF="org/apache/xalan/templates/AVT.html">AVT</A> <B>m_lang_avt</B></PRE>
<DL>
<DD>When numbering with an alphabetic sequence, the lang attribute
specifies which language's alphabet is to be used.</DL>
<HR>
<H3>
m_lettervalue_avt</H3>
<PRE>
<A HREF="org/apache/xalan/templates/AVT.html">AVT</A> <B>m_lettervalue_avt</B></PRE>
<DL>
<DD>The letter-value attribute disambiguates between numbering
sequences that use letters.</DL>
<HR>
<H3>
m_level</H3>
<PRE>
int <B>m_level</B></PRE>
<DL>
<DD>When level="single", it goes up to the first node in the ancestor-or-self axis
that matches the count pattern, and constructs a list of length one containing
one plus the number of preceding siblings of that ancestor that match the count
pattern. If there is no such ancestor, it constructs an empty list. If the from
attribute is specified, then the only ancestors that are searched are those
that are descendants of the nearest ancestor that matches the from pattern.
Preceding siblings has the same meaning here as with the preceding-sibling axis.
When level="multiple", it constructs a list of all ancestors of the current node
in document order followed by the element itself; it then selects from the list
those nodes that match the count pattern; it then maps each node in the list to
one plus the number of preceding siblings of that node that match the count pattern.
If the from attribute is specified, then the only ancestors that are searched are
those that are descendants of the nearest ancestor that matches the from pattern.
Preceding siblings has the same meaning here as with the preceding-sibling axis.
When level="any", it constructs a list of length one containing the number of
nodes that match the count pattern and belong to the set containing the current
node and all nodes at any level of the document that are before the current node
in document order, excluding any namespace and attribute nodes (in other words
the union of the members of the preceding and ancestor-or-self axes). If the
from attribute is specified, then only nodes after the first node before the
current node that match the from pattern are considered.</DL>
<HR>
<H3>
m_valueExpr</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_valueExpr</B></PRE>
<DL>
<DD>The value attribute contains an expression. The expression is evaluated
and the resulting object is converted to a number as if by a call to the
number function.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemOtherwise"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemOtherwise.html">org.apache.xalan.templates.ElemOtherwise</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.ElemParam"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemParam.html">org.apache.xalan.templates.ElemParam</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_qnameID</H3>
<PRE>
int <B>m_qnameID</B></PRE>
<DL>
</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemPI"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemPI.html">org.apache.xalan.templates.ElemPI</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_name_atv</H3>
<PRE>
<A HREF="org/apache/xalan/templates/AVT.html">AVT</A> <B>m_name_atv</B></PRE>
<DL>
<DD>The xsl:processing-instruction element has a required name
attribute that specifies the name of the processing instruction node.
The value of the name attribute is interpreted as an
attribute value template.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemSort"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemSort.html">org.apache.xalan.templates.ElemSort</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_caseorder_avt</H3>
<PRE>
<A HREF="org/apache/xalan/templates/AVT.html">AVT</A> <B>m_caseorder_avt</B></PRE>
<DL>
<DD>case-order has the value upper-first or lower-first.
The default value is language dependent.</DL>
<HR>
<H3>
m_dataType_avt</H3>
<PRE>
<A HREF="org/apache/xalan/templates/AVT.html">AVT</A> <B>m_dataType_avt</B></PRE>
<DL>
<DD>data-type specifies the data type of the
strings to be sorted.</DL>
<HR>
<H3>
m_lang_avt</H3>
<PRE>
<A HREF="org/apache/xalan/templates/AVT.html">AVT</A> <B>m_lang_avt</B></PRE>
<DL>
<DD>lang specifies the language of the sort keys.</DL>
<HR>
<H3>
m_order_avt</H3>
<PRE>
<A HREF="org/apache/xalan/templates/AVT.html">AVT</A> <B>m_order_avt</B></PRE>
<DL>
<DD>order specifies whether the strings should be sorted in ascending
or descending order.</DL>
<HR>
<H3>
m_selectExpression</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_selectExpression</B></PRE>
<DL>
<DD>xsl:sort has a select attribute whose value is an expression.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemTemplate"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemTemplate.html">org.apache.xalan.templates.ElemTemplate</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_argsQNameIDs</H3>
<PRE>
int[] <B>m_argsQNameIDs</B></PRE>
<DL>
<DD>List of namespace/local-name pairs, DTM style, that are unique
qname identifiers for the arguments. The position of a given qname
in the list is the argument ID, and thus the position in the stack
frame.</DL>
<HR>
<H3>
m_frameSize</H3>
<PRE>
int <B>m_frameSize</B></PRE>
<DL>
<DD>The stack frame size for this template, which is equal to the maximum number
of params and variables that can be declared in the template at one time.</DL>
<HR>
<H3>
m_inArgsSize</H3>
<PRE>
int <B>m_inArgsSize</B></PRE>
<DL>
<DD>The size of the portion of the stack frame that can hold parameter
arguments.</DL>
<HR>
<H3>
m_matchPattern</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_matchPattern</B></PRE>
<DL>
<DD>The match attribute is a Pattern that identifies the source
node or nodes to which the rule applies.</DL>
<HR>
<H3>
m_mode</H3>
<PRE>
<A HREF="org/apache/xml/utils/QName.html">QName</A> <B>m_mode</B></PRE>
<DL>
<DD>Modes allow an element to be processed multiple times,
each time producing a different result.</DL>
<HR>
<H3>
m_name</H3>
<PRE>
<A HREF="org/apache/xml/utils/QName.html">QName</A> <B>m_name</B></PRE>
<DL>
<DD>An xsl:template element with a name attribute specifies a named template.</DL>
<HR>
<H3>
m_priority</H3>
<PRE>
double <B>m_priority</B></PRE>
<DL>
<DD>The priority of a template rule is specified by the priority
attribute on the template rule.</DL>
<HR>
<H3>
m_publicId</H3>
<PRE>
java.lang.String <B>m_publicId</B></PRE>
<DL>
<DD>The public identifier for the current document event.</DL>
<HR>
<H3>
m_stylesheet</H3>
<PRE>
<A HREF="org/apache/xalan/templates/Stylesheet.html">Stylesheet</A> <B>m_stylesheet</B></PRE>
<DL>
<DD>The owning stylesheet.
(Should this only be put on the template element, to
conserve space?)</DL>
<HR>
<H3>
m_systemId</H3>
<PRE>
java.lang.String <B>m_systemId</B></PRE>
<DL>
<DD>The system identifier for the current document event.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemTemplateElement"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemTemplateElement.html">org.apache.xalan.templates.ElemTemplateElement</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_columnNumber</H3>
<PRE>
int <B>m_columnNumber</B></PRE>
<DL>
<DD>the column number where the current document event ends.</DL>
<HR>
<H3>
m_declaredPrefixes</H3>
<PRE>
java.util.List <B>m_declaredPrefixes</B></PRE>
<DL>
<DD>The list of namespace declarations for this element only.</DL>
<HR>
<H3>
m_defaultSpace</H3>
<PRE>
boolean <B>m_defaultSpace</B></PRE>
<DL>
<DD>Tell if this element has the default space handling
turned off or on according to the xml:space attribute.</DL>
<HR>
<H3>
m_docOrderNumber</H3>
<PRE>
int <B>m_docOrderNumber</B></PRE>
<DL>
<DD>The *relative* document order number of this element.</DL>
<HR>
<H3>
m_endColumnNumber</H3>
<PRE>
int <B>m_endColumnNumber</B></PRE>
<DL>
<DD>the column number where the current document event ends.</DL>
<HR>
<H3>
m_endLineNumber</H3>
<PRE>
int <B>m_endLineNumber</B></PRE>
<DL>
<DD>line number where the current document event ends.</DL>
<HR>
<H3>
m_firstChild</H3>
<PRE>
<A HREF="org/apache/xalan/templates/ElemTemplateElement.html">ElemTemplateElement</A> <B>m_firstChild</B></PRE>
<DL>
<DD>First child.</DL>
<HR>
<H3>
m_hasTextLitOnly</H3>
<PRE>
boolean <B>m_hasTextLitOnly</B></PRE>
<DL>
<DD>Tell if this element only has one text child, for optimization purposes.</DL>
<HR>
<H3>
m_hasVariableDecl</H3>
<PRE>
boolean <B>m_hasVariableDecl</B></PRE>
<DL>
<DD>Tell if this element only has one text child, for optimization purposes.</DL>
<HR>
<H3>
m_lineNumber</H3>
<PRE>
int <B>m_lineNumber</B></PRE>
<DL>
<DD>line number where the current document event ends.</DL>
<HR>
<H3>
m_nextSibling</H3>
<PRE>
<A HREF="org/apache/xalan/templates/ElemTemplateElement.html">ElemTemplateElement</A> <B>m_nextSibling</B></PRE>
<DL>
<DD>Next sibling.</DL>
<HR>
<H3>
m_parentNode</H3>
<PRE>
<A HREF="org/apache/xalan/templates/ElemTemplateElement.html">ElemTemplateElement</A> <B>m_parentNode</B></PRE>
<DL>
<DD>Parent node.</DL>
<HR>
<H3>
m_prefixTable</H3>
<PRE>
java.util.List <B>m_prefixTable</B></PRE>
<DL>
<DD>The table of {@link XMLNSDecl}s for this element
and all parent elements, screened for excluded prefixes.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemText"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemText.html">org.apache.xalan.templates.ElemText</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_disableOutputEscaping</H3>
<PRE>
boolean <B>m_disableOutputEscaping</B></PRE>
<DL>
<DD>Tells if this element should disable escaping.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemTextLiteral"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemTextLiteral.html">org.apache.xalan.templates.ElemTextLiteral</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_ch</H3>
<PRE>
char[] <B>m_ch</B></PRE>
<DL>
<DD>The character array.</DL>
<HR>
<H3>
m_disableOutputEscaping</H3>
<PRE>
boolean <B>m_disableOutputEscaping</B></PRE>
<DL>
<DD>Tells if this element should disable escaping.</DL>
<HR>
<H3>
m_preserveSpace</H3>
<PRE>
boolean <B>m_preserveSpace</B></PRE>
<DL>
<DD>Tell if space should be preserved.</DL>
<HR>
<H3>
m_str</H3>
<PRE>
java.lang.String <B>m_str</B></PRE>
<DL>
<DD>The character array as a string.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemUnknown"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemUnknown.html">org.apache.xalan.templates.ElemUnknown</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.ElemUse"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemUse.html">org.apache.xalan.templates.ElemUse</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_attributeSetsNames</H3>
<PRE>
<A HREF="org/apache/xml/utils/QName.html">QName</A>[] <B>m_attributeSetsNames</B></PRE>
<DL>
<DD>The value of the "use-attribute-sets" attribute.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemValueOf"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemValueOf.html">org.apache.xalan.templates.ElemValueOf</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_disableOutputEscaping</H3>
<PRE>
boolean <B>m_disableOutputEscaping</B></PRE>
<DL>
<DD>Tells if this element should disable escaping.</DL>
<HR>
<H3>
m_isDot</H3>
<PRE>
boolean <B>m_isDot</B></PRE>
<DL>
<DD>True if the pattern is a simple ".".</DL>
<HR>
<H3>
m_selectExpression</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_selectExpression</B></PRE>
<DL>
<DD>The select expression to be executed.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemVariable"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemVariable.html">org.apache.xalan.templates.ElemVariable</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_frameSize</H3>
<PRE>
int <B>m_frameSize</B></PRE>
<DL>
<DD>The stack frame size for this variable if it is a global variable
that declares an RTF, which is equal to the maximum number
of variables that can be declared in the variable at one time.</DL>
<HR>
<H3>
m_index</H3>
<PRE>
int <B>m_index</B></PRE>
<DL>
<DD>This is the index into the stack frame.</DL>
<HR>
<H3>
m_isTopLevel</H3>
<PRE>
boolean <B>m_isTopLevel</B></PRE>
<DL>
<DD>Tells if this is a top-level variable or param, or not.</DL>
<HR>
<H3>
m_qname</H3>
<PRE>
<A HREF="org/apache/xml/utils/QName.html">QName</A> <B>m_qname</B></PRE>
<DL>
<DD>The value of the "name" attribute.</DL>
<HR>
<H3>
m_selectPattern</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_selectPattern</B></PRE>
<DL>
<DD>The value of the "select" attribute.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemVariablePsuedo"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemVariablePsuedo.html">org.apache.xalan.templates.ElemVariablePsuedo</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_lazyVar</H3>
<PRE>
<A HREF="org/apache/xalan/templates/XUnresolvedVariableSimple.html">XUnresolvedVariableSimple</A> <B>m_lazyVar</B></PRE>
<DL>
</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemWhen"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemWhen.html">org.apache.xalan.templates.ElemWhen</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_test</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_test</B></PRE>
<DL>
<DD>Each xsl:when element has a single attribute, test,
which specifies an expression.</DL>
<P>
<A NAME="org.apache.xalan.templates.ElemWithParam"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/ElemWithParam.html">org.apache.xalan.templates.ElemWithParam</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_index</H3>
<PRE>
int <B>m_index</B></PRE>
<DL>
<DD>This is the index to the stack frame being called, <emph>not</emph> the
stack frame that contains this element.</DL>
<HR>
<H3>
m_qname</H3>
<PRE>
<A HREF="org/apache/xml/utils/QName.html">QName</A> <B>m_qname</B></PRE>
<DL>
<DD>The required name attribute specifies the name of the
parameter (the variable the value of whose binding is
to be replaced). The value of the name attribute is a QName,
which is expanded as described in [2.4 Qualified Names].</DL>
<HR>
<H3>
m_qnameID</H3>
<PRE>
int <B>m_qnameID</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_selectPattern</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_selectPattern</B></PRE>
<DL>
<DD>The "select" attribute, which specifies the value of the
argument, if element content is not specified.</DL>
<P>
<A NAME="org.apache.xalan.templates.FuncDocument"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/FuncDocument.html">org.apache.xalan.templates.FuncDocument</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.FuncFormatNumb"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/FuncFormatNumb.html">org.apache.xalan.templates.FuncFormatNumb</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.FuncKey"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/FuncKey.html">org.apache.xalan.templates.FuncKey</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.templates.KeyDeclaration"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/KeyDeclaration.html">org.apache.xalan.templates.KeyDeclaration</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_matchPattern</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_matchPattern</B></PRE>
<DL>
<DD>The "match" attribute.</DL>
<HR>
<H3>
m_name</H3>
<PRE>
<A HREF="org/apache/xml/utils/QName.html">QName</A> <B>m_name</B></PRE>
<DL>
<DD>The "name" property.</DL>
<HR>
<H3>
m_use</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_use</B></PRE>
<DL>
<DD>The "use" attribute.</DL>
<P>
<A NAME="org.apache.xalan.templates.NamespaceAlias"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/NamespaceAlias.html">org.apache.xalan.templates.NamespaceAlias</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_ResultNamespace</H3>
<PRE>
java.lang.String <B>m_ResultNamespace</B></PRE>
<DL>
<DD>The result namespace.</DL>
<HR>
<H3>
m_ResultPrefix</H3>
<PRE>
java.lang.String <B>m_ResultPrefix</B></PRE>
<DL>
<DD>The "result-prefix" attribute.</DL>
<HR>
<H3>
m_StylesheetNamespace</H3>
<PRE>
java.lang.String <B>m_StylesheetNamespace</B></PRE>
<DL>
<DD>The namespace in the stylesheet space.</DL>
<HR>
<H3>
m_StylesheetPrefix</H3>
<PRE>
java.lang.String <B>m_StylesheetPrefix</B></PRE>
<DL>
<DD>The "stylesheet-prefix" attribute.</DL>
<P>
<A NAME="org.apache.xalan.templates.OutputProperties"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/OutputProperties.html">org.apache.xalan.templates.OutputProperties</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_properties</H3>
<PRE>
java.util.Properties <B>m_properties</B></PRE>
<DL>
<DD>The output properties.</DL>
<P>
<A NAME="org.apache.xalan.templates.Stylesheet"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/Stylesheet.html">org.apache.xalan.templates.Stylesheet</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serialized_methods"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialization Methods</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
readObject</H3>
<PRE>
private void <B>readObject</B>(java.io.ObjectInputStream&nbsp;stream)
throws java.io.IOException,
<A HREF="javax/xml/transform/TransformerException.html">TransformerException</A></PRE>
<DL>
<DD>Read the stylesheet from a serialization stream.</DL>
<HR>
<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3>
writeObject</H3>
<PRE>
private void <B>writeObject</B>(java.io.ObjectOutputStream&nbsp;stream)
throws java.io.IOException</PRE>
<DL>
<DD>Write out the given output stream</DL>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_attributeSets</H3>
<PRE>
java.util.Vector <B>m_attributeSets</B></PRE>
<DL>
<DD>The "xsl:attribute-set" property.</DL>
<HR>
<H3>
m_DecimalFormatDeclarations</H3>
<PRE>
java.util.Stack <B>m_DecimalFormatDeclarations</B></PRE>
<DL>
<DD>Table of tables of element decimal-format.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="org/apache/xalan/templates/DecimalFormatProperties.html"><CODE>DecimalFormatProperties</CODE></A></DL>
</DD>
</DL>
<HR>
<H3>
m_ExcludeResultPrefixs</H3>
<PRE>
<A HREF="org/apache/xml/utils/StringVector.html">StringVector</A> <B>m_ExcludeResultPrefixs</B></PRE>
<DL>
<DD>The "exclude-result-prefixes" property.</DL>
<HR>
<H3>
m_ExtensionElementURIs</H3>
<PRE>
<A HREF="org/apache/xml/utils/StringVector.html">StringVector</A> <B>m_ExtensionElementURIs</B></PRE>
<DL>
<DD>The "extension-element-prefixes" property, actually contains URIs.</DL>
<HR>
<H3>
m_href</H3>
<PRE>
java.lang.String <B>m_href</B></PRE>
<DL>
<DD>The base URL of the XSL document.</DL>
<HR>
<H3>
m_Id</H3>
<PRE>
java.lang.String <B>m_Id</B></PRE>
<DL>
<DD>The "id" property.</DL>
<HR>
<H3>
m_imports</H3>
<PRE>
java.util.Vector <B>m_imports</B></PRE>
<DL>
<DD>The "xsl:import" list.</DL>
<HR>
<H3>
m_includes</H3>
<PRE>
java.util.Vector <B>m_includes</B></PRE>
<DL>
<DD>The "xsl:include" properties.</DL>
<HR>
<H3>
m_isCompatibleMode</H3>
<PRE>
boolean <B>m_isCompatibleMode</B></PRE>
<DL>
<DD>Whether or not the stylesheet is in "Forward Compatibility Mode"</DL>
<HR>
<H3>
m_keyDeclarations</H3>
<PRE>
java.util.Vector <B>m_keyDeclarations</B></PRE>
<DL>
<DD>The "xsl:key" property.</DL>
<HR>
<H3>
m_NonXslTopLevel</H3>
<PRE>
java.util.Hashtable <B>m_NonXslTopLevel</B></PRE>
<DL>
<DD>The "non-xsl-top-level" properties.</DL>
<HR>
<H3>
m_output</H3>
<PRE>
java.util.Vector <B>m_output</B></PRE>
<DL>
<DD>The "xsl:output" properties. This is a vector of OutputProperties objects.</DL>
<HR>
<H3>
m_prefix_aliases</H3>
<PRE>
java.util.Vector <B>m_prefix_aliases</B></PRE>
<DL>
<DD>The "xsl:namespace-alias" properties.</DL>
<HR>
<H3>
m_publicId</H3>
<PRE>
java.lang.String <B>m_publicId</B></PRE>
<DL>
<DD>The doctype-public element.</DL>
<HR>
<H3>
m_stylesheetParent</H3>
<PRE>
<A HREF="org/apache/xalan/templates/Stylesheet.html">Stylesheet</A> <B>m_stylesheetParent</B></PRE>
<DL>
<DD>The parent of the stylesheet. This will be null if this
is the root stylesheet.</DL>
<HR>
<H3>
m_stylesheetRoot</H3>
<PRE>
<A HREF="org/apache/xalan/templates/StylesheetRoot.html">StylesheetRoot</A> <B>m_stylesheetRoot</B></PRE>
<DL>
<DD>The root of the stylesheet, where all the tables common
to all stylesheets are kept.</DL>
<HR>
<H3>
m_systemId</H3>
<PRE>
java.lang.String <B>m_systemId</B></PRE>
<DL>
<DD>The doctype-system element.</DL>
<HR>
<H3>
m_templates</H3>
<PRE>
java.util.Vector <B>m_templates</B></PRE>
<DL>
<DD>The "xsl:template" properties.</DL>
<HR>
<H3>
m_topLevelVariables</H3>
<PRE>
java.util.Vector <B>m_topLevelVariables</B></PRE>
<DL>
<DD>The "xsl:variable" and "xsl:param" properties.</DL>
<HR>
<H3>
m_Version</H3>
<PRE>
java.lang.String <B>m_Version</B></PRE>
<DL>
<DD>The "version" property.</DL>
<HR>
<H3>
m_whitespacePreservingElements</H3>
<PRE>
java.util.Vector <B>m_whitespacePreservingElements</B></PRE>
<DL>
<DD>The "xsl:preserve-space" property,
A lookup table of all space preserving elements.</DL>
<HR>
<H3>
m_whitespaceStrippingElements</H3>
<PRE>
java.util.Vector <B>m_whitespaceStrippingElements</B></PRE>
<DL>
<DD>The "xsl:strip-space" properties,
A lookup table of all space stripping elements.</DL>
<HR>
<H3>
m_XmlnsXsl</H3>
<PRE>
java.lang.String <B>m_XmlnsXsl</B></PRE>
<DL>
<DD>The "xmlns:xsl" property.</DL>
<P>
<A NAME="org.apache.xalan.templates.StylesheetComposed"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/StylesheetComposed.html">org.apache.xalan.templates.StylesheetComposed</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_endImportCountComposed</H3>
<PRE>
int <B>m_endImportCountComposed</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_importCountComposed</H3>
<PRE>
int <B>m_importCountComposed</B></PRE>
<DL>
<DD>The precedence of this stylesheet in the global import list.
The lowest precedence stylesheet is 0. A higher
number has a higher precedence.</DL>
<HR>
<H3>
m_importNumber</H3>
<PRE>
int <B>m_importNumber</B></PRE>
<DL>
<DD>Order in import chain.</DL>
<P>
<A NAME="org.apache.xalan.templates.StylesheetRoot"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/StylesheetRoot.html">org.apache.xalan.templates.StylesheetRoot</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_attrSets</H3>
<PRE>
java.util.HashMap <B>m_attrSets</B></PRE>
<DL>
<DD>Composed set of all included and imported attribute set properties.
Each entry is a vector of ElemAttributeSet objects.</DL>
<HR>
<H3>
m_availElems</H3>
<PRE>
java.util.HashMap <B>m_availElems</B></PRE>
<DL>
<DD>The schema used when creating this StylesheetRoot</DL>
<HR>
<H3>
m_decimalFormatSymbols</H3>
<PRE>
java.util.Hashtable <B>m_decimalFormatSymbols</B></PRE>
<DL>
<DD>Table of DecimalFormatSymbols, keyed by QName.</DL>
<HR>
<H3>
m_defaultRootRule</H3>
<PRE>
<A HREF="org/apache/xalan/templates/ElemTemplate.html">ElemTemplate</A> <B>m_defaultRootRule</B></PRE>
<DL>
<DD>The default template to use for the root if we don't find
anything else. This is initialized in initDefaultRule().
We kind of need this because the defaultRule isn't good
enough because it doesn't supply a document context.
For now, I default the root document element to "HTML".
Don't know if this is really a good idea or not.
I suspect it is not.<DD><DL>
<DT><B>Usage:</B><DD><i><font size="-1" color="#00FF00"> **For advanced use only**</font></i></DD>
</DD>
</DL>
</DD>
</DL>
<HR>
<H3>
m_defaultRule</H3>
<PRE>
<A HREF="org/apache/xalan/templates/ElemTemplate.html">ElemTemplate</A> <B>m_defaultRule</B></PRE>
<DL>
<DD>The default template to use if we don't find anything
else. This is initialized in initDefaultRule().<DD><DL>
<DT><B>Usage:</B><DD><i><font size="-1" color="#00FF00"> **For advanced use only**</font></i></DD>
</DD>
</DL>
</DD>
</DL>
<HR>
<H3>
m_defaultTextRule</H3>
<PRE>
<A HREF="org/apache/xalan/templates/ElemTemplate.html">ElemTemplate</A> <B>m_defaultTextRule</B></PRE>
<DL>
<DD>The default template to use for text nodes if we don't find
anything else. This is initialized in initDefaultRule().<DD><DL>
<DT><B>Usage:</B><DD><i><font size="-1" color="#00FF00"> **For advanced use only**</font></i></DD>
</DD>
</DL>
</DD>
</DL>
<HR>
<H3>
m_extensionHandlerClass</H3>
<PRE>
java.lang.String <B>m_extensionHandlerClass</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_globalImportList</H3>
<PRE>
<A HREF="org/apache/xalan/templates/StylesheetComposed.html">StylesheetComposed</A>[] <B>m_globalImportList</B></PRE>
<DL>
<DD>The combined list of imports. The stylesheet with the highest
import precedence will be at element 0. The one with the lowest
import precedence will be at element length - 1.</DL>
<HR>
<H3>
m_incremental</H3>
<PRE>
boolean <B>m_incremental</B></PRE>
<DL>
<DD>The flag for the setting of the incremental feature;</DL>
<HR>
<H3>
m_isSecureProcessing</H3>
<PRE>
boolean <B>m_isSecureProcessing</B></PRE>
<DL>
<DD>State of the secure processing feature.</DL>
<HR>
<H3>
m_keyDecls</H3>
<PRE>
java.util.Vector <B>m_keyDecls</B></PRE>
<DL>
<DD>A list of all key declarations visible from this stylesheet and all
lesser stylesheets.</DL>
<HR>
<H3>
m_namespaceAliasComposed</H3>
<PRE>
java.util.Hashtable <B>m_namespaceAliasComposed</B></PRE>
<DL>
<DD>Composed set of all namespace aliases.</DL>
<HR>
<H3>
m_optimizer</H3>
<PRE>
boolean <B>m_optimizer</B></PRE>
<DL>
<DD>The flag for the setting of the optimize feature;</DL>
<HR>
<H3>
m_outputMethodSet</H3>
<PRE>
boolean <B>m_outputMethodSet</B></PRE>
<DL>
<DD>Flag indicating whether an output method has been set by the user.</DL>
<HR>
<H3>
m_outputProperties</H3>
<PRE>
<A HREF="org/apache/xalan/templates/OutputProperties.html">OutputProperties</A> <B>m_outputProperties</B></PRE>
<DL>
<DD>This will be set up with the default values, and then the values
will be set as stylesheets are encountered.</DL>
<HR>
<H3>
m_selectDefault</H3>
<PRE>
<A HREF="org/apache/xpath/XPath.html">XPath</A> <B>m_selectDefault</B></PRE>
<DL>
<DD>Used for default selection.</DL>
<HR>
<H3>
m_source_location</H3>
<PRE>
boolean <B>m_source_location</B></PRE>
<DL>
<DD>The flag for the setting of the source_location feature;</DL>
<HR>
<H3>
m_startRule</H3>
<PRE>
<A HREF="org/apache/xalan/templates/ElemTemplate.html">ElemTemplate</A> <B>m_startRule</B></PRE>
<DL>
<DD>The start rule to kick off the transformation.<DD><DL>
<DT><B>Usage:</B><DD><i><font size="-1" color="#00FF00"> **For advanced use only**</font></i></DD>
</DD>
</DL>
</DD>
</DL>
<HR>
<H3>
m_templateList</H3>
<PRE>
<A HREF="org/apache/xalan/templates/TemplateList.html">TemplateList</A> <B>m_templateList</B></PRE>
<DL>
<DD>The "xsl:template" properties.</DL>
<HR>
<H3>
m_variables</H3>
<PRE>
java.util.Vector <B>m_variables</B></PRE>
<DL>
<DD>Composed set of all variables and params.</DL>
<HR>
<H3>
m_whiteSpaceInfoList</H3>
<PRE>
<A HREF="org/apache/xalan/templates/TemplateList.html">TemplateList</A> <B>m_whiteSpaceInfoList</B></PRE>
<DL>
<DD>A list of properties that specify how to do space
stripping. This uses the same exact mechanism as Templates.</DL>
<P>
<A NAME="org.apache.xalan.templates.TemplateList"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/TemplateList.html">org.apache.xalan.templates.TemplateList</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_commentPatterns</H3>
<PRE>
org.apache.xalan.templates.TemplateSubPatternAssociation <B>m_commentPatterns</B></PRE>
<DL>
<DD>Comment Patterns.</DL>
<HR>
<H3>
m_docPatterns</H3>
<PRE>
org.apache.xalan.templates.TemplateSubPatternAssociation <B>m_docPatterns</B></PRE>
<DL>
<DD>Root document Patterns.</DL>
<HR>
<H3>
m_namedTemplates</H3>
<PRE>
java.util.Hashtable <B>m_namedTemplates</B></PRE>
<DL>
<DD>Keyed on string macro names, and holding values
that are macro elements in the XSL DOM tree.
Initialized in initMacroLookupTable, and used in
findNamedTemplate.</DL>
<HR>
<H3>
m_patternTable</H3>
<PRE>
java.util.Hashtable <B>m_patternTable</B></PRE>
<DL>
<DD>This table is keyed on the target elements
of patterns, and contains linked lists of
the actual patterns that match the target element
to some degree of specifity.</DL>
<HR>
<H3>
m_textPatterns</H3>
<PRE>
org.apache.xalan.templates.TemplateSubPatternAssociation <B>m_textPatterns</B></PRE>
<DL>
<DD>Text Patterns.</DL>
<HR>
<H3>
m_wildCardPatterns</H3>
<PRE>
org.apache.xalan.templates.TemplateSubPatternAssociation <B>m_wildCardPatterns</B></PRE>
<DL>
<DD>Wildcard patterns.</DL>
<P>
<A NAME="org.apache.xalan.templates.WhiteSpaceInfo"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/WhiteSpaceInfo.html">org.apache.xalan.templates.WhiteSpaceInfo</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_shouldStripSpace</H3>
<PRE>
boolean <B>m_shouldStripSpace</B></PRE>
<DL>
<DD>Flag indicating whether whitespaces should be stripped.</DL>
<P>
<A NAME="org.apache.xalan.templates.XMLNSDecl"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/XMLNSDecl.html">org.apache.xalan.templates.XMLNSDecl</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_isExcluded</H3>
<PRE>
boolean <B>m_isExcluded</B></PRE>
<DL>
<DD>true if this namespace declaration should normally be excluded.</DL>
<HR>
<H3>
m_prefix</H3>
<PRE>
java.lang.String <B>m_prefix</B></PRE>
<DL>
<DD>non-null reference to prefix, using "" for default namespace.</DL>
<HR>
<H3>
m_uri</H3>
<PRE>
java.lang.String <B>m_uri</B></PRE>
<DL>
<DD>non-null reference to namespace URI.</DL>
<P>
<A NAME="org.apache.xalan.templates.XUnresolvedVariable"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/XUnresolvedVariable.html">org.apache.xalan.templates.XUnresolvedVariable</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_isGlobal</H3>
<PRE>
boolean <B>m_isGlobal</B></PRE>
<DL>
<DD>true if this variable or parameter is a global.</DL>
<P>
<A NAME="org.apache.xalan.templates.XUnresolvedVariableSimple"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/templates/XUnresolvedVariableSimple.html">org.apache.xalan.templates.XUnresolvedVariableSimple</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xalan.transformer</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xalan.transformer.CountersTable"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/transformer/CountersTable.html">org.apache.xalan.transformer.CountersTable</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.transformer.KeyIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/transformer/KeyIterator.html">org.apache.xalan.transformer.KeyIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_keyDeclarations</H3>
<PRE>
java.util.Vector <B>m_keyDeclarations</B></PRE>
<DL>
<DD>Vector of Key declarations in the stylesheet.</DL>
<HR>
<H3>
m_name</H3>
<PRE>
<A HREF="org/apache/xml/utils/QName.html">QName</A> <B>m_name</B></PRE>
<DL>
<DD>Key name.</DL>
<P>
<A NAME="org.apache.xalan.transformer.KeyRefIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/transformer/KeyRefIterator.html">org.apache.xalan.transformer.KeyRefIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_keyDeclarations</H3>
<PRE>
java.util.Vector <B>m_keyDeclarations</B></PRE>
<DL>
<DD>Vector of Key declarations in the stylesheet.</DL>
<HR>
<H3>
m_keysNodes</H3>
<PRE>
<A HREF="org/apache/xml/dtm/DTMIterator.html">DTMIterator</A> <B>m_keysNodes</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_name</H3>
<PRE>
<A HREF="org/apache/xml/utils/QName.html">QName</A> <B>m_name</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_ref</H3>
<PRE>
<A HREF="org/apache/xml/utils/XMLString.html">XMLString</A> <B>m_ref</B></PRE>
<DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xalan.xsltc</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xalan.xsltc.TransletException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/xsltc/TransletException.html">org.apache.xalan.xsltc.TransletException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xalan.xsltc.cmdline.getopt</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xalan.xsltc.cmdline.getopt.GetOptsException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/xsltc/cmdline/getopt/GetOptsException.html">org.apache.xalan.xsltc.cmdline.getopt.GetOptsException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xalan.xsltc.compiler</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xalan.xsltc.compiler.CompilerException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/xsltc/compiler/CompilerException.html">org.apache.xalan.xsltc.compiler.CompilerException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
_msg</H3>
<PRE>
java.lang.String <B>_msg</B></PRE>
<DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xalan.xsltc.compiler.util</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xalan.xsltc.compiler.util.InternalError"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/xsltc/compiler/util/InternalError.html">org.apache.xalan.xsltc.compiler.util.InternalError</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.xsltc.compiler.util.MultiHashtable"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/xsltc/compiler/util/MultiHashtable.html">org.apache.xalan.xsltc.compiler.util.MultiHashtable</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.xsltc.compiler.util.StringStack"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/xsltc/compiler/util/StringStack.html">org.apache.xalan.xsltc.compiler.util.StringStack</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xalan.xsltc.compiler.util.TypeCheckError"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/xsltc/compiler/util/TypeCheckError.html">org.apache.xalan.xsltc.compiler.util.TypeCheckError</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
_error</H3>
<PRE>
<A HREF="org/apache/xalan/xsltc/compiler/util/ErrorMsg.html">ErrorMsg</A> <B>_error</B></PRE>
<DL>
</DL>
<HR>
<H3>
_node</H3>
<PRE>
<A HREF="org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html">SyntaxTreeNode</A> <B>_node</B></PRE>
<DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xalan.xsltc.dom</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xalan.xsltc.dom.BitArray"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/xsltc/dom/BitArray.html">org.apache.xalan.xsltc.dom.BitArray</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serialized_methods"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialization Methods</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="readExternal(java.io.ObjectInput)"><!-- --></A><H3>
readExternal</H3>
<PRE>
public void <B>readExternal</B>(java.io.ObjectInput&nbsp;in)
throws java.io.IOException,
java.lang.ClassNotFoundException</PRE>
<DL>
<DD>Read the whole tree from a file (serialized)</DL>
<HR>
<A NAME="writeExternal(java.io.ObjectOutput)"><!-- --></A><H3>
writeExternal</H3>
<PRE>
public void <B>writeExternal</B>(java.io.ObjectOutput&nbsp;out)
throws java.io.IOException</PRE>
<DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xalan.xsltc.trax</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xalan.xsltc.trax.TemplatesImpl"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xalan/xsltc/trax/TemplatesImpl.html">org.apache.xalan.xsltc.trax.TemplatesImpl</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serialized_methods"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialization Methods</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
readObject</H3>
<PRE>
private void <B>readObject</B>(java.io.ObjectInputStream&nbsp;is)
throws java.io.IOException,
java.lang.ClassNotFoundException</PRE>
<DL>
<DD>Overrides the default readObject implementation since we decided
it would be cleaner not to serialize the entire tranformer
factory. [ ref bugzilla 12317 ]
We need to check if the user defined class for URIResolver also
implemented Serializable
if yes then we need to deserialize the URIResolver
Fix for bugzilla bug 22438</DL>
<HR>
<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3>
writeObject</H3>
<PRE>
private void <B>writeObject</B>(java.io.ObjectOutputStream&nbsp;os)
throws java.io.IOException,
java.lang.ClassNotFoundException</PRE>
<DL>
<DD>This is to fix bugzilla bug 22438
If the user defined class implements URIResolver and Serializable
then we want it to get serialized</DL>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
_auxClasses</H3>
<PRE>
<A HREF="org/apache/xalan/xsltc/runtime/Hashtable.html">Hashtable</A> <B>_auxClasses</B></PRE>
<DL>
<DD>Contains the list of auxiliary class definitions.</DL>
<HR>
<H3>
_bytecodes</H3>
<PRE>
byte[][] <B>_bytecodes</B></PRE>
<DL>
<DD>Contains the actual class definition for the translet class and
any auxiliary classes.</DL>
<HR>
<H3>
_class</H3>
<PRE>
java.lang.Class[] <B>_class</B></PRE>
<DL>
<DD>Contains the translet class definition(s). These are created when
this Templates is created or when it is read back from disk.</DL>
<HR>
<H3>
_indentNumber</H3>
<PRE>
int <B>_indentNumber</B></PRE>
<DL>
<DD>Number of spaces to add for output indentation.</DL>
<HR>
<H3>
_name</H3>
<PRE>
java.lang.String <B>_name</B></PRE>
<DL>
<DD>Name of the main class or default name if unknown.</DL>
<HR>
<H3>
_outputProperties</H3>
<PRE>
java.util.Properties <B>_outputProperties</B></PRE>
<DL>
<DD>Output properties of this translet.</DL>
<HR>
<H3>
_transletIndex</H3>
<PRE>
int <B>_transletIndex</B></PRE>
<DL>
<DD>The index of the main translet class in the arrays _class[] and
_bytecodes.</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xml.dtm</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xml.dtm.DTMConfigurationException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/dtm/DTMConfigurationException.html">org.apache.xml.dtm.DTMConfigurationException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xml.dtm.DTMDOMException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/dtm/DTMDOMException.html">org.apache.xml.dtm.DTMDOMException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xml.dtm.DTMException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/dtm/DTMException.html">org.apache.xml.dtm.DTMException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
containedException</H3>
<PRE>
java.lang.Throwable <B>containedException</B></PRE>
<DL>
<DD>Field containedException specifies a wrapped exception. May be null.</DL>
<HR>
<H3>
locator</H3>
<PRE>
<A HREF="javax/xml/transform/SourceLocator.html">SourceLocator</A> <B>locator</B></PRE>
<DL>
<DD>Field locator specifies where the error occured.</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xml.dtm.ref</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xml.dtm.ref.DTMNamedNodeMap.DTMException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/dtm/ref/DTMNamedNodeMap.DTMException.html">org.apache.xml.dtm.ref.DTMNamedNodeMap.DTMException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
this$0</H3>
<PRE>
<A HREF="org/apache/xml/dtm/ref/DTMNamedNodeMap.html">DTMNamedNodeMap</A> <B>this$0</B></PRE>
<DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xml.serializer.utils</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xml.serializer.utils.URI.MalformedURIException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/serializer/utils/URI.MalformedURIException.html">org.apache.xml.serializer.utils.URI.MalformedURIException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xml.serializer.utils.WrappedRuntimeException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/serializer/utils/WrappedRuntimeException.html">org.apache.xml.serializer.utils.WrappedRuntimeException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_exception</H3>
<PRE>
java.lang.Exception <B>m_exception</B></PRE>
<DL>
<DD>Primary checked exception.</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xml.utils</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xml.utils.MutableAttrListImpl"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/utils/MutableAttrListImpl.html">org.apache.xml.utils.MutableAttrListImpl</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xml.utils.NameSpace"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/utils/NameSpace.html">org.apache.xml.utils.NameSpace</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_next</H3>
<PRE>
<A HREF="org/apache/xml/utils/NameSpace.html">NameSpace</A> <B>m_next</B></PRE>
<DL>
<DD>Next NameSpace element on the stack.</DL>
<HR>
<H3>
m_prefix</H3>
<PRE>
java.lang.String <B>m_prefix</B></PRE>
<DL>
<DD>Prefix of this NameSpace element.</DL>
<HR>
<H3>
m_uri</H3>
<PRE>
java.lang.String <B>m_uri</B></PRE>
<DL>
<DD>Namespace URI of this NameSpace element.</DL>
<P>
<A NAME="org.apache.xml.utils.NodeVector"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/utils/NodeVector.html">org.apache.xml.utils.NodeVector</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_blocksize</H3>
<PRE>
int <B>m_blocksize</B></PRE>
<DL>
<DD>Size of blocks to allocate.</DL>
<HR>
<H3>
m_firstFree</H3>
<PRE>
int <B>m_firstFree</B></PRE>
<DL>
<DD>Number of nodes in this NodeVector.</DL>
<HR>
<H3>
m_map</H3>
<PRE>
int[] <B>m_map</B></PRE>
<DL>
<DD>Array of nodes this points to.</DL>
<HR>
<H3>
m_mapSize</H3>
<PRE>
int <B>m_mapSize</B></PRE>
<DL>
<DD>Size of the array this points to.</DL>
<P>
<A NAME="org.apache.xml.utils.ObjectPool"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/utils/ObjectPool.html">org.apache.xml.utils.ObjectPool</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
freeStack</H3>
<PRE>
java.util.ArrayList <B>freeStack</B></PRE>
<DL>
<DD>Stack of given objects this points to.</DL>
<HR>
<H3>
objectType</H3>
<PRE>
java.lang.Class <B>objectType</B></PRE>
<DL>
<DD>Type of objects in this pool.</DL>
<P>
<A NAME="org.apache.xml.utils.QName"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/utils/QName.html">org.apache.xml.utils.QName</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
_localName</H3>
<PRE>
java.lang.String <B>_localName</B></PRE>
<DL>
<DD>The local name.</DL>
<HR>
<H3>
_namespaceURI</H3>
<PRE>
java.lang.String <B>_namespaceURI</B></PRE>
<DL>
<DD>The namespace URI.</DL>
<HR>
<H3>
_prefix</H3>
<PRE>
java.lang.String <B>_prefix</B></PRE>
<DL>
<DD>The namespace prefix.</DL>
<HR>
<H3>
m_hashCode</H3>
<PRE>
int <B>m_hashCode</B></PRE>
<DL>
<DD>The cached hashcode, which is calculated at construction time.</DL>
<P>
<A NAME="org.apache.xml.utils.SAXSourceLocator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/utils/SAXSourceLocator.html">org.apache.xml.utils.SAXSourceLocator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_locator</H3>
<PRE>
<A HREF="org/xml/sax/Locator.html">Locator</A> <B>m_locator</B></PRE>
<DL>
<DD>The SAX Locator object.</DL>
<P>
<A NAME="org.apache.xml.utils.SerializableLocatorImpl"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/utils/SerializableLocatorImpl.html">org.apache.xml.utils.SerializableLocatorImpl</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
columnNumber</H3>
<PRE>
int <B>columnNumber</B></PRE>
<DL>
<DD>The column number.</DL>
<HR>
<H3>
lineNumber</H3>
<PRE>
int <B>lineNumber</B></PRE>
<DL>
<DD>The line number.</DL>
<HR>
<H3>
publicId</H3>
<PRE>
java.lang.String <B>publicId</B></PRE>
<DL>
<DD>The public ID.</DL>
<HR>
<H3>
systemId</H3>
<PRE>
java.lang.String <B>systemId</B></PRE>
<DL>
<DD>The system ID.</DL>
<P>
<A NAME="org.apache.xml.utils.StopParseException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/utils/StopParseException.html">org.apache.xml.utils.StopParseException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xml.utils.StringVector"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/utils/StringVector.html">org.apache.xml.utils.StringVector</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_blocksize</H3>
<PRE>
int <B>m_blocksize</B></PRE>
<DL>
<DD>Size of blocks to allocate</DL>
<HR>
<H3>
m_firstFree</H3>
<PRE>
int <B>m_firstFree</B></PRE>
<DL>
<DD>Number of strings this contains</DL>
<HR>
<H3>
m_map</H3>
<PRE>
java.lang.String[] <B>m_map</B></PRE>
<DL>
<DD>Array of strings this contains</DL>
<HR>
<H3>
m_mapSize</H3>
<PRE>
int <B>m_mapSize</B></PRE>
<DL>
<DD>Size of the array</DL>
<P>
<A NAME="org.apache.xml.utils.URI"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/utils/URI.html">org.apache.xml.utils.URI</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_fragment</H3>
<PRE>
java.lang.String <B>m_fragment</B></PRE>
<DL>
<DD>If specified, stores the fragment for this URI; otherwise null.</DL>
<HR>
<H3>
m_host</H3>
<PRE>
java.lang.String <B>m_host</B></PRE>
<DL>
<DD>If specified, stores the host for this URI; otherwise null.</DL>
<HR>
<H3>
m_path</H3>
<PRE>
java.lang.String <B>m_path</B></PRE>
<DL>
<DD>If specified, stores the path for this URI; otherwise null.</DL>
<HR>
<H3>
m_port</H3>
<PRE>
int <B>m_port</B></PRE>
<DL>
<DD>If specified, stores the port for this URI; otherwise -1.</DL>
<HR>
<H3>
m_queryString</H3>
<PRE>
java.lang.String <B>m_queryString</B></PRE>
<DL>
<DD>If specified, stores the query string for this URI; otherwise
null.</DL>
<HR>
<H3>
m_scheme</H3>
<PRE>
java.lang.String <B>m_scheme</B></PRE>
<DL>
<DD>Stores the scheme (usually the protocol) for this URI.</DL>
<HR>
<H3>
m_userinfo</H3>
<PRE>
java.lang.String <B>m_userinfo</B></PRE>
<DL>
<DD>If specified, stores the userinfo for this URI; otherwise null.</DL>
<P>
<A NAME="org.apache.xml.utils.URI.MalformedURIException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/utils/URI.MalformedURIException.html">org.apache.xml.utils.URI.MalformedURIException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xml.utils.WrappedRuntimeException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/utils/WrappedRuntimeException.html">org.apache.xml.utils.WrappedRuntimeException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_exception</H3>
<PRE>
java.lang.Exception <B>m_exception</B></PRE>
<DL>
<DD>Primary checked exception.</DL>
<P>
<A NAME="org.apache.xml.utils.WrongParserException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xml/utils/WrongParserException.html">org.apache.xml.utils.WrongParserException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xpath</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xpath.Expression"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/Expression.html">org.apache.xpath.Expression</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_parent</H3>
<PRE>
<A HREF="org/apache/xpath/ExpressionNode.html">ExpressionNode</A> <B>m_parent</B></PRE>
<DL>
<DD>The location where this expression was built from. Need for diagnostic
messages. May be null.</DL>
<P>
<A NAME="org.apache.xpath.FoundIndex"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/FoundIndex.html">org.apache.xpath.FoundIndex</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.NodeSetDTM"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/NodeSetDTM.html">org.apache.xpath.NodeSetDTM</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_manager</H3>
<PRE>
<A HREF="org/apache/xml/dtm/DTMManager.html">DTMManager</A> <B>m_manager</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_root</H3>
<PRE>
int <B>m_root</B></PRE>
<DL>
<DD>The root of the iteration, if available.</DL>
<P>
<A NAME="org.apache.xpath.XPath"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/XPath.html">org.apache.xpath.XPath</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_mainExp</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A> <B>m_mainExp</B></PRE>
<DL>
<DD>The top of the expression tree.</DL>
<HR>
<H3>
m_patternString</H3>
<PRE>
java.lang.String <B>m_patternString</B></PRE>
<DL>
<DD>The pattern string, mainly kept around for diagnostic purposes.</DL>
<P>
<A NAME="org.apache.xpath.XPathException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/XPathException.html">org.apache.xpath.XPathException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_exception</H3>
<PRE>
java.lang.Exception <B>m_exception</B></PRE>
<DL>
<DD>A nested exception.</DL>
<HR>
<H3>
m_styleNode</H3>
<PRE>
java.lang.Object <B>m_styleNode</B></PRE>
<DL>
<DD>The home of the expression that caused the error.</DL>
<P>
<A NAME="org.apache.xpath.XPathProcessorException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/XPathProcessorException.html">org.apache.xpath.XPathProcessorException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xpath.axes</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xpath.axes.AttributeIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/AttributeIterator.html">org.apache.xpath.axes.AttributeIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.axes.AxesWalker"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/AxesWalker.html">org.apache.xpath.axes.AxesWalker</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_axis</H3>
<PRE>
int <B>m_axis</B></PRE>
<DL>
<DD>The traversal axis from where the nodes will be filtered.</DL>
<HR>
<H3>
m_dtm</H3>
<PRE>
<A HREF="org/apache/xml/dtm/DTM.html">DTM</A> <B>m_dtm</B></PRE>
<DL>
<DD>The DTM for the root. This can not be used, or must be changed,
for the filter walker, or any walker that can have nodes
from multiple documents.
Never, ever, access this value without going through getDTM(int node).</DL>
<HR>
<H3>
m_nextWalker</H3>
<PRE>
<A HREF="org/apache/xpath/axes/AxesWalker.html">AxesWalker</A> <B>m_nextWalker</B></PRE>
<DL>
<DD>The next walker in the location step chain.</DL>
<HR>
<H3>
m_prevWalker</H3>
<PRE>
<A HREF="org/apache/xpath/axes/AxesWalker.html">AxesWalker</A> <B>m_prevWalker</B></PRE>
<DL>
<DD>The previous walker in the location step chain, or null.</DL>
<HR>
<H3>
m_traverser</H3>
<PRE>
<A HREF="org/apache/xml/dtm/DTMAxisTraverser.html">DTMAxisTraverser</A> <B>m_traverser</B></PRE>
<DL>
<DD>The DTM inner traversal class, that corresponds to the super axis.</DL>
<P>
<A NAME="org.apache.xpath.axes.BasicTestIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/BasicTestIterator.html">org.apache.xpath.axes.BasicTestIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.axes.ChildIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/ChildIterator.html">org.apache.xpath.axes.ChildIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.axes.ChildTestIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/ChildTestIterator.html">org.apache.xpath.axes.ChildTestIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.axes.DescendantIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/DescendantIterator.html">org.apache.xpath.axes.DescendantIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_axis</H3>
<PRE>
int <B>m_axis</B></PRE>
<DL>
<DD>The axis that we are traversing.</DL>
<HR>
<H3>
m_extendedTypeID</H3>
<PRE>
int <B>m_extendedTypeID</B></PRE>
<DL>
<DD>The extended type ID, not set until setRoot.</DL>
<P>
<A NAME="org.apache.xpath.axes.FilterExprIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/FilterExprIterator.html">org.apache.xpath.axes.FilterExprIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_canDetachNodeset</H3>
<PRE>
boolean <B>m_canDetachNodeset</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_expr</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A> <B>m_expr</B></PRE>
<DL>
<DD>The contained expression. Should be non-null.</DL>
<HR>
<H3>
m_mustHardReset</H3>
<PRE>
boolean <B>m_mustHardReset</B></PRE>
<DL>
</DL>
<P>
<A NAME="org.apache.xpath.axes.FilterExprIteratorSimple"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/FilterExprIteratorSimple.html">org.apache.xpath.axes.FilterExprIteratorSimple</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_canDetachNodeset</H3>
<PRE>
boolean <B>m_canDetachNodeset</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_expr</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A> <B>m_expr</B></PRE>
<DL>
<DD>The contained expression. Should be non-null.</DL>
<HR>
<H3>
m_mustHardReset</H3>
<PRE>
boolean <B>m_mustHardReset</B></PRE>
<DL>
</DL>
<P>
<A NAME="org.apache.xpath.axes.FilterExprWalker"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/FilterExprWalker.html">org.apache.xpath.axes.FilterExprWalker</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_canDetachNodeset</H3>
<PRE>
boolean <B>m_canDetachNodeset</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_expr</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A> <B>m_expr</B></PRE>
<DL>
<DD>The contained expression. Should be non-null.</DL>
<HR>
<H3>
m_mustHardReset</H3>
<PRE>
boolean <B>m_mustHardReset</B></PRE>
<DL>
</DL>
<P>
<A NAME="org.apache.xpath.axes.IteratorPool"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/IteratorPool.html">org.apache.xpath.axes.IteratorPool</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_freeStack</H3>
<PRE>
java.util.ArrayList <B>m_freeStack</B></PRE>
<DL>
<DD>Stack of given objects this points to.</DL>
<HR>
<H3>
m_orig</H3>
<PRE>
<A HREF="org/apache/xml/dtm/DTMIterator.html">DTMIterator</A> <B>m_orig</B></PRE>
<DL>
<DD>Type of objects in this pool.</DL>
<P>
<A NAME="org.apache.xpath.axes.LocPathIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/LocPathIterator.html">org.apache.xpath.axes.LocPathIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serialized_methods"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialization Methods</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
readObject</H3>
<PRE>
private void <B>readObject</B>(java.io.ObjectInputStream&nbsp;stream)
throws java.io.IOException,
<A HREF="javax/xml/transform/TransformerException.html">TransformerException</A></PRE>
<DL>
<DD>Read the object from a serialization stream.</DL>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_allowDetach</H3>
<PRE>
boolean <B>m_allowDetach</B></PRE>
<DL>
<DD>Control over whether it is OK for detach to reset the iterator.</DL>
<HR>
<H3>
m_isTopLevel</H3>
<PRE>
boolean <B>m_isTopLevel</B></PRE>
<DL>
<DD>Value determined at compile time, indicates that this is an
iterator at the top level of the expression, rather than inside
a predicate.</DL>
<HR>
<H3>
m_prefixResolver</H3>
<PRE>
<A HREF="org/apache/xml/utils/PrefixResolver.html">PrefixResolver</A> <B>m_prefixResolver</B></PRE>
<DL>
<DD>Fast access to the current prefix resolver. It isn't really
clear that this is needed.</DL>
<P>
<A NAME="org.apache.xpath.axes.MatchPatternIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/MatchPatternIterator.html">org.apache.xpath.axes.MatchPatternIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_pattern</H3>
<PRE>
<A HREF="org/apache/xpath/patterns/StepPattern.html">StepPattern</A> <B>m_pattern</B></PRE>
<DL>
<DD>This is the select pattern, translated into a match pattern.</DL>
<HR>
<H3>
m_superAxis</H3>
<PRE>
int <B>m_superAxis</B></PRE>
<DL>
<DD>The traversal axis from where the nodes will be filtered.</DL>
<HR>
<H3>
m_traverser</H3>
<PRE>
<A HREF="org/apache/xml/dtm/DTMAxisTraverser.html">DTMAxisTraverser</A> <B>m_traverser</B></PRE>
<DL>
<DD>The DTM inner traversal class, that corresponds to the super axis.</DL>
<P>
<A NAME="org.apache.xpath.axes.NodeSequence"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/NodeSequence.html">org.apache.xpath.axes.NodeSequence</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_cache</H3>
<PRE>
org.apache.xpath.axes.NodeSequence.IteratorCache <B>m_cache</B></PRE>
<DL>
<DD>A cache of a list of nodes obtained from the iterator so far.
This list is appended to until the iterator is exhausted and
the cache is complete.
<p>
Multiple NodeSequence objects may share the same cache.</DL>
<HR>
<H3>
m_dtmMgr</H3>
<PRE>
<A HREF="org/apache/xml/dtm/DTMManager.html">DTMManager</A> <B>m_dtmMgr</B></PRE>
<DL>
<DD>The DTMManager to use if we're using a NodeVector only.
We may well want to do away with this, and store it in the NodeVector.</DL>
<HR>
<H3>
m_iter</H3>
<PRE>
<A HREF="org/apache/xml/dtm/DTMIterator.html">DTMIterator</A> <B>m_iter</B></PRE>
<DL>
<DD>The functional iterator that fetches nodes.</DL>
<HR>
<H3>
m_last</H3>
<PRE>
int <B>m_last</B></PRE>
<DL>
<DD>The index of the last node in the iteration.</DL>
<HR>
<H3>
m_next</H3>
<PRE>
int <B>m_next</B></PRE>
<DL>
<DD>The index of the next node to be fetched. Useful if this
is a cached iterator, and is being used as random access
NodeList.</DL>
<P>
<A NAME="org.apache.xpath.axes.OneStepIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/OneStepIterator.html">org.apache.xpath.axes.OneStepIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_axis</H3>
<PRE>
int <B>m_axis</B></PRE>
<DL>
<DD>The traversal axis from where the nodes will be filtered.</DL>
<HR>
<H3>
m_iterator</H3>
<PRE>
<A HREF="org/apache/xml/dtm/DTMAxisIterator.html">DTMAxisIterator</A> <B>m_iterator</B></PRE>
<DL>
<DD>The DTM inner traversal class, that corresponds to the super axis.</DL>
<P>
<A NAME="org.apache.xpath.axes.OneStepIteratorForward"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/OneStepIteratorForward.html">org.apache.xpath.axes.OneStepIteratorForward</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_axis</H3>
<PRE>
int <B>m_axis</B></PRE>
<DL>
<DD>The traversal axis from where the nodes will be filtered.</DL>
<P>
<A NAME="org.apache.xpath.axes.PredicatedNodeTest"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/PredicatedNodeTest.html">org.apache.xpath.axes.PredicatedNodeTest</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serialized_methods"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialization Methods</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
readObject</H3>
<PRE>
private void <B>readObject</B>(java.io.ObjectInputStream&nbsp;stream)
throws java.io.IOException,
<A HREF="javax/xml/transform/TransformerException.html">TransformerException</A></PRE>
<DL>
<DD>Read the object from a serialization stream.</DL>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_lpi</H3>
<PRE>
<A HREF="org/apache/xpath/axes/LocPathIterator.html">LocPathIterator</A> <B>m_lpi</B></PRE>
<DL>
<DD>The owning location path iterator.</DL>
<HR>
<H3>
m_predCount</H3>
<PRE>
int <B>m_predCount</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_predicates</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A>[] <B>m_predicates</B></PRE>
<DL>
<DD>The list of predicate expressions. Is static and does not need
to be deep cloned.</DL>
<P>
<A NAME="org.apache.xpath.axes.ReverseAxesWalker"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/ReverseAxesWalker.html">org.apache.xpath.axes.ReverseAxesWalker</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_iterator</H3>
<PRE>
<A HREF="org/apache/xml/dtm/DTMAxisIterator.html">DTMAxisIterator</A> <B>m_iterator</B></PRE>
<DL>
<DD>The DTM inner traversal class, that corresponds to the super axis.</DL>
<P>
<A NAME="org.apache.xpath.axes.RTFIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/RTFIterator.html">org.apache.xpath.axes.RTFIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.axes.SelfIteratorNoPredicate"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/SelfIteratorNoPredicate.html">org.apache.xpath.axes.SelfIteratorNoPredicate</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.axes.UnionChildIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/UnionChildIterator.html">org.apache.xpath.axes.UnionChildIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_nodeTests</H3>
<PRE>
<A HREF="org/apache/xpath/axes/PredicatedNodeTest.html">PredicatedNodeTest</A>[] <B>m_nodeTests</B></PRE>
<DL>
<DD>Even though these may hold full LocPathIterators, this array does
not have to be cloned, since only the node test and predicate
portion are used, and these only need static information. However,
also note that index predicates can not be used!</DL>
<P>
<A NAME="org.apache.xpath.axes.UnionPathIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/UnionPathIterator.html">org.apache.xpath.axes.UnionPathIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serialized_methods"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialization Methods</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
readObject</H3>
<PRE>
private void <B>readObject</B>(java.io.ObjectInputStream&nbsp;stream)
throws java.io.IOException,
<A HREF="javax/xml/transform/TransformerException.html">TransformerException</A></PRE>
<DL>
<DD>Read the object from a serialization stream.</DL>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_exprs</H3>
<PRE>
<A HREF="org/apache/xpath/axes/LocPathIterator.html">LocPathIterator</A>[] <B>m_exprs</B></PRE>
<DL>
<DD>The location path iterators, one for each
<a href="http://www.w3.org/TR/xpath#NT-LocationPath">location
path</a> contained in the union expression.</DL>
<HR>
<H3>
m_iterators</H3>
<PRE>
<A HREF="org/apache/xml/dtm/DTMIterator.html">DTMIterator</A>[] <B>m_iterators</B></PRE>
<DL>
<DD>The location path iterators, one for each
<a href="http://www.w3.org/TR/xpath#NT-LocationPath">location
path</a> contained in the union expression.</DL>
<P>
<A NAME="org.apache.xpath.axes.WalkingIterator"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/WalkingIterator.html">org.apache.xpath.axes.WalkingIterator</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_firstWalker</H3>
<PRE>
<A HREF="org/apache/xpath/axes/AxesWalker.html">AxesWalker</A> <B>m_firstWalker</B></PRE>
<DL>
<DD>The head of the step walker list.</DL>
<HR>
<H3>
m_lastUsedWalker</H3>
<PRE>
<A HREF="org/apache/xpath/axes/AxesWalker.html">AxesWalker</A> <B>m_lastUsedWalker</B></PRE>
<DL>
<DD>The last used step walker in the walker list.</DL>
<P>
<A NAME="org.apache.xpath.axes.WalkingIteratorSorted"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/axes/WalkingIteratorSorted.html">org.apache.xpath.axes.WalkingIteratorSorted</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_inNaturalOrderStatic</H3>
<PRE>
boolean <B>m_inNaturalOrderStatic</B></PRE>
<DL>
<DD>True if the nodes will be found in document order, and this can
be determined statically.</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xpath.domapi</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xpath.domapi.XPathStylesheetDOM3Exception"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/domapi/XPathStylesheetDOM3Exception.html">org.apache.xpath.domapi.XPathStylesheetDOM3Exception</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xpath.functions</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xpath.functions.FuncBoolean"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncBoolean.html">org.apache.xpath.functions.FuncBoolean</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncCeiling"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncCeiling.html">org.apache.xpath.functions.FuncCeiling</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncConcat"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncConcat.html">org.apache.xpath.functions.FuncConcat</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncContains"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncContains.html">org.apache.xpath.functions.FuncContains</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncCount"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncCount.html">org.apache.xpath.functions.FuncCount</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncCurrent"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncCurrent.html">org.apache.xpath.functions.FuncCurrent</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncDoclocation"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncDoclocation.html">org.apache.xpath.functions.FuncDoclocation</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncExtElementAvailable"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncExtElementAvailable.html">org.apache.xpath.functions.FuncExtElementAvailable</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncExtFunction"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncExtFunction.html">org.apache.xpath.functions.FuncExtFunction</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_argVec</H3>
<PRE>
java.util.Vector <B>m_argVec</B></PRE>
<DL>
<DD>Array of static expressions which represent the parameters to the
function.</DL>
<HR>
<H3>
m_extensionName</H3>
<PRE>
java.lang.String <B>m_extensionName</B></PRE>
<DL>
<DD>The local name of the extension.</DL>
<HR>
<H3>
m_methodKey</H3>
<PRE>
java.lang.Object <B>m_methodKey</B></PRE>
<DL>
<DD>Unique method key, which is passed to ExtensionsTable#extFunction in
order to allow caching of the method.</DL>
<HR>
<H3>
m_namespace</H3>
<PRE>
java.lang.String <B>m_namespace</B></PRE>
<DL>
<DD>The namespace for the extension function, which should not normally
be null or empty.</DL>
<P>
<A NAME="org.apache.xpath.functions.FuncExtFunctionAvailable"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncExtFunctionAvailable.html">org.apache.xpath.functions.FuncExtFunctionAvailable</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncFalse"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncFalse.html">org.apache.xpath.functions.FuncFalse</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncFloor"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncFloor.html">org.apache.xpath.functions.FuncFloor</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncGenerateId"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncGenerateId.html">org.apache.xpath.functions.FuncGenerateId</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncId"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncId.html">org.apache.xpath.functions.FuncId</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncLang"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncLang.html">org.apache.xpath.functions.FuncLang</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncLast"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncLast.html">org.apache.xpath.functions.FuncLast</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_isTopLevel</H3>
<PRE>
boolean <B>m_isTopLevel</B></PRE>
<DL>
</DL>
<P>
<A NAME="org.apache.xpath.functions.FuncLocalPart"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncLocalPart.html">org.apache.xpath.functions.FuncLocalPart</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncNamespace"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncNamespace.html">org.apache.xpath.functions.FuncNamespace</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncNormalizeSpace"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncNormalizeSpace.html">org.apache.xpath.functions.FuncNormalizeSpace</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncNot"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncNot.html">org.apache.xpath.functions.FuncNot</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncNumber"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncNumber.html">org.apache.xpath.functions.FuncNumber</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncPosition"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncPosition.html">org.apache.xpath.functions.FuncPosition</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_isTopLevel</H3>
<PRE>
boolean <B>m_isTopLevel</B></PRE>
<DL>
</DL>
<P>
<A NAME="org.apache.xpath.functions.FuncQname"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncQname.html">org.apache.xpath.functions.FuncQname</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncRound"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncRound.html">org.apache.xpath.functions.FuncRound</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncStartsWith"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncStartsWith.html">org.apache.xpath.functions.FuncStartsWith</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncString"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncString.html">org.apache.xpath.functions.FuncString</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncStringLength"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncStringLength.html">org.apache.xpath.functions.FuncStringLength</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncSubstring"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncSubstring.html">org.apache.xpath.functions.FuncSubstring</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncSubstringAfter"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncSubstringAfter.html">org.apache.xpath.functions.FuncSubstringAfter</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncSubstringBefore"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncSubstringBefore.html">org.apache.xpath.functions.FuncSubstringBefore</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncSum"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncSum.html">org.apache.xpath.functions.FuncSum</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncSystemProperty"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncSystemProperty.html">org.apache.xpath.functions.FuncSystemProperty</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.Function"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/Function.html">org.apache.xpath.functions.Function</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.Function2Args"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/Function2Args.html">org.apache.xpath.functions.Function2Args</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_arg1</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A> <B>m_arg1</B></PRE>
<DL>
<DD>The second argument passed to the function (at index 1).</DL>
<P>
<A NAME="org.apache.xpath.functions.Function3Args"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/Function3Args.html">org.apache.xpath.functions.Function3Args</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_arg2</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A> <B>m_arg2</B></PRE>
<DL>
<DD>The third argument passed to the function (at index 2).</DL>
<P>
<A NAME="org.apache.xpath.functions.FunctionDef1Arg"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FunctionDef1Arg.html">org.apache.xpath.functions.FunctionDef1Arg</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FunctionMultiArgs"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FunctionMultiArgs.html">org.apache.xpath.functions.FunctionMultiArgs</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_args</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A>[] <B>m_args</B></PRE>
<DL>
<DD>Argument expressions that are at index 3 or greater.</DL>
<P>
<A NAME="org.apache.xpath.functions.FunctionOneArg"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FunctionOneArg.html">org.apache.xpath.functions.FunctionOneArg</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_arg0</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A> <B>m_arg0</B></PRE>
<DL>
<DD>The first argument passed to the function (at index 0).</DL>
<P>
<A NAME="org.apache.xpath.functions.FuncTranslate"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncTranslate.html">org.apache.xpath.functions.FuncTranslate</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncTrue"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncTrue.html">org.apache.xpath.functions.FuncTrue</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.FuncUnparsedEntityURI"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/FuncUnparsedEntityURI.html">org.apache.xpath.functions.FuncUnparsedEntityURI</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.functions.WrongNumberArgsException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/functions/WrongNumberArgsException.html">org.apache.xpath.functions.WrongNumberArgsException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xpath.objects</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xpath.objects.XBoolean"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/objects/XBoolean.html">org.apache.xpath.objects.XBoolean</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_val</H3>
<PRE>
boolean <B>m_val</B></PRE>
<DL>
<DD>Value of the object.</DL>
<P>
<A NAME="org.apache.xpath.objects.XBooleanStatic"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/objects/XBooleanStatic.html">org.apache.xpath.objects.XBooleanStatic</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_val</H3>
<PRE>
boolean <B>m_val</B></PRE>
<DL>
<DD>The value of the object.</DL>
<P>
<A NAME="org.apache.xpath.objects.XNodeSet"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/objects/XNodeSet.html">org.apache.xpath.objects.XNodeSet</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.objects.XNodeSetForDOM"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/objects/XNodeSetForDOM.html">org.apache.xpath.objects.XNodeSetForDOM</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_origObj</H3>
<PRE>
java.lang.Object <B>m_origObj</B></PRE>
<DL>
</DL>
<P>
<A NAME="org.apache.xpath.objects.XNull"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/objects/XNull.html">org.apache.xpath.objects.XNull</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.objects.XNumber"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/objects/XNumber.html">org.apache.xpath.objects.XNumber</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_val</H3>
<PRE>
double <B>m_val</B></PRE>
<DL>
<DD>Value of the XNumber object.</DL>
<P>
<A NAME="org.apache.xpath.objects.XObject"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/objects/XObject.html">org.apache.xpath.objects.XObject</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_obj</H3>
<PRE>
java.lang.Object <B>m_obj</B></PRE>
<DL>
<DD>The java object which this object wraps.</DL>
<P>
<A NAME="org.apache.xpath.objects.XRTreeFrag"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/objects/XRTreeFrag.html">org.apache.xpath.objects.XRTreeFrag</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_allowRelease</H3>
<PRE>
boolean <B>m_allowRelease</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_dtmRoot</H3>
<PRE>
int <B>m_dtmRoot</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_DTMXRTreeFrag</H3>
<PRE>
<A HREF="org/apache/xpath/objects/DTMXRTreeFrag.html">DTMXRTreeFrag</A> <B>m_DTMXRTreeFrag</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_xmlStr</H3>
<PRE>
<A HREF="org/apache/xml/utils/XMLString.html">XMLString</A> <B>m_xmlStr</B></PRE>
<DL>
</DL>
<P>
<A NAME="org.apache.xpath.objects.XRTreeFragSelectWrapper"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/objects/XRTreeFragSelectWrapper.html">org.apache.xpath.objects.XRTreeFragSelectWrapper</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.objects.XString"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/objects/XString.html">org.apache.xpath.objects.XString</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.objects.XStringForChars"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/objects/XStringForChars.html">org.apache.xpath.objects.XStringForChars</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_length</H3>
<PRE>
int <B>m_length</B></PRE>
<DL>
<DD>The length of the string.</DL>
<HR>
<H3>
m_start</H3>
<PRE>
int <B>m_start</B></PRE>
<DL>
<DD>The start position in the fsb.</DL>
<HR>
<H3>
m_strCache</H3>
<PRE>
java.lang.String <B>m_strCache</B></PRE>
<DL>
</DL>
<P>
<A NAME="org.apache.xpath.objects.XStringForFSB"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/objects/XStringForFSB.html">org.apache.xpath.objects.XStringForFSB</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_hash</H3>
<PRE>
int <B>m_hash</B></PRE>
<DL>
<DD>cached hash code</DL>
<HR>
<H3>
m_length</H3>
<PRE>
int <B>m_length</B></PRE>
<DL>
<DD>The length of the string.</DL>
<HR>
<H3>
m_start</H3>
<PRE>
int <B>m_start</B></PRE>
<DL>
<DD>The start position in the fsb.</DL>
<HR>
<H3>
m_strCache</H3>
<PRE>
java.lang.String <B>m_strCache</B></PRE>
<DL>
<DD>If the str() function is called, the string will be cached here.</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xpath.operations</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xpath.operations.And"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/And.html">org.apache.xpath.operations.And</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Bool"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Bool.html">org.apache.xpath.operations.Bool</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Div"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Div.html">org.apache.xpath.operations.Div</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Equals"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Equals.html">org.apache.xpath.operations.Equals</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Gt"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Gt.html">org.apache.xpath.operations.Gt</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Gte"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Gte.html">org.apache.xpath.operations.Gte</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Lt"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Lt.html">org.apache.xpath.operations.Lt</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Lte"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Lte.html">org.apache.xpath.operations.Lte</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Minus"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Minus.html">org.apache.xpath.operations.Minus</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Mod"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Mod.html">org.apache.xpath.operations.Mod</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Mult"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Mult.html">org.apache.xpath.operations.Mult</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Neg"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Neg.html">org.apache.xpath.operations.Neg</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.NotEquals"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/NotEquals.html">org.apache.xpath.operations.NotEquals</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Number"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Number.html">org.apache.xpath.operations.Number</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Operation"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Operation.html">org.apache.xpath.operations.Operation</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_left</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A> <B>m_left</B></PRE>
<DL>
<DD>The left operand expression.</DL>
<HR>
<H3>
m_right</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A> <B>m_right</B></PRE>
<DL>
<DD>The right operand expression.</DL>
<P>
<A NAME="org.apache.xpath.operations.Or"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Or.html">org.apache.xpath.operations.Or</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Plus"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Plus.html">org.apache.xpath.operations.Plus</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.Quo"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Quo.html">org.apache.xpath.operations.Quo</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.String"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/String.html">org.apache.xpath.operations.String</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.operations.UnaryOperation"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/UnaryOperation.html">org.apache.xpath.operations.UnaryOperation</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_right</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A> <B>m_right</B></PRE>
<DL>
<DD>The operand for the operation.</DL>
<P>
<A NAME="org.apache.xpath.operations.Variable"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/Variable.html">org.apache.xpath.operations.Variable</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_fixUpWasCalled</H3>
<PRE>
boolean <B>m_fixUpWasCalled</B></PRE>
<DL>
<DD>Tell if fixupVariables was called.</DL>
<HR>
<H3>
m_index</H3>
<PRE>
int <B>m_index</B></PRE>
<DL>
<DD>The index of the variable, which is either an absolute index to a
global, or, if higher than the globals area, must be adjusted by adding
the offset to the current stack frame.</DL>
<HR>
<H3>
m_isGlobal</H3>
<PRE>
boolean <B>m_isGlobal</B></PRE>
<DL>
</DL>
<HR>
<H3>
m_qname</H3>
<PRE>
<A HREF="org/apache/xml/utils/QName.html">QName</A> <B>m_qname</B></PRE>
<DL>
<DD>The qualified name of the variable.</DL>
<P>
<A NAME="org.apache.xpath.operations.VariableSafeAbsRef"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/operations/VariableSafeAbsRef.html">org.apache.xpath.operations.VariableSafeAbsRef</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.apache.xpath.patterns</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.xpath.patterns.ContextMatchStepPattern"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/patterns/ContextMatchStepPattern.html">org.apache.xpath.patterns.ContextMatchStepPattern</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.apache.xpath.patterns.FunctionPattern"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/patterns/FunctionPattern.html">org.apache.xpath.patterns.FunctionPattern</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_functionExpr</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A> <B>m_functionExpr</B></PRE>
<DL>
<DD>Should be a {@link org.apache.xpath.functions.Function expression}.</DL>
<P>
<A NAME="org.apache.xpath.patterns.NodeTest"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/patterns/NodeTest.html">org.apache.xpath.patterns.NodeTest</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_isTotallyWild</H3>
<PRE>
boolean <B>m_isTotallyWild</B></PRE>
<DL>
<DD>True if this test has a null namespace and a local name of {@link #WILD}.</DL>
<HR>
<H3>
m_name</H3>
<PRE>
java.lang.String <B>m_name</B></PRE>
<DL>
<DD>The local name to be tested for.</DL>
<HR>
<H3>
m_namespace</H3>
<PRE>
java.lang.String <B>m_namespace</B></PRE>
<DL>
<DD>The namespace to be tested for, which may be null.</DL>
<HR>
<H3>
m_score</H3>
<PRE>
<A HREF="org/apache/xpath/objects/XNumber.html">XNumber</A> <B>m_score</B></PRE>
<DL>
<DD>Statically calculated score for this test. One of
{@link #SCORE_NODETEST},
{@link #SCORE_NONE},
{@link #SCORE_NSWILD},
{@link #SCORE_QNAME}, or
{@link #SCORE_OTHER}.</DL>
<HR>
<H3>
m_whatToShow</H3>
<PRE>
int <B>m_whatToShow</B></PRE>
<DL>
<DD>This attribute determines which node types are accepted.</DL>
<P>
<A NAME="org.apache.xpath.patterns.StepPattern"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/patterns/StepPattern.html">org.apache.xpath.patterns.StepPattern</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_axis</H3>
<PRE>
int <B>m_axis</B></PRE>
<DL>
<DD>The axis for this test.</DL>
<HR>
<H3>
m_predicates</H3>
<PRE>
<A HREF="org/apache/xpath/Expression.html">Expression</A>[] <B>m_predicates</B></PRE>
<DL>
<DD>The list of predicate expressions for this pattern step.</DL>
<HR>
<H3>
m_relativePathPattern</H3>
<PRE>
<A HREF="org/apache/xpath/patterns/StepPattern.html">StepPattern</A> <B>m_relativePathPattern</B></PRE>
<DL>
<DD>Reference to nodetest and predicate for
parent or ancestor.</DL>
<HR>
<H3>
m_targetString</H3>
<PRE>
java.lang.String <B>m_targetString</B></PRE>
<DL>
<DD>The target local name or psuedo name, for hash table lookup optimization.</DL>
<P>
<A NAME="org.apache.xpath.patterns.UnionPattern"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/apache/xpath/patterns/UnionPattern.html">org.apache.xpath.patterns.UnionPattern</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
m_patterns</H3>
<PRE>
<A HREF="org/apache/xpath/patterns/StepPattern.html">StepPattern</A>[] <B>m_patterns</B></PRE>
<DL>
<DD>Array of the contained step patterns to be tested.</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.w3c.dom</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.w3c.dom.DOMException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/w3c/dom/DOMException.html">org.w3c.dom.DOMException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
code</H3>
<PRE>
short <B>code</B></PRE>
<DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.w3c.dom.events</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.w3c.dom.events.EventException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/w3c/dom/events/EventException.html">org.w3c.dom.events.EventException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
code</H3>
<PRE>
short <B>code</B></PRE>
<DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.w3c.dom.ls</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.w3c.dom.ls.LSException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/w3c/dom/ls/LSException.html">org.w3c.dom.ls.LSException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
code</H3>
<PRE>
short <B>code</B></PRE>
<DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.w3c.dom.ranges</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.w3c.dom.ranges.RangeException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/w3c/dom/ranges/RangeException.html">org.w3c.dom.ranges.RangeException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
code</H3>
<PRE>
short <B>code</B></PRE>
<DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.w3c.dom.xpath</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.w3c.dom.xpath.XPathException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/w3c/dom/xpath/XPathException.html">org.w3c.dom.xpath.XPathException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
code</H3>
<PRE>
short <B>code</B></PRE>
<DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD ALIGN="center"><FONT SIZE="+2">
<B>Package</B> <B>org.xml.sax</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="org.xml.sax.SAXException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/xml/sax/SAXException.html">org.xml.sax.SAXException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
exception</H3>
<PRE>
java.lang.Exception <B>exception</B></PRE>
<DL>
<DD>The embedded exception if tunnelling, or null.</DL>
<P>
<A NAME="org.xml.sax.SAXNotRecognizedException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/xml/sax/SAXNotRecognizedException.html">org.xml.sax.SAXNotRecognizedException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.xml.sax.SAXNotSupportedException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/xml/sax/SAXNotSupportedException.html">org.xml.sax.SAXNotSupportedException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<A NAME="org.xml.sax.SAXParseException"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/xml/sax/SAXParseException.html">org.xml.sax.SAXParseException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
columnNumber</H3>
<PRE>
int <B>columnNumber</B></PRE>
<DL>
<DD>The column number, or -1.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="org/xml/sax/SAXParseException.html#getColumnNumber()"><CODE>SAXParseException.getColumnNumber()</CODE></A></DL>
</DD>
</DL>
<HR>
<H3>
lineNumber</H3>
<PRE>
int <B>lineNumber</B></PRE>
<DL>
<DD>The line number, or -1.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="org/xml/sax/SAXParseException.html#getLineNumber()"><CODE>SAXParseException.getLineNumber()</CODE></A></DL>
</DD>
</DL>
<HR>
<H3>
publicId</H3>
<PRE>
java.lang.String <B>publicId</B></PRE>
<DL>
<DD>The public identifier, or null.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="org/xml/sax/SAXParseException.html#getPublicId()"><CODE>SAXParseException.getPublicId()</CODE></A></DL>
</DD>
</DL>
<HR>
<H3>
systemId</H3>
<PRE>
java.lang.String <B>systemId</B></PRE>
<DL>
<DD>The system identifier, or null.<DD><DL>
<DT><B>See Also: </B><DD><A HREF="org/xml/sax/SAXParseException.html#getSystemId()"><CODE>SAXParseException.getSystemId()</CODE></A></DL>
</DD>
</DL>
<P>
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-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;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="serialized-form.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright © 2006 Apache XML Project. All Rights Reserved.
</BODY>
</HTML>