You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by rd...@apache.org on 2012/11/20 21:45:06 UTC

svn commit: r1411849 [42/43] - in /creadur/site/trunk/content/rat: ./ apache-rat-core/ apache-rat-core/apidocs/ apache-rat-core/apidocs/org/apache/rat/ apache-rat-core/apidocs/org/apache/rat/analysis/ apache-rat-core/apidocs/org/apache/rat/analysis/cla...

Modified: creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/DirectoryWalker.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/DirectoryWalker.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/DirectoryWalker.html (original)
+++ creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/DirectoryWalker.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:26 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 DirectoryWalker (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +91,7 @@ org.apache.rat.walker</FONT>
 <BR>
 Class DirectoryWalker</H2>
 <PRE>
-<A HREF="http://download.oracle.com/javase/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://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/rat/walker/Walker.html" title="class in org.apache.rat.walker">org.apache.rat.walker.Walker</A>
       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.rat.walker.DirectoryWalker</B>
 </PRE>
@@ -149,21 +147,21 @@ Walks directories.
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/DirectoryWalker.html#DirectoryWalker(java.io.File)">DirectoryWalker</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/DirectoryWalker.html#DirectoryWalker(java.io.File)">DirectoryWalker</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)</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/rat/walker/DirectoryWalker.html#DirectoryWalker(java.io.File, java.io.FilenameFilter)">DirectoryWalker</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
-                <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A>&nbsp;filter)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/DirectoryWalker.html#DirectoryWalker(java.io.File, java.io.FilenameFilter)">DirectoryWalker</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
+                <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A>&nbsp;filter)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a walker.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/DirectoryWalker.html#DirectoryWalker(java.io.File, java.util.regex.Pattern)">DirectoryWalker</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
-                <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</A>&nbsp;ignoreNameRegex)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/DirectoryWalker.html#DirectoryWalker(java.io.File, java.util.regex.Pattern)">DirectoryWalker</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
+                <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</A>&nbsp;ignoreNameRegex)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -208,10 +206,10 @@ Walks directories.
 &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://download.oracle.com/javase/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://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.or
 acle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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>
 </TR>
 </TABLE>
 &nbsp;
@@ -249,7 +247,7 @@ protected static final org.apache.rat.wa
 <A NAME="DirectoryWalker(java.io.File)"><!-- --></A><H3>
 DirectoryWalker</H3>
 <PRE>
-public <B>DirectoryWalker</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)</PRE>
+public <B>DirectoryWalker</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)</PRE>
 <DL>
 </DL>
 <HR>
@@ -257,8 +255,8 @@ public <B>DirectoryWalker</B>(<A HREF="h
 <A NAME="DirectoryWalker(java.io.File, java.io.FilenameFilter)"><!-- --></A><H3>
 DirectoryWalker</H3>
 <PRE>
-public <B>DirectoryWalker</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
-                       <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A>&nbsp;filter)</PRE>
+public <B>DirectoryWalker</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
+                       <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A>&nbsp;filter)</PRE>
 <DL>
 <DD>Constructs a walker.
 <P>
@@ -271,8 +269,8 @@ public <B>DirectoryWalker</B>(<A HREF="h
 <A NAME="DirectoryWalker(java.io.File, java.util.regex.Pattern)"><!-- --></A><H3>
 DirectoryWalker</H3>
 <PRE>
-public <B>DirectoryWalker</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
-                       <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</A>&nbsp;ignoreNameRegex)</PRE>
+public <B>DirectoryWalker</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
+                       <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</A>&nbsp;ignoreNameRegex)</PRE>
 <DL>
 </DL>
 

