You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/05/08 15:20:27 UTC

svn commit: r816627 [12/30] - in /websites/production/maventest/content/plugins/maven-shade-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugins/shade/ apidocs/org/apache/maven/plugins/shade/class-use/ apidocs/org/apache/maven/plugins/shade/filt...

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/resource/DontIncludeResourceTransformer.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/resource/DontIncludeResourceTransformer.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/resource/DontIncludeResourceTransformer.html Tue May  8 13:20:21 2012
@@ -2,26 +2,31 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_16) on Mon Apr 13 23:36:40 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_07) on Sun Nov 22 13:40:58 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DontIncludeResourceTransformer (Maven Shade Plugin 1.2.1 API)
+DontIncludeResourceTransformer (Maven Shade Plugin 1.2.2 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.shade.resource.DontIncludeResourceTransformer class">
+<META NAME="date" CONTENT="2009-11-22">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DontIncludeResourceTransformer (Maven Shade Plugin 1.2.1 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="DontIncludeResourceTransformer (Maven Shade Plugin 1.2.2 API)";
+    }
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -29,7 +34,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -54,7 +59,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ComponentsXmlResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/shade/resource/DontIncludeResourceTransformer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DontIncludeResourceTransformer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +72,7 @@ function windowTitle()
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -87,15 +93,16 @@ org.apache.maven.plugins.shade.resource<
 <BR>
 Class DontIncludeResourceTransformer</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/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.maven.plugins.shade.resource.DontIncludeResourceTransformer</B>
+<A HREF="http://java.sun.com/j2se/1.4.2/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.maven.plugins.shade.resource.DontIncludeResourceTransformer</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>DontIncludeResourceTransformer</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></DL>
+<DT><PRE>public class <B>DontIncludeResourceTransformer</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></DL>
+</PRE>
 
 <P>
 A resource processor that prevents the inclusion of an arbitrary
@@ -106,19 +113,14 @@ A resource processor that prevents the i
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
 
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/DontIncludeResourceTransformer.html#DontIncludeResourceTransformer()">DontIncludeResourceTransformer</A></B>()</CODE>
@@ -133,13 +135,13 @@ A resource processor that prevents the i
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/DontIncludeResourceTransformer.html#canTransformResource(java.lang.String)">canTransformResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;r)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/DontIncludeResourceTransformer.html#canTransformResource(java.lang.String)">canTransformResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;r)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -155,7 +157,7 @@ A resource processor that prevents the i
 <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/maven/plugins/shade/resource/DontIncludeResourceTransformer.html#modifyOutputStream(java.util.jar.JarOutputStream)">modifyOutputStream</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;os)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/DontIncludeResourceTransformer.html#modifyOutputStream(java.util.jar.JarOutputStream)">modifyOutputStream</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html?is-external=true" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;os)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -163,7 +165,7 @@ A resource processor that prevents the i
 <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/maven/plugins/shade/resource/DontIncludeResourceTransformer.html#processResource(java.io.InputStream)">processResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;is)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/DontIncludeResourceTransformer.html#processResource(java.io.InputStream)">processResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;is)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -172,25 +174,22 @@ A resource processor that prevents the i
 &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">
-<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/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://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/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.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/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.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -206,15 +205,15 @@ public <B>DontIncludeResourceTransformer
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="canTransformResource(java.lang.String)"><!-- --></A><H3>
 canTransformResource</H3>
 <PRE>
-public boolean <B>canTransformResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;r)</PRE>
+public boolean <B>canTransformResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;r)</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html#canTransformResource(java.lang.String)">canTransformResource</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></CODE></DL>
@@ -228,8 +227,8 @@ public boolean <B>canTransformResource</
 <A NAME="processResource(java.io.InputStream)"><!-- --></A><H3>
 processResource</H3>
 <PRE>
