blob: b7efd2c1ebbd37913a7159b8acadb72b30b830fc [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_18) on Sun Apr 01 21:18:04 PDT 2012 -->
<TITLE>
XSLTProcessorApplet
</TITLE>
<META NAME="keywords" CONTENT="org.apache.xalan.client.XSLTProcessorApplet class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="XSLTProcessorApplet";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XSLTProcessorApplet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.TrustedAgent.html" title="class in org.apache.xalan.client"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xalan/client/XSLTProcessorApplet.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="XSLTProcessorApplet.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.xalan.client</FONT>
<BR>
Class XSLTProcessorApplet</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.awt.Component
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.awt.Container
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.awt.Panel
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.applet.Applet
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xalan.client.XSLTProcessorApplet</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible</DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.62"><B>XSLTProcessorApplet</B></A><DT>extends java.applet.Applet</DL>
</PRE>
<P>
Provides applet host for the XSLT processor. To perform transformations on an HTML client:
<ol>
<li>Use an &lt;applet&gt; tag to embed this applet in the HTML client.</li>
<li>Use the DocumentURL and StyleURL PARAM tags or the <A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#setDocumentURL(java.lang.String)"><CODE>setDocumentURL(java.lang.String)</CODE></A> and
<A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#setStyleURL(java.lang.String)"><CODE>setStyleURL(java.lang.String)</CODE></A> methods to specify the XML source document and XSL stylesheet.</li>
<li>Call the <A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#getHtmlText()"><CODE>getHtmlText()</CODE></A> method (or one of the transformToHtml() methods)
to perform the transformation and return the result as a String.</li>
</ol>
This class extends Applet which ultimately causes this class to implement Serializable.
This is a serious restriction on this class. All fields that are not transient and not
static are written-out/read-in during serialization. So even private fields essentially
become part of the API. Developers need to take care when modifying fields.
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.apache.xalan.client.XSLTProcessorApplet">Serialized Form</A></DL>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) &nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.TrustedAgent.html" title="class in org.apache.xalan.client">XSLTProcessorApplet.TrustedAgent</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class maintains a worker thread that that is
trusted and can do things like access data.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="nested_classes_inherited_from_class_java.applet.Applet"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.applet.Applet</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>java.applet.Applet.AccessibleApplet</CODE></TD>
</TR>
</TABLE>
&nbsp;
<A NAME="nested_classes_inherited_from_class_java.awt.Panel"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Panel</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>java.awt.Panel.AccessibleAWTPanel</CODE></TD>
</TR>
</TABLE>
&nbsp;
<A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
</TR>
</TABLE>
&nbsp;
<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_attrNameToSet">m_attrNameToSet</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>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_attrValueToSet">m_attrValueToSet</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>private &nbsp;java.lang.Thread</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_callThread">m_callThread</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thread stuff for the trusted worker thread.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.net.URL</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_codeBase">m_codeBase</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Save this for use on the worker thread; may not be necessary.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.net.URL</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_documentBase">m_documentBase</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DocumentBase URL</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_documentURL">m_documentURL</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>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_documentURLOfCached">m_documentURLOfCached</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>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_elemIdToModify">m_elemIdToModify</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>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_htmlText">m_htmlText</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Where the worker thread puts the HTML text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_nameOfIDAttrOfElemToModify">m_nameOfIDAttrOfElemToModify</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Stylesheet attribute name and value that the caller can set.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) &nbsp;java.util.Hashtable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_parameters">m_parameters</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Stylesheet parameter key/value pair stored in a hashtable</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_sourceText">m_sourceText</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Where the worker thread puts the document/stylesheet text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_styleURL">m_styleURL</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>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_styleURLOfCached">m_styleURLOfCached</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>(package private) &nbsp;javax.xml.transform.TransformerFactory</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_tfactory">m_tfactory</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The stylesheet processor.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_treeURL">m_treeURL</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>private &nbsp;<A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.TrustedAgent.html" title="class in org.apache.xalan.client">XSLTProcessorApplet.TrustedAgent</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_trustedAgent">m_trustedAgent</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>private &nbsp;java.lang.Thread</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#m_trustedWorker">m_trustedWorker</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thread for running TrustedAgent.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#PARAM_documentURL">PARAM_documentURL</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>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#PARAM_styleURL">PARAM_styleURL</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>private static&nbsp;long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#serialVersionUID">serialVersionUID</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#XSLTProcessorApplet()">XSLTProcessorApplet</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The XSLTProcessorApplet constructor takes no arguments.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#destroy()">destroy</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cleanup; called when applet is terminated and unloaded.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#escapeString(java.lang.String)">escapeString</A></B>(java.lang.String&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Given a String containing markup, escape the markup so it
can be displayed in the browser.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#freeCache()">freeCache</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The processor keeps a cache of the source and
style trees, so call this method if they have changed
or you want to do garbage collection.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#getAppletInfo()">getAppletInfo</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get basic information about the applet</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#getHtmlText()">getHtmlText</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Assuming the stylesheet URL and the input XML URL have been set,
perform the transformation and return the result as a String.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String[][]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#getParameterInfo()">getParameterInfo</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get descriptions of the applet parameters.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#getResultTreeAsText()">getResultTreeAsText</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the HTML result Tree as a text string suitable
for display in a browser.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#getSource()">getSource</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Use a Transformer to copy the source document
to a StreamResult.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#getSourceTreeAsText()">getSourceTreeAsText</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the XML source Tree as a text string suitable
for display in a browser.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#getStyleTreeAsText()">getStyleTreeAsText</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the XSL style Tree as a text string suitable
for display in a browser.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#getTreeAsText(java.lang.String)">getTreeAsText</A></B>(java.lang.String&nbsp;treeURL)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get an XML document (or stylesheet)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#init()">init</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Standard applet initialization.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#paint(java.awt.Graphics)">paint</A></B>(java.awt.Graphics&nbsp;g)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Do not call; this applet contains no UI or visual components.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#processTransformation()">processTransformation</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process the transformation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#readObject(java.io.ObjectInputStream)">readObject</A></B>(java.io.ObjectInputStream&nbsp;inStream)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#setDocumentURL(java.lang.String)">setDocumentURL</A></B>(java.lang.String&nbsp;urlString)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the URL to the XML document that will be transformed
with the XSL stylesheet.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#setStyleSheetAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">setStyleSheetAttribute</A></B>(java.lang.String&nbsp;nameOfIDAttrOfElemToModify,
java.lang.String&nbsp;elemId,
java.lang.String&nbsp;attrName,
java.lang.String&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set an attribute in the stylesheet, which gives the ability
to have some dynamic selection control.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#setStylesheetParam(java.lang.String, java.lang.String)">setStylesheetParam</A></B>(java.lang.String&nbsp;key,
java.lang.String&nbsp;expr)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Submit a stylesheet parameter.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#setStyleURL(java.lang.String)">setStyleURL</A></B>(java.lang.String&nbsp;urlString)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the URL to the XSL stylesheet that will be used
to transform the input XML.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#start()">start</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Automatically called when the HTML client containing the applet loads.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#stop()">stop</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Automatically called when the HTML page containing the applet is no longer
on the screen.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#transformToHtml(java.lang.String)">transformToHtml</A></B>(java.lang.String&nbsp;doc)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process a document and a stylesheet and return
the transformation result.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.html#transformToHtml(java.lang.String, java.lang.String)">transformToHtml</A></B>(java.lang.String&nbsp;doc,
java.lang.String&nbsp;style)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process a document and a stylesheet and return
the transformation result.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.applet.Applet"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.applet.Applet</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>getAccessibleContext, getAppletContext, getAudioClip, getAudioClip, getCodeBase, getDocumentBase, getImage, getImage, getLocale, getParameter, isActive, newAudioClip, play, play, resize, resize, setStub, showStatus</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Panel"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.awt.Panel</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>addNotify</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, paramString, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, setLayout, transferFocusBackward, transferFocusDownCycle, update, validate, validateTree</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="m_tfactory"><!-- --></A><H3>
m_tfactory</H3>
<PRE>
transient javax.xml.transform.TransformerFactory <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.71"><B>m_tfactory</B></A></PRE>
<DL>
<DD>The stylesheet processor.
This field is now transient because a
javax.xml.transform.TransformerFactory from JAXP
makes no claims to be serializable.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_styleURL"><!-- --></A><H3>
m_styleURL</H3>
<PRE>
private java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.76"><B>m_styleURL</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_documentURL"><!-- --></A><H3>
m_documentURL</H3>
<PRE>
private java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.81"><B>m_documentURL</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="PARAM_styleURL"><!-- --></A><H3>
PARAM_styleURL</H3>
<PRE>
private final java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.90"><B>PARAM_styleURL</B></A></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xalan.client.XSLTProcessorApplet.PARAM_styleURL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PARAM_documentURL"><!-- --></A><H3>
PARAM_documentURL</H3>
<PRE>
private final java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.95"><B>PARAM_documentURL</B></A></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xalan.client.XSLTProcessorApplet.PARAM_documentURL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="m_styleURLOfCached"><!-- --></A><H3>
m_styleURLOfCached</H3>
<PRE>
private java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.104"><B>m_styleURLOfCached</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_documentURLOfCached"><!-- --></A><H3>
m_documentURLOfCached</H3>
<PRE>
private java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.109"><B>m_documentURLOfCached</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_codeBase"><!-- --></A><H3>
m_codeBase</H3>
<PRE>
private java.net.URL <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.115"><B>m_codeBase</B></A></PRE>
<DL>
<DD>Save this for use on the worker thread; may not be necessary.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_treeURL"><!-- --></A><H3>
m_treeURL</H3>
<PRE>
private java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.120"><B>m_treeURL</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_documentBase"><!-- --></A><H3>
m_documentBase</H3>
<PRE>
private java.net.URL <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.126"><B>m_documentBase</B></A></PRE>
<DL>
<DD>DocumentBase URL
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_callThread"><!-- --></A><H3>
m_callThread</H3>
<PRE>
private transient java.lang.Thread <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.131"><B>m_callThread</B></A></PRE>
<DL>
<DD>Thread stuff for the trusted worker thread.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_trustedAgent"><!-- --></A><H3>
m_trustedAgent</H3>
<PRE>
private transient <A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.TrustedAgent.html" title="class in org.apache.xalan.client">XSLTProcessorApplet.TrustedAgent</A> <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.135"><B>m_trustedAgent</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_trustedWorker"><!-- --></A><H3>
m_trustedWorker</H3>
<PRE>
private transient java.lang.Thread <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.140"><B>m_trustedWorker</B></A></PRE>
<DL>
<DD>Thread for running TrustedAgent.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_htmlText"><!-- --></A><H3>
m_htmlText</H3>
<PRE>
private transient java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.145"><B>m_htmlText</B></A></PRE>
<DL>
<DD>Where the worker thread puts the HTML text.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_sourceText"><!-- --></A><H3>
m_sourceText</H3>
<PRE>
private transient java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.150"><B>m_sourceText</B></A></PRE>
<DL>
<DD>Where the worker thread puts the document/stylesheet text.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_nameOfIDAttrOfElemToModify"><!-- --></A><H3>
m_nameOfIDAttrOfElemToModify</H3>
<PRE>
private transient java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.155"><B>m_nameOfIDAttrOfElemToModify</B></A></PRE>
<DL>
<DD>Stylesheet attribute name and value that the caller can set.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_elemIdToModify"><!-- --></A><H3>
m_elemIdToModify</H3>
<PRE>
private transient java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.159"><B>m_elemIdToModify</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_attrNameToSet"><!-- --></A><H3>
m_attrNameToSet</H3>
<PRE>
private transient java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.163"><B>m_attrNameToSet</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_attrValueToSet"><!-- --></A><H3>
m_attrValueToSet</H3>
<PRE>
private transient java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.167"><B>m_attrValueToSet</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_parameters"><!-- --></A><H3>
m_parameters</H3>
<PRE>
transient java.util.Hashtable <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.375"><B>m_parameters</B></A></PRE>
<DL>
<DD>Stylesheet parameter key/value pair stored in a hashtable
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="serialVersionUID"><!-- --></A><H3>
serialVersionUID</H3>
<PRE>
private static final long <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.767"><B>serialVersionUID</B></A></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xalan.client.XSLTProcessorApplet.serialVersionUID">Constant Field Values</A></DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="XSLTProcessorApplet()"><!-- --></A><H3>
XSLTProcessorApplet</H3>
<PRE>
public <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.172"><B>XSLTProcessorApplet</B></A>()</PRE>
<DL>
<DD>The XSLTProcessorApplet constructor takes no arguments.
<P>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getAppletInfo()"><!-- --></A><H3>
getAppletInfo</H3>
<PRE>
public java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.178"><B>getAppletInfo</B></A>()</PRE>
<DL>
<DD>Get basic information about the applet
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>getAppletInfo</CODE> in class <CODE>java.applet.Applet</CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>A String with the applet name and author.</DL>
</DD>
</DL>
<HR>
<A NAME="getParameterInfo()"><!-- --></A><H3>
getParameterInfo</H3>
<PRE>
public java.lang.String[][] <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.188"><B>getParameterInfo</B></A>()</PRE>
<DL>
<DD>Get descriptions of the applet parameters.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>getParameterInfo</CODE> in class <CODE>java.applet.Applet</CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>A two-dimensional array of Strings with Name, Type, and Description
for each parameter.</DL>
</DD>
</DL>
<HR>
<A NAME="init()"><!-- --></A><H3>
init</H3>
<PRE>
public void <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.203"><B>init</B></A>()</PRE>
<DL>
<DD>Standard applet initialization.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>init</CODE> in class <CODE>java.applet.Applet</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="start()"><!-- --></A><H3>
start</H3>
<PRE>
public void <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.246"><B>start</B></A>()</PRE>
<DL>
<DD>Automatically called when the HTML client containing the applet loads.
This method starts execution of the applet thread.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>start</CODE> in class <CODE>java.applet.Applet</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="paint(java.awt.Graphics)"><!-- --></A><H3>
paint</H3>
<PRE>
public void <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.286"><B>paint</B></A>(java.awt.Graphics&nbsp;g)</PRE>
<DL>
<DD>Do not call; this applet contains no UI or visual components.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>paint</CODE> in class <CODE>java.awt.Container</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="stop()"><!-- --></A><H3>
stop</H3>
<PRE>
public void <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.292"><B>stop</B></A>()</PRE>
<DL>
<DD>Automatically called when the HTML page containing the applet is no longer
on the screen. Stops execution of the applet thread.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>stop</CODE> in class <CODE>java.applet.Applet</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="destroy()"><!-- --></A><H3>
destroy</H3>
<PRE>
public void <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.309"><B>destroy</B></A>()</PRE>
<DL>
<DD>Cleanup; called when applet is terminated and unloaded.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>destroy</CODE> in class <CODE>java.applet.Applet</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setStyleURL(java.lang.String)"><!-- --></A><H3>
setStyleURL</H3>
<PRE>
public void <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.327"><B>setStyleURL</B></A>(java.lang.String&nbsp;urlString)</PRE>
<DL>
<DD>Set the URL to the XSL stylesheet that will be used
to transform the input XML. No processing is done yet.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>urlString</CODE> - valid URL string for XSL stylesheet.</DL>
</DD>
</DL>
<HR>
<A NAME="setDocumentURL(java.lang.String)"><!-- --></A><H3>
setDocumentURL</H3>
<PRE>
public void <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.337"><B>setDocumentURL</B></A>(java.lang.String&nbsp;urlString)</PRE>
<DL>
<DD>Set the URL to the XML document that will be transformed
with the XSL stylesheet. No processing is done yet.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>urlString</CODE> - valid URL string for XML document.</DL>
</DD>
</DL>
<HR>
<A NAME="freeCache()"><!-- --></A><H3>
freeCache</H3>
<PRE>
public void <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.347"><B>freeCache</B></A>()</PRE>
<DL>
<DD>The processor keeps a cache of the source and
style trees, so call this method if they have changed
or you want to do garbage collection.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setStyleSheetAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
setStyleSheetAttribute</H3>
<PRE>
public void <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.361"><B>setStyleSheetAttribute</B></A>(java.lang.String&nbsp;nameOfIDAttrOfElemToModify,
java.lang.String&nbsp;elemId,
java.lang.String&nbsp;attrName,
java.lang.String&nbsp;value)</PRE>
<DL>
<DD>Set an attribute in the stylesheet, which gives the ability
to have some dynamic selection control.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nameOfIDAttrOfElemToModify</CODE> - The name of an attribute to search for a unique id.<DD><CODE>elemId</CODE> - The unique ID to look for.<DD><CODE>attrName</CODE> - Once the element is found, the name of the attribute to set.<DD><CODE>value</CODE> - The value to set the attribute to.</DL>
</DD>
</DL>
<HR>
<A NAME="setStylesheetParam(java.lang.String, java.lang.String)"><!-- --></A><H3>
setStylesheetParam</H3>
<PRE>
public void <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.384"><B>setStylesheetParam</B></A>(java.lang.String&nbsp;key,
java.lang.String&nbsp;expr)</PRE>
<DL>
<DD>Submit a stylesheet parameter.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>key</CODE> - stylesheet parameter key<DD><CODE>expr</CODE> - the parameter expression to be submitted.<DT><B>See Also:</B><DD><CODE>Transformer.setParameter(String,Object)</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="escapeString(java.lang.String)"><!-- --></A><H3>
escapeString</H3>
<PRE>
public java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.397"><B>escapeString</B></A>(java.lang.String&nbsp;s)</PRE>
<DL>
<DD>Given a String containing markup, escape the markup so it
can be displayed in the browser.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>s</CODE> - String to escape
The escaped string.</DL>
</DD>
</DL>
<HR>
<A NAME="getHtmlText()"><!-- --></A><H3>
getHtmlText</H3>
<PRE>
public java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.466"><B>getHtmlText</B></A>()</PRE>
<DL>
<DD>Assuming the stylesheet URL and the input XML URL have been set,
perform the transformation and return the result as a String.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>A string that contains the contents pointed to by the URL.</DL>
</DD>
</DL>
<HR>
<A NAME="getTreeAsText(java.lang.String)"><!-- --></A><H3>
getTreeAsText</H3>
<PRE>
public java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.493"><B>getTreeAsText</B></A>(java.lang.String&nbsp;treeURL)
throws java.io.IOException</PRE>
<DL>
<DD>Get an XML document (or stylesheet)
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>treeURL</CODE> - valid URL string for the document.
<DT><B>Returns:</B><DD>document
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getSource()"><!-- --></A><H3>
getSource</H3>
<PRE>
private java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.519"><B>getSource</B></A>()
throws javax.xml.transform.TransformerException</PRE>
<DL>
<DD>Use a Transformer to copy the source document
to a StreamResult.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the document as a string
<DT><B>Throws:</B>
<DD><CODE>javax.xml.transform.TransformerException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getSourceTreeAsText()"><!-- --></A><H3>
getSourceTreeAsText</H3>
<PRE>
public java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.556"><B>getSourceTreeAsText</B></A>()
throws java.lang.Exception</PRE>
<DL>
<DD>Get the XML source Tree as a text string suitable
for display in a browser. Note that this is for display of the
XML itself, not for rendering of HTML by the browser.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>XML source document as a string.
<DT><B>Throws:</B>
<DD><CODE>java.lang.Exception</CODE> - thrown if tree can not be converted.</DL>
</DD>
</DL>
<HR>
<A NAME="getStyleTreeAsText()"><!-- --></A><H3>
getStyleTreeAsText</H3>
<PRE>
public java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.569"><B>getStyleTreeAsText</B></A>()
throws java.lang.Exception</PRE>
<DL>
<DD>Get the XSL style Tree as a text string suitable
for display in a browser. Note that this is for display of the
XML itself, not for rendering of HTML by the browser.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The XSL stylesheet as a string.
<DT><B>Throws:</B>
<DD><CODE>java.lang.Exception</CODE> - thrown if tree can not be converted.</DL>
</DD>
</DL>
<HR>
<A NAME="getResultTreeAsText()"><!-- --></A><H3>
getResultTreeAsText</H3>
<PRE>
public java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.582"><B>getResultTreeAsText</B></A>()
throws java.lang.Exception</PRE>
<DL>
<DD>Get the HTML result Tree as a text string suitable
for display in a browser. Note that this is for display of the
XML itself, not for rendering of HTML by the browser.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>Transformation result as unmarked text.
<DT><B>Throws:</B>
<DD><CODE>java.lang.Exception</CODE> - thrown if tree can not be converted.</DL>
</DD>
</DL>
<HR>
<A NAME="transformToHtml(java.lang.String, java.lang.String)"><!-- --></A><H3>
transformToHtml</H3>
<PRE>
public java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.597"><B>transformToHtml</B></A>(java.lang.String&nbsp;doc,
java.lang.String&nbsp;style)</PRE>
<DL>
<DD>Process a document and a stylesheet and return
the transformation result. If one of these is null, the
existing value (of a previous transformation) is not affected.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>doc</CODE> - URL string to XML document<DD><CODE>style</CODE> - URL string to XSL stylesheet
<DT><B>Returns:</B><DD>HTML transformation result</DL>
</DD>
</DL>
<HR>
<A NAME="transformToHtml(java.lang.String)"><!-- --></A><H3>
transformToHtml</H3>
<PRE>
public java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.622"><B>transformToHtml</B></A>(java.lang.String&nbsp;doc)</PRE>
<DL>
<DD>Process a document and a stylesheet and return
the transformation result. Use the xsl:stylesheet PI to find the
document, if one exists.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>doc</CODE> - URL string to XML document containing an xsl:stylesheet PI.
<DT><B>Returns:</B><DD>HTML transformation result</DL>
</DD>
</DL>
<HR>
<A NAME="processTransformation()"><!-- --></A><H3>
processTransformation</H3>
<PRE>
private java.lang.String <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.643"><B>processTransformation</B></A>()
throws javax.xml.transform.TransformerException</PRE>
<DL>
<DD>Process the transformation.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The transformation result as a string.
<DT><B>Throws:</B>
<DD><CODE>javax.xml.transform.TransformerException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
readObject</H3>
<PRE>
private void <A HREF="../../../../src-html/org/apache/xalan/client/XSLTProcessorApplet.html#line.770"><B>readObject</B></A>(java.io.ObjectInputStream&nbsp;inStream)
throws java.io.IOException,
java.lang.ClassNotFoundException</PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE>
<DD><CODE>java.lang.ClassNotFoundException</CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XSLTProcessorApplet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../org/apache/xalan/client/XSLTProcessorApplet.TrustedAgent.html" title="class in org.apache.xalan.client"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xalan/client/XSLTProcessorApplet.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="XSLTProcessorApplet.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>