Modified: creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/Walker.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/Walker.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/Walker.html (original)
+++ creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/Walker.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:27 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Walker (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +91,7 @@ org.apache.rat.walker</FONT>
 <BR>
 Class Walker</H2>
 <PRE>
-<A HREF="http://download.oracle.com/javase/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://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.rat.walker.Walker</B>
 </PRE>
 <DL>
@@ -104,7 +102,7 @@ Class Walker</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public abstract class <B>Walker</B><DT>extends <A HREF="http://download.oracle.com/javase/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/rat/report/IReportable.html" title="interface in org.apache.rat.report">IReportable</A></DL>
+<DT><PRE>public abstract class <B>Walker</B><DT>extends <A HREF="http://docs.oracle.com/javase/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/rat/report/IReportable.html" title="interface in org.apache.rat.report">IReportable</A></DL>
 </PRE>
 
 <P>
@@ -125,7 +123,7 @@ Abstract walker.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/rat/walker/Walker.html#file">file</A></B></CODE>
 
 <BR>
@@ -133,7 +131,7 @@ Abstract walker.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/rat/walker/Walker.html#filter">filter</A></B></CODE>
 
 <BR>
@@ -141,7 +139,7 @@ Abstract walker.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/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>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/rat/walker/Walker.html#name">name</A></B></CODE>
 
 <BR>
@@ -160,8 +158,8 @@ Abstract walker.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/Walker.html#Walker(java.io.File, java.io.FilenameFilter)">Walker</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
-       <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A>&nbsp;filter)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/Walker.html#Walker(java.io.File, java.io.FilenameFilter)">Walker</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
+       <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A>&nbsp;filter)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -169,9 +167,9 @@ Abstract walker.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected </CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/Walker.html#Walker(java.lang.String, java.io.File, java.io.FilenameFilter)">Walker</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
-       <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
-       <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A>&nbsp;filter)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/Walker.html#Walker(java.lang.String, java.io.File, java.io.FilenameFilter)">Walker</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
+       <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
+       <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A>&nbsp;filter)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -189,7 +187,7 @@ Abstract walker.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/Walker.html#ignored(java.io.File)">ignored</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/Walker.html#ignored(java.io.File)">ignored</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -197,15 +195,15 @@ Abstract walker.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/Walker.html#isRestricted(java.io.File)">isRestricted</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/Walker.html#isRestricted(java.io.File)">isRestricted</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)</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>protected static&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/Walker.html#regexFilter(java.util.regex.Pattern)">regexFilter</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</A>&nbsp;pattern)</CODE>
+<CODE>protected static&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/rat/walker/Walker.html#regexFilter(java.util.regex.Pattern)">regexFilter</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</A>&nbsp;pattern)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -214,10 +212,10 @@ Abstract walker.
 &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://download.oracle.com/javase/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://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://download.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.or
 acle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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://docs.oracle.com/javase/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>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.rat.report.IReportable"><!-- --></A>
@@ -245,7 +243,7 @@ Abstract walker.
 <A NAME="file"><!-- --></A><H3>
 file</H3>
 <PRE>
-protected final <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>file</B></PRE>
+protected final <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>file</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -255,7 +253,7 @@ protected final <A HREF="http://download
 <A NAME="name"><!-- --></A><H3>
 name</H3>
 <PRE>
-protected final <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>name</B></PRE>
+protected final <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>name</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -265,7 +263,7 @@ protected final <A HREF="http://download
 <A NAME="filter"><!-- --></A><H3>
 filter</H3>
 <PRE>
-protected final <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A> <B>filter</B></PRE>
+protected final <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A> <B>filter</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -284,8 +282,8 @@ protected final <A HREF="http://download
 <A NAME="Walker(java.io.File, java.io.FilenameFilter)"><!-- --></A><H3>
 Walker</H3>
 <PRE>
-public <B>Walker</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
-              <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A>&nbsp;filter)</PRE>
+public <B>Walker</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
+              <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A>&nbsp;filter)</PRE>
 <DL>
 </DL>
 <HR>
@@ -293,9 +291,9 @@ public <B>Walker</B>(<A HREF="http://dow
 <A NAME="Walker(java.lang.String, java.io.File, java.io.FilenameFilter)"><!-- --></A><H3>
 Walker</H3>
 <PRE>
-protected <B>Walker</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
-                 <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
-                 <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A>&nbsp;filter)</PRE>
+protected <B>Walker</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
+                 <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file,
+                 <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A>&nbsp;filter)</PRE>
 <DL>
 </DL>
 