-public void <B>processResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;is)
-                     throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+public void <B>processResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;is)
+                     throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html#processResource(java.io.InputStream)">processResource</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></CODE></DL>
@@ -237,7 +236,7 @@ public void <B>processResource</B>(<A HR
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -259,8 +258,8 @@ public boolean <B>hasTransformedResource
 <A NAME="modifyOutputStream(java.util.jar.JarOutputStream)"><!-- --></A><H3>
 modifyOutputStream</H3>
 <PRE>
-public void <B>modifyOutputStream</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;os)
-                        throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+public void <B>modifyOutputStream</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html?is-external=true" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;os)
+                        throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html#modifyOutputStream(java.util.jar.JarOutputStream)">modifyOutputStream</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></CODE></DL>
@@ -268,7 +267,7 @@ public void <B>modifyOutputStream</B>(<A
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -280,7 +279,7 @@ public void <B>modifyOutputStream</B>(<A
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -305,7 +304,7 @@ public void <B>modifyOutputStream</B>(<A
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ComponentsXmlResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/shade/resource/DontIncludeResourceTransformer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DontIncludeResourceTransformer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -318,6 +317,7 @@ public void <B>modifyOutputStream</B>(<A
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html Tue May  8 13:20:21 2012
@@ -2,26 +2,31 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_16) on Mon Apr 13 23:36:40 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_07) on Sun Nov 22 13:40:58 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-IncludeResourceTransformer (Maven Shade Plugin 1.2.1 API)
+IncludeResourceTransformer (Maven Shade Plugin 1.2.2 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.shade.resource.IncludeResourceTransformer class">
+<META NAME="date" CONTENT="2009-11-22">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="IncludeResourceTransformer (Maven Shade Plugin 1.2.1 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="IncludeResourceTransformer (Maven Shade Plugin 1.2.2 API)";
+    }
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -29,7 +34,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -54,7 +59,7 @@ function windowTitle()
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/DontIncludeResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="IncludeResourceTransformer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +72,7 @@ function windowTitle()
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -87,15 +93,16 @@ org.apache.maven.plugins.shade.resource<
 <BR>
 Class IncludeResourceTransformer</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/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.maven.plugins.shade.resource.IncludeResourceTransformer</B>
+<A HREF="http://java.sun.com/j2se/1.4.2/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.maven.plugins.shade.resource.IncludeResourceTransformer</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>IncludeResourceTransformer</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></DL>
+<DT><PRE>public class <B>IncludeResourceTransformer</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></DL>
+</PRE>
 
 <P>
 A resource processor that allows the addition of an arbitrary file
@@ -106,19 +113,14 @@ A resource processor that allows the add
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
 
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html#IncludeResourceTransformer()">IncludeResourceTransformer</A></B>()</CODE>
@@ -133,13 +135,13 @@ A resource processor that allows the add
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html#canTransformResource(java.lang.String)">canTransformResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;r)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html#canTransformResource(java.lang.String)">canTransformResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;r)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -155,7 +157,7 @@ A resource processor that allows the add
 <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/maven/plugins/shade/resource/IncludeResourceTransformer.html#modifyOutputStream(java.util.jar.JarOutputStream)">modifyOutputStream</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;jos)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html#modifyOutputStream(java.util.jar.JarOutputStream)">modifyOutputStream</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html?is-external=true" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;jos)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -163,7 +165,7 @@ A resource processor that allows the add
 <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/maven/plugins/shade/resource/IncludeResourceTransformer.html#processResource(java.io.InputStream)">processResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;is)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html#processResource(java.io.InputStream)">processResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;is)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -172,25 +174,22 @@ A resource processor that allows the add
 &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">
-<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/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://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/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.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/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.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -206,15 +205,15 @@ public <B>IncludeResourceTransformer</B>
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="canTransformResource(java.lang.String)"><!-- --></A><H3>
 canTransformResource</H3>
 <PRE>
-public boolean <B>canTransformResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;r)</PRE>
+public boolean <B>canTransformResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;r)</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html#canTransformResource(java.lang.String)">canTransformResource</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></CODE></DL>
@@ -228,8 +227,8 @@ public boolean <B>canTransformResource</
 <A NAME="processResource(java.io.InputStream)"><!-- --></A><H3>
 processResource</H3>
 <PRE>
