blob: 7ca057bd065683f8c86e61ddd93f7d4347fd5a78 [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:37 PDT 2012 -->
<TITLE>
XSLOutputAttributes
</TITLE>
<META NAME="keywords" CONTENT="org.apache.xml.serializer.XSLOutputAttributes interface">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="XSLOutputAttributes";
}
</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/XSLOutputAttributes.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/xml/serializer/WriterToUTF8Buffered.html" title="class in org.apache.xml.serializer"><B>PREV CLASS</B></A>&nbsp;
&nbsp;NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xml/serializer/XSLOutputAttributes.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="XSLOutputAttributes.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&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.xml.serializer</FONT>
<BR>
Interface XSLOutputAttributes</H2>
<DL>
<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../org/apache/xml/serializer/SerializationHandler.html" title="interface in org.apache.xml.serializer">SerializationHandler</A></DD>
</DL>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/xalan/xsltc/dom/AdaptiveResultTreeImpl.html" title="class in org.apache.xalan.xsltc.dom">AdaptiveResultTreeImpl</A>, <A HREF="../../../../org/apache/xml/serializer/EmptySerializer.html" title="class in org.apache.xml.serializer">EmptySerializer</A>, <A HREF="../../../../org/apache/xml/serializer/SerializerBase.html" title="class in org.apache.xml.serializer">SerializerBase</A>, <A HREF="../../../../org/apache/xalan/xsltc/dom/SimpleResultTreeImpl.html" title="class in org.apache.xalan.xsltc.dom">SimpleResultTreeImpl</A>, <A HREF="../../../../org/apache/xalan/xsltc/runtime/StringValueHandler.html" title="class in org.apache.xalan.xsltc.runtime">StringValueHandler</A>, <A HREF="../../../../org/apache/xml/serializer/ToHTMLSAXHandler.html" title="class in org.apache.xml.serializer">ToHTMLSAXHandler</A>, <A HREF="../../../../org/apache/xml/serializer/ToHTMLStream.html" title="class in org.apache.xml.serializer">ToHTMLStream</A>, <A HREF="../../../../org/apache/xml/serializer/ToSAXHandler.html" title="class in org.apache.xml.serializer">ToSAXHandler</A>, <A HREF="../../../../org/apache/xml/serializer/ToStream.html" title="class in org.apache.xml.serializer">ToStream</A>, <A HREF="../../../../org/apache/xml/serializer/ToTextSAXHandler.html" title="class in org.apache.xml.serializer">ToTextSAXHandler</A>, <A HREF="../../../../org/apache/xml/serializer/ToTextStream.html" title="class in org.apache.xml.serializer">ToTextStream</A>, <A HREF="../../../../org/apache/xml/serializer/ToUnknownStream.html" title="class in org.apache.xml.serializer">ToUnknownStream</A>, <A HREF="../../../../org/apache/xml/serializer/ToXMLSAXHandler.html" title="class in org.apache.xml.serializer">ToXMLSAXHandler</A>, <A HREF="../../../../org/apache/xml/serializer/ToXMLStream.html" title="class in org.apache.xml.serializer">ToXMLStream</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>interface <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.54"><B>XSLOutputAttributes</B></A></DL>
</PRE>
<P>
This interface has methods associated with the XSLT xsl:output attribues
specified in the stylesheet that effect the format of the document output.
In an XSLT stylesheet these attributes appear for example as:
<pre>
<xsl:output method="xml" omit-xml-declaration="no" indent="yes"/>
</pre>
The xsl:output attributes covered in this interface are:
<pre>
version
encoding
omit-xml-declarations
standalone
doctype-public
doctype-system
cdata-section-elements
indent
media-type
</pre>
The one attribute not covered in this interface is <code>method</code> as
this value is implicitly chosen by the serializer that is created, for
example ToXMLStream vs. ToHTMLStream or another one.
This interface is only used internally within Xalan.
<P>
<P>
<HR>
<P>
<!-- ========== 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;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/XSLOutputAttributes.html#getDoctypePublic()">getDoctypePublic</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the previously set value of the value to be used as the public
identifier in the document type declaration (DTD).</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/xml/serializer/XSLOutputAttributes.html#getDoctypeSystem()">getDoctypeSystem</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the previously set value of the value to be used
as the system identifier in the document type declaration (DTD).</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/xml/serializer/XSLOutputAttributes.html#getEncoding()">getEncoding</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/XSLOutputAttributes.html#getIndent()">getIndent</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/XSLOutputAttributes.html#getIndentAmount()">getIndentAmount</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/XSLOutputAttributes.html#getMediaType()">getMediaType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/XSLOutputAttributes.html#getOmitXMLDeclaration()">getOmitXMLDeclaration</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/XSLOutputAttributes.html#getOutputProperty(java.lang.String)">getOutputProperty</A></B>(java.lang.String&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the value for a property that affects seraialization,
if a property was set return that value, otherwise return
the default value, otherwise return null.</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/xml/serializer/XSLOutputAttributes.html#getOutputPropertyDefault(java.lang.String)">getOutputPropertyDefault</A></B>(java.lang.String&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the default value for a property that affects seraialization,
or null if there is none.</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/xml/serializer/XSLOutputAttributes.html#getStandalone()">getStandalone</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/XSLOutputAttributes.html#getVersion()">getVersion</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/XSLOutputAttributes.html#setCdataSectionElements(java.util.Vector)">setCdataSectionElements</A></B>(java.util.Vector&nbsp;URI_and_localNames)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value coming from the xsl:output cdata-section-elements
stylesheet property.</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/xml/serializer/XSLOutputAttributes.html#setDoctype(java.lang.String, java.lang.String)">setDoctype</A></B>(java.lang.String&nbsp;system,
java.lang.String&nbsp;pub)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value coming from the xsl:output doctype-public and doctype-system stylesheet properties</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/xml/serializer/XSLOutputAttributes.html#setDoctypePublic(java.lang.String)">setDoctypePublic</A></B>(java.lang.String&nbsp;doctype)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value coming from the xsl:output doctype-public stylesheet attribute.</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/xml/serializer/XSLOutputAttributes.html#setDoctypeSystem(java.lang.String)">setDoctypeSystem</A></B>(java.lang.String&nbsp;doctype)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value coming from the xsl:output doctype-system stylesheet attribute.</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/xml/serializer/XSLOutputAttributes.html#setEncoding(java.lang.String)">setEncoding</A></B>(java.lang.String&nbsp;encoding)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the character encoding coming from the xsl:output encoding stylesheet attribute.</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/xml/serializer/XSLOutputAttributes.html#setIndent(boolean)">setIndent</A></B>(boolean&nbsp;indent)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value coming from the xsl:output indent stylesheet
attribute.</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/xml/serializer/XSLOutputAttributes.html#setMediaType(java.lang.String)">setMediaType</A></B>(java.lang.String&nbsp;mediatype)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value coming from the xsl:output media-type stylesheet attribute.</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/xml/serializer/XSLOutputAttributes.html#setOmitXMLDeclaration(boolean)">setOmitXMLDeclaration</A></B>(boolean&nbsp;b)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value coming from the xsl:output omit-xml-declaration stylesheet attribute</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/xml/serializer/XSLOutputAttributes.html#setOutputProperty(java.lang.String, java.lang.String)">setOutputProperty</A></B>(java.lang.String&nbsp;name,
java.lang.String&nbsp;val)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the non-default value for a property that affects seraialization.</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/xml/serializer/XSLOutputAttributes.html#setOutputPropertyDefault(java.lang.String, java.lang.String)">setOutputPropertyDefault</A></B>(java.lang.String&nbsp;name,
java.lang.String&nbsp;val)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the default value for a property that affects seraialization.</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/xml/serializer/XSLOutputAttributes.html#setStandalone(java.lang.String)">setStandalone</A></B>(java.lang.String&nbsp;standalone)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value coming from the xsl:output standalone stylesheet attribute.</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/xml/serializer/XSLOutputAttributes.html#setVersion(java.lang.String)">setVersion</A></B>(java.lang.String&nbsp;version)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value coming from the xsl:output version attribute.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ 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="getDoctypePublic()"><!-- --></A><H3>
getDoctypePublic</H3>
<PRE>
java.lang.String <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.63"><B>getDoctypePublic</B></A>()</PRE>
<DL>
<DD>Returns the previously set value of the value to be used as the public
identifier in the document type declaration (DTD).
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the public identifier to be used in the DOCTYPE declaration in the
output document.</DL>
</DD>
</DL>
<HR>
<A NAME="getDoctypeSystem()"><!-- --></A><H3>
getDoctypeSystem</H3>
<PRE>
java.lang.String <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.71"><B>getDoctypeSystem</B></A>()</PRE>
<DL>
<DD>Returns the previously set value of the value to be used
as the system identifier in the document type declaration (DTD).
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the system identifier to be used in the DOCTYPE declaration in
the output document.</DL>
</DD>
</DL>
<HR>
<A NAME="getEncoding()"><!-- --></A><H3>
getEncoding</H3>
<PRE>
java.lang.String <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.75"><B>getEncoding</B></A>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>the character encoding to be used in the output document.</DL>
</DD>
</DL>
<HR>
<A NAME="getIndent()"><!-- --></A><H3>
getIndent</H3>
<PRE>
boolean <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.80"><B>getIndent</B></A>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>true if the output document should be indented to visually
indicate its structure.</DL>
</DD>
</DL>
<HR>
<A NAME="getIndentAmount()"><!-- --></A><H3>
getIndentAmount</H3>
<PRE>
int <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.85"><B>getIndentAmount</B></A>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>the number of spaces to indent for each indentation level.</DL>
</DD>
</DL>
<HR>
<A NAME="getMediaType()"><!-- --></A><H3>
getMediaType</H3>
<PRE>
java.lang.String <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.90"><B>getMediaType</B></A>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>the mediatype the media-type or MIME type associated with the
output document.</DL>
</DD>
</DL>
<HR>
<A NAME="getOmitXMLDeclaration()"><!-- --></A><H3>
getOmitXMLDeclaration</H3>
<PRE>
boolean <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.95"><B>getOmitXMLDeclaration</B></A>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>true if the XML declaration is to be omitted from the output
document.</DL>
</DD>
</DL>
<HR>
<A NAME="getStandalone()"><!-- --></A><H3>
getStandalone</H3>
<PRE>
java.lang.String <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.100"><B>getStandalone</B></A>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>a value of "yes" if the <code>standalone</code> delaration is to
be included in the output document.</DL>
</DD>
</DL>
<HR>
<A NAME="getVersion()"><!-- --></A><H3>
getVersion</H3>
<PRE>
java.lang.String <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.104"><B>getVersion</B></A>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>the version of the output format.</DL>
</DD>
</DL>
<HR>
<A NAME="setCdataSectionElements(java.util.Vector)"><!-- --></A><H3>
setCdataSectionElements</H3>
<PRE>
void <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.125"><B>setCdataSectionElements</B></A>(java.util.Vector&nbsp;URI_and_localNames)</PRE>
<DL>
<DD>Sets the value coming from the xsl:output cdata-section-elements
stylesheet property.
This sets the elements whose text elements are to be output as CDATA
sections.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>URI_and_localNames</CODE> - pairs of namespace URI and local names that
identify elements whose text elements are to be output as CDATA sections.
The namespace of the local element must be the given URI to match. The
qName is not given because the prefix does not matter, only the namespace
URI to which that prefix would map matters, so the prefix itself is not
relevant in specifying which elements have their text to be output as
CDATA sections.</DL>
</DD>
</DL>
<HR>
<A NAME="setDoctype(java.lang.String, java.lang.String)"><!-- --></A><H3>
setDoctype</H3>
<PRE>
void <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.133"><B>setDoctype</B></A>(java.lang.String&nbsp;system,
java.lang.String&nbsp;pub)</PRE>
<DL>
<DD>Set the value coming from the xsl:output doctype-public and doctype-system stylesheet properties
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>system</CODE> - the system identifier to be used in the DOCTYPE declaration
in the output document.<DD><CODE>pub</CODE> - the public identifier to be used in the DOCTYPE declaration in
the output document.</DL>
</DD>
</DL>
<HR>
<A NAME="setDoctypePublic(java.lang.String)"><!-- --></A><H3>
setDoctypePublic</H3>
<PRE>
void <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.139"><B>setDoctypePublic</B></A>(java.lang.String&nbsp;doctype)</PRE>
<DL>
<DD>Set the value coming from the xsl:output doctype-public stylesheet attribute.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>doctype</CODE> - the public identifier to be used in the DOCTYPE
declaration in the output document.</DL>
</DD>
</DL>
<HR>
<A NAME="setDoctypeSystem(java.lang.String)"><!-- --></A><H3>
setDoctypeSystem</H3>
<PRE>
void <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.144"><B>setDoctypeSystem</B></A>(java.lang.String&nbsp;doctype)</PRE>
<DL>
<DD>Set the value coming from the xsl:output doctype-system stylesheet attribute.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>doctype</CODE> - the system identifier to be used in the DOCTYPE
declaration in the output document.</DL>
</DD>
</DL>
<HR>
<A NAME="setEncoding(java.lang.String)"><!-- --></A><H3>
setEncoding</H3>
<PRE>
void <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.149"><B>setEncoding</B></A>(java.lang.String&nbsp;encoding)</PRE>
<DL>
<DD>Sets the character encoding coming from the xsl:output encoding stylesheet attribute.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>encoding</CODE> - the character encoding</DL>
</DD>
</DL>
<HR>
<A NAME="setIndent(boolean)"><!-- --></A><H3>
setIndent</H3>
<PRE>
void <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.156"><B>setIndent</B></A>(boolean&nbsp;indent)</PRE>
<DL>
<DD>Sets the value coming from the xsl:output indent stylesheet
attribute.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>indent</CODE> - true if the output document should be indented to visually
indicate its structure.</DL>
</DD>
</DL>
<HR>
<A NAME="setMediaType(java.lang.String)"><!-- --></A><H3>
setMediaType</H3>
<PRE>
void <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.162"><B>setMediaType</B></A>(java.lang.String&nbsp;mediatype)</PRE>
<DL>
<DD>Sets the value coming from the xsl:output media-type stylesheet attribute.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>mediatype</CODE> - the media-type or MIME type associated with the output
document.</DL>
</DD>
</DL>
<HR>
<A NAME="setOmitXMLDeclaration(boolean)"><!-- --></A><H3>
setOmitXMLDeclaration</H3>
<PRE>
void <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.168"><B>setOmitXMLDeclaration</B></A>(boolean&nbsp;b)</PRE>
<DL>
<DD>Sets the value coming from the xsl:output omit-xml-declaration stylesheet attribute
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>b</CODE> - true if the XML declaration is to be omitted from the output
document.</DL>
</DD>
</DL>
<HR>
<A NAME="setStandalone(java.lang.String)"><!-- --></A><H3>
setStandalone</H3>
<PRE>
void <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.175"><B>setStandalone</B></A>(java.lang.String&nbsp;standalone)</PRE>
<DL>
<DD>Sets the value coming from the xsl:output standalone stylesheet attribute.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>standalone</CODE> - a value of "yes" indicates that the
<code>standalone</code> delaration is to be included in the output
document.</DL>
</DD>
</DL>
<HR>
<A NAME="setVersion(java.lang.String)"><!-- --></A><H3>
setVersion</H3>
<PRE>
void <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.180"><B>setVersion</B></A>(java.lang.String&nbsp;version)</PRE>
<DL>
<DD>Sets the value coming from the xsl:output version attribute.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>version</CODE> - the version of the output format.</DL>
</DD>
</DL>
<HR>
<A NAME="getOutputProperty(java.lang.String)"><!-- --></A><H3>
getOutputProperty</H3>
<PRE>
java.lang.String <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.197"><B>getOutputProperty</B></A>(java.lang.String&nbsp;name)</PRE>
<DL>
<DD>Get the value for a property that affects seraialization,
if a property was set return that value, otherwise return
the default value, otherwise return null.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name of the property, which is just the local name
if it is in no namespace, but is the URI in curly braces followed by
the local name if it is in a namespace, for example:
<ul>
<li> "encoding"
<li> "method"
<li> "{http://xml.apache.org/xalan}indent-amount"
<li> "{http://xml.apache.org/xalan}line-separator"
</ul>
<DT><B>Returns:</B><DD>The value of the parameter</DL>
</DD>
</DL>
<HR>
<A NAME="getOutputPropertyDefault(java.lang.String)"><!-- --></A><H3>
getOutputPropertyDefault</H3>
<PRE>
java.lang.String <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.206"><B>getOutputPropertyDefault</B></A>(java.lang.String&nbsp;name)</PRE>
<DL>
<DD>Get the default value for a property that affects seraialization,
or null if there is none. It is possible that a non-default value
was set for the property, however the value returned by this method
is unaffected by any non-default settings.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name of the property.
<DT><B>Returns:</B><DD>The default value of the parameter, or null if there is no default value.</DL>
</DD>
</DL>
<HR>
<A NAME="setOutputProperty(java.lang.String, java.lang.String)"><!-- --></A><H3>
setOutputProperty</H3>
<PRE>
void <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.220"><B>setOutputProperty</B></A>(java.lang.String&nbsp;name,
java.lang.String&nbsp;val)</PRE>
<DL>
<DD>Set the non-default value for a property that affects seraialization.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name of the property, which is just the local name
if it is in no namespace, but is the URI in curly braces followed by
the local name if it is in a namespace, for example:
<ul>
<li> "encoding"
<li> "method"
<li> "{http://xml.apache.org/xalan}indent-amount"
<li> "{http://xml.apache.org/xalan}line-separator"
</ul></DL>
</DD>
</DL>
<HR>
<A NAME="setOutputPropertyDefault(java.lang.String, java.lang.String)"><!-- --></A><H3>
setOutputPropertyDefault</H3>
<PRE>
void <A HREF="../../../../src-html/org/apache/xml/serializer/XSLOutputAttributes.html#line.235"><B>setOutputPropertyDefault</B></A>(java.lang.String&nbsp;name,
java.lang.String&nbsp;val)</PRE>
<DL>
<DD>Set the default value for a property that affects seraialization.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name of the property, which is just the local name
if it is in no namespace, but is the URI in curly braces followed by
the local name if it is in a namespace, for example:
<ul>
<li> "encoding"
<li> "method"
<li> "{http://xml.apache.org/xalan}indent-amount"
<li> "{http://xml.apache.org/xalan}line-separator"
</ul></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/XSLOutputAttributes.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/xml/serializer/WriterToUTF8Buffered.html" title="class in org.apache.xml.serializer"><B>PREV CLASS</B></A>&nbsp;
&nbsp;NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xml/serializer/XSLOutputAttributes.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="XSLOutputAttributes.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&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>