You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@abdera.apache.org by jm...@apache.org on 2006/07/14 18:40:12 UTC

svn commit: r421941 [10/15] - in /incubator/abdera/site/trunk/docs/api: ./ org/apache/abdera/ext/ org/apache/abdera/ext/opensearch/ org/apache/abdera/ext/thread/ org/apache/abdera/factory/ org/apache/abdera/filter/ org/apache/abdera/model/ org/apache/a...

Modified: incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/Parser.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/Parser.html?rev=421941&r1=421940&r2=421941&view=diff
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/Parser.html (original)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/Parser.html Fri Jul 14 09:40:07 2006
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0) on Mon Jul 10 16:37:10 PDT 2006 -->
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:39 PDT 2006 -->
 <TITLE>
 Parser (Abdera)
 </TITLE>
@@ -97,14 +97,12 @@
 </PRE>
 
 <P>
-<DL>
-<DT><B>Author:</B></DT>
-  <DD>James M Snell (jasnell@us.ibm.com)
- 
- The Parser is the interface through which developers parse feed documents.
+The Parser is the interface through which developers parse feed documents.
  
- <code>Document doc = Parser.INSTANCE.parse(inputStream, baseUri, options);</code></DD>
-</DL>
+ <code>Document doc = Parser.INSTANCE.parse(inputStream, baseUri, options);</code>
+<P>
+
+<P>
 <HR>
 
 <P>
@@ -245,97 +243,6 @@
 </TR>
 </TABLE>
 </CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/parser/Parser.html#parse(java.lang.Object)">parse</A></B>(java.lang.Object&nbsp;in)</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/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; 
-<BR>
-<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&lt;T&gt;</CODE></FONT></TD>
-</TR>
-</TABLE>
-</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/parser/Parser.html#parse(java.lang.Object, java.lang.String)">parse</A></B>(java.lang.Object&nbsp;in,
-      java.lang.String&nbsp;base)</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/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; 
-<BR>
-<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&lt;T&gt;</CODE></FONT></TD>
-</TR>
-</TABLE>
-</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/parser/Parser.html#parse(java.lang.Object, java.lang.String, org.apache.abdera.parser.ParserOptions)">parse</A></B>(java.lang.Object&nbsp;in,
-      java.lang.String&nbsp;base,
-      <A HREF="../../../../org/apache/abdera/parser/ParserOptions.html" title="interface in org.apache.abdera.parser">ParserOptions</A>&nbsp;options)</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/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; 
-<BR>
-<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&lt;T&gt;</CODE></FONT></TD>
-</TR>
-</TABLE>
-</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/parser/Parser.html#parse(java.lang.Object, java.net.URI)">parse</A></B>(java.lang.Object&nbsp;in,
-      java.net.URI&nbsp;base)</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/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; 
-<BR>
-<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&lt;T&gt;</CODE></FONT></TD>
-</TR>
-</TABLE>
-</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/abdera/parser/Parser.html#parse(java.lang.Object, java.net.URI, org.apache.abdera.parser.ParserOptions)">parse</A></B>(java.lang.Object&nbsp;in,
-      java.net.URI&nbsp;base,
-      <A HREF="../../../../org/apache/abdera/parser/ParserOptions.html" title="interface in org.apache.abdera.parser">ParserOptions</A>&nbsp;options)</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/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; 
-<BR>
-<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&lt;T&gt;</CODE></FONT></TD>
-</TR>
-</TABLE>
-</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/abdera/parser/Parser.html#parse(java.io.Reader)">parse</A></B>(java.io.Reader&nbsp;in)</CODE>
 
 <BR>
