You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by dk...@apache.org on 2011/07/21 16:37:36 UTC

svn commit: r1149194 [1/13] - in /webservices/neethi/site: ./ apidocs/ apidocs/org/apache/neethi/ apidocs/org/apache/neethi/builders/ apidocs/org/apache/neethi/builders/class-use/ apidocs/org/apache/neethi/builders/converters/ apidocs/org/apache/neethi...

Author: dkulp
Date: Thu Jul 21 14:36:50 2011
New Revision: 1149194

URL: http://svn.apache.org/viewvc?rev=1149194&view=rev
Log:
Update web site with 3.0.1 release

Added:
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/ConverterException.html   (with props)
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/ConverterException.html   (with props)
    webservices/neethi/site/apidocs/serialized-form.html   (with props)
Modified:
    webservices/neethi/site/apidocs/allclasses-frame.html
    webservices/neethi/site/apidocs/allclasses-noframe.html
    webservices/neethi/site/apidocs/constant-values.html
    webservices/neethi/site/apidocs/deprecated-list.html
    webservices/neethi/site/apidocs/help-doc.html
    webservices/neethi/site/apidocs/index-all.html
    webservices/neethi/site/apidocs/index.html
    webservices/neethi/site/apidocs/org/apache/neethi/AbstractPolicyOperator.html
    webservices/neethi/site/apidocs/org/apache/neethi/All.html
    webservices/neethi/site/apidocs/org/apache/neethi/Assertion.html
    webservices/neethi/site/apidocs/org/apache/neethi/AssertionBuilderFactory.html
    webservices/neethi/site/apidocs/org/apache/neethi/AssertionBuilderFactoryImpl.html
    webservices/neethi/site/apidocs/org/apache/neethi/Constants.html
    webservices/neethi/site/apidocs/org/apache/neethi/ExactlyOne.html
    webservices/neethi/site/apidocs/org/apache/neethi/IntersectableAssertion.html
    webservices/neethi/site/apidocs/org/apache/neethi/Policy.html
    webservices/neethi/site/apidocs/org/apache/neethi/PolicyBuilder.html
    webservices/neethi/site/apidocs/org/apache/neethi/PolicyComponent.html
    webservices/neethi/site/apidocs/org/apache/neethi/PolicyContainingAssertion.html
    webservices/neethi/site/apidocs/org/apache/neethi/PolicyEngine.html
    webservices/neethi/site/apidocs/org/apache/neethi/PolicyOperator.html
    webservices/neethi/site/apidocs/org/apache/neethi/PolicyReference.html
    webservices/neethi/site/apidocs/org/apache/neethi/PolicyRegistry.html
    webservices/neethi/site/apidocs/org/apache/neethi/PolicyRegistryImpl.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/AssertionBuilder.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/PolicyContainingPrimitiveAssertion.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/PrimitiveAssertion.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/class-use/AssertionBuilder.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/class-use/PolicyContainingPrimitiveAssertion.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/class-use/PrimitiveAssertion.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/AbstractDOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/AbstractOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/AbstractStaxConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/Converter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/ConverterRegistry.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/DOMToDOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/DOMToOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/DOMToStaxConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/OMToDOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/OMToOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/OMToStaxConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/StaxToDOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/StaxToOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/StaxToStaxConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/AbstractDOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/AbstractOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/AbstractStaxConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/Converter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/ConverterRegistry.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/DOMToDOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/DOMToOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/DOMToStaxConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/OMToDOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/OMToOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/OMToStaxConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/StaxToDOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/StaxToOMConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/class-use/StaxToStaxConverter.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/package-frame.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/package-summary.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/package-tree.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/converters/package-use.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/package-frame.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/package-summary.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/package-tree.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/package-use.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/xml/XMLPrimitiveAssertionBuilder.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/xml/XmlPrimitiveAssertion.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/xml/class-use/XMLPrimitiveAssertionBuilder.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/xml/class-use/XmlPrimitiveAssertion.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/xml/package-frame.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/xml/package-summary.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/xml/package-tree.html
    webservices/neethi/site/apidocs/org/apache/neethi/builders/xml/package-use.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/AbstractPolicyOperator.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/All.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/Assertion.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/AssertionBuilderFactory.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/AssertionBuilderFactoryImpl.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/Constants.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/ExactlyOne.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/IntersectableAssertion.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/Policy.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/PolicyBuilder.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/PolicyComponent.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/PolicyContainingAssertion.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/PolicyEngine.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/PolicyOperator.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/PolicyReference.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/PolicyRegistry.html
    webservices/neethi/site/apidocs/org/apache/neethi/class-use/PolicyRegistryImpl.html
    webservices/neethi/site/apidocs/org/apache/neethi/package-frame.html
    webservices/neethi/site/apidocs/org/apache/neethi/package-summary.html
    webservices/neethi/site/apidocs/org/apache/neethi/package-tree.html
    webservices/neethi/site/apidocs/org/apache/neethi/package-use.html
    webservices/neethi/site/apidocs/org/apache/neethi/util/PolicyComparator.html
    webservices/neethi/site/apidocs/org/apache/neethi/util/PolicyIntersector.html
    webservices/neethi/site/apidocs/org/apache/neethi/util/Service.html
    webservices/neethi/site/apidocs/org/apache/neethi/util/class-use/PolicyComparator.html
    webservices/neethi/site/apidocs/org/apache/neethi/util/class-use/PolicyIntersector.html
    webservices/neethi/site/apidocs/org/apache/neethi/util/class-use/Service.html
    webservices/neethi/site/apidocs/org/apache/neethi/util/package-frame.html
    webservices/neethi/site/apidocs/org/apache/neethi/util/package-summary.html
    webservices/neethi/site/apidocs/org/apache/neethi/util/package-tree.html
    webservices/neethi/site/apidocs/org/apache/neethi/util/package-use.html
    webservices/neethi/site/apidocs/overview-frame.html
    webservices/neethi/site/apidocs/overview-summary.html
    webservices/neethi/site/apidocs/overview-tree.html
    webservices/neethi/site/apidocs/stylesheet.css
    webservices/neethi/site/download.cgi
    webservices/neethi/site/download.html
    webservices/neethi/site/index.html
    webservices/neethi/site/issue-tracking.html
    webservices/neethi/site/mail-lists.html
    webservices/neethi/site/migration.html
    webservices/neethi/site/project-info.html
    webservices/neethi/site/project-reports.html
    webservices/neethi/site/source-repository.html
    webservices/neethi/site/team-list.html
    webservices/neethi/site/testapidocs/allclasses-frame.html
    webservices/neethi/site/testapidocs/allclasses-noframe.html
    webservices/neethi/site/testapidocs/constant-values.html
    webservices/neethi/site/testapidocs/deprecated-list.html
    webservices/neethi/site/testapidocs/help-doc.html
    webservices/neethi/site/testapidocs/index-all.html
    webservices/neethi/site/testapidocs/index.html
    webservices/neethi/site/testapidocs/org/apache/neethi/BasicTestCases.html
    webservices/neethi/site/testapidocs/org/apache/neethi/IntersectTest.html
    webservices/neethi/site/testapidocs/org/apache/neethi/MergeTest.html
    webservices/neethi/site/testapidocs/org/apache/neethi/Normalize2Test.html
    webservices/neethi/site/testapidocs/org/apache/neethi/NormalizeTest.html
    webservices/neethi/site/testapidocs/org/apache/neethi/PolicyTestCase.html
    webservices/neethi/site/testapidocs/org/apache/neethi/class-use/BasicTestCases.html
    webservices/neethi/site/testapidocs/org/apache/neethi/class-use/IntersectTest.html
    webservices/neethi/site/testapidocs/org/apache/neethi/class-use/MergeTest.html
    webservices/neethi/site/testapidocs/org/apache/neethi/class-use/Normalize2Test.html
    webservices/neethi/site/testapidocs/org/apache/neethi/class-use/NormalizeTest.html
    webservices/neethi/site/testapidocs/org/apache/neethi/class-use/PolicyTestCase.html
    webservices/neethi/site/testapidocs/org/apache/neethi/package-frame.html
    webservices/neethi/site/testapidocs/org/apache/neethi/package-summary.html
    webservices/neethi/site/testapidocs/org/apache/neethi/package-tree.html
    webservices/neethi/site/testapidocs/org/apache/neethi/package-use.html
    webservices/neethi/site/testapidocs/overview-tree.html
    webservices/neethi/site/testapidocs/stylesheet.css

