blob: eee44065e2236e18a0d21affe76022ecdb81f5c7 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Nov 22 17:12:55 EST 2007 -->
<TITLE>
Xalan-Java 2.7.1: Class Stylesheet
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Stylesheet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Pattern.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/sym.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Stylesheet.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.xalan.xsltc.compiler</FONT>
<BR>
Class Stylesheet</H2>
<PRE>
java.lang.Object
|
+--<A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html">org.apache.xalan.xsltc.compiler.SyntaxTreeNode</A>
|
+--<B>org.apache.xalan.xsltc.compiler.Stylesheet</B>
</PRE>
<HR>
<DL>
<DT>public final class <B>Stylesheet</B><DT>extends <A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html">SyntaxTreeNode</A></DL>
<P>
<HR>
<P>
<!-- ======== INNER CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#_importedFrom">_importedFrom</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reference to the stylesheet from which this stylesheet was
imported (if any).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#_includedFrom">_includedFrom</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reference to the stylesheet from which this stylesheet was
included (if any).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#HTML_OUTPUT">HTML_OUTPUT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#TEXT_OUTPUT">TEXT_OUTPUT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#UNKNOWN_OUTPUT">UNKNOWN_OUTPUT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#XML_OUTPUT">XML_OUTPUT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.xalan.xsltc.compiler.SyntaxTreeNode"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Fields inherited from class org.apache.xalan.xsltc.compiler.<A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html">SyntaxTreeNode</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html#UNKNOWN_STYLESHEET_NODE_ID">UNKNOWN_STYLESHEET_NODE_ID</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#Stylesheet()">Stylesheet</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#addIncludedStylesheet(org.apache.xalan.xsltc.compiler.Stylesheet)">addIncludedStylesheet</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A>&nbsp;child)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#addParam(org.apache.xalan.xsltc.compiler.Param)">addParam</A></B>(org.apache.xalan.xsltc.compiler.Param&nbsp;param)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#addVariable(org.apache.xalan.xsltc.compiler.Variable)">addVariable</A></B>(org.apache.xalan.xsltc.compiler.Variable&nbsp;global)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#callsNodeset()">callsNodeset</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#checkForLoop(java.lang.String)">checkForLoop</A></B>(java.lang.String&nbsp;systemId)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#display(int)">display</A></B>(int&nbsp;indent)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#excludeExtensionPrefixes(org.apache.xalan.xsltc.compiler.Parser)">excludeExtensionPrefixes</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Parser.html">Parser</A>&nbsp;parser)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.Vector</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getAllValidTemplates()">getAllValidTemplates</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getClassName()">getClassName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getImportPrecedence()">getImportPrecedence</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.apache.xalan.xsltc.compiler.Output</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getLastOutputElement()">getLastOutputElement</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getMinimumDescendantPrecedence()">getMinimumDescendantPrecedence</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the minimum of the precedence of this stylesheet, any stylesheet
imported by this stylesheet and any include/import descendant of this
stylesheet.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.apache.xalan.xsltc.compiler.Mode</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getMode(org.apache.xalan.xsltc.compiler.QName)">getMode</A></B>(org.apache.xalan.xsltc.compiler.QName&nbsp;modeName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getNamespace(java.lang.String)">getNamespace</A></B>(java.lang.String&nbsp;prefix)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getOutputMethod()">getOutputMethod</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the output method</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.Properties</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getOutputProperties()">getOutputProperties</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getParentStylesheet()">getParentStylesheet</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/SourceLoader.html">SourceLoader</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getSourceLoader()">getSourceLoader</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getSystemId()">getSystemId</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getTemplateInlining()">getTemplateInlining</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.Vector</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#getTemplates()">getTemplates</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#hasGlobals()">hasGlobals</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this stylesheet has global vars or params.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#hasLocalParams()">hasLocalParams</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if at least one template in the stylesheet has params
defined.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#isExtension(java.lang.String)">isExtension</A></B>(java.lang.String&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#isMultiDocument()">isMultiDocument</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#isSimplified()">isSimplified</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#numberFormattingUsed()">numberFormattingUsed</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#parseContents(org.apache.xalan.xsltc.compiler.Parser)">parseContents</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Parser.html">Parser</A>&nbsp;parser)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parse the version and uri fields of the stylesheet and add an
entry to the symbol table mapping the name <tt>__stylesheet_</tt>
to an instance of this class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#parseOwnChildren(org.apache.xalan.xsltc.compiler.Parser)">parseOwnChildren</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Parser.html">Parser</A>&nbsp;parser)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parse all direct children of the <xsl:stylesheet/> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#processModes()">processModes</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setCallsNodeset(boolean)">setCallsNodeset</A></B>(boolean&nbsp;flag)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setHasIdCall(boolean)">setHasIdCall</A></B>(boolean&nbsp;flag)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setImportingStylesheet(org.apache.xalan.xsltc.compiler.Stylesheet)">setImportingStylesheet</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A>&nbsp;parent)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setImportPrecedence(int)">setImportPrecedence</A></B>(int&nbsp;precedence)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setIncludingStylesheet(org.apache.xalan.xsltc.compiler.Stylesheet)">setIncludingStylesheet</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A>&nbsp;parent)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setMultiDocument(boolean)">setMultiDocument</A></B>(boolean&nbsp;flag)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setOutputProperties(java.util.Properties)">setOutputProperties</A></B>(java.util.Properties&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setOutputProperty(java.lang.String, java.lang.String)">setOutputProperty</A></B>(java.lang.String&nbsp;key,
java.lang.String&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setParentStylesheet(org.apache.xalan.xsltc.compiler.Stylesheet)">setParentStylesheet</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A>&nbsp;parent)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setParser(org.apache.xalan.xsltc.compiler.Parser)">setParser</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Parser.html">Parser</A>&nbsp;parser)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setSimplified()">setSimplified</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setSourceLoader(org.apache.xalan.xsltc.compiler.SourceLoader)">setSourceLoader</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/SourceLoader.html">SourceLoader</A>&nbsp;loader)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setSystemId(java.lang.String)">setSystemId</A></B>(java.lang.String&nbsp;systemId)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#setTemplateInlining(boolean)">setTemplateInlining</A></B>(boolean&nbsp;flag)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#translate()">translate</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translate the stylesheet into JVM bytecodes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#translate(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translate</A></B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html">MethodGenerator</A>&nbsp;methodGen)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translate the stylesheet into JVM bytecodes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html#typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable)">typeCheck</A></B>(org.apache.xalan.xsltc.compiler.SymbolTable&nbsp;stable)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Type check all the children of this node.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.xalan.xsltc.compiler.SyntaxTreeNode"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class org.apache.xalan.xsltc.compiler.<A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html">SyntaxTreeNode</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html#getLineNumber()">getLineNumber</A>,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html#getParser()">getParser</A>,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html#getStylesheet()">getStylesheet</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="_importedFrom"><!-- --></A><H3>
_importedFrom</H3>
<PRE>
public <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A> <B>_importedFrom</B></PRE>
<DL>
<DD>Reference to the stylesheet from which this stylesheet was
imported (if any).</DL>
<HR>
<A NAME="_includedFrom"><!-- --></A><H3>
_includedFrom</H3>
<PRE>
public <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A> <B>_includedFrom</B></PRE>
<DL>
<DD>Reference to the stylesheet from which this stylesheet was
included (if any).</DL>
<HR>
<A NAME="UNKNOWN_OUTPUT"><!-- --></A><H3>
UNKNOWN_OUTPUT</H3>
<PRE>
public static final int <B>UNKNOWN_OUTPUT</B></PRE>
<DL>
</DL>
<HR>
<A NAME="XML_OUTPUT"><!-- --></A><H3>
XML_OUTPUT</H3>
<PRE>
public static final int <B>XML_OUTPUT</B></PRE>
<DL>
</DL>
<HR>
<A NAME="HTML_OUTPUT"><!-- --></A><H3>
HTML_OUTPUT</H3>
<PRE>
public static final int <B>HTML_OUTPUT</B></PRE>
<DL>
</DL>
<HR>
<A NAME="TEXT_OUTPUT"><!-- --></A><H3>
TEXT_OUTPUT</H3>
<PRE>
public static final int <B>TEXT_OUTPUT</B></PRE>
<DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="Stylesheet()"><!-- --></A><H3>
Stylesheet</H3>
<PRE>
public <B>Stylesheet</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="getOutputMethod()"><!-- --></A><H3>
getOutputMethod</H3>
<PRE>
public int <B>getOutputMethod</B>()</PRE>
<DL>
<DD>Return the output method</DL>
<HR>
<A NAME="getTemplateInlining()"><!-- --></A><H3>
getTemplateInlining</H3>
<PRE>
public boolean <B>getTemplateInlining</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="setTemplateInlining(boolean)"><!-- --></A><H3>
setTemplateInlining</H3>
<PRE>
public void <B>setTemplateInlining</B>(boolean&nbsp;flag)</PRE>
<DL>
</DL>
<HR>
<A NAME="isSimplified()"><!-- --></A><H3>
isSimplified</H3>
<PRE>
public boolean <B>isSimplified</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="setSimplified()"><!-- --></A><H3>
setSimplified</H3>
<PRE>
public void <B>setSimplified</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="setHasIdCall(boolean)"><!-- --></A><H3>
setHasIdCall</H3>
<PRE>
public void <B>setHasIdCall</B>(boolean&nbsp;flag)</PRE>
<DL>
</DL>
<HR>
<A NAME="setOutputProperty(java.lang.String, java.lang.String)"><!-- --></A><H3>
setOutputProperty</H3>
<PRE>
public void <B>setOutputProperty</B>(java.lang.String&nbsp;key,
java.lang.String&nbsp;value)</PRE>
<DL>
</DL>
<HR>
<A NAME="setOutputProperties(java.util.Properties)"><!-- --></A><H3>
setOutputProperties</H3>
<PRE>
public void <B>setOutputProperties</B>(java.util.Properties&nbsp;props)</PRE>
<DL>
</DL>
<HR>
<A NAME="getOutputProperties()"><!-- --></A><H3>
getOutputProperties</H3>
<PRE>
public java.util.Properties <B>getOutputProperties</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="getLastOutputElement()"><!-- --></A><H3>
getLastOutputElement</H3>
<PRE>
public org.apache.xalan.xsltc.compiler.Output <B>getLastOutputElement</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="setMultiDocument(boolean)"><!-- --></A><H3>
setMultiDocument</H3>
<PRE>
public void <B>setMultiDocument</B>(boolean&nbsp;flag)</PRE>
<DL>
</DL>
<HR>
<A NAME="isMultiDocument()"><!-- --></A><H3>
isMultiDocument</H3>
<PRE>
public boolean <B>isMultiDocument</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="setCallsNodeset(boolean)"><!-- --></A><H3>
setCallsNodeset</H3>
<PRE>
public void <B>setCallsNodeset</B>(boolean&nbsp;flag)</PRE>
<DL>
</DL>
<HR>
<A NAME="callsNodeset()"><!-- --></A><H3>
callsNodeset</H3>
<PRE>
public boolean <B>callsNodeset</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="numberFormattingUsed()"><!-- --></A><H3>
numberFormattingUsed</H3>
<PRE>
public void <B>numberFormattingUsed</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="setImportPrecedence(int)"><!-- --></A><H3>
setImportPrecedence</H3>
<PRE>
public void <B>setImportPrecedence</B>(int&nbsp;precedence)</PRE>
<DL>
</DL>
<HR>
<A NAME="getImportPrecedence()"><!-- --></A><H3>
getImportPrecedence</H3>
<PRE>
public int <B>getImportPrecedence</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="getMinimumDescendantPrecedence()"><!-- --></A><H3>
getMinimumDescendantPrecedence</H3>
<PRE>
public int <B>getMinimumDescendantPrecedence</B>()</PRE>
<DL>
<DD>Get the minimum of the precedence of this stylesheet, any stylesheet
imported by this stylesheet and any include/import descendant of this
stylesheet.</DL>
<HR>
<A NAME="checkForLoop(java.lang.String)"><!-- --></A><H3>
checkForLoop</H3>
<PRE>
public boolean <B>checkForLoop</B>(java.lang.String&nbsp;systemId)</PRE>
<DL>
</DL>
<HR>
<A NAME="setParser(org.apache.xalan.xsltc.compiler.Parser)"><!-- --></A><H3>
setParser</H3>
<PRE>
public void <B>setParser</B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Parser.html">Parser</A>&nbsp;parser)</PRE>
<DL>
</DL>
<HR>
<A NAME="setParentStylesheet(org.apache.xalan.xsltc.compiler.Stylesheet)"><!-- --></A><H3>
setParentStylesheet</H3>
<PRE>
public void <B>setParentStylesheet</B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A>&nbsp;parent)</PRE>
<DL>
</DL>
<HR>
<A NAME="getParentStylesheet()"><!-- --></A><H3>
getParentStylesheet</H3>
<PRE>
public <A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A> <B>getParentStylesheet</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="setImportingStylesheet(org.apache.xalan.xsltc.compiler.Stylesheet)"><!-- --></A><H3>
setImportingStylesheet</H3>
<PRE>
public void <B>setImportingStylesheet</B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A>&nbsp;parent)</PRE>
<DL>
</DL>
<HR>
<A NAME="setIncludingStylesheet(org.apache.xalan.xsltc.compiler.Stylesheet)"><!-- --></A><H3>
setIncludingStylesheet</H3>
<PRE>
public void <B>setIncludingStylesheet</B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A>&nbsp;parent)</PRE>
<DL>
</DL>
<HR>
<A NAME="addIncludedStylesheet(org.apache.xalan.xsltc.compiler.Stylesheet)"><!-- --></A><H3>
addIncludedStylesheet</H3>
<PRE>
public void <B>addIncludedStylesheet</B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Stylesheet.html">Stylesheet</A>&nbsp;child)</PRE>
<DL>
</DL>
<HR>
<A NAME="setSystemId(java.lang.String)"><!-- --></A><H3>
setSystemId</H3>
<PRE>
public void <B>setSystemId</B>(java.lang.String&nbsp;systemId)</PRE>
<DL>
</DL>
<HR>
<A NAME="getSystemId()"><!-- --></A><H3>
getSystemId</H3>
<PRE>
public java.lang.String <B>getSystemId</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="setSourceLoader(org.apache.xalan.xsltc.compiler.SourceLoader)"><!-- --></A><H3>
setSourceLoader</H3>
<PRE>
public void <B>setSourceLoader</B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/SourceLoader.html">SourceLoader</A>&nbsp;loader)</PRE>
<DL>
</DL>
<HR>
<A NAME="getSourceLoader()"><!-- --></A><H3>
getSourceLoader</H3>
<PRE>
public <A HREF="../../../../../org/apache/xalan/xsltc/compiler/SourceLoader.html">SourceLoader</A> <B>getSourceLoader</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="hasGlobals()"><!-- --></A><H3>
hasGlobals</H3>
<PRE>
public boolean <B>hasGlobals</B>()</PRE>
<DL>
<DD>Returns true if this stylesheet has global vars or params.</DL>
<HR>
<A NAME="hasLocalParams()"><!-- --></A><H3>
hasLocalParams</H3>
<PRE>
public boolean <B>hasLocalParams</B>()</PRE>
<DL>
<DD>Returns true if at least one template in the stylesheet has params
defined. Uses the variable <code>_hasLocalParams</code> to cache the
result.</DL>
<HR>
<A NAME="isExtension(java.lang.String)"><!-- --></A><H3>
isExtension</H3>
<PRE>
public boolean <B>isExtension</B>(java.lang.String&nbsp;uri)</PRE>
<DL>
</DL>
<HR>
<A NAME="excludeExtensionPrefixes(org.apache.xalan.xsltc.compiler.Parser)"><!-- --></A><H3>
excludeExtensionPrefixes</H3>
<PRE>
public void <B>excludeExtensionPrefixes</B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Parser.html">Parser</A>&nbsp;parser)</PRE>
<DL>
</DL>
<HR>
<A NAME="parseContents(org.apache.xalan.xsltc.compiler.Parser)"><!-- --></A><H3>
parseContents</H3>
<PRE>
public void <B>parseContents</B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Parser.html">Parser</A>&nbsp;parser)</PRE>
<DL>
<DD>Parse the version and uri fields of the stylesheet and add an
entry to the symbol table mapping the name <tt>__stylesheet_</tt>
to an instance of this class.<DD><DL>
<DT><B>Overrides:</B><DD><A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html#parseContents(org.apache.xalan.xsltc.compiler.Parser)">parseContents</A> in class <A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html">SyntaxTreeNode</A></DL>
</DD>
</DL>
<HR>
<A NAME="parseOwnChildren(org.apache.xalan.xsltc.compiler.Parser)"><!-- --></A><H3>
parseOwnChildren</H3>
<PRE>
public final void <B>parseOwnChildren</B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Parser.html">Parser</A>&nbsp;parser)</PRE>
<DL>
<DD>Parse all direct children of the <xsl:stylesheet/> element.</DL>
<HR>
<A NAME="processModes()"><!-- --></A><H3>
processModes</H3>
<PRE>
public void <B>processModes</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="getMode(org.apache.xalan.xsltc.compiler.QName)"><!-- --></A><H3>
getMode</H3>
<PRE>
public org.apache.xalan.xsltc.compiler.Mode <B>getMode</B>(org.apache.xalan.xsltc.compiler.QName&nbsp;modeName)</PRE>
<DL>
</DL>
<HR>
<A NAME="typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable)"><!-- --></A><H3>
typeCheck</H3>
<PRE>
public <A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A> <B>typeCheck</B>(org.apache.xalan.xsltc.compiler.SymbolTable&nbsp;stable)
throws <A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/TypeCheckError.html">TypeCheckError</A></PRE>
<DL>
<DD>Type check all the children of this node.<DD><DL>
<DT><B>Overrides:</B><DD><A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html#typeCheck(org.apache.xalan.xsltc.compiler.SymbolTable)">typeCheck</A> in class <A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html">SyntaxTreeNode</A></DL>
</DD>
</DL>
<HR>
<A NAME="translate(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)"><!-- --></A><H3>
translate</H3>
<PRE>
public void <B>translate</B>(<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html">ClassGenerator</A>&nbsp;classGen,
<A HREF="../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html">MethodGenerator</A>&nbsp;methodGen)</PRE>
<DL>
<DD>Translate the stylesheet into JVM bytecodes.<DD><DL>
<DT><B>Overrides:</B><DD><A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html#translate(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translate</A> in class <A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html">SyntaxTreeNode</A></DL>
</DD>
</DL>
<HR>
<A NAME="translate()"><!-- --></A><H3>
translate</H3>
<PRE>
public void <B>translate</B>()</PRE>
<DL>
<DD>Translate the stylesheet into JVM bytecodes.</DL>
<HR>
<A NAME="addParam(org.apache.xalan.xsltc.compiler.Param)"><!-- --></A><H3>
addParam</H3>
<PRE>
public int <B>addParam</B>(org.apache.xalan.xsltc.compiler.Param&nbsp;param)</PRE>
<DL>
</DL>
<HR>
<A NAME="addVariable(org.apache.xalan.xsltc.compiler.Variable)"><!-- --></A><H3>
addVariable</H3>
<PRE>
public int <B>addVariable</B>(org.apache.xalan.xsltc.compiler.Variable&nbsp;global)</PRE>
<DL>
</DL>
<HR>
<A NAME="display(int)"><!-- --></A><H3>
display</H3>
<PRE>
public void <B>display</B>(int&nbsp;indent)</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html#display(int)">display</A> in class <A HREF="../../../../../org/apache/xalan/xsltc/compiler/SyntaxTreeNode.html">SyntaxTreeNode</A></DL>
</DD>
</DL>
<HR>
<A NAME="getNamespace(java.lang.String)"><!-- --></A><H3>
getNamespace</H3>
<PRE>
public java.lang.String <B>getNamespace</B>(java.lang.String&nbsp;prefix)</PRE>
<DL>
</DL>
<HR>
<A NAME="getClassName()"><!-- --></A><H3>
getClassName</H3>
<PRE>
public java.lang.String <B>getClassName</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="getTemplates()"><!-- --></A><H3>
getTemplates</H3>
<PRE>
public java.util.Vector <B>getTemplates</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="getAllValidTemplates()"><!-- --></A><H3>
getAllValidTemplates</H3>
<PRE>
public java.util.Vector <B>getAllValidTemplates</B>()</PRE>
<DL>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Stylesheet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/Pattern.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/xalan/xsltc/compiler/sym.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Stylesheet.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright © 2006 Apache XML Project. All Rights Reserved.
</BODY>
</HTML>