blob: 788e0c8e591465be87e71c4bef4a26a5162e0e5a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Nov 22 17:12:46 EST 2007 -->
<TITLE>
Xalan-Java 2.7.1: Uses of Class org.apache.xalan.xsltc.compiler.util.MethodGenerator
</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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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;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="MethodGenerator.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.xalan.xsltc.compiler.util.MethodGenerator</B></H2>
</CENTER>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html">MethodGenerator</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.xalan.xsltc.compiler"><B>org.apache.xalan.xsltc.compiler</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.xalan.xsltc.compiler.util"><B>org.apache.xalan.xsltc.compiler.util</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.xalan.xsltc.compiler"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html">MethodGenerator</A> in <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/package-summary.html">org.apache.xalan.xsltc.compiler</A></FONT></TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/package-summary.html">org.apache.xalan.xsltc.compiler</A> with parameters of type <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html">MethodGenerator</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SyntaxTreeNode.<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></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 this abstract syntax tree node 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>Stylesheet.<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>abstract &nbsp;void</CODE></FONT></TD>
<TD><CODE><B>Pattern.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/Pattern.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 this node 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>Template.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/Template.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;&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>LocationPathPattern.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/LocationPathPattern.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;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.xalan.xsltc.compiler.util"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html">MethodGenerator</A> in <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/package-summary.html">org.apache.xalan.xsltc.compiler.util</A></FONT></TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Subclasses of <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html">MethodGenerator</A> in <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/package-summary.html">org.apache.xalan.xsltc.compiler.util</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/AttributeSetMethodGenerator.html">AttributeSetMethodGenerator</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;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/CompareGenerator.html">CompareGenerator</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;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/MatchGenerator.html">MatchGenerator</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;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NamedMethodGenerator.html">NamedMethodGenerator</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class is used for named templates.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RtMethodGenerator.html">RtMethodGenerator</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class is used for result trees implemented as methods.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/TestGenerator.html">TestGenerator</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/package-summary.html">org.apache.xalan.xsltc.compiler.util</A> with parameters of type <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html">MethodGenerator</A></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>Type.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.Type)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an object of this type to an object of type
<code>type</code>.</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/FlowList.html">FlowList</A></CODE></FONT></TD>
<TD><CODE><B>Type.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html#translateToDesynthesized(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.Type)">translateToDesynthesized</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates object of this type to an object of type <code>type</code>.</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/FlowList.html">FlowList</A></CODE></FONT></TD>
<TD><CODE><B>Type.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html#translateToDesynthesized(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateToDesynthesized</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an object of this type to an non-synthesized boolean.</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>Type.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateTo</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an object of this type to the external (Java) type denoted
by <code>clazz</code>.</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>Type.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html#translateFrom(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateFrom</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an external (Java) type denoted by <code>clazz</code> to
an object of this type.</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>Type.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html#translateBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateBox</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;Translates an object of this type to its boxed representation.</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>Type.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html#translateUnBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateUnBox</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;Translates an object of this type to its unboxed representation.</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>IntType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/IntType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.Type)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an integer into an object of internal type <code>type</code>.</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>IntType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/IntType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.RealType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html">RealType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects an integer on the stack and pushes a real.</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>IntType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/IntType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.StringType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html">StringType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects an integer on the stack and pushes its string value by calling
<code>Integer.toString(int i)</code>.</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>IntType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/IntType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects an integer on the stack and pushes a 0 if its value is 0 and
a 1 otherwise.</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/FlowList.html">FlowList</A></CODE></FONT></TD>
<TD><CODE><B>IntType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/IntType.html#translateToDesynthesized(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateToDesynthesized</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects an integer on the stack and translates it to a non-synthesized
boolean.</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>IntType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/IntType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.ReferenceType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html">ReferenceType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects an integer on the stack and pushes a boxed integer.</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>IntType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/IntType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateTo</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an integer into the Java type denoted by <code>clazz</code>.</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>IntType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/IntType.html#translateBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateBox</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;Translates an object of this type to its boxed representation.</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>IntType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/IntType.html#translateUnBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateUnBox</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;Translates an object of this type to its unboxed representation.</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>ClassGenerator.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html#addMethod(org.apache.xalan.xsltc.compiler.util.MethodGenerator)">addMethod</A></B>(<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;&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>BooleanType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.Type)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a real into an object of internal type <code>type</code>.</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>BooleanType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.StringType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html">StringType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a boolean on the stack and pushes a string.</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>BooleanType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.RealType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html">RealType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a boolean on the stack and pushes a real.</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>BooleanType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.ReferenceType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html">ReferenceType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a boolean on the stack and pushes a boxed boolean.</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>BooleanType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateTo</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an internal boolean into an external (Java) boolean.</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>BooleanType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html#translateFrom(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateFrom</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an external (Java) boolean into internal boolean.</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>BooleanType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html#translateBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateBox</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;Translates an object of this type to its boxed representation.</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>BooleanType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html#translateUnBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateUnBox</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;Translates an object of this type to its unboxed representation.</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>ResultTreeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ResultTreeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.Type)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a result tree to object of internal type <code>type</code>.</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>ResultTreeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ResultTreeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects an result tree on the stack and pushes a boolean.</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>ResultTreeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ResultTreeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.StringType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html">StringType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects an result tree on the stack and pushes a string.</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>ResultTreeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ResultTreeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.RealType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html">RealType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects an result tree on the stack and pushes a real.</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>ResultTreeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ResultTreeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.ReferenceType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html">ReferenceType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a result tree on the stack and pushes a boxed result tree.</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>ResultTreeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ResultTreeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.NodeSetType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html">NodeSetType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a result tree on the stack and pushes a node-set (iterator).</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>ResultTreeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ResultTreeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.ObjectType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ObjectType.html">ObjectType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subsume result tree into ObjectType.</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/FlowList.html">FlowList</A></CODE></FONT></TD>
<TD><CODE><B>ResultTreeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ResultTreeType.html#translateToDesynthesized(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateToDesynthesized</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a result tree into a non-synthesized boolean.</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>ResultTreeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ResultTreeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateTo</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a result tree to a Java type denoted by <code>clazz</code>.</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>ResultTreeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ResultTreeType.html#translateBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateBox</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;Translates an object of this type to its boxed representation.</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>ResultTreeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ResultTreeType.html#translateUnBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateUnBox</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;Translates an object of this type to its unboxed representation.</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>RealType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.Type)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a real into an object of internal type <code>type</code>.</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>RealType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.StringType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html">StringType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a real on the stack and pushes its string value by calling
<code>Double.toString(double d)</code>.</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>RealType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a real on the stack and pushes a 0 if that number is 0.0 and
a 1 otherwise.</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>RealType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.IntType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/IntType.html">IntType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a real on the stack and pushes a truncated integer value</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/FlowList.html">FlowList</A></CODE></FONT></TD>
<TD><CODE><B>RealType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html#translateToDesynthesized(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateToDesynthesized</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a real into a non-synthesized boolean.</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>RealType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.ReferenceType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html">ReferenceType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a double on the stack and pushes a boxed double.</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>RealType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateTo</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a real into the Java type denoted by <code>clazz</code>.</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>RealType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html#translateFrom(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateFrom</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an external (primitive) Java type into a real.</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>RealType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html#translateBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateBox</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;Translates an object of this type to its boxed representation.</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>RealType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html#translateUnBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateUnBox</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;Translates an object of this type to its unboxed representation.</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>VoidType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/VoidType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.Type)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a void into an object of internal type <code>type</code>.</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>VoidType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/VoidType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.StringType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html">StringType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a void into a string by pushing the empty string ''.</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>VoidType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/VoidType.html#translateFrom(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateFrom</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an external (primitive) Java type into a void.</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>ObjectType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ObjectType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.Type)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a void into an object of internal type <code>type</code>.</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>ObjectType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ObjectType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.StringType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html">StringType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects an integer on the stack and pushes its string value by calling
<code>Integer.toString(int i)</code>.</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>ObjectType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ObjectType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateTo</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an object of this type to the external (Java) type denoted
by <code>clazz</code>.</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>ObjectType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ObjectType.html#translateFrom(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateFrom</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an external Java type into an Object type</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>NodeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.Type)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a node into an object of internal type <code>type</code>.</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>NodeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.StringType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html">StringType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a node on the stack and pushes its string value.</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>NodeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a node into a synthesized boolean.</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>NodeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.RealType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html">RealType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a node on the stack and pushes a real.</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>NodeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.NodeSetType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html">NodeSetType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a node on the stack and pushes a singleton node-set.</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>NodeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.ObjectType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ObjectType.html">ObjectType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subsume Node into ObjectType.</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/FlowList.html">FlowList</A></CODE></FONT></TD>
<TD><CODE><B>NodeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html#translateToDesynthesized(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateToDesynthesized</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a node into a non-synthesized boolean.</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>NodeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.ReferenceType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html">ReferenceType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a node on the stack and pushes a boxed node.</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>NodeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateTo</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a node into the Java type denoted by <code>clazz</code>.</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>NodeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html#translateBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateBox</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;Translates an object of this type to its boxed representation.</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>NodeType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html#translateUnBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateUnBox</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;Translates an object of this type to its unboxed representation.</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>StringType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.Type)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a string into an object of internal type <code>type</code>.</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>StringType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a string into a synthesized boolean.</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>StringType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.RealType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html">RealType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a string into a real by calling stringToReal() from the
basis library.</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/FlowList.html">FlowList</A></CODE></FONT></TD>
<TD><CODE><B>StringType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html#translateToDesynthesized(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateToDesynthesized</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a string into a non-synthesized boolean.</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>StringType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.ReferenceType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html">ReferenceType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a string on the stack and pushes a boxed string.</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>StringType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateTo</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a internal string into an external (Java) string.</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>StringType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html#translateFrom(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateFrom</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an external (primitive) Java type into a string.</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>StringType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html#translateBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateBox</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;Translates an object of this type to its boxed representation.</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>StringType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html#translateUnBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateUnBox</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;Translates an object of this type to its unboxed representation.</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>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.Type)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a reference to an object of internal type <code>type</code>.</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>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.StringType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html">StringType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates reference into object of internal type <code>type</code>.</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>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.RealType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html">RealType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a reference into an object of internal type <code>type</code>.</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>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a reference to an object of internal type <code>type</code>.</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>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.NodeSetType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html">NodeSetType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Casts a reference into a NodeIterator.</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>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.NodeType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html">NodeType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Casts a reference into a Node.</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>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.ResultTreeType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ResultTreeType.html">ResultTreeType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Casts a reference into a ResultTree.</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>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.ObjectType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ObjectType.html">ObjectType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subsume reference into ObjectType.</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>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateTo</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a reference into the Java type denoted by <code>clazz</code>.</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>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateFrom(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateFrom</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an external Java type into a reference.</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/FlowList.html">FlowList</A></CODE></FONT></TD>
<TD><CODE><B>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateToDesynthesized(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateToDesynthesized</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a reference on the stack and translates it to a non-synthesized
boolean.</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>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateBox</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;Translates an object of this type to its boxed representation.</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>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateUnBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateUnBox</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;Translates an object of this type to its unboxed representation.</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>NodeSetType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.Type)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/Type.html">Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a node-set into an object of internal type
<code>type</code>.</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>NodeSetType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html#translateFrom(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateFrom</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates an external Java Class into an internal type.</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>NodeSetType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a node-set into a synthesized boolean.</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>NodeSetType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.StringType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/StringType.html">StringType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a node-set into a string.</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>NodeSetType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.RealType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/RealType.html">RealType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a node-set on the stack and pushes a real.</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>NodeSetType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.NodeType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html">NodeType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a node-set on the stack and pushes a node.</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>NodeSetType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.ObjectType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ObjectType.html">ObjectType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subsume node-set into ObjectType.</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/FlowList.html">FlowList</A></CODE></FONT></TD>
<TD><CODE><B>NodeSetType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html#translateToDesynthesized(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.BooleanType)">translateToDesynthesized</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/BooleanType.html">BooleanType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a node-set into a non-synthesized boolean.</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>NodeSetType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.ReferenceType)">translateTo</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,
<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html">ReferenceType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a node-set on the stack and pushes a boxed node-set.</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>NodeSetType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, java.lang.Class)">translateTo</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,
java.lang.Class&nbsp;clazz)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Translates a node-set into the Java type denoted by <code>clazz</code>.</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>NodeSetType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html#translateBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateBox</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;Translates an object of this type to its boxed representation.</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>NodeSetType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html#translateUnBox(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator)">translateUnBox</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;Translates an object of this type to its unboxed representation.</TD>
</TR>
</TABLE>
&nbsp;
<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"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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;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="MethodGenerator.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>