@@ -596,86 +503,6 @@
 parse</H3>
 <PRE>
 &lt;T extends <A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; <A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&lt;T&gt; <B>parse</B>(java.io.Reader&nbsp;in,
-                                      java.lang.String&nbsp;base,
-                                      <A HREF="../../../../org/apache/abdera/parser/ParserOptions.html" title="interface in org.apache.abdera.parser">ParserOptions</A>&nbsp;options)
-                                  throws <A HREF="../../../../org/apache/abdera/parser/ParseException.html" title="class in org.apache.abdera.parser">ParseException</A>,
-                                         java.net.URISyntaxException</PRE>
-<DL>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../org/apache/abdera/parser/ParseException.html" title="class in org.apache.abdera.parser">ParseException</A></CODE>
-<DD><CODE>java.net.URISyntaxException</CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="parse(java.lang.Object)"><!-- --></A><H3>
-parse</H3>
-<PRE>
-&lt;T extends <A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; <A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&lt;T&gt; <B>parse</B>(java.lang.Object&nbsp;in)
-                                  throws <A HREF="../../../../org/apache/abdera/parser/ParseException.html" title="class in org.apache.abdera.parser">ParseException</A></PRE>
-<DL>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../org/apache/abdera/parser/ParseException.html" title="class in org.apache.abdera.parser">ParseException</A></CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="parse(java.lang.Object, java.net.URI)"><!-- --></A><H3>
-parse</H3>
-<PRE>
-&lt;T extends <A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; <A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&lt;T&gt; <B>parse</B>(java.lang.Object&nbsp;in,
-                                      java.net.URI&nbsp;base)
-                                  throws <A HREF="../../../../org/apache/abdera/parser/ParseException.html" title="class in org.apache.abdera.parser">ParseException</A></PRE>
-<DL>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../org/apache/abdera/parser/ParseException.html" title="class in org.apache.abdera.parser">ParseException</A></CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="parse(java.lang.Object, java.net.URI, org.apache.abdera.parser.ParserOptions)"><!-- --></A><H3>
-parse</H3>
-<PRE>
-&lt;T extends <A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; <A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&lt;T&gt; <B>parse</B>(java.lang.Object&nbsp;in,
-                                      java.net.URI&nbsp;base,
-                                      <A HREF="../../../../org/apache/abdera/parser/ParserOptions.html" title="interface in org.apache.abdera.parser">ParserOptions</A>&nbsp;options)
-                                  throws <A HREF="../../../../org/apache/abdera/parser/ParseException.html" title="class in org.apache.abdera.parser">ParseException</A></PRE>
-<DL>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../org/apache/abdera/parser/ParseException.html" title="class in org.apache.abdera.parser">ParseException</A></CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="parse(java.lang.Object, java.lang.String)"><!-- --></A><H3>
-parse</H3>
-<PRE>
-&lt;T extends <A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; <A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&lt;T&gt; <B>parse</B>(java.lang.Object&nbsp;in,
-                                      java.lang.String&nbsp;base)
-                                  throws <A HREF="../../../../org/apache/abdera/parser/ParseException.html" title="class in org.apache.abdera.parser">ParseException</A>,
-                                         java.net.URISyntaxException</PRE>
-<DL>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../org/apache/abdera/parser/ParseException.html" title="class in org.apache.abdera.parser">ParseException</A></CODE>
-<DD><CODE>java.net.URISyntaxException</CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="parse(java.lang.Object, java.lang.String, org.apache.abdera.parser.ParserOptions)"><!-- --></A><H3>
-parse</H3>
-<PRE>
-&lt;T extends <A HREF="../../../../org/apache/abdera/model/Element.html" title="interface in org.apache.abdera.model">Element</A>&gt; <A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&lt;T&gt; <B>parse</B>(java.lang.Object&nbsp;in,
                                       java.lang.String&nbsp;base,
                                       <A HREF="../../../../org/apache/abdera/parser/ParserOptions.html" title="interface in org.apache.abdera.parser">ParserOptions</A>&nbsp;options)
                                   throws <A HREF="../../../../org/apache/abdera/parser/ParseException.html" title="class in org.apache.abdera.parser">ParseException</A>,

Modified: incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/ParserFactory.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/ParserFactory.html?rev=421941&r1=421940&r2=421941&view=diff
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/ParserFactory.html (original)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/ParserFactory.html Fri Jul 14 09:40:07 2006
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0) on Mon Jul 10 16:37:10 PDT 2006 -->
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:39 PDT 2006 -->
 <TITLE>
 ParserFactory (Abdera)
 </TITLE>

Modified: incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/ParserOptions.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/ParserOptions.html?rev=421941&r1=421940&r2=421941&view=diff
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/ParserOptions.html (original)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/ParserOptions.html Fri Jul 14 09:40:07 2006
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0) on Mon Jul 10 16:37:10 PDT 2006 -->
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:39 PDT 2006 -->
 <TITLE>
 ParserOptions (Abdera)
 </TITLE>
@@ -94,12 +94,10 @@
 </PRE>
 
 <P>
-<DL>
-<DT><B>Author:</B></DT>
-  <DD>James M Snell (jasnell@us.ibm.com)
- 
- Parser options are used to modify the behavior of the parser.</DD>
-</DL>
+Parser options are used to modify the behavior of the parser.
+<P>
+
+<P>
 <HR>
 
 <P>