-public void <B>processResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;is)
-                     throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+public void <B>processResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;is)
+                     throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html#processResource(java.io.InputStream)">processResource</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></CODE></DL>
@@ -237,7 +236,7 @@ public void <B>processResource</B>(<A HR
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -259,8 +258,8 @@ public boolean <B>hasTransformedResource
 <A NAME="modifyOutputStream(java.util.jar.JarOutputStream)"><!-- --></A><H3>
 modifyOutputStream</H3>
 <PRE>
-public void <B>modifyOutputStream</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;jos)
-                        throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+public void <B>modifyOutputStream</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html?is-external=true" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;jos)
+                        throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html#modifyOutputStream(java.util.jar.JarOutputStream)">modifyOutputStream</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></CODE></DL>
@@ -268,7 +267,7 @@ public void <B>modifyOutputStream</B>(<A
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -280,7 +279,7 @@ public void <B>modifyOutputStream</B>(<A
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -305,7 +304,7 @@ public void <B>modifyOutputStream</B>(<A
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/DontIncludeResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="IncludeResourceTransformer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -318,6 +317,7 @@ public void <B>modifyOutputStream</B>(<A
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html Tue May  8 13:20:21 2012
@@ -2,26 +2,31 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_16) on Mon Apr 13 23:36:40 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_07) on Sun Nov 22 13:40:58 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-ManifestResourceTransformer (Maven Shade Plugin 1.2.1 API)
+ManifestResourceTransformer (Maven Shade Plugin 1.2.2 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer class">
+<META NAME="date" CONTENT="2009-11-22">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ManifestResourceTransformer (Maven Shade Plugin 1.2.1 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ManifestResourceTransformer (Maven Shade Plugin 1.2.2 API)";
+    }
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -29,7 +34,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -52,9 +57,9 @@ function windowTitle()
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ServicesResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ManifestResourceTransformer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +72,7 @@ function windowTitle()
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -87,15 +93,16 @@ org.apache.maven.plugins.shade.resource<
 <BR>
 Class ManifestResourceTransformer</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/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.maven.plugins.shade.resource.ManifestResourceTransformer</B>
+<A HREF="http://java.sun.com/j2se/1.4.2/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.maven.plugins.shade.resource.ManifestResourceTransformer</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>ManifestResourceTransformer</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></DL>
+<DT><PRE>public class <B>ManifestResourceTransformer</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></DL>
+</PRE>
 
 <P>
 A resource processor that allows the arbitrary addition of attributes to
@@ -113,19 +120,14 @@ A resource processor that allows the arb
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
 
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html#ManifestResourceTransformer()">ManifestResourceTransformer</A></B>()</CODE>
@@ -140,13 +142,13 @@ A resource processor that allows the arb
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html#canTransformResource(java.lang.String)">canTransformResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resource)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html#canTransformResource(java.lang.String)">canTransformResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resource)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -162,7 +164,7 @@ A resource processor that allows the arb
 <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/maven/plugins/shade/resource/ManifestResourceTransformer.html#modifyOutputStream(java.util.jar.JarOutputStream)">modifyOutputStream</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;jos)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html#modifyOutputStream(java.util.jar.JarOutputStream)">modifyOutputStream</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html?is-external=true" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;jos)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -170,7 +172,7 @@ A resource processor that allows the arb
 <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/maven/plugins/shade/resource/ManifestResourceTransformer.html#processResource(java.io.InputStream)">processResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;is)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html#processResource(java.io.InputStream)">processResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;is)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -179,25 +181,22 @@ A resource processor that allows the arb
 &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">
-<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/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://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/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.4.2/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/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.4.2/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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.4.2/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;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -213,15 +212,15 @@ public <B>ManifestResourceTransformer</B
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="canTransformResource(java.lang.String)"><!-- --></A><H3>
 canTransformResource</H3>
 <PRE>
-public boolean <B>canTransformResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resource)</PRE>
+public boolean <B>canTransformResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resource)</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html#canTransformResource(java.lang.String)">canTransformResource</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></CODE></DL>
@@ -235,8 +234,8 @@ public boolean <B>canTransformResource</
 <A NAME="processResource(java.io.InputStream)"><!-- --></A><H3>
 processResource</H3>
 <PRE>