Modified: webservices/neethi/site/apidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/webservices/neethi/site/apidocs/allclasses-frame.html?rev=1149194&r1=1149193&r2=1149194&view=diff
==============================================================================
--- webservices/neethi/site/apidocs/allclasses-frame.html (original)
+++ webservices/neethi/site/apidocs/allclasses-frame.html Thu Jul 21 14:36:50 2011
@@ -2,13 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Thu Apr 07 22:31:44 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Jul 21 10:27:50 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-All Classes (Apache Neethi 3.0.0 API)
+All Classes (Apache Neethi 3.0.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-04-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -44,6 +43,8 @@ All Classes (Apache Neethi 3.0.0 API)
 <BR>
 <A HREF="org/apache/neethi/builders/converters/Converter.html" title="interface in org.apache.neethi.builders.converters" target="classFrame"><I>Converter</I></A>
 <BR>
+<A HREF="org/apache/neethi/builders/converters/ConverterException.html" title="class in org.apache.neethi.builders.converters" target="classFrame">ConverterException</A>
+<BR>
 <A HREF="org/apache/neethi/builders/converters/ConverterRegistry.html" title="class in org.apache.neethi.builders.converters" target="classFrame">ConverterRegistry</A>
 <BR>
 <A HREF="org/apache/neethi/builders/converters/DOMToDOMConverter.html" title="class in org.apache.neethi.builders.converters" target="classFrame">DOMToDOMConverter</A>

Modified: webservices/neethi/site/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/webservices/neethi/site/apidocs/allclasses-noframe.html?rev=1149194&r1=1149193&r2=1149194&view=diff
==============================================================================
--- webservices/neethi/site/apidocs/allclasses-noframe.html (original)
+++ webservices/neethi/site/apidocs/allclasses-noframe.html Thu Jul 21 14:36:50 2011
@@ -2,13 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Thu Apr 07 22:31:44 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Jul 21 10:27:50 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-All Classes (Apache Neethi 3.0.0 API)
+All Classes (Apache Neethi 3.0.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-04-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -44,6 +43,8 @@ All Classes (Apache Neethi 3.0.0 API)
 <BR>
 <A HREF="org/apache/neethi/builders/converters/Converter.html" title="interface in org.apache.neethi.builders.converters"><I>Converter</I></A>
 <BR>
+<A HREF="org/apache/neethi/builders/converters/ConverterException.html" title="class in org.apache.neethi.builders.converters">ConverterException</A>
+<BR>
 <A HREF="org/apache/neethi/builders/converters/ConverterRegistry.html" title="class in org.apache.neethi.builders.converters">ConverterRegistry</A>
 <BR>
 <A HREF="org/apache/neethi/builders/converters/DOMToDOMConverter.html" title="class in org.apache.neethi.builders.converters">DOMToDOMConverter</A>

Modified: webservices/neethi/site/apidocs/constant-values.html
URL: http://svn.apache.org/viewvc/webservices/neethi/site/apidocs/constant-values.html?rev=1149194&r1=1149193&r2=1149194&view=diff
==============================================================================
--- webservices/neethi/site/apidocs/constant-values.html (original)
+++ webservices/neethi/site/apidocs/constant-values.html Thu Jul 21 14:36:50 2011
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Thu Apr 07 22:31:43 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Jul 21 10:27:50 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Constant Field Values (Apache Neethi 3.0.0 API)
+Constant Field Values (Apache Neethi 3.0.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-04-07">
 
 <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="Constant Field Values (Apache Neethi 3.0.0 API)";
-    }
+    parent.document.title="Constant Field Values (Apache Neethi 3.0.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -105,85 +101,85 @@ org.apache.*</FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ATTR_ID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ATTR_ID">ATTR_ID</A></CODE></TD>
 <TD ALIGN="right"><CODE>"Id"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ATTR_IGNORABLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ATTR_IGNORABLE">ATTR_IGNORABLE</A></CODE></TD>
 <TD ALIGN="right"><CODE>"Ignorable"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ATTR_NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ATTR_NAME">ATTR_NAME</A></CODE></TD>
 <TD ALIGN="right"><CODE>"Name"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ATTR_OPTIONAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ATTR_OPTIONAL">ATTR_OPTIONAL</A></CODE></TD>
 <TD ALIGN="right"><CODE>"Optional"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ATTR_POLICYURIS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ATTR_POLICYURIS">ATTR_POLICYURIS</A></CODE></TD>
 <TD ALIGN="right"><CODE>"PolicyURIs"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ATTR_URI"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ATTR_URI">ATTR_URI</A></CODE></TD>
 <TD ALIGN="right"><CODE>"URI"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ATTR_WSP"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ATTR_WSP">ATTR_WSP</A></CODE></TD>
 <TD ALIGN="right"><CODE>"wsp"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ATTR_WSU"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ATTR_WSU">ATTR_WSU</A></CODE></TD>
 <TD ALIGN="right"><CODE>"wsu"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ELEM_ALL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ELEM_ALL">ELEM_ALL</A></CODE></TD>
 <TD ALIGN="right"><CODE>"All"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ELEM_EXACTLYONE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ELEM_EXACTLYONE">ELEM_EXACTLYONE</A></CODE></TD>
 <TD ALIGN="right"><CODE>"ExactlyOne"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ELEM_POLICY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ELEM_POLICY">ELEM_POLICY</A></CODE></TD>
 <TD ALIGN="right"><CODE>"Policy"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ELEM_POLICY_APPLIES_TO"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ELEM_POLICY_APPLIES_TO">ELEM_POLICY_APPLIES_TO</A></CODE></TD>
 <TD ALIGN="right"><CODE>"AppliesTo"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ELEM_POLICY_ATTACHMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ELEM_POLICY_ATTACHMENT">ELEM_POLICY_ATTACHMENT</A></CODE></TD>
 <TD ALIGN="right"><CODE>"PolicyAttachment"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.ELEM_POLICY_REF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#ELEM_POLICY_REF">ELEM_POLICY_REF</A></CODE></TD>
 <TD ALIGN="right"><CODE>"PolicyReference"</CODE></TD>
 </TR>
@@ -219,31 +215,31 @@ org.apache.*</FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.URI_POLICY_13_NS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#URI_POLICY_13_NS">URI_POLICY_13_NS</A></CODE></TD>
 <TD ALIGN="right"><CODE>"http://schemas.xmlsoap.org/ws/2004/09/policy"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.URI_POLICY_15_DEPRECATED_NS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#URI_POLICY_15_DEPRECATED_NS">URI_POLICY_15_DEPRECATED_NS</A></CODE></TD>
 <TD ALIGN="right"><CODE>"http://www.w3.org/2006/07/ws-policy"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.URI_POLICY_15_NS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#URI_POLICY_15_NS">URI_POLICY_15_NS</A></CODE></TD>
 <TD ALIGN="right"><CODE>"http://www.w3.org/ns/ws-policy"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.URI_POLICY_NS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#URI_POLICY_NS">URI_POLICY_NS</A></CODE></TD>
 <TD ALIGN="right"><CODE>"http://www.w3.org/ns/ws-policy"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.Constants.URI_WSU_NS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/Constants.html#URI_WSU_NS">URI_WSU_NS</A></CODE></TD>
 <TD ALIGN="right"><CODE>"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"</CODE></TD>
 </TR>
@@ -261,31 +257,31 @@ org.apache.*</FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.PolicyEngine.ALL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/PolicyEngine.html#ALL">ALL</A></CODE></TD>
 <TD ALIGN="right"><CODE>"All"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.PolicyEngine.EXACTLY_ONE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/PolicyEngine.html#EXACTLY_ONE">EXACTLY_ONE</A></CODE></TD>
 <TD ALIGN="right"><CODE>"ExactlyOne"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.PolicyEngine.POLICY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/PolicyEngine.html#POLICY">POLICY</A></CODE></TD>
 <TD ALIGN="right"><CODE>"Policy"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.PolicyEngine.POLICY_NAMESPACE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/PolicyEngine.html#POLICY_NAMESPACE">POLICY_NAMESPACE</A></CODE></TD>
 <TD ALIGN="right"><CODE>"http://schemas.xmlsoap.org/ws/2004/09/policy"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.neethi.PolicyEngine.POLICY_REF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/neethi/PolicyEngine.html#POLICY_REF">POLICY_REF</A></CODE></TD>
 <TD ALIGN="right"><CODE>"PolicyReference"</CODE></TD>
 </TR>

Modified: webservices/neethi/site/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/webservices/neethi/site/apidocs/deprecated-list.html?rev=1149194&r1=1149193&r2=1149194&view=diff
==============================================================================
--- webservices/neethi/site/apidocs/deprecated-list.html (original)
+++ webservices/neethi/site/apidocs/deprecated-list.html Thu Jul 21 14:36:50 2011
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Thu Apr 07 22:31:44 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Jul 21 10:27:50 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Deprecated List (Apache Neethi 3.0.0 API)
+Deprecated List (Apache Neethi 3.0.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-04-07">
 
 <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="Deprecated List (Apache Neethi 3.0.0 API)";
-    }
+    parent.document.title="Deprecated List (Apache Neethi 3.0.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/neethi/site/apidocs/help-doc.html
URL: http://svn.apache.org/viewvc/webservices/neethi/site/apidocs/help-doc.html?rev=1149194&r1=1149193&r2=1149194&view=diff
==============================================================================
--- webservices/neethi/site/apidocs/help-doc.html (original)
+++ webservices/neethi/site/apidocs/help-doc.html Thu Jul 21 14:36:50 2011
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Thu Apr 07 22:31:44 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Jul 21 10:27:50 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-API Help (Apache Neethi 3.0.0 API)
+API Help (Apache Neethi 3.0.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-04-07">
 
 <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="API Help (Apache Neethi 3.0.0 API)";
-    }
+    parent.document.title="API Help (Apache Neethi 3.0.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/neethi/site/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/webservices/neethi/site/apidocs/index-all.html?rev=1149194&r1=1149193&r2=1149194&view=diff
==============================================================================
--- webservices/neethi/site/apidocs/index-all.html (original)
+++ webservices/neethi/site/apidocs/index-all.html Thu Jul 21 14:36:50 2011
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Thu Apr 07 22:31:44 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Jul 21 10:27:50 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Index (Apache Neethi 3.0.0 API)
+Index (Apache Neethi 3.0.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-04-07">
 
 <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="Index (Apache Neethi 3.0.0 API)";
-    }
+    parent.document.title="Index (Apache Neethi 3.0.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -242,7 +238,16 @@ Method in class org.apache.neethi.builde
 Method in class org.apache.neethi.builders.converters.<A HREF="./org/apache/neethi/builders/converters/StaxToStaxConverter.html" title="class in org.apache.neethi.builders.converters">StaxToStaxConverter</A>
 <DD>&nbsp;
 <DT><A HREF="./org/apache/neethi/builders/converters/Converter.html" title="interface in org.apache.neethi.builders.converters"><B>Converter</B></A>&lt;<A HREF="./org/apache/neethi/builders/converters/Converter.html" title="type parameter in Converter">S</A>,<A HREF="./org/apache/neethi/builders/converters/Converter.html" title="type parameter in Converter">T</A>&gt; - Interface in <A HREF="./org/apache/neethi/builders/converters/package-summary.html">org.apache.neethi.builders.converters</A><DD>A converter is used to convert from a particular source of
- Policy information into a form usable by a registered builder.<DT><A HREF="./org/apache/neethi/builders/converters/ConverterRegistry.html" title="class in org.apache.neethi.builders.converters"><B>ConverterRegistry</B></A> - Class in <A HREF="./org/apache/neethi/builders/converters/package-summary.html">org.apache.neethi.builders.converters</A><DD>Contains a registry of Converters.<DT><A HREF="./org/apache/neethi/builders/converters/ConverterRegistry.html#ConverterRegistry()"><B>ConverterRegistry()</B></A> - 
+ Policy information into a form usable by a registered builder.<DT><A HREF="./org/apache/neethi/builders/converters/ConverterException.html" title="class in org.apache.neethi.builders.converters"><B>ConverterException</B></A> - Exception in <A HREF="./org/apache/neethi/builders/converters/package-summary.html">org.apache.neethi.builders.converters</A><DD>Thrown to indicate that conversion from one XML object model to another failed.<DT><A HREF="./org/apache/neethi/builders/converters/ConverterException.html#ConverterException(java.lang.String, java.lang.Throwable)"><B>ConverterException(String, Throwable)</B></A> - 
+Constructor for exception org.apache.neethi.builders.converters.<A HREF="./org/apache/neethi/builders/converters/ConverterException.html" title="class in org.apache.neethi.builders.converters">ConverterException</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/neethi/builders/converters/ConverterException.html#ConverterException(java.lang.String)"><B>ConverterException(String)</B></A> - 
+Constructor for exception org.apache.neethi.builders.converters.<A HREF="./org/apache/neethi/builders/converters/ConverterException.html" title="class in org.apache.neethi.builders.converters">ConverterException</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/neethi/builders/converters/ConverterException.html#ConverterException(java.lang.Throwable)"><B>ConverterException(Throwable)</B></A> - 
+Constructor for exception org.apache.neethi.builders.converters.<A HREF="./org/apache/neethi/builders/converters/ConverterException.html" title="class in org.apache.neethi.builders.converters">ConverterException</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/neethi/builders/converters/ConverterRegistry.html" title="class in org.apache.neethi.builders.converters"><B>ConverterRegistry</B></A> - Class in <A HREF="./org/apache/neethi/builders/converters/package-summary.html">org.apache.neethi.builders.converters</A><DD>Contains a registry of Converters.<DT><A HREF="./org/apache/neethi/builders/converters/ConverterRegistry.html#ConverterRegistry()"><B>ConverterRegistry()</B></A> - 
 Constructor for class org.apache.neethi.builders.converters.<A HREF="./org/apache/neethi/builders/converters/ConverterRegistry.html" title="class in org.apache.neethi.builders.converters">ConverterRegistry</A>
 <DD>&nbsp;
 <DT><A HREF="./org/apache/neethi/AssertionBuilderFactoryImpl.html#converters"><B>converters</B></A> - 
@@ -638,6 +643,12 @@ Static method in class org.apache.neethi
 <DT><A HREF="./org/apache/neethi/Constants.html#isPolicyElement(javax.xml.namespace.QName)"><B>isPolicyElement(QName)</B></A> - 
 Static method in class org.apache.neethi.<A HREF="./org/apache/neethi/Constants.html" title="class in org.apache.neethi">Constants</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/neethi/Constants.html#isPolicyNS(java.lang.String)"><B>isPolicyNS(String)</B></A> - 
+Static method in class org.apache.neethi.<A HREF="./org/apache/neethi/Constants.html" title="class in org.apache.neethi">Constants</A>
+<DD>Check if the given namespace URI refers to one of the supported WS-Policy versions.
+<DT><A HREF="./org/apache/neethi/Constants.html#isPolicyRef(java.lang.String, java.lang.String)"><B>isPolicyRef(String, String)</B></A> - 
+Static method in class org.apache.neethi.<A HREF="./org/apache/neethi/Constants.html" title="class in org.apache.neethi">Constants</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/neethi/Constants.html#isPolicyRef(javax.xml.namespace.QName)"><B>isPolicyRef(QName)</B></A> - 
 Static method in class org.apache.neethi.<A HREF="./org/apache/neethi/Constants.html" title="class in org.apache.neethi">Constants</A>
 <DD>&nbsp;

Modified: webservices/neethi/site/apidocs/index.html
URL: http://svn.apache.org/viewvc/webservices/neethi/site/apidocs/index.html?rev=1149194&r1=1149193&r2=1149194&view=diff
==============================================================================
--- webservices/neethi/site/apidocs/index.html (original)
+++ webservices/neethi/site/apidocs/index.html Thu Jul 21 14:36:50 2011
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc on Thu Apr 07 22:31:44 CEST 2011-->
+<!-- Generated by javadoc on Thu Jul 21 10:27:50 EDT 2011-->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Apache Neethi 3.0.0 API
+Apache Neethi 3.0.1 API
 </TITLE>
 <SCRIPT type="text/javascript">
     targetPage = "" + window.location.search;

Modified: webservices/neethi/site/apidocs/org/apache/neethi/AbstractPolicyOperator.html
URL: http://svn.apache.org/viewvc/webservices/neethi/site/apidocs/org/apache/neethi/AbstractPolicyOperator.html?rev=1149194&r1=1149193&r2=1149194&view=diff
==============================================================================
--- webservices/neethi/site/apidocs/org/apache/neethi/AbstractPolicyOperator.html (original)
+++ webservices/neethi/site/apidocs/org/apache/neethi/AbstractPolicyOperator.html Thu Jul 21 14:36:50 2011
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Thu Apr 07 22:31:43 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Jul 21 10:27:49 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-AbstractPolicyOperator (Apache Neethi 3.0.0 API)
+AbstractPolicyOperator (Apache Neethi 3.0.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-04-07">
+<META NAME="keywords" CONTENT="org.apache.neethi.AbstractPolicyOperator class">
 
 <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="AbstractPolicyOperator (Apache Neethi 3.0.0 API)";
-    }
+    parent.document.title="AbstractPolicyOperator (Apache Neethi 3.0.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -93,7 +90,7 @@ org.apache.neethi</FONT>
 <BR>
 Class AbstractPolicyOperator</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.apache.neethi.AbstractPolicyOperator</B>
 </PRE>
 <DL>
@@ -104,7 +101,7 @@ Class AbstractPolicyOperator</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public abstract class <B>AbstractPolicyOperator</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../org/apache/neethi/PolicyOperator.html" title="interface in org.apache.neethi">PolicyOperator</A></DL>
+<DT><PRE>public abstract class <B>AbstractPolicyOperator</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../org/apache/neethi/PolicyOperator.html" title="interface in org.apache.neethi">PolicyOperator</A></DL>
 </PRE>
 
 <P>
@@ -126,7 +123,7 @@ AbstractPolicyOperator provides an imple
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt;</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../org/apache/neethi/AbstractPolicyOperator.html#policyComponents">policyComponents</A></B></CODE>
 
 <BR>
@@ -175,7 +172,7 @@ AbstractPolicyOperator provides an imple
 <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/neethi/AbstractPolicyOperator.html#addPolicyComponents(java.util.List)">addPolicyComponents</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;? extends <A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt;&nbsp;components)</CODE>
+<TD><CODE><B><A HREF="../../../org/apache/neethi/AbstractPolicyOperator.html#addPolicyComponents(java.util.List)">addPolicyComponents</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;? extends <A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt;&nbsp;components)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -198,7 +195,7 @@ AbstractPolicyOperator provides an imple
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../org/apache/neethi/AbstractPolicyOperator.html#getPolicyComponents()">getPolicyComponents</A></B>()</CODE>
 
 <BR>
@@ -226,10 +223,10 @@ AbstractPolicyOperator provides an imple
 &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.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.neethi.PolicyComponent"><!-- --></A>
@@ -257,7 +254,7 @@ AbstractPolicyOperator provides an imple
 <A NAME="policyComponents"><!-- --></A><H3>
 policyComponents</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt; <B>policyComponents</B></PRE>
+protected <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt; <B>policyComponents</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -318,7 +315,7 @@ public void <B>addPolicyComponent</B>(<A
 <A NAME="addPolicyComponents(java.util.List)"><!-- --></A><H3>
 addPolicyComponents</H3>
 <PRE>
-public void <B>addPolicyComponents</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;? extends <A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt;&nbsp;components)</PRE>
+public void <B>addPolicyComponents</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;? extends <A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt;&nbsp;components)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -332,7 +329,7 @@ public void <B>addPolicyComponents</B>(<
 <A NAME="getPolicyComponents()"><!-- --></A><H3>
 getPolicyComponents</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt; <B>getPolicyComponents</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt; <B>getPolicyComponents</B>()</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../org/apache/neethi/PolicyOperator.html#getPolicyComponents()">PolicyOperator</A></CODE></B></DD>
 <DD>Returns a List of PolicyComponents which this PolicyOperator contains.

Modified: webservices/neethi/site/apidocs/org/apache/neethi/All.html
URL: http://svn.apache.org/viewvc/webservices/neethi/site/apidocs/org/apache/neethi/All.html?rev=1149194&r1=1149193&r2=1149194&view=diff
==============================================================================
--- webservices/neethi/site/apidocs/org/apache/neethi/All.html (original)
+++ webservices/neethi/site/apidocs/org/apache/neethi/All.html Thu Jul 21 14:36:50 2011
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Thu Apr 07 22:31:43 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Jul 21 10:27:49 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-All (Apache Neethi 3.0.0 API)
+All (Apache Neethi 3.0.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-04-07">
+<META NAME="keywords" CONTENT="org.apache.neethi.All class">
 
 <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="All (Apache Neethi 3.0.0 API)";
-    }
+    parent.document.title="All (Apache Neethi 3.0.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -93,7 +90,7 @@ org.apache.neethi</FONT>
 <BR>
 Class All</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../org/apache/neethi/AbstractPolicyOperator.html" title="class in org.apache.neethi">org.apache.neethi.AbstractPolicyOperator</A>
       <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.apache.neethi.All</B>
 </PRE>
@@ -175,7 +172,7 @@ All is a PolicyOperator that require all
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../org/apache/neethi/All.html#getAssertions()">getAssertions</A></B>()</CODE>
 
 <BR>
@@ -192,7 +189,7 @@ All is a PolicyOperator that require all
 <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/neethi/All.html#serialize(javax.xml.stream.XMLStreamWriter)">serialize</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</A>&nbsp;writer)</CODE>
+<TD><CODE><B><A HREF="../../../org/apache/neethi/All.html#serialize(javax.xml.stream.XMLStreamWriter)">serialize</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</A>&nbsp;writer)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Serializes the PolicyComponent using an XMLStreamWriter.</TD>
@@ -210,10 +207,10 @@ All is a PolicyOperator that require all
 &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.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -270,7 +267,7 @@ public void <B>addAssertion</B>(<A HREF=
 <A NAME="getAssertions()"><!-- --></A><H3>
 getAssertions</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt; <B>getAssertions</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../org/apache/neethi/PolicyComponent.html" title="interface in org.apache.neethi">PolicyComponent</A>&gt; <B>getAssertions</B>()</PRE>
 <DL>
 <DD>Returns a <tt>List</tt> of it's PolicyComponents.
 <P>
@@ -284,8 +281,8 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="serialize(javax.xml.stream.XMLStreamWriter)"><!-- --></A><H3>
 serialize</H3>
 <PRE>
-public void <B>serialize</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</A>&nbsp;writer)
-               throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</A></PRE>
+public void <B>serialize</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</A>&nbsp;writer)
+               throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</A></PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../org/apache/neethi/PolicyComponent.html#serialize(javax.xml.stream.XMLStreamWriter)">PolicyComponent</A></CODE></B></DD>
 <DD>Serializes the PolicyComponent using an XMLStreamWriter.