@@ -114,6 +112,14 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/parser/ParserOptions.html#getAutodetectCharset()">getAutodetectCharset</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/abdera/parser/ParserOptions.html#getCharset()">getCharset</A></B>()</CODE>
 
@@ -147,6 +153,14 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/parser/ParserOptions.html#setAutodetectCharset(boolean)">setAutodetectCharset</A></B>(boolean&nbsp;detect)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/abdera/parser/ParserOptions.html#setCharset(java.lang.String)">setCharset</A></B>(java.lang.String&nbsp;charset)</CODE>
 
 <BR>
@@ -296,6 +310,28 @@
 <DD>Sets the TextFilter.  The text filter provides filtering for all
  character strings encountered during the parse process.
 <P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getAutodetectCharset()"><!-- --></A><H3>
+getAutodetectCharset</H3>
+<PRE>
+boolean <B>getAutodetectCharset</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setAutodetectCharset(boolean)"><!-- --></A><H3>
+setAutodetectCharset</H3>
+<PRE>
+void <B>setAutodetectCharset</B>(boolean&nbsp;detect)</PRE>
+<DL>
 <DD><DL>
 </DL>
 </DD>

Modified: incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/package-frame.html?rev=421941&r1=421940&r2=421941&view=diff
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/package-frame.html (original)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/package-frame.html Fri Jul 14 09:40:07 2006
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0) on Mon Jul 10 16:37:10 PDT 2006 -->
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:40 PDT 2006 -->
 <TITLE>
 org.apache.abdera.parser (Abdera)
 </TITLE>

Modified: incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/package-summary.html?rev=421941&r1=421940&r2=421941&view=diff
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/package-summary.html (original)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/package-summary.html Fri Jul 14 09:40:07 2006
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0) on Mon Jul 10 16:37:10 PDT 2006 -->
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:40 PDT 2006 -->
 <TITLE>
 org.apache.abdera.parser (Abdera)
 </TITLE>
@@ -52,7 +52,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/abdera/model/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/abdera/writer/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/abdera/security/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/abdera/parser/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -91,7 +91,7 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/abdera/parser/Parser.html" title="interface in org.apache.abdera.parser">Parser</A></B></TD>
-<TD>&nbsp;</TD>
+<TD>The Parser is the interface through which developers parse feed documents.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/abdera/parser/ParserFactory.html" title="interface in org.apache.abdera.parser">ParserFactory</A></B></TD>
@@ -99,7 +99,7 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../org/apache/abdera/parser/ParserOptions.html" title="interface in org.apache.abdera.parser">ParserOptions</A></B></TD>
-<TD>&nbsp;</TD>
+<TD>Parser options are used to modify the behavior of the parser.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -151,7 +151,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/abdera/model/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/abdera/writer/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/abdera/security/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/abdera/parser/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;

Modified: incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/package-tree.html?rev=421941&r1=421940&r2=421941&view=diff
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/package-tree.html (original)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/parser/package-tree.html Fri Jul 14 09:40:07 2006
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0) on Mon Jul 10 16:37:10 PDT 2006 -->
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:40 PDT 2006 -->
 <TITLE>
 org.apache.abdera.parser Class Hierarchy (Abdera)
 </TITLE>
@@ -51,7 +51,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/abdera/model/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/abdera/writer/package-tree.html"><B>NEXT</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/abdera/security/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/abdera/parser/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -134,7 +134,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../org/apache/abdera/model/package-tree.html"><B>PREV</B></A>&nbsp;
-&nbsp;<A HREF="../../../../org/apache/abdera/writer/package-tree.html"><B>NEXT</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../org/apache/abdera/security/package-tree.html"><B>NEXT</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/abdera/parser/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;