-public void <B>processResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;is)
-                     throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+public void <B>processResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;is)
+                     throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html#processResource(java.io.InputStream)">processResource</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></CODE></DL>
@@ -244,7 +243,7 @@ public void <B>processResource</B>(<A HR
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -266,8 +265,8 @@ public boolean <B>hasTransformedResource
 <A NAME="modifyOutputStream(java.util.jar.JarOutputStream)"><!-- --></A><H3>
 modifyOutputStream</H3>
 <PRE>
-public void <B>modifyOutputStream</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;jos)
-                        throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+public void <B>modifyOutputStream</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html?is-external=true" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;jos)
+                        throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html#modifyOutputStream(java.util.jar.JarOutputStream)">modifyOutputStream</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource">ResourceTransformer</A></CODE></DL>
@@ -275,7 +274,7 @@ public void <B>modifyOutputStream</B>(<A
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -287,7 +286,7 @@ public void <B>modifyOutputStream</B>(<A
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -310,9 +309,9 @@ public void <B>modifyOutputStream</B>(<A
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/IncludeResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ServicesResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>NEXT CLASS</B></A></FONT></TD>
+&nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html" title="interface in org.apache.maven.plugins.shade.resource"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ManifestResourceTransformer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -325,6 +324,7 @@ public void <B>modifyOutputStream</B>(<A
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/resource/ResourceTransformer.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/resource/ResourceTransformer.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/apidocs/org/apache/maven/plugins/shade/resource/ResourceTransformer.html Tue May  8 13:20:21 2012
@@ -2,26 +2,31 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_16) on Mon Apr 13 23:36:40 CEST 2009 -->
+<!-- Generated by javadoc (build 1.6.0_07) on Sun Nov 22 13:40:58 CET 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-ResourceTransformer (Maven Shade Plugin 1.2.1 API)
+ResourceTransformer (Maven Shade Plugin 1.2.2 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.shade.resource.ResourceTransformer interface">
+<META NAME="date" CONTENT="2009-11-22">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ResourceTransformer (Maven Shade Plugin 1.2.1 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ResourceTransformer (Maven Shade Plugin 1.2.2 API)";
+    }
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -29,7 +34,7 @@ function windowTitle()
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -51,10 +56,10 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
+&nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ServicesResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/shade/resource/ResourceTransformer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ResourceTransformer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -67,6 +72,7 @@ function windowTitle()
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -91,7 +97,8 @@ Interface ResourceTransformer</H2>
 </DL>
 <HR>
 <DL>
-<DT>public interface <B>ResourceTransformer</B></DL>
+<DT><PRE>public interface <B>ResourceTransformer</B></DL>
+</PRE>
 
 <P>
 <DL>
@@ -101,27 +108,19 @@ Interface ResourceTransformer</H2>
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
 
 <!-- ========== METHOD SUMMARY =========== -->
 
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html#canTransformResource(java.lang.String)">canTransformResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resource)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html#canTransformResource(java.lang.String)">canTransformResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resource)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -137,7 +136,7 @@ Interface ResourceTransformer</H2>
 <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/maven/plugins/shade/resource/ResourceTransformer.html#modifyOutputStream(java.util.jar.JarOutputStream)">modifyOutputStream</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;os)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html#modifyOutputStream(java.util.jar.JarOutputStream)">modifyOutputStream</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html?is-external=true" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;os)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -145,7 +144,7 @@ Interface ResourceTransformer</H2>
 <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/maven/plugins/shade/resource/ResourceTransformer.html#processResource(java.io.InputStream)">processResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;is)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ResourceTransformer.html#processResource(java.io.InputStream)">processResource</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;is)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -154,26 +153,20 @@ Interface ResourceTransformer</H2>
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-
 <!-- ============ METHOD DETAIL ========== -->
 
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="canTransformResource(java.lang.String)"><!-- --></A><H3>
 canTransformResource</H3>
 <PRE>
-public boolean <B>canTransformResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;resource)</PRE>
+boolean <B>canTransformResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;resource)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -184,13 +177,13 @@ public boolean <B>canTransformResource</
 <A NAME="processResource(java.io.InputStream)"><!-- --></A><H3>
 processResource</H3>
 <PRE>
-public void <B>processResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;is)
-                     throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+void <B>processResource</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;is)
+                     throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -198,7 +191,7 @@ public void <B>processResource</B>(<A HR
 <A NAME="hasTransformedResource()"><!-- --></A><H3>
 hasTransformedResource</H3>
 <PRE>
-public boolean <B>hasTransformedResource</B>()</PRE>
+boolean <B>hasTransformedResource</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -209,13 +202,13 @@ public boolean <B>hasTransformedResource
 <A NAME="modifyOutputStream(java.util.jar.JarOutputStream)"><!-- --></A><H3>
 modifyOutputStream</H3>
 <PRE>
-public void <B>modifyOutputStream</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;os)
-                        throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
+void <B>modifyOutputStream</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/jar/JarOutputStream.html?is-external=true" title="class or interface in java.util.jar">JarOutputStream</A>&nbsp;os)
+                        throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -227,7 +220,7 @@ public void <B>modifyOutputStream</B>(<A
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -249,10 +242,10 @@ public void <B>modifyOutputStream</B>(<A
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV CLASS&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
+&nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ManifestResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ServicesResourceTransformer.html" title="class in org.apache.maven.plugins.shade.resource"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/maven/plugins/shade/resource/ResourceTransformer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ResourceTransformer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -265,6 +258,7 @@ public void <B>modifyOutputStream</B>(<A
   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>