@@ -293,7 +290,7 @@ public void <B>serialize</B>(<A HREF="ht
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>writer</CODE> - the writer that the component should write itself
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</A></CODE> - if an errors in the process of serialization of the
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</A></CODE> - if an errors in the process of serialization of the
                             PolicyComponent.</DL>
 </DD>
 </DL>

Modified: webservices/neethi/site/apidocs/org/apache/neethi/Assertion.html
URL: http://svn.apache.org/viewvc/webservices/neethi/site/apidocs/org/apache/neethi/Assertion.html?rev=1149194&r1=1149193&r2=1149194&view=diff
==============================================================================
--- webservices/neethi/site/apidocs/org/apache/neethi/Assertion.html (original)
+++ webservices/neethi/site/apidocs/org/apache/neethi/Assertion.html Thu Jul 21 14:36:50 2011
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Thu Apr 07 22:31:43 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Jul 21 10:27:49 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Assertion (Apache Neethi 3.0.0 API)
+Assertion (Apache Neethi 3.0.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-04-07">
+<META NAME="keywords" CONTENT="org.apache.neethi.Assertion interface">
 
 <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="Assertion (Apache Neethi 3.0.0 API)";
-    }
+    parent.document.title="Assertion (Apache Neethi 3.0.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -127,7 +124,7 @@ This is an interface that any Assertion 
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../org/apache/neethi/Assertion.html#getName()">getName</A></B>()</CODE>
 
 <BR>
@@ -160,7 +157,7 @@ This is an interface that any Assertion 
 <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/neethi/Assertion.html#serialize(javax.xml.stream.XMLStreamWriter)">serialize</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</A>&nbsp;writer)</CODE>
+<TD><CODE><B><A HREF="../../../org/apache/neethi/Assertion.html#serialize(javax.xml.stream.XMLStreamWriter)">serialize</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</A>&nbsp;writer)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Serialize this Assertion into its XML infoset using XMLStreamWriter.</TD>
@@ -191,7 +188,7 @@ This is an interface that any Assertion 
 <A NAME="getName()"><!-- --></A><H3>
 getName</H3>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A> <B>getName</B>()</PRE>
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A> <B>getName</B>()</PRE>
 <DL>
 <DD>Returns the QName of the Root Element of this Assertion.
 <P>