Added: incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/Encryption.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/Encryption.html?rev=421941&view=auto
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/Encryption.html (added)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/Encryption.html Fri Jul 14 09:40:07 2006
@@ -0,0 +1,308 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:39 PDT 2006 -->
+<TITLE>
+Encryption (Abdera)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.abdera.security.Encryption interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Encryption (Abdera)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html" title="interface in org.apache.abdera.security"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/abdera/security/Encryption.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="Encryption.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<A NAME="main"></A>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.abdera.security</FONT>
+<BR>
+Interface Encryption</H2>
+<HR>
+<DL>
+<DT><PRE>public interface <B>Encryption</B></DL>
+</PRE>
+
+<P>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="../../../../org/apache/abdera/security/Encryption.html" title="interface in org.apache.abdera.security">Encryption</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/Encryption.html#INSTANCE">INSTANCE</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/Encryption.html#decrypt(org.apache.abdera.model.Document, org.apache.abdera.security.EncryptionOptions)">decrypt</A></B>(<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&nbsp;doc,
+        <A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html" title="interface in org.apache.abdera.security">EncryptionOptions</A>&nbsp;options)</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/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/Encryption.html#encrypt(org.apache.abdera.model.Document, org.apache.abdera.security.EncryptionOptions)">encrypt</A></B>(<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&nbsp;doc,
+        <A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html" title="interface in org.apache.abdera.security">EncryptionOptions</A>&nbsp;options)</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/abdera/security/EncryptionOptions.html" title="interface in org.apache.abdera.security">EncryptionOptions</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/Encryption.html#getDefaultEncryptionOptions()">getDefaultEncryptionOptions</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/Encryption.html#isEncrypted(org.apache.abdera.model.Document)">isEncrypted</A></B>(<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&nbsp;doc)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="INSTANCE"><!-- --></A><H3>
+INSTANCE</H3>
+<PRE>
+static final <A HREF="../../../../org/apache/abdera/security/Encryption.html" title="interface in org.apache.abdera.security">Encryption</A> <B>INSTANCE</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="encrypt(org.apache.abdera.model.Document, org.apache.abdera.security.EncryptionOptions)"><!-- --></A><H3>
+encrypt</H3>
+<PRE>
+<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A> <B>encrypt</B>(<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&nbsp;doc,
+                 <A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html" title="interface in org.apache.abdera.security">EncryptionOptions</A>&nbsp;options)
+                 throws <A HREF="../../../../org/apache/abdera/security/SecurityException.html" title="class in org.apache.abdera.security">SecurityException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/abdera/security/SecurityException.html" title="class in org.apache.abdera.security">SecurityException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="decrypt(org.apache.abdera.model.Document, org.apache.abdera.security.EncryptionOptions)"><!-- --></A><H3>
+decrypt</H3>
+<PRE>
+<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A> <B>decrypt</B>(<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&nbsp;doc,
+                 <A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html" title="interface in org.apache.abdera.security">EncryptionOptions</A>&nbsp;options)
+                 throws <A HREF="../../../../org/apache/abdera/security/SecurityException.html" title="class in org.apache.abdera.security">SecurityException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/abdera/security/SecurityException.html" title="class in org.apache.abdera.security">SecurityException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isEncrypted(org.apache.abdera.model.Document)"><!-- --></A><H3>
+isEncrypted</H3>
+<PRE>
+boolean <B>isEncrypted</B>(<A HREF="../../../../org/apache/abdera/model/Document.html" title="interface in org.apache.abdera.model">Document</A>&nbsp;doc)
+                    throws <A HREF="../../../../org/apache/abdera/security/SecurityException.html" title="class in org.apache.abdera.security">SecurityException</A></PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/abdera/security/SecurityException.html" title="class in org.apache.abdera.security">SecurityException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDefaultEncryptionOptions()"><!-- --></A><H3>
+getDefaultEncryptionOptions</H3>
+<PRE>
+<A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html" title="interface in org.apache.abdera.security">EncryptionOptions</A> <B>getDefaultEncryptionOptions</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html" title="interface in org.apache.abdera.security"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/abdera/security/Encryption.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="Encryption.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>

Added: incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/EncryptionOptions.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/EncryptionOptions.html?rev=421941&view=auto
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/EncryptionOptions.html (added)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/EncryptionOptions.html Fri Jul 14 09:40:07 2006
@@ -0,0 +1,415 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:39 PDT 2006 -->
+<TITLE>
+EncryptionOptions (Abdera)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.abdera.security.EncryptionOptions interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="EncryptionOptions (Abdera)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/abdera/security/Encryption.html" title="interface in org.apache.abdera.security"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/abdera/security/SecurityException.html" title="class in org.apache.abdera.security"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/abdera/security/EncryptionOptions.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="EncryptionOptions.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<A NAME="main"></A>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.abdera.security</FONT>
+<BR>
+Interface EncryptionOptions</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/abdera/security/SecurityOptions.html" title="interface in org.apache.abdera.security">SecurityOptions</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public interface <B>EncryptionOptions</B><DT>extends <A HREF="../../../../org/apache/abdera/security/SecurityOptions.html" title="interface in org.apache.abdera.security">SecurityOptions</A></DL>
+</PRE>
+
+<P>
+<HR>
+
+<P>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html#getDataCipherAlgorithm()">getDataCipherAlgorithm</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.security.Key</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html#getDataEncryptionKey()">getDataEncryptionKey</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html#getKeyCipherAlgorithm()">getKeyCipherAlgorithm</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.security.Key</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html#getKeyEncryptionKey()">getKeyEncryptionKey</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html#includeKeyInfo()">includeKeyInfo</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html#setDataCipherAlgorithm(java.lang.String)">setDataCipherAlgorithm</A></B>(java.lang.String&nbsp;alg)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html#setDataEncryptionKey(java.security.Key)">setDataEncryptionKey</A></B>(java.security.Key&nbsp;key)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html#setIncludeKeyInfo(boolean)">setIncludeKeyInfo</A></B>(boolean&nbsp;includeKeyInfo)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html#setKeyCipherAlgorithm(java.lang.String)">setKeyCipherAlgorithm</A></B>(java.lang.String&nbsp;alg)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html#setKeyEncryptionKey(java.security.Key)">setKeyEncryptionKey</A></B>(java.security.Key&nbsp;key)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera.security.SecurityOptions"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera.security.<A HREF="../../../../org/apache/abdera/security/SecurityOptions.html" title="interface in org.apache.abdera.security">SecurityOptions</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../org/apache/abdera/security/SecurityOptions.html#getParser()">getParser</A>, <A HREF="../../../../org/apache/abdera/security/SecurityOptions.html#setParser(org.apache.abdera.parser.Parser)">setParser</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="getDataEncryptionKey()"><!-- --></A><H3>
+getDataEncryptionKey</H3>
+<PRE>
+java.security.Key <B>getDataEncryptionKey</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDataEncryptionKey(java.security.Key)"><!-- --></A><H3>
+setDataEncryptionKey</H3>
+<PRE>
+void <B>setDataEncryptionKey</B>(java.security.Key&nbsp;key)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getKeyEncryptionKey()"><!-- --></A><H3>
+getKeyEncryptionKey</H3>
+<PRE>
+java.security.Key <B>getKeyEncryptionKey</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setKeyEncryptionKey(java.security.Key)"><!-- --></A><H3>
+setKeyEncryptionKey</H3>
+<PRE>
+void <B>setKeyEncryptionKey</B>(java.security.Key&nbsp;key)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getKeyCipherAlgorithm()"><!-- --></A><H3>
+getKeyCipherAlgorithm</H3>
+<PRE>
+java.lang.String <B>getKeyCipherAlgorithm</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setKeyCipherAlgorithm(java.lang.String)"><!-- --></A><H3>
+setKeyCipherAlgorithm</H3>
+<PRE>
+void <B>setKeyCipherAlgorithm</B>(java.lang.String&nbsp;alg)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDataCipherAlgorithm()"><!-- --></A><H3>
+getDataCipherAlgorithm</H3>
+<PRE>
+java.lang.String <B>getDataCipherAlgorithm</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDataCipherAlgorithm(java.lang.String)"><!-- --></A><H3>
+setDataCipherAlgorithm</H3>
+<PRE>
+void <B>setDataCipherAlgorithm</B>(java.lang.String&nbsp;alg)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="includeKeyInfo()"><!-- --></A><H3>
+includeKeyInfo</H3>
+<PRE>
+boolean <B>includeKeyInfo</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setIncludeKeyInfo(boolean)"><!-- --></A><H3>
+setIncludeKeyInfo</H3>
+<PRE>
+void <B>setIncludeKeyInfo</B>(boolean&nbsp;includeKeyInfo)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/abdera/security/Encryption.html" title="interface in org.apache.abdera.security"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/abdera/security/SecurityException.html" title="class in org.apache.abdera.security"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/abdera/security/EncryptionOptions.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="EncryptionOptions.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>

Added: incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/SecurityException.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/SecurityException.html?rev=421941&view=auto
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/SecurityException.html (added)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/SecurityException.html Fri Jul 14 09:40:07 2006
@@ -0,0 +1,280 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:39 PDT 2006 -->
+<TITLE>
+SecurityException (Abdera)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.abdera.security.SecurityException class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="SecurityException (Abdera)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html" title="interface in org.apache.abdera.security"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/abdera/security/SecurityOptions.html" title="interface in org.apache.abdera.security"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/abdera/security/SecurityException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SecurityException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<A NAME="main"></A>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.abdera.security</FONT>
+<BR>
+Class SecurityException</H2>
+<PRE>
+java.lang.Object
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
+      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
+          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.abdera.security.SecurityException</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>SecurityException</B><DT>extends java.lang.Exception</DL>
+</PRE>
+
+<P>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.apache.abdera.security.SecurityException">Serialized Form</A></DL>
+<HR>
+
+<P>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/SecurityException.html#SecurityException()">SecurityException</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/SecurityException.html#SecurityException(java.lang.String)">SecurityException</A></B>(java.lang.String&nbsp;message)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/SecurityException.html#SecurityException(java.lang.String, java.lang.Throwable)">SecurityException</A></B>(java.lang.String&nbsp;message,
+                  java.lang.Throwable&nbsp;cause)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/SecurityException.html#SecurityException(java.lang.Throwable)">SecurityException</A></B>(java.lang.Throwable&nbsp;cause)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="SecurityException()"><!-- --></A><H3>
+SecurityException</H3>
+<PRE>
+public <B>SecurityException</B>()</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="SecurityException(java.lang.String)"><!-- --></A><H3>
+SecurityException</H3>
+<PRE>
+public <B>SecurityException</B>(java.lang.String&nbsp;message)</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="SecurityException(java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
+SecurityException</H3>
+<PRE>
+public <B>SecurityException</B>(java.lang.String&nbsp;message,
+                         java.lang.Throwable&nbsp;cause)</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="SecurityException(java.lang.Throwable)"><!-- --></A><H3>
+SecurityException</H3>
+<PRE>
+public <B>SecurityException</B>(java.lang.Throwable&nbsp;cause)</PRE>
+<DL>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html" title="interface in org.apache.abdera.security"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/abdera/security/SecurityOptions.html" title="interface in org.apache.abdera.security"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/abdera/security/SecurityException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SecurityException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>

Added: incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/SecurityOptions.html
URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/SecurityOptions.html?rev=421941&view=auto
==============================================================================
--- incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/SecurityOptions.html (added)
+++ incubator/abdera/site/trunk/docs/api/org/apache/abdera/security/SecurityOptions.html Fri Jul 14 09:40:07 2006
@@ -0,0 +1,224 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0) on Thu Jul 13 22:13:39 PDT 2006 -->
+<TITLE>
+SecurityOptions (Abdera)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.abdera.security.SecurityOptions interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="SecurityOptions (Abdera)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/abdera/security/SecurityException.html" title="class in org.apache.abdera.security"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/abdera/security/Signature.html" title="interface in org.apache.abdera.security"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/abdera/security/SecurityOptions.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SecurityOptions.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<A NAME="main"></A>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.abdera.security</FONT>
+<BR>
+Interface SecurityOptions</H2>
+<DL>
+<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../org/apache/abdera/security/EncryptionOptions.html" title="interface in org.apache.abdera.security">EncryptionOptions</A>, <A HREF="../../../../org/apache/abdera/security/SignatureOptions.html" title="interface in org.apache.abdera.security">SignatureOptions</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public interface <B>SecurityOptions</B></DL>
+</PRE>
+
+<P>
+<HR>
+
+<P>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/abdera/parser/Parser.html" title="interface in org.apache.abdera.parser">Parser</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/SecurityOptions.html#getParser()">getParser</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/abdera/security/SecurityOptions.html#setParser(org.apache.abdera.parser.Parser)">setParser</A></B>(<A HREF="../../../../org/apache/abdera/parser/Parser.html" title="interface in org.apache.abdera.parser">Parser</A>&nbsp;parser)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="getParser()"><!-- --></A><H3>
+getParser</H3>
+<PRE>
+<A HREF="../../../../org/apache/abdera/parser/Parser.html" title="interface in org.apache.abdera.parser">Parser</A> <B>getParser</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setParser(org.apache.abdera.parser.Parser)"><!-- --></A><H3>
+setParser</H3>
+<PRE>
+void <B>setParser</B>(<A HREF="../../../../org/apache/abdera/parser/Parser.html" title="interface in org.apache.abdera.parser">Parser</A>&nbsp;parser)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/abdera/security/SecurityException.html" title="class in org.apache.abdera.security"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/abdera/security/Signature.html" title="interface in org.apache.abdera.security"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/abdera/security/SecurityOptions.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SecurityOptions.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>