blob: 4644206f8f89bcda1abad0f0c66e2a1e5d6fef65 [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.6.0_26) on Wed Sep 14 22:31:19 PDT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Interface org.apache.abdera2.writer.StreamWriter (Abdera2 Core 2.0-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2011-09-14">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.abdera2.writer.StreamWriter (Abdera2 Core 2.0-SNAPSHOT API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer"><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?org/apache/abdera2/writer//class-useStreamWriter.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="StreamWriter.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>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Interface<br>org.apache.abdera2.writer.StreamWriter</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.abdera2.factory"><B>org.apache.abdera2.factory</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.abdera2.parser.axiom"><B>org.apache.abdera2.parser.axiom</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.abdera2.protocol"><B>org.apache.abdera2.protocol</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.abdera2.protocol.error"><B>org.apache.abdera2.protocol.error</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.abdera2.util"><B>org.apache.abdera2.util</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.abdera2.writer"><B>org.apache.abdera2.writer</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.abdera2.factory"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A> in <A HREF="../../../../../org/apache/abdera2/factory/package-summary.html">org.apache.abdera2.factory</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/apache/abdera2/factory/package-summary.html">org.apache.abdera2.factory</A> that implement <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></FONT></TH>
</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/abdera2/factory/StreamBuilder.html" title="class in org.apache.abdera2.factory">StreamBuilder</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;StreamBuilder is a special implementation of the StreamWriter interface that can be used to create Feed Object Model
instances using the StreamWriter interface.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.abdera2.parser.axiom"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A> in <A HREF="../../../../../org/apache/abdera2/parser/axiom/package-summary.html">org.apache.abdera2.parser.axiom</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/apache/abdera2/parser/axiom/package-summary.html">org.apache.abdera2.parser.axiom</A> that implement <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></FONT></TH>
</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/abdera2/parser/axiom/StaxStreamWriter.html" title="class in org.apache.abdera2.parser.axiom">StaxStreamWriter</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/abdera2/parser/axiom/package-summary.html">org.apache.abdera2.parser.axiom</A> with type parameters of type <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T extends <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A>&gt;
<BR>
T</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>FOMWriterFactory.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/FOMWriterFactory.html#newStreamWriter()">newStreamWriter</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>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T extends <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A>&gt;
<BR>
T</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>FOMWriterFactory.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/FOMWriterFactory.html#newStreamWriter(java.lang.String)">newStreamWriter</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/abdera2/parser/axiom/package-summary.html">org.apache.abdera2.parser.axiom</A> that return <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#endDocument()">endDocument</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#endElement()">endElement</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#flush()">flush</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#indent()">indent</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#setOutputStream(java.io.OutputStream)">setOutputStream</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;out)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#setOutputStream(java.io.OutputStream, java.lang.String)">setOutputStream</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;out,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#setPrefix(java.lang.String, java.lang.String)">setPrefix</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#setWriter(java.io.Writer)">setWriter</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;writer)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#startDocument(java.lang.String)">startDocument</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;xmlversion)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#startDocument(java.lang.String, java.lang.String)">startDocument</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;xmlversion,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#startElement(java.lang.String, java.lang.String, java.lang.String)">startElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#writeComment(java.lang.String)">writeComment</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#writeDefaultNamespace(java.lang.String)">writeDefaultNamespace</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#writeElementText(java.lang.String)">writeElementText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#writeId()">writeId</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#writeNamespace(java.lang.String, java.lang.String)">writeNamespace</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#writePI(java.lang.String)">writePI</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StaxStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/parser/axiom/StaxStreamWriter.html#writePI(java.lang.String, java.lang.String)">writePI</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.abdera2.protocol"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A> in <A HREF="../../../../../org/apache/abdera2/protocol/package-summary.html">org.apache.abdera2.protocol</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/abdera2/protocol/package-summary.html">org.apache.abdera2.protocol</A> with parameters of type <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></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>EntityProvider.</B><B><A HREF="../../../../../org/apache/abdera2/protocol/EntityProvider.html#writeTo(org.apache.abdera2.writer.StreamWriter)">writeTo</A></B>(<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A>&nbsp;sw)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write to the specified StreamWriter</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.abdera2.protocol.error"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A> in <A HREF="../../../../../org/apache/abdera2/protocol/error/package-summary.html">org.apache.abdera2.protocol.error</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/abdera2/protocol/error/package-summary.html">org.apache.abdera2.protocol.error</A> with parameters of type <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>Error.</B><B><A HREF="../../../../../org/apache/abdera2/protocol/error/Error.html#create(org.apache.abdera2.writer.StreamWriter, int, java.lang.String, java.lang.Throwable)">create</A></B>(<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A>&nbsp;sw,
int&nbsp;code,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>&nbsp;t)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.abdera2.util"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A> in <A HREF="../../../../../org/apache/abdera2/util/package-summary.html">org.apache.abdera2.util</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../org/apache/abdera2/util/package-summary.html">org.apache.abdera2.util</A> with type parameters of type <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;? extends <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A>&gt;&gt;</CODE></FONT></TD>
<TD><CODE><B>AbstractConfiguration.</B><B><A HREF="../../../../../org/apache/abdera2/util/AbstractConfiguration.html#streamwriters">streamwriters</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/abdera2/util/package-summary.html">org.apache.abdera2.util</A> that return types with arguments of type <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;? extends <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A>&gt;&gt;</CODE></FONT></TD>
<TD><CODE><B>Configuration.</B><B><A HREF="../../../../../org/apache/abdera2/util/Configuration.html#getStreamWriters()">getStreamWriters</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the collection of StreamWriters</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;? extends <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A>&gt;&gt;</CODE></FONT></TD>
<TD><CODE><B>AbstractConfiguration.</B><B><A HREF="../../../../../org/apache/abdera2/util/AbstractConfiguration.html#getStreamWriters()">getStreamWriters</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the collection of NamedWriters</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected abstract &nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;? extends <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A>&gt;&gt;</CODE></FONT></TD>
<TD><CODE><B>AbstractConfiguration.</B><B><A HREF="../../../../../org/apache/abdera2/util/AbstractConfiguration.html#initStreamWriters()">initStreamWriters</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Registers StreamWriter implementations using the /META-INF/services/org.apache.abdera.writer.StreamWriter file</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;? extends <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A>&gt;&gt;</CODE></FONT></TD>
<TD><CODE><B>AbderaConfiguration.</B><B><A HREF="../../../../../org/apache/abdera2/util/AbderaConfiguration.html#initStreamWriters()">initStreamWriters</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Method parameters in <A HREF="../../../../../org/apache/abdera2/util/package-summary.html">org.apache.abdera2.util</A> with type arguments of type <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/util/Configuration.html" title="interface in org.apache.abdera2.util">Configuration</A></CODE></FONT></TD>
<TD><CODE><B>Configuration.</B><B><A HREF="../../../../../org/apache/abdera2/util/Configuration.html#addStreamWriter(java.lang.Class)">addStreamWriter</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;? extends <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A>&gt;&nbsp;sw)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Registers a new StreamWriter, this method doesn't override a streamWriter if already exists.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/util/AbstractConfiguration.html" title="class in org.apache.abdera2.util">AbstractConfiguration</A></CODE></FONT></TD>
<TD><CODE><B>AbstractConfiguration.</B><B><A HREF="../../../../../org/apache/abdera2/util/AbstractConfiguration.html#addStreamWriter(java.lang.Class)">addStreamWriter</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;? extends <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A>&gt;&nbsp;sw)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Registers a StreamWriter implementation</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.abdera2.writer"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A> in <A HREF="../../../../../org/apache/abdera2/writer/package-summary.html">org.apache.abdera2.writer</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/apache/abdera2/writer/package-summary.html">org.apache.abdera2.writer</A> that implement <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></FONT></TH>
</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/abdera2/writer/AbstractStreamWriter.html" title="class in org.apache.abdera2.writer">AbstractStreamWriter</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/abdera2/writer/package-summary.html">org.apache.abdera2.writer</A> with type parameters of type <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T extends <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A>&gt;
<BR>
T</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>WriterFactory.</B><B><A HREF="../../../../../org/apache/abdera2/writer/WriterFactory.html#newStreamWriter()">newStreamWriter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the default StreamWriter.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T extends <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A>&gt;
<BR>
T</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>WriterFactory.</B><B><A HREF="../../../../../org/apache/abdera2/writer/WriterFactory.html#newStreamWriter(java.lang.String)">newStreamWriter</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the named StreamWriter.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/abdera2/writer/package-summary.html">org.apache.abdera2.writer</A> that return <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endAuthor()">endAuthor</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the atom:author element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endAuthor()">endAuthor</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endCategories()">endCategories</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the app:categories element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endCategories()">endCategories</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endCategory()">endCategory</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the atom:category</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endCategory()">endCategory</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endCollection()">endCollection</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End an app:collection element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endCollection()">endCollection</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endContent()">endContent</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the atom:content element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endContent()">endContent</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endContributor()">endContributor</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End an atom:contributor element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endContributor()">endContributor</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endControl()">endControl</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the app:control element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endControl()">endControl</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endDocument()">endDocument</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the document</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endDocument()">endDocument</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endElement()">endElement</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endEntry()">endEntry</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the atom:entry element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endEntry()">endEntry</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endFeed()">endFeed</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the atom:feed element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endFeed()">endFeed</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endGenerator()">endGenerator</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the atom:generator element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endGenerator()">endGenerator</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endLink()">endLink</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the atom:link</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endLink()">endLink</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endPerson()">endPerson</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the person element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endPerson()">endPerson</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endService()">endService</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End an app:service element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endService()">endService</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endSource()">endSource</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End the atom:source</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endSource()">endSource</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endText()">endText</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#endWorkspace()">endWorkspace</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End an app:workspace element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#endWorkspace()">endWorkspace</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#flush()">flush</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#indent()">indent</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a new line and indent</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#setAutoclose(boolean)">setAutoclose</A></B>(boolean&nbsp;auto)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if the StreamWriter should autoclose the buffer after calling endDocument</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#setAutoclose(boolean)">setAutoclose</A></B>(boolean&nbsp;auto)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#setAutoflush(boolean)">setAutoflush</A></B>(boolean&nbsp;auto)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if the StreamWriter should autoflush the buffer</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#setAutoflush(boolean)">setAutoflush</A></B>(boolean&nbsp;auto)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#setAutoIndent(boolean)">setAutoIndent</A></B>(boolean&nbsp;indent)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True to enable automatic indenting</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#setAutoIndent(boolean)">setAutoIndent</A></B>(boolean&nbsp;indent)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#setChannel(java.nio.channels.WritableByteChannel)">setChannel</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/nio/channels/WritableByteChannel.html?is-external=true" title="class or interface in java.nio.channels">WritableByteChannel</A>&nbsp;channel)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the target WritableByteChannel</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#setChannel(java.nio.channels.WritableByteChannel)">setChannel</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/nio/channels/WritableByteChannel.html?is-external=true" title="class or interface in java.nio.channels">WritableByteChannel</A>&nbsp;channel)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#setChannel(java.nio.channels.WritableByteChannel, java.lang.String)">setChannel</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/nio/channels/WritableByteChannel.html?is-external=true" title="class or interface in java.nio.channels">WritableByteChannel</A>&nbsp;channel,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the target WritableByteChannel</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#setChannel(java.nio.channels.WritableByteChannel, java.lang.String)">setChannel</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/nio/channels/WritableByteChannel.html?is-external=true" title="class or interface in java.nio.channels">WritableByteChannel</A>&nbsp;channel,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#setOutputStream(java.io.OutputStream)">setOutputStream</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;out)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the target java.io.OutputStream</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#setOutputStream(java.io.OutputStream, java.lang.String)">setOutputStream</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;out,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the target java.io.OutputStream</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#setPrefix(java.lang.String, java.lang.String)">setPrefix</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Specify the namespace prefix</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#setWriter(java.io.Writer)">setWriter</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;writer)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the target java.io.Writer</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startAuthor()">startAuthor</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:author element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startAuthor()">startAuthor</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startCategories()">startCategories</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an app:categories element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startCategories()">startCategories</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startCategories(boolean)">startCategories</A></B>(boolean&nbsp;fixed)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an app:categories element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startCategories(boolean)">startCategories</A></B>(boolean&nbsp;fixed)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startCategories(boolean, java.lang.String)">startCategories</A></B>(boolean&nbsp;fixed,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;scheme)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an app:categories element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startCategories(boolean, java.lang.String)">startCategories</A></B>(boolean&nbsp;fixed,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;scheme)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startCategory(java.lang.String)">startCategory</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:category element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startCategory(java.lang.String)">startCategory</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startCategory(java.lang.String, java.lang.String)">startCategory</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;scheme)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:category element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startCategory(java.lang.String, java.lang.String)">startCategory</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;scheme)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startCategory(java.lang.String, java.lang.String, java.lang.String)">startCategory</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;scheme,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;label)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:category element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startCategory(java.lang.String, java.lang.String, java.lang.String)">startCategory</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;scheme,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;label)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startCollection(java.lang.String)">startCollection</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;href)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an app:collection element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startCollection(java.lang.String)">startCollection</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;href)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startContent(org.apache.abdera2.model.Content.Type)">startContent</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Content.Type.html" title="enum in org.apache.abdera2.model">Content.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:content element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startContent(org.apache.abdera2.model.Content.Type)">startContent</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Content.Type.html" title="enum in org.apache.abdera2.model">Content.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startContent(org.apache.abdera2.model.Content.Type, java.lang.String)">startContent</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Content.Type.html" title="enum in org.apache.abdera2.model">Content.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;src)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:content element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startContent(org.apache.abdera2.model.Content.Type, java.lang.String)">startContent</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Content.Type.html" title="enum in org.apache.abdera2.model">Content.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;src)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startContent(java.lang.String)">startContent</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:content element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startContent(java.lang.String)">startContent</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startContent(java.lang.String, java.lang.String)">startContent</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;src)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:content element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startContent(java.lang.String, java.lang.String)">startContent</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;src)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startContributor()">startContributor</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:contributor element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startContributor()">startContributor</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startControl()">startControl</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start the app:control element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startControl()">startControl</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startDocument()">startDocument</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start the document</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startDocument()">startDocument</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startDocument(java.lang.String)">startDocument</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;xmlversion)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start the document</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startDocument(java.lang.String, java.lang.String)">startDocument</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;xmlversion,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start the document</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startDocument(org.apache.abdera2.common.xml.XMLVersion)">startDocument</A></B>(org.apache.abdera2.common.xml.XMLVersion&nbsp;xmlversion)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start the document</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startDocument(org.apache.abdera2.common.xml.XMLVersion)">startDocument</A></B>(org.apache.abdera2.common.xml.XMLVersion&nbsp;xmlversion)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startDocument(org.apache.abdera2.common.xml.XMLVersion, java.lang.String)">startDocument</A></B>(org.apache.abdera2.common.xml.XMLVersion&nbsp;xmlversion,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startDocument(org.apache.abdera2.common.xml.XMLVersion, java.lang.String)">startDocument</A></B>(org.apache.abdera2.common.xml.XMLVersion&nbsp;xmlversion,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startElement(javax.xml.namespace.QName)">startElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startElement(javax.xml.namespace.QName)">startElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startElement(java.lang.String)">startElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startElement(java.lang.String)">startElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startElement(java.lang.String, java.lang.String)">startElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startElement(java.lang.String, java.lang.String)">startElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startElement(java.lang.String, java.lang.String, java.lang.String)">startElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startEntry()">startEntry</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:entry element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startEntry()">startEntry</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startFeed()">startFeed</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:feed element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startFeed()">startFeed</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startGenerator(java.lang.String, java.lang.String)">startGenerator</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;version,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:generator element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startGenerator(java.lang.String, java.lang.String)">startGenerator</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;version,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startLink(java.lang.String)">startLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:link element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startLink(java.lang.String)">startLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startLink(java.lang.String, java.lang.String)">startLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rel)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:link element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startLink(java.lang.String, java.lang.String)">startLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rel)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startLink(java.lang.String, java.lang.String, java.lang.String)">startLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rel,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:link element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startLink(java.lang.String, java.lang.String, java.lang.String)">startLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rel,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startLink(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)">startLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rel,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;title,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;hreflang,
long&nbsp;length)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:link element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startLink(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)">startLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rel,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;title,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;hreflang,
long&nbsp;length)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startPerson(javax.xml.namespace.QName)">startPerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start a person element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startPerson(javax.xml.namespace.QName)">startPerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startPerson(java.lang.String)">startPerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start a person element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startPerson(java.lang.String)">startPerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startPerson(java.lang.String, java.lang.String)">startPerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start a person element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startPerson(java.lang.String, java.lang.String)">startPerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startPerson(java.lang.String, java.lang.String, java.lang.String)">startPerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start a person element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startPerson(java.lang.String, java.lang.String, java.lang.String)">startPerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startService()">startService</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an app:service element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startService()">startService</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startSource()">startSource</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an atom:source element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startSource()">startSource</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startText(javax.xml.namespace.QName, org.apache.abdera2.model.Text.Type)">startText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start a Text element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startText(javax.xml.namespace.QName, org.apache.abdera2.model.Text.Type)">startText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startText(java.lang.String, java.lang.String, java.lang.String, org.apache.abdera2.model.Text.Type)">startText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start a Text element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startText(java.lang.String, java.lang.String, java.lang.String, org.apache.abdera2.model.Text.Type)">startText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startText(java.lang.String, java.lang.String, org.apache.abdera2.model.Text.Type)">startText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start a Text element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startText(java.lang.String, java.lang.String, org.apache.abdera2.model.Text.Type)">startText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startText(java.lang.String, org.apache.abdera2.model.Text.Type)">startText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start a Text element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startText(java.lang.String, org.apache.abdera2.model.Text.Type)">startText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#startWorkspace()">startWorkspace</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start an app:workspace element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#startWorkspace()">startWorkspace</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAccepts(java.lang.String...)">writeAccepts</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;accepts)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes app:accept elements</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAccepts(java.lang.String...)">writeAccepts</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;accepts)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAcceptsEntry()">writeAcceptsEntry</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes an app:accept element indicating that entries are accepted</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAcceptsEntry()">writeAcceptsEntry</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAcceptsNothing()">writeAcceptsNothing</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes an app:accept element indicating that nothing is accepted</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAcceptsNothing()">writeAcceptsNothing</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(javax.xml.namespace.QName, java.util.Date)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(javax.xml.namespace.QName, java.util.Date)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(javax.xml.namespace.QName, double)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
double&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(javax.xml.namespace.QName, double)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
double&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(javax.xml.namespace.QName, int)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(javax.xml.namespace.QName, int)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(javax.xml.namespace.QName, long)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
long&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(javax.xml.namespace.QName, long)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
long&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(javax.xml.namespace.QName, java.lang.String)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(javax.xml.namespace.QName, java.lang.String)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, java.util.Date)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, java.util.Date)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, double)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
double&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, double)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
double&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, int)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, int)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, long)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
long&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, long)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
long&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, java.lang.String)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, java.lang.String)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.util.Date)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.util.Date)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, java.lang.String, double)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
double&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, java.lang.String, double)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
double&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, java.lang.String, int)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, java.lang.String, int)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, java.lang.String, long)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
long&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, java.lang.String, long)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
long&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.lang.String)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.lang.String)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.lang.String, java.util.Date)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.lang.String, java.util.Date)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.lang.String, double)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
double&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.lang.String, double)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
double&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.lang.String, int)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.lang.String, int)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.lang.String, long)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
long&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.lang.String, long)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
long&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">writeAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAuthor(java.lang.String)">writeAuthor</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:author element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAuthor(java.lang.String)">writeAuthor</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeAuthor(java.lang.String, java.lang.String, java.lang.String)">writeAuthor</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:author element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeAuthor(java.lang.String, java.lang.String, java.lang.String)">writeAuthor</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeBase(org.apache.abdera2.common.iri.IRI)">writeBase</A></B>(org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write the xml:base attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeBase(org.apache.abdera2.common.iri.IRI)">writeBase</A></B>(org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeBase(java.lang.String)">writeBase</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write the xml:base attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeBase(java.lang.String)">writeBase</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeCategory(java.lang.String)">writeCategory</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:category element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeCategory(java.lang.String)">writeCategory</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeCategory(java.lang.String, java.lang.String)">writeCategory</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;scheme)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:category element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeCategory(java.lang.String, java.lang.String)">writeCategory</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;scheme)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeCategory(java.lang.String, java.lang.String, java.lang.String)">writeCategory</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;scheme,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;label)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:category element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeCategory(java.lang.String, java.lang.String, java.lang.String)">writeCategory</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;scheme,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;label)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeComment(java.lang.String)">writeComment</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an XML comment</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeContent(org.apache.abdera2.model.Content.Type, javax.activation.DataHandler)">writeContent</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Content.Type.html" title="enum in org.apache.abdera2.model">Content.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:content element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeContent(org.apache.abdera2.model.Content.Type, javax.activation.DataHandler)">writeContent</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Content.Type.html" title="enum in org.apache.abdera2.model">Content.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeContent(org.apache.abdera2.model.Content.Type, java.io.InputStream)">writeContent</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Content.Type.html" title="enum in org.apache.abdera2.model">Content.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:content element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeContent(org.apache.abdera2.model.Content.Type, java.io.InputStream)">writeContent</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Content.Type.html" title="enum in org.apache.abdera2.model">Content.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeContent(org.apache.abdera2.model.Content.Type, java.lang.String)">writeContent</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Content.Type.html" title="enum in org.apache.abdera2.model">Content.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:content element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeContent(org.apache.abdera2.model.Content.Type, java.lang.String)">writeContent</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Content.Type.html" title="enum in org.apache.abdera2.model">Content.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeContent(java.lang.String, java.lang.String)">writeContent</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:content element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeContent(java.lang.String, java.lang.String)">writeContent</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeContributor(java.lang.String)">writeContributor</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:contributor element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeContributor(java.lang.String)">writeContributor</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeContributor(java.lang.String, java.lang.String, java.lang.String)">writeContributor</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:contributor element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeContributor(java.lang.String, java.lang.String, java.lang.String)">writeContributor</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeDate(javax.xml.namespace.QName, java.util.Date)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a Date element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeDate(javax.xml.namespace.QName, java.util.Date)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeDate(javax.xml.namespace.QName, java.lang.String)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a Date element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeDate(javax.xml.namespace.QName, java.lang.String)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeDate(java.lang.String, java.util.Date)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a Date element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeDate(java.lang.String, java.util.Date)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeDate(java.lang.String, java.lang.String)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a Date element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeDate(java.lang.String, java.lang.String)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeDate(java.lang.String, java.lang.String, java.util.Date)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a Date element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeDate(java.lang.String, java.lang.String, java.util.Date)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeDate(java.lang.String, java.lang.String, java.lang.String)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a Date element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeDate(java.lang.String, java.lang.String, java.lang.String)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeDate(java.lang.String, java.lang.String, java.lang.String, java.util.Date)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a Date element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeDate(java.lang.String, java.lang.String, java.lang.String, java.util.Date)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeDate(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a Date element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeDate(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">writeDate</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeDraft(boolean)">writeDraft</A></B>(boolean&nbsp;draft)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an app:draft element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeDraft(boolean)">writeDraft</A></B>(boolean&nbsp;draft)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeEdited(java.util.Date)">writeEdited</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:edited element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeEdited(java.util.Date)">writeEdited</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeEdited(java.lang.String)">writeEdited</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:edited element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeEdited(java.lang.String)">writeEdited</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeElementText(javax.activation.DataHandler)">writeElementText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</A>&nbsp;datahandler)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write element text</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeElementText(javax.activation.DataHandler)">writeElementText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/activation/DataHandler.html?is-external=true" title="class or interface in javax.activation">DataHandler</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeElementText(java.util.Date)">writeElementText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write element text</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeElementText(java.util.Date)">writeElementText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeElementText(double)">writeElementText</A></B>(double&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write element text</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeElementText(double)">writeElementText</A></B>(double&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeElementText(java.io.InputStream)">writeElementText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;in)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write element text</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeElementText(java.io.InputStream)">writeElementText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeElementText(int)">writeElementText</A></B>(int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write element text</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeElementText(int)">writeElementText</A></B>(int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeElementText(long)">writeElementText</A></B>(long&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write element text</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeElementText(long)">writeElementText</A></B>(long&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeElementText(java.lang.String)">writeElementText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write element text</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeElementText(java.lang.String, java.lang.Object...)">writeElementText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;format,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>...&nbsp;params)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write element text using Formatter</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeElementText(java.lang.String, java.lang.Object...)">writeElementText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;format,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>...&nbsp;args)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeGenerator(java.lang.String, java.lang.String, java.lang.String)">writeGenerator</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;version,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:generator element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeGenerator(java.lang.String, java.lang.String, java.lang.String)">writeGenerator</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;version,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeIcon(org.apache.abdera2.common.iri.IRI)">writeIcon</A></B>(org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:icon element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeIcon(org.apache.abdera2.common.iri.IRI)">writeIcon</A></B>(org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeIcon(java.lang.String)">writeIcon</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:icon element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeIcon(java.lang.String)">writeIcon</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeId()">writeId</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:id element with a new IRI value</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeId(org.apache.abdera2.common.iri.IRI)">writeId</A></B>(org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:id element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeId(org.apache.abdera2.common.iri.IRI)">writeId</A></B>(org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeId(java.lang.String)">writeId</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:id element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeId(java.lang.String)">writeId</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeIRIElement(javax.xml.namespace.QName, org.apache.abdera2.common.iri.IRI)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an IRI element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeIRIElement(javax.xml.namespace.QName, org.apache.abdera2.common.iri.IRI)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeIRIElement(javax.xml.namespace.QName, java.lang.String)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an IRI element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeIRIElement(javax.xml.namespace.QName, java.lang.String)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeIRIElement(java.lang.String, org.apache.abdera2.common.iri.IRI)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an IRI element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeIRIElement(java.lang.String, org.apache.abdera2.common.iri.IRI)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeIRIElement(java.lang.String, java.lang.String)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an IRI element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeIRIElement(java.lang.String, java.lang.String)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeIRIElement(java.lang.String, java.lang.String, org.apache.abdera2.common.iri.IRI)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an IRI element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeIRIElement(java.lang.String, java.lang.String, org.apache.abdera2.common.iri.IRI)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeIRIElement(java.lang.String, java.lang.String, java.lang.String)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an IRI element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeIRIElement(java.lang.String, java.lang.String, java.lang.String)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeIRIElement(java.lang.String, java.lang.String, java.lang.String, org.apache.abdera2.common.iri.IRI)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an IRI element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeIRIElement(java.lang.String, java.lang.String, java.lang.String, org.apache.abdera2.common.iri.IRI)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeIRIElement(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an IRI element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeIRIElement(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">writeIRIElement</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeLanguage(org.apache.abdera2.common.lang.Lang)">writeLanguage</A></B>(org.apache.abdera2.common.lang.Lang&nbsp;lang)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write the xml:lang attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeLanguage(org.apache.abdera2.common.lang.Lang)">writeLanguage</A></B>(org.apache.abdera2.common.lang.Lang&nbsp;lang)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeLanguage(java.util.Locale)">writeLanguage</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</A>&nbsp;locale)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write the xml:lang attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeLanguage(java.util.Locale)">writeLanguage</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</A>&nbsp;locale)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeLanguage(java.lang.String)">writeLanguage</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;lang)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write the xml:lang attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeLanguage(java.lang.String)">writeLanguage</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;lang)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeLink(java.lang.String)">writeLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:link element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeLink(java.lang.String)">writeLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeLink(java.lang.String, java.lang.String)">writeLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rel)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:link element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeLink(java.lang.String, java.lang.String)">writeLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rel)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeLink(java.lang.String, java.lang.String, java.lang.String)">writeLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rel,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:link element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeLink(java.lang.String, java.lang.String, java.lang.String)">writeLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rel,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeLink(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)">writeLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rel,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;title,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;hreflang,
long&nbsp;length)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:link element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeLink(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, long)">writeLink</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;rel,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;title,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;hreflang,
long&nbsp;length)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeLogo(org.apache.abdera2.common.iri.IRI)">writeLogo</A></B>(org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:logo element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeLogo(org.apache.abdera2.common.iri.IRI)">writeLogo</A></B>(org.apache.abdera2.common.iri.IRI&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeLogo(java.lang.String)">writeLogo</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:logo element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeLogo(java.lang.String)">writeLogo</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeNamespace(java.lang.String, java.lang.String)">writeNamespace</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a namespace declaration</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writePerson(javax.xml.namespace.QName, java.lang.String, java.lang.String, java.lang.String)">writePerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a person element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writePerson(javax.xml.namespace.QName, java.lang.String, java.lang.String, java.lang.String)">writePerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writePerson(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">writePerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;localname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a person element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writePerson(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">writePerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;localname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writePerson(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">writePerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;localname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a person element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writePerson(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">writePerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;localname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writePerson(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">writePerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;localname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a person element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writePerson(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">writePerson</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;localname,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writePersonEmail(java.lang.String)">writePersonEmail</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a person email</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writePersonEmail(java.lang.String)">writePersonEmail</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;email)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writePersonName(java.lang.String)">writePersonName</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a person name</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writePersonName(java.lang.String)">writePersonName</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writePersonUri(java.lang.String)">writePersonUri</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a person uri</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writePersonUri(java.lang.String)">writePersonUri</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writePI(java.lang.String)">writePI</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an XML Processing Instruction</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writePI(java.lang.String, java.lang.String)">writePI</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an XML Processing Instruction</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writePublished(java.util.Date)">writePublished</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:published element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writePublished(java.util.Date)">writePublished</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writePublished(java.lang.String)">writePublished</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:published element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writePublished(java.lang.String)">writePublished</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeRights(java.lang.String)">writeRights</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:rights element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeRights(java.lang.String)">writeRights</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeRights(org.apache.abdera2.model.Text.Type, java.lang.String)">writeRights</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:rights element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeRights(org.apache.abdera2.model.Text.Type, java.lang.String)">writeRights</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeSubtitle(java.lang.String)">writeSubtitle</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:subtitle element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeSubtitle(java.lang.String)">writeSubtitle</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeSubtitle(org.apache.abdera2.model.Text.Type, java.lang.String)">writeSubtitle</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:subtitle element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeSubtitle(org.apache.abdera2.model.Text.Type, java.lang.String)">writeSubtitle</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeSummary(java.lang.String)">writeSummary</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:summary element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeSummary(java.lang.String)">writeSummary</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeSummary(org.apache.abdera2.model.Text.Type, java.lang.String)">writeSummary</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:summary element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeSummary(org.apache.abdera2.model.Text.Type, java.lang.String)">writeSummary</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeText(javax.xml.namespace.QName, org.apache.abdera2.model.Text.Type, java.lang.String)">writeText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a Text element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeText(javax.xml.namespace.QName, org.apache.abdera2.model.Text.Type, java.lang.String)">writeText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeText(java.lang.String, java.lang.String, java.lang.String, org.apache.abdera2.model.Text.Type, java.lang.String)">writeText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a Text element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeText(java.lang.String, java.lang.String, java.lang.String, org.apache.abdera2.model.Text.Type, java.lang.String)">writeText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;prefix,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeText(java.lang.String, java.lang.String, org.apache.abdera2.model.Text.Type, java.lang.String)">writeText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a Text element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeText(java.lang.String, java.lang.String, org.apache.abdera2.model.Text.Type, java.lang.String)">writeText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeText(java.lang.String, org.apache.abdera2.model.Text.Type, java.lang.String)">writeText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write a Text element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeText(java.lang.String, org.apache.abdera2.model.Text.Type, java.lang.String)">writeText</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeTitle(java.lang.String)">writeTitle</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:title element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeTitle(java.lang.String)">writeTitle</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeTitle(org.apache.abdera2.model.Text.Type, java.lang.String)">writeTitle</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:title element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeTitle(org.apache.abdera2.model.Text.Type, java.lang.String)">writeTitle</A></B>(<A HREF="../../../../../org/apache/abdera2/model/Text.Type.html" title="enum in org.apache.abdera2.model">Text.Type</A>&nbsp;type,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeUpdated(java.util.Date)">writeUpdated</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:updated element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeUpdated(java.util.Date)">writeUpdated</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>StreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html#writeUpdated(java.lang.String)">writeUpdated</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an atom:updated element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer">StreamWriter</A></CODE></FONT></TD>
<TD><CODE><B>AbstractStreamWriter.</B><B><A HREF="../../../../../org/apache/abdera2/writer/AbstractStreamWriter.html#writeUpdated(java.lang.String)">writeUpdated</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/abdera2/writer/StreamWriter.html" title="interface in org.apache.abdera2.writer"><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?org/apache/abdera2/writer//class-useStreamWriter.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="StreamWriter.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>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2006-2011 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>