@@ -242,8 +239,8 @@ boolean <B>isIgnorable</B>()</PRE>
 <A NAME="serialize(javax.xml.stream.XMLStreamWriter)"><!-- --></A><H3>
 serialize</H3>
 <PRE>
-void <B>serialize</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</A>&nbsp;writer)
-               throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</A></PRE>
+void <B>serialize</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</A>&nbsp;writer)
+               throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</A></PRE>
 <DL>
 <DD>Serialize this Assertion into its XML infoset using XMLStreamWriter.
 <P>
@@ -253,7 +250,7 @@ void <B>serialize</B>(<A HREF="http://ja
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>writer</CODE> - the writer that the component should write itself
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html?is-external=true" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</A></CODE> - if an errors in the process of serialization of the
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</A></CODE> - if an errors in the process of serialization of the
                             PolicyComponent.</DL>
 </DD>
 </DL>

Modified: webservices/neethi/site/apidocs/org/apache/neethi/AssertionBuilderFactory.html
URL: http://svn.apache.org/viewvc/webservices/neethi/site/apidocs/org/apache/neethi/AssertionBuilderFactory.html?rev=1149194&r1=1149193&r2=1149194&view=diff
==============================================================================
--- webservices/neethi/site/apidocs/org/apache/neethi/AssertionBuilderFactory.html (original)
+++ webservices/neethi/site/apidocs/org/apache/neethi/AssertionBuilderFactory.html Thu Jul 21 14:36:50 2011
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Thu Apr 07 22:31:43 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Jul 21 10:27:49 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-AssertionBuilderFactory (Apache Neethi 3.0.0 API)
+AssertionBuilderFactory (Apache Neethi 3.0.1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-04-07">
+<META NAME="keywords" CONTENT="org.apache.neethi.AssertionBuilderFactory interface">
 
 <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="AssertionBuilderFactory (Apache Neethi 3.0.0 API)";
-    }
+    parent.document.title="AssertionBuilderFactory (Apache Neethi 3.0.1 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -123,7 +120,7 @@ AssertionFactory is used to create an As
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../org/apache/neethi/AssertionBuilderFactory.html#build(java.lang.Object)">build</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
+<TD><CODE><B><A HREF="../../../org/apache/neethi/AssertionBuilderFactory.html#build(java.lang.Object)">build</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an assertion that is built using the specified element.</TD>
@@ -131,7 +128,7 @@ AssertionFactory is used to create an As
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../org/apache/neethi/builders/AssertionBuilder.html" title="interface in org.apache.neethi.builders">AssertionBuilder</A>&lt;?&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../org/apache/neethi/AssertionBuilderFactory.html#getBuilder(javax.xml.namespace.QName)">getBuilder</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname)</CODE>
+<TD><CODE><B><A HREF="../../../org/apache/neethi/AssertionBuilderFactory.html#getBuilder(javax.xml.namespace.QName)">getBuilder</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an AssertionBuilder that build an Assertion from an element of
@@ -166,7 +163,7 @@ AssertionFactory is used to create an As
 <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/neethi/AssertionBuilderFactory.html#registerBuilder(javax.xml.namespace.QName, org.apache.neethi.builders.AssertionBuilder)">registerBuilder</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;key,