@@ -312,7 +310,7 @@ protected <B>Walker</B>(<A HREF="http://
 <A NAME="regexFilter(java.util.regex.Pattern)"><!-- --></A><H3>
 regexFilter</H3>
 <PRE>
-protected static <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A> <B>regexFilter</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</A>&nbsp;pattern)</PRE>
+protected static <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</A> <B>regexFilter</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</A>&nbsp;pattern)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -326,7 +324,7 @@ protected static <A HREF="http://downloa
 <A NAME="isRestricted(java.io.File)"><!-- --></A><H3>
 isRestricted</H3>
 <PRE>
-protected boolean <B>isRestricted</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)</PRE>
+protected boolean <B>isRestricted</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -340,7 +338,7 @@ protected boolean <B>isRestricted</B>(<A
 <A NAME="ignored(java.io.File)"><!-- --></A><H3>
 ignored</H3>
 <PRE>
-protected final boolean <B>ignored</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)</PRE>
+protected final boolean <B>ignored</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)</PRE>
 <DL>
 <DD><DL>
 </DL>

Modified: creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/class-use/ArchiveWalker.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/class-use/ArchiveWalker.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/class-use/ArchiveWalker.html (original)
+++ creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/class-use/ArchiveWalker.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:29 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.rat.walker.ArchiveWalker (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/class-use/DirectoryWalker.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/class-use/DirectoryWalker.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/class-use/DirectoryWalker.html (original)
+++ creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/class-use/DirectoryWalker.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:29 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.rat.walker.DirectoryWalker (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/class-use/Walker.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/class-use/Walker.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/class-use/Walker.html (original)
+++ creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/class-use/Walker.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:29 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.rat.walker.Walker (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-frame.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-frame.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-frame.html (original)
+++ creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-frame.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:28 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.rat.walker (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-summary.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-summary.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-summary.html (original)
+++ creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-summary.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:28 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.rat.walker (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-tree.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-tree.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-tree.html (original)
+++ creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-tree.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:28 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.rat.walker Class Hierarchy (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -92,7 +90,7 @@ Hierarchy For Package org.apache.rat.wal
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">org.apache.rat.walker.<A HREF="../../../../org/apache/rat/walker/Walker.html" title="class in org.apache.rat.walker"><B>Walker</B></A> (implements org.apache.rat.report.<A HREF="../../../../org/apache/rat/report/IReportable.html" title="interface in org.apache.rat.report">IReportable</A>)
 <UL>
 <LI TYPE="circle">org.apache.rat.walker.<A HREF="../../../../org/apache/rat/walker/ArchiveWalker.html" title="class in org.apache.rat.walker"><B>ArchiveWalker</B></A> (implements org.apache.rat.report.<A HREF="../../../../org/apache/rat/report/IReportable.html" title="interface in org.apache.rat.report">IReportable</A>)

Modified: creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-use.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-use.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-use.html (original)
+++ creadur/site/trunk/content/rat/apidocs/org/apache/rat/walker/package-use.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:29 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Package org.apache.rat.walker (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: creadur/site/trunk/content/rat/apidocs/overview-frame.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/overview-frame.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/overview-frame.html (original)
+++ creadur/site/trunk/content/rat/apidocs/overview-frame.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:28 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Overview List (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: creadur/site/trunk/content/rat/apidocs/overview-summary.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/overview-summary.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/overview-summary.html (original)
+++ creadur/site/trunk/content/rat/apidocs/overview-summary.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:29 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Overview (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: creadur/site/trunk/content/rat/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/overview-tree.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/overview-tree.html (original)
+++ creadur/site/trunk/content/rat/apidocs/overview-tree.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:29 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Class Hierarchy (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -91,7 +89,7 @@ Hierarchy For All Packages</H2>
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">org.apache.rat.annotation.<A HREF="org/apache/rat/annotation/AbstractLicenceAppender.html" title="class in org.apache.rat.annotation"><B>AbstractLicenceAppender</B></A><UL>
 <LI TYPE="circle">org.apache.rat.annotation.<A HREF="org/apache/rat/annotation/ApacheV2LicenceAppender.html" title="class in org.apache.rat.annotation"><B>ApacheV2LicenceAppender</B></A></UL>
 <LI TYPE="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
@@ -127,7 +125,7 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.rat.analysis.generation.<A HREF="org/apache/rat/analysis/generation/GeneratedLicenseNotRequired.html" title="class in org.apache.rat.analysis.generation"><B>GeneratedLicenseNotRequired</B></A> (implements org.apache.rat.analysis.<A HREF="org/apache/rat/analysis/IHeaderMatcher.html" title="interface in org.apache.rat.analysis">IHeaderMatcher</A>)
 <LI TYPE="circle">org.apache.rat.document.impl.guesser.<A HREF="org/apache/rat/document/impl/guesser/GuessUtils.html" title="class in org.apache.rat.document.impl.guesser"><B>GuessUtils</B></A><LI TYPE="circle">org.apache.rat.header.<A HREF="org/apache/rat/header/HeaderBean.html" title="class in org.apache.rat.header"><B>HeaderBean</B></A><LI TYPE="circle">org.apache.rat.header.<A HREF="org/apache/rat/header/HeaderMatcher.html" title="class in org.apache.rat.header"><B>HeaderMatcher</B></A><LI TYPE="circle">org.apache.rat.analysis.util.<A HREF="org/apache/rat/analysis/util/HeaderMatcherMultiplexer.html" title="class in org.apache.rat.analysis.util"><B>HeaderMatcherMultiplexer</B></A> (implements org.apache.rat.analysis.<A HREF="org/apache/rat/analysis/IHeaderMatcher.html" title="interface in org.apache.rat.analysis">IHeaderMatcher</A>)
 <LI TYPE="circle">org.apache.rat.mp.<A HREF="org/apache/rat/mp/HeaderMatcherSpecification.html" title="class in org.apache.rat.mp"><B>HeaderMatcherSpecification</B></A><LI TYPE="circle">org.apache.rat.analysis.generation.<A HREF="org/apache/rat/analysis/generation/JavaDocLicenseNotRequired.html" title="class in org.apache.rat.analysis.generation"><B>JavaDocLicenseNotRequired</B></A> (implements org.apache.rat.analysis.<A HREF="org/apache/rat/analysis/IHeaderMatcher.html" title="interface in org.apache.rat.analysis">IHeaderMatcher</A>)
-<LI TYPE="circle">org.apache.rat.mp.<A HREF="org/apache/rat/mp/LicenseFamilySpecification.html" title="class in org.apache.rat.mp"><B>LicenseFamilySpecification</B></A><LI TYPE="circle">org.apache.rat.api.<A HREF="org/apache/rat/api/MetaData.html" title="class in org.apache.rat.api"><B>MetaData</B></A><LI TYPE="circle">org.apache.rat.api.<A HREF="org/apache/rat/api/MetaData.Datum.html" title="class in org.apache.rat.api"><B>MetaData.Datum</B></A><LI TYPE="circle">org.apache.rat.document.impl.guesser.<A HREF="org/apache/rat/document/impl/guesser/NoteGuesser.html" title="class in org.apache.rat.document.impl.guesser"><B>NoteGuesser</B></A><LI TYPE="circle">org.apache.tools.ant.ProjectComponent (implements java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>)
+<LI TYPE="circle">org.apache.rat.mp.<A HREF="org/apache/rat/mp/LicenseFamilySpecification.html" title="class in org.apache.rat.mp"><B>LicenseFamilySpecification</B></A><LI TYPE="circle">org.apache.rat.api.<A HREF="org/apache/rat/api/MetaData.html" title="class in org.apache.rat.api"><B>MetaData</B></A><LI TYPE="circle">org.apache.rat.api.<A HREF="org/apache/rat/api/MetaData.Datum.html" title="class in org.apache.rat.api"><B>MetaData.Datum</B></A><LI TYPE="circle">org.apache.rat.document.impl.guesser.<A HREF="org/apache/rat/document/impl/guesser/NoteGuesser.html" title="class in org.apache.rat.document.impl.guesser"><B>NoteGuesser</B></A><LI TYPE="circle">org.apache.tools.ant.ProjectComponent (implements java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>)
 <UL>
 <LI TYPE="circle">org.apache.tools.ant.Task<UL>
 <LI TYPE="circle">org.apache.rat.anttasks.<A HREF="org/apache/rat/anttasks/Report.html" title="class in org.apache.rat.anttasks"><B>Report</B></A></UL>
@@ -135,14 +133,14 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.rat.<A HREF="org/apache/rat/Report.html" title="class in org.apache.rat"><B>Report</B></A><LI TYPE="circle">org.apache.rat.<A HREF="org/apache/rat/ReportConfiguration.html" title="class in org.apache.rat"><B>ReportConfiguration</B></A><LI TYPE="circle">org.apache.rat.license.<A HREF="org/apache/rat/license/SimpleLicenseFamily.html" title="class in org.apache.rat.license"><B>SimpleLicenseFamily</B></A> (implements org.apache.rat.license.<A HREF="org/apache/rat/license/ILicenseFamily.html" title="interface in org.apache.rat.license">ILicenseFamily</A>)
 <UL>
 <LI TYPE="circle">org.apache.rat.license.<A HREF="org/apache/rat/license/AcademicFree21LicenseFamily.html" title="class in org.apache.rat.license"><B>AcademicFree21LicenseFamily</B></A><LI TYPE="circle">org.apache.rat.license.<A HREF="org/apache/rat/license/Apache20LicenseFamily.html" title="class in org.apache.rat.license"><B>Apache20LicenseFamily</B></A><LI TYPE="circle">org.apache.rat.license.<A HREF="org/apache/rat/license/GPL1LicenseFamily.html" title="class in org.apache.rat.license"><B>GPL1LicenseFamily</B></A><LI TYPE="circle">org.apache.rat.license.<A HREF="org/apache/rat/license/GPL2LicenseFamily.html" title="class in org.apache.rat.license"><B>GPL2LicenseFamily</B></A><LI TYPE="circle">org.apache.rat.license.<A HREF="org/apache/rat/license/GPL3LicenseFamily.html" title="class in org.apache.rat.license"><B>GPL3LicenseFamily</B></A><LI TYPE="circle">org.apache.rat.license.<A HREF="org/apache/rat/license/MITLicenseFamily.html" title="class in org.apache.rat.license">
 <B>MITLicenseFamily</B></A><LI TYPE="circle">org.apache.rat.license.<A HREF="org/apache/rat/license/ModifiedBSDLicenseFamily.html" title="class in org.apache.rat.license"><B>ModifiedBSDLicenseFamily</B></A><LI TYPE="circle">org.apache.rat.license.<A HREF="org/apache/rat/license/OASISLicenseFamily.html" title="class in org.apache.rat.license"><B>OASISLicenseFamily</B></A><LI TYPE="circle">org.apache.rat.license.<A HREF="org/apache/rat/license/W3CDocumentLicenseFamily.html" title="class in org.apache.rat.license"><B>W3CDocumentLicenseFamily</B></A><LI TYPE="circle">org.apache.rat.license.<A HREF="org/apache/rat/license/W3CSoftwareLicenseFamily.html" title="class in org.apache.rat.license"><B>W3CSoftwareLicenseFamily</B></A></UL>
-<LI TYPE="circle">org.apache.rat.anttasks.<A HREF="org/apache/rat/anttasks/SubstringLicenseMatcher.Pattern.html" title="class in org.apache.rat.anttasks"><B>SubstringLicenseMatcher.Pattern</B></A><LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
+<LI TYPE="circle">org.apache.rat.anttasks.<A HREF="org/apache/rat/anttasks/SubstringLicenseMatcher.Pattern.html" title="class in org.apache.rat.anttasks"><B>SubstringLicenseMatcher.Pattern</B></A><LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.AbstractMojoExecutionException<UL>
 <LI TYPE="circle">org.apache.maven.plugin.MojoFailureException<UL>
 <LI TYPE="circle">org.apache.rat.mp.<A HREF="org/apache/rat/mp/RatCheckException.html" title="class in org.apache.rat.mp"><B>RatCheckException</B></A></UL>
 </UL>
-<LI TYPE="circle">java.io.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io"><B>IOException</B></A><UL>
+<LI TYPE="circle">java.io.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io"><B>IOException</B></A><UL>
 <LI TYPE="circle">org.apache.rat.document.<A HREF="org/apache/rat/document/CompositeDocumentException.html" title="class in org.apache.rat.document"><B>CompositeDocumentException</B></A><LI TYPE="circle">org.apache.rat.report.xml.writer.<A HREF="org/apache/rat/report/xml/writer/InvalidXmlException.html" title="class in org.apache.rat.report.xml.writer"><B>InvalidXmlException</B></A><LI TYPE="circle">org.apache.rat.report.xml.writer.<A HREF="org/apache/rat/report/xml/writer/OperationNotAllowedException.html" title="class in org.apache.rat.report.xml.writer"><B>OperationNotAllowedException</B></A></UL>
 <LI TYPE="circle">org.apache.rat.document.<A HREF="org/apache/rat/document/RatDocumentAnalysisException.html" title="class in org.apache.rat.document"><B>RatDocumentAnalysisException</B></A><UL>
 <LI TYPE="circle">org.apache.rat.analysis.<A HREF="org/apache/rat/analysis/RatReportAnalysisResultException.html" title="class in org.apache.rat.analysis"><B>RatReportAnalysisResultException</B></A><LI TYPE="circle">org.apache.rat.document.<A HREF="org/apache/rat/document/UnsuitableDocumentException.html" title="class in org.apache.rat.document"><B>UnsuitableDocumentException</B></A></UL>

Modified: creadur/site/trunk/content/rat/apidocs/package-frame.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/package-frame.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/package-frame.html (original)
+++ creadur/site/trunk/content/rat/apidocs/package-frame.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:28 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 &lt;Unnamed&gt; (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: creadur/site/trunk/content/rat/apidocs/package-summary.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/package-summary.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/package-summary.html (original)
+++ creadur/site/trunk/content/rat/apidocs/package-summary.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:28 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
  (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: creadur/site/trunk/content/rat/apidocs/package-tree.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/package-tree.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/package-tree.html (original)
+++ creadur/site/trunk/content/rat/apidocs/package-tree.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:28 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
  Class Hierarchy (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -92,7 +90,7 @@ Hierarchy For Package &lt;Unnamed&gt;
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
 <UL>
 <LI TYPE="circle"><A HREF="HelpMojo.html" title="class in &lt;Unnamed&gt;"><B>HelpMojo</B></A></UL>

Modified: creadur/site/trunk/content/rat/apidocs/package-use.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/package-use.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/package-use.html (original)
+++ creadur/site/trunk/content/rat/apidocs/package-use.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:29 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Package  (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: creadur/site/trunk/content/rat/apidocs/serialized-form.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/apidocs/serialized-form.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/apidocs/serialized-form.html (original)
+++ creadur/site/trunk/content/rat/apidocs/serialized-form.html Tue Nov 20 20:42:40 2012
@@ -2,13 +2,11 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_24) on Mon Nov 12 20:25:28 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Serialized Form (Apache Rat 0.9-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-11-12">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -98,7 +96,7 @@ Serialized Form</H1>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class <A HREF="org/apache/rat/analysis/RatHeaderAnalysisException.html" title="class in org.apache.rat.analysis">org.apache.rat.analysis.RatHeaderAnalysisException</A> extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
+<B>Class <A HREF="org/apache/rat/analysis/RatHeaderAnalysisException.html" title="class in org.apache.rat.analysis">org.apache.rat.analysis.RatHeaderAnalysisException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -134,7 +132,7 @@ Serialized Form</H1>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class <A HREF="org/apache/rat/api/RatException.html" title="class in org.apache.rat.api">org.apache.rat.api.RatException</A> extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
+<B>Class <A HREF="org/apache/rat/api/RatException.html" title="class in org.apache.rat.api">org.apache.rat.api.RatException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -156,7 +154,7 @@ Serialized Form</H1>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class <A HREF="org/apache/rat/document/CompositeDocumentException.html" title="class in org.apache.rat.document">org.apache.rat.document.CompositeDocumentException</A> extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH>
+<B>Class <A HREF="org/apache/rat/document/CompositeDocumentException.html" title="class in org.apache.rat.document">org.apache.rat.document.CompositeDocumentException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -170,7 +168,7 @@ Serialized Form</H1>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class <A HREF="org/apache/rat/document/RatDocumentAnalysisException.html" title="class in org.apache.rat.document">org.apache.rat.document.RatDocumentAnalysisException</A> extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
+<B>Class <A HREF="org/apache/rat/document/RatDocumentAnalysisException.html" title="class in org.apache.rat.document">org.apache.rat.document.RatDocumentAnalysisException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -228,7 +226,7 @@ Serialized Form</H1>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class <A HREF="org/apache/rat/report/xml/writer/InvalidXmlException.html" title="class in org.apache.rat.report.xml.writer">org.apache.rat.report.xml.writer.InvalidXmlException</A> extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH>
+<B>Class <A HREF="org/apache/rat/report/xml/writer/InvalidXmlException.html" title="class in org.apache.rat.report.xml.writer">org.apache.rat.report.xml.writer.InvalidXmlException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -242,7 +240,7 @@ Serialized Form</H1>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Class <A HREF="org/apache/rat/report/xml/writer/OperationNotAllowedException.html" title="class in org.apache.rat.report.xml.writer">org.apache.rat.report.xml.writer.OperationNotAllowedException</A> extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH>
+<B>Class <A HREF="org/apache/rat/report/xml/writer/OperationNotAllowedException.html" title="class in org.apache.rat.report.xml.writer">org.apache.rat.report.xml.writer.OperationNotAllowedException</A> extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A> implements Serializable</B></FONT></TH>
 </TR>
 </TABLE>
 

Modified: creadur/site/trunk/content/rat/cpd.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/cpd.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/cpd.html (original)
+++ creadur/site/trunk/content/rat/cpd.html Tue Nov 20 20:42:40 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 12, 2012 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 20, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20121112" />
+    <meta name="Date-Revision-yyyymmdd" content="20121120" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Mate+SC"/>
@@ -32,7 +32,7 @@
             
             
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-11-12</span>
+        <span id="publishDate">Last Published: 2012-11-20</span>
                   &nbsp;| <span id="projectVersion">Version: 0.9-SNAPSHOT</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;

Modified: creadur/site/trunk/content/rat/dependencies.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/dependencies.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/dependencies.html (original)
+++ creadur/site/trunk/content/rat/dependencies.html Tue Nov 20 20:42:40 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 12, 2012 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 20, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20121112" />
+    <meta name="Date-Revision-yyyymmdd" content="20121120" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Mate+SC"/>
@@ -32,7 +32,7 @@
             
             
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-11-12</span>
+        <span id="publishDate">Last Published: 2012-11-20</span>
                   &nbsp;| <span id="projectVersion">Version: 0.9-SNAPSHOT</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;

Modified: creadur/site/trunk/content/rat/download_rat.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/download_rat.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/download_rat.html (original)
+++ creadur/site/trunk/content/rat/download_rat.html Tue Nov 20 20:42:40 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 12, 2012 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 20, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -11,7 +11,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20121112" />
+    <meta name="Date-Revision-yyyymmdd" content="20121120" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Mate+SC"/>
@@ -33,7 +33,7 @@
             
             
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-11-12</span>
+        <span id="publishDate">Last Published: 2012-11-20</span>
                   &nbsp;| <span id="projectVersion">Version: 0.9-SNAPSHOT</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;

Modified: creadur/site/trunk/content/rat/index.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/index.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/index.html (original)
+++ creadur/site/trunk/content/rat/index.html Tue Nov 20 20:42:40 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 12, 2012 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 20, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20121112" />
+    <meta name="Date-Revision-yyyymmdd" content="20121120" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Mate+SC"/>
@@ -32,7 +32,7 @@
             
             
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-11-12</span>
+        <span id="publishDate">Last Published: 2012-11-20</span>
                   &nbsp;| <span id="projectVersion">Version: 0.9-SNAPSHOT</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;

Modified: creadur/site/trunk/content/rat/integration.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/integration.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/integration.html (original)
+++ creadur/site/trunk/content/rat/integration.html Tue Nov 20 20:42:40 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 12, 2012 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 20, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20121112" />
+    <meta name="Date-Revision-yyyymmdd" content="20121120" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Mate+SC"/>
@@ -32,7 +32,7 @@
             
             
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-11-12</span>
+        <span id="publishDate">Last Published: 2012-11-20</span>
                   &nbsp;| <span id="projectVersion">Version: 0.9-SNAPSHOT</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;

Modified: creadur/site/trunk/content/rat/issue-tracking.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/issue-tracking.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/issue-tracking.html (original)
+++ creadur/site/trunk/content/rat/issue-tracking.html Tue Nov 20 20:42:40 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 12, 2012 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 20, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20121112" />
+    <meta name="Date-Revision-yyyymmdd" content="20121120" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Mate+SC"/>
@@ -32,7 +32,7 @@
             
             
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-11-12</span>
+        <span id="publishDate">Last Published: 2012-11-20</span>
                   &nbsp;| <span id="projectVersion">Version: 0.9-SNAPSHOT</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;

Modified: creadur/site/trunk/content/rat/license.html
URL: http://svn.apache.org/viewvc/creadur/site/trunk/content/rat/license.html?rev=1411849&r1=1411848&r2=1411849&view=diff
==============================================================================
--- creadur/site/trunk/content/rat/license.html (original)
+++ creadur/site/trunk/content/rat/license.html Tue Nov 20 20:42:40 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 12, 2012 -->
+<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Nov 20, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -10,7 +10,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20121112" />
+    <meta name="Date-Revision-yyyymmdd" content="20121120" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Mate+SC"/>
@@ -32,7 +32,7 @@
             
             
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-11-12</span>
+        <span id="publishDate">Last Published: 2012-11-20</span>
                   &nbsp;| <span id="projectVersion">Version: 0.9-SNAPSHOT</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
         &gt;
@@ -217,7 +217,209 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Overview"></a><div class="section"><h2>Overview<a name="Overview"></a></h2><p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div><a name="Project_License"></a><div class="section"><h2>Project License<a name="Project_License"></a></h2><a name="Apache_License_Version_2"></a><div class="section"><h3>Apache License, Version 2<a name="Apache_License_Version_2"></a></h3><p>An OSI approved open source license.</p><p>Can't read the url [http://www.apache.org/licenses/LICENSE-2.0.txt] : Connection reset</p></div></div>
+        <a name="Overview"></a><div class="section"><h2>Overview<a name="Overview"></a></h2><p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div><a name="Project_License"></a><div class="section"><h2>Project License<a name="Project_License"></a></h2><a name="Apache_License_Version_2"></a><div class="section"><h3>Apache License, Version 2<a name="Apache_License_Version_2"></a></h3><p>An OSI approved open source license.</p><div class="source"><pre>
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      &quot;License&quot; shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      &quot;Legal Entity&quot; shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      &quot;control&quot; means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      &quot;Source&quot; form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      &quot;Object&quot; form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      &quot;Work&quot; shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      &quot;Contribution&quot; shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, &quot;submitted&quot;
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
+
+      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same &quot;printed page&quot; as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+</pre></div></div></div>
       </div>
     </div>
     <div class="clear">