+<TD><CODE><B><A HREF="../../../org/apache/neethi/AssertionBuilderFactory.html#registerBuilder(javax.xml.namespace.QName, org.apache.neethi.builders.AssertionBuilder)">registerBuilder</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A>&nbsp;key,
                 <A HREF="../../../org/apache/neethi/builders/AssertionBuilder.html" title="interface in org.apache.neethi.builders">AssertionBuilder</A>&lt;?&gt;&nbsp;builder)</CODE>
 
 <BR>
@@ -219,7 +216,7 @@ getConverterRegistry</H3>
 <A NAME="registerBuilder(javax.xml.namespace.QName, org.apache.neethi.builders.AssertionBuilder)"><!-- --></A><H3>
 registerBuilder</H3>
 <PRE>
-void <B>registerBuilder</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;key,
+void <B>registerBuilder</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A>&nbsp;key,
                      <A HREF="../../../org/apache/neethi/builders/AssertionBuilder.html" title="interface in org.apache.neethi.builders">AssertionBuilder</A>&lt;?&gt;&nbsp;builder)</PRE>
 <DL>
 <DD>Registers an AssertionBuilder with a specified QName.
@@ -248,7 +245,7 @@ void <B>registerBuilder</B>(<A HREF="../
 <A NAME="build(java.lang.Object)"><!-- --></A><H3>
 build</H3>
 <PRE>
-<A HREF="../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</A> <B>build</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
+<A HREF="../../../org/apache/neethi/Assertion.html" title="interface in org.apache.neethi">Assertion</A> <B>build</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
 <DL>
 <DD>Returns an assertion that is built using the specified element.
 <P>
@@ -263,7 +260,7 @@ build</H3>
 <A NAME="getBuilder(javax.xml.namespace.QName)"><!-- --></A><H3>
 getBuilder</H3>
 <PRE>
-<A HREF="../../../org/apache/neethi/builders/AssertionBuilder.html" title="interface in org.apache.neethi.builders">AssertionBuilder</A>&lt;?&gt; <B>getBuilder</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname)</PRE>
+<A HREF="../../../org/apache/neethi/builders/AssertionBuilder.html" title="interface in org.apache.neethi.builders">AssertionBuilder</A>&lt;?&gt; <B>getBuilder</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A>&nbsp;qname)</PRE>
 <DL>
 <DD>Returns an AssertionBuilder that build an Assertion from an element of
  qname type.