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 2013/11/16 22:55:47 UTC

svn commit: r886882 [3/27] - in /websites/production/maven/content/shared-archives/file-management-1.2.1: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/maven/ apidocs/org/apache/maven/shared/ apidocs/org/apache/maven/shared/model/ api...

Added: websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/FileSet.html
==============================================================================
--- websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/FileSet.html (added)
+++ websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/FileSet.html Sat Nov 16 21:55:43 2013
@@ -0,0 +1,457 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_03) on Sat Jan 10 12:21:55 EST 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+FileSet (Maven File Management API 1.2.1 API)
+</TITLE>
+
+<META NAME="date" CONTENT="2009-01-10">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="FileSet (Maven File Management API 1.2.1 API)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/FileSet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html" title="class in org.apache.maven.shared.model.fileset"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../index.html?org/apache/maven/shared/model/fileset/FileSet.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="FileSet.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.maven.shared.model.fileset</FONT>
+<BR>
+Class FileSet</H2>
+<PRE>
+java.lang.Object
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html" title="class in org.apache.maven.shared.model.fileset">org.apache.maven.shared.model.fileset.SetBase</A>
+      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.shared.model.fileset.FileSet</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>FileSet</B><DT>extends <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html" title="class in org.apache.maven.shared.model.fileset">SetBase</A><DT>implements java.io.Serializable</DL>
+</PRE>
+
+<P>
+Defines the rules for matching and working with files in
+ a given base directory.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT>
+  <DD>$Revision$ $Date$</DD>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.apache.maven.shared.model.fileset.FileSet">Serialized Form</A></DL>
+<HR>
+
+<P>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/FileSet.html#FileSet()">FileSet</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/FileSet.html#getDirectory()">getDirectory</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get 
+             Absolute or relative from the module's
+ directory.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/FileSet.html#getLineEnding()">getLineEnding</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get 
+             
+             Controls the line-endings of files in this
+ fileSet.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/FileSet.html#getModelEncoding()">getModelEncoding</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/FileSet.html#setDirectory(java.lang.String)">setDirectory</A></B>(java.lang.String&nbsp;directory)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+             Absolute or relative from the module's
+ directory.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/FileSet.html#setLineEnding(java.lang.String)">setLineEnding</A></B>(java.lang.String&nbsp;lineEnding)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+             
+             Controls the line-endings of files in this
+ fileSet.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/FileSet.html#setModelEncoding(java.lang.String)">setModelEncoding</A></B>(java.lang.String&nbsp;modelEncoding)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set an encoding used for reading/writing the model.</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.shared.model.fileset.SetBase"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class org.apache.maven.shared.model.fileset.<A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html" title="class in org.apache.maven.shared.model.fileset">SetBase</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#addExclude(java.lang.String)">addExclude</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#addInclude(java.lang.String)">addInclude</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getDirectoryMode()">getDirectoryMode</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getExcludes()">getExcludes</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getExcludesArray()">getExcludesArray</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getFileMode()">getFileMode</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getIncludes()">getIncludes</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getIncludesArray()">getIncludesArray</A>, <A HREF="../../../../../../org/apache/maven/share
 d/model/fileset/SetBase.html#getMapper()">getMapper</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getOutputDirectory()">getOutputDirectory</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#isFollowSymlinks()">isFollowSymlinks</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#isUseDefaultExcludes()">isUseDefaultExcludes</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#removeExclude(java.lang.String)">removeExclude</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#removeInclude(java.lang.String)">removeInclude</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setDirectoryMode(java.lang.String)">setDirectoryMode</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setExcludes(java.util.List)">setExcludes</A>, <A HREF="../../../../../../org/apache/maven/shar
 ed/model/fileset/SetBase.html#setFileMode(java.lang.String)">setFileMode</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setFollowSymlinks(boolean)">setFollowSymlinks</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setIncludes(java.util.List)">setIncludes</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setMapper(org.apache.maven.shared.model.fileset.Mapper)">setMapper</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setOutputDirectory(java.lang.String)">setOutputDirectory</A>, <A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setUseDefaultExcludes(boolean)">setUseDefaultExcludes</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="FileSet()"><!-- --></A><H3>
+FileSet</H3>
+<PRE>
+public <B>FileSet</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="getDirectory()"><!-- --></A><H3>
+getDirectory</H3>
+<PRE>
+public java.lang.String <B>getDirectory</B>()</PRE>
+<DL>
+<DD>Get 
+             Absolute or relative from the module's
+ directory.  For
+             example, "src/main/bin" would select this
+ subdirectory
+             of the project in which this dependency is
+ defined.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>String</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getLineEnding()"><!-- --></A><H3>
+getLineEnding</H3>
+<PRE>
+public java.lang.String <B>getLineEnding</B>()</PRE>
+<DL>
+<DD>Get 
+             
+             Controls the line-endings of files in this
+ fileSet.
+             <br/>
+             Valid values:
+             <ul>
+               <li><b>"keep"</b> - Preserve all line
+ endings</li>
+               <li><b>"unix"</b> - Use Unix-style line
+ endings</li>
+               <li><b>"lf"</b> - Use a single line-feed line
+ endings</li>
+               <li><b>"dos"</b> - Use DOS-style line
+ endings</li>
+               <li><b>"crlf"</b> - Use Carraige-return,
+ line-feed line endings</li>
+             </ul>
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>String</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDirectory(java.lang.String)"><!-- --></A><H3>
+setDirectory</H3>
+<PRE>
+public void <B>setDirectory</B>(java.lang.String&nbsp;directory)</PRE>
+<DL>
+<DD>Set 
+             Absolute or relative from the module's
+ directory.  For
+             example, "src/main/bin" would select this
+ subdirectory
+             of the project in which this dependency is
+ defined.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>directory</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setLineEnding(java.lang.String)"><!-- --></A><H3>
+setLineEnding</H3>
+<PRE>
+public void <B>setLineEnding</B>(java.lang.String&nbsp;lineEnding)</PRE>
+<DL>
+<DD>Set 
+             
+             Controls the line-endings of files in this
+ fileSet.
+             <br/>
+             Valid values:
+             <ul>
+               <li><b>"keep"</b> - Preserve all line
+ endings</li>
+               <li><b>"unix"</b> - Use Unix-style line
+ endings</li>
+               <li><b>"lf"</b> - Use a single line-feed line
+ endings</li>
+               <li><b>"dos"</b> - Use DOS-style line
+ endings</li>
+               <li><b>"crlf"</b> - Use Carraige-return,
+ line-feed line endings</li>
+             </ul>
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>lineEnding</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setModelEncoding(java.lang.String)"><!-- --></A><H3>
+setModelEncoding</H3>
+<PRE>
+public void <B>setModelEncoding</B>(java.lang.String&nbsp;modelEncoding)</PRE>
+<DL>
+<DD>Set an encoding used for reading/writing the model.
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setModelEncoding(java.lang.String)">setModelEncoding</A></CODE> in class <CODE><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html" title="class in org.apache.maven.shared.model.fileset">SetBase</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>modelEncoding</CODE> - the encoding used when reading/writing the model.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getModelEncoding()"><!-- --></A><H3>
+getModelEncoding</H3>
+<PRE>
+public java.lang.String <B>getModelEncoding</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getModelEncoding()">getModelEncoding</A></CODE> in class <CODE><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html" title="class in org.apache.maven.shared.model.fileset">SetBase</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the current encoding used when reading/writing this model.</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/FileSet.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html" title="class in org.apache.maven.shared.model.fileset"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../index.html?org/apache/maven/shared/model/fileset/FileSet.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="FileSet.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/FileSet.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/FileSet.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/Mapper.html
==============================================================================
--- websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/Mapper.html (added)
+++ websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/Mapper.html Sat Nov 16 21:55:43 2013
@@ -0,0 +1,634 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_03) on Sat Jan 10 12:21:55 EST 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Mapper (Maven File Management API 1.2.1 API)
+</TITLE>
+
+<META NAME="date" CONTENT="2009-01-10">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Mapper (Maven File Management API 1.2.1 API)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Mapper.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../../org/apache/maven/shared/model/fileset/FileSet.html" title="class in org.apache.maven.shared.model.fileset"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html" title="class in org.apache.maven.shared.model.fileset"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../index.html?org/apache/maven/shared/model/fileset/Mapper.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="Mapper.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.maven.shared.model.fileset</FONT>
+<BR>
+Class Mapper</H2>
+<PRE>
+java.lang.Object
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.shared.model.fileset.Mapper</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>Mapper</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
+</PRE>
+
+<P>
+Class Mapper.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT>
+  <DD>$Revision$ $Date$</DD>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.apache.maven.shared.model.fileset.Mapper">Serialized Form</A></DL>
+<HR>
+
+<P>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html#Mapper()">Mapper</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html#getClassname()">getClassname</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get 
+           Allows specification of a custom mapper
+ implementation.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html#getFrom()">getFrom</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get 
+               Specifies a type-specific pattern for matching
+ source paths which should be mapped.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html#getModelEncoding()">getModelEncoding</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html#getTo()">getTo</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get 
+           Specifies a type-specific pattern for producing
+ paths based on source paths.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html#getType()">getType</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get 
+             
+             Specifies a built-in mapper implementation.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html#setClassname(java.lang.String)">setClassname</A></B>(java.lang.String&nbsp;classname)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+           Allows specification of a custom mapper
+ implementation.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html#setFrom(java.lang.String)">setFrom</A></B>(java.lang.String&nbsp;from)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+               Specifies a type-specific pattern for matching
+ source paths which should be mapped.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html#setModelEncoding(java.lang.String)">setModelEncoding</A></B>(java.lang.String&nbsp;modelEncoding)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set an encoding used for reading/writing the model.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html#setTo(java.lang.String)">setTo</A></B>(java.lang.String&nbsp;to)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+           Specifies a type-specific pattern for producing
+ paths based on source paths.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html#setType(java.lang.String)">setType</A></B>(java.lang.String&nbsp;type)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+             
+             Specifies a built-in mapper implementation.</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="Mapper()"><!-- --></A><H3>
+Mapper</H3>
+<PRE>
+public <B>Mapper</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="getClassname()"><!-- --></A><H3>
+getClassname</H3>
+<PRE>
+public java.lang.String <B>getClassname</B>()</PRE>
+<DL>
+<DD>Get 
+           Allows specification of a custom mapper
+ implementation. The class must be of type
+          
+ org.apache.maven.shared.model.fileset.mappers.FileNameMapper,
+ from the artifact
+           org.apache.maven.shared:file-management.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>String</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getFrom()"><!-- --></A><H3>
+getFrom</H3>
+<PRE>
+public java.lang.String <B>getFrom</B>()</PRE>
+<DL>
+<DD>Get 
+               Specifies a type-specific pattern for matching
+ source paths which should be mapped.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>String</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getTo()"><!-- --></A><H3>
+getTo</H3>
+<PRE>
+public java.lang.String <B>getTo</B>()</PRE>
+<DL>
+<DD>Get 
+           Specifies a type-specific pattern for producing
+ paths based on source paths.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>String</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getType()"><!-- --></A><H3>
+getType</H3>
+<PRE>
+public java.lang.String <B>getType</B>()</PRE>
+<DL>
+<DD>Get 
+             
+             Specifies a built-in mapper implementation.
+             <br/>
+             Valid values:
+             <ul>
+               <li><b>"flatten"</b> -
+                   The target file name is identical to the
+ source file name, with all leading
+                   directory information stripped off. Both
+ to and from will be ignored.
+               </li>
+               <li><b>"glob"</b> -
+                   Both to and from define patterns that may
+ contain at most one *. For each source
+                   file that matches the from pattern, a
+ target file name will be constructed from
+                   the to pattern by substituting the * in
+ the to pattern with the text that matches
+                   the * in the from pattern. Source file
+ names that don't match the from pattern
+                   will be ignored.
+               </li>
+               <li><b>"regexp"</b> -
+                   Both to and from define regular
+ expressions. If the source file name matches the
+                   from pattern, the target file name will be
+ constructed from the to pattern, using
+                   \0 to \9 as back-references for the full
+ match (\0) or the matches of the
+                   subexpressions in parentheses. Source
+ files not matching the from pattern will be
+                   ignored.
+               </li>
+               <li><b>"merge"</b> -
+                   The target file name will always be the
+ same, as defined by to. from will be
+                   ignored.
+               </li>
+               <li><b>"package"</b> -
+                   Sharing the same syntax as the glob
+ mapper, the package mapper replaces directory
+                   separators found in the matched source
+ pattern with dots in the target pattern
+                   placeholder.
+               </li>
+               <li><b>"unpackage"</b> -
+                   This mapper is the inverse of the package
+ mapper. It replaces the dots in a
+                   package name with directory separators.
+ This is useful for matching XML formatter
+                   results against their JUnit test test
+ cases. The mapper shares the sample syntax
+                   as the glob mapper.
+               </li>
+             </ul>
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>String</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setClassname(java.lang.String)"><!-- --></A><H3>
+setClassname</H3>
+<PRE>
+public void <B>setClassname</B>(java.lang.String&nbsp;classname)</PRE>
+<DL>
+<DD>Set 
+           Allows specification of a custom mapper
+ implementation. The class must be of type
+          
+ org.apache.maven.shared.model.fileset.mappers.FileNameMapper,
+ from the artifact
+           org.apache.maven.shared:file-management.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>classname</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setFrom(java.lang.String)"><!-- --></A><H3>
+setFrom</H3>
+<PRE>
+public void <B>setFrom</B>(java.lang.String&nbsp;from)</PRE>
+<DL>
+<DD>Set 
+               Specifies a type-specific pattern for matching
+ source paths which should be mapped.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>from</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setTo(java.lang.String)"><!-- --></A><H3>
+setTo</H3>
+<PRE>
+public void <B>setTo</B>(java.lang.String&nbsp;to)</PRE>
+<DL>
+<DD>Set 
+           Specifies a type-specific pattern for producing
+ paths based on source paths.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>to</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setType(java.lang.String)"><!-- --></A><H3>
+setType</H3>
+<PRE>
+public void <B>setType</B>(java.lang.String&nbsp;type)</PRE>
+<DL>
+<DD>Set 
+             
+             Specifies a built-in mapper implementation.
+             <br/>
+             Valid values:
+             <ul>
+               <li><b>"flatten"</b> -
+                   The target file name is identical to the
+ source file name, with all leading
+                   directory information stripped off. Both
+ to and from will be ignored.
+               </li>
+               <li><b>"glob"</b> -
+                   Both to and from define patterns that may
+ contain at most one *. For each source
+                   file that matches the from pattern, a
+ target file name will be constructed from
+                   the to pattern by substituting the * in
+ the to pattern with the text that matches
+                   the * in the from pattern. Source file
+ names that don't match the from pattern
+                   will be ignored.
+               </li>
+               <li><b>"regexp"</b> -
+                   Both to and from define regular
+ expressions. If the source file name matches the
+                   from pattern, the target file name will be
+ constructed from the to pattern, using
+                   \0 to \9 as back-references for the full
+ match (\0) or the matches of the
+                   subexpressions in parentheses. Source
+ files not matching the from pattern will be
+                   ignored.
+               </li>
+               <li><b>"merge"</b> -
+                   The target file name will always be the
+ same, as defined by to. from will be
+                   ignored.
+               </li>
+               <li><b>"package"</b> -
+                   Sharing the same syntax as the glob
+ mapper, the package mapper replaces directory
+                   separators found in the matched source
+ pattern with dots in the target pattern
+                   placeholder.
+               </li>
+               <li><b>"unpackage"</b> -
+                   This mapper is the inverse of the package
+ mapper. It replaces the dots in a
+                   package name with directory separators.
+ This is useful for matching XML formatter
+                   results against their JUnit test test
+ cases. The mapper shares the sample syntax
+                   as the glob mapper.
+               </li>
+             </ul>
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>type</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setModelEncoding(java.lang.String)"><!-- --></A><H3>
+setModelEncoding</H3>
+<PRE>
+public void <B>setModelEncoding</B>(java.lang.String&nbsp;modelEncoding)</PRE>
+<DL>
+<DD>Set an encoding used for reading/writing the model.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>modelEncoding</CODE> - the encoding used when reading/writing the model.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getModelEncoding()"><!-- --></A><H3>
+getModelEncoding</H3>
+<PRE>
+public java.lang.String <B>getModelEncoding</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the current encoding used when reading/writing this model.</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Mapper.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../../org/apache/maven/shared/model/fileset/FileSet.html" title="class in org.apache.maven.shared.model.fileset"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html" title="class in org.apache.maven.shared.model.fileset"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../index.html?org/apache/maven/shared/model/fileset/Mapper.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="Mapper.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/Mapper.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/Mapper.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/SetBase.html
==============================================================================
--- websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/SetBase.html (added)
+++ websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/SetBase.html Sat Nov 16 21:55:43 2013
@@ -0,0 +1,943 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_03) on Sat Jan 10 12:21:55 EST 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+SetBase (Maven File Management API 1.2.1 API)
+</TITLE>
+
+<META NAME="date" CONTENT="2009-01-10">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="SetBase (Maven File Management API 1.2.1 API)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/SetBase.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html" title="class in org.apache.maven.shared.model.fileset"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../index.html?org/apache/maven/shared/model/fileset/SetBase.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SetBase.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.maven.shared.model.fileset</FONT>
+<BR>
+Class SetBase</H2>
+<PRE>
+java.lang.Object
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.shared.model.fileset.SetBase</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
+</DL>
+<DL>
+<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../org/apache/maven/shared/model/fileset/FileSet.html" title="class in org.apache.maven.shared.model.fileset">FileSet</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>SetBase</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
+</PRE>
+
+<P>
+Class SetBase.
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT>
+  <DD>$Revision$ $Date$</DD>
+<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.apache.maven.shared.model.fileset.SetBase">Serialized Form</A></DL>
+<HR>
+
+<P>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#SetBase()">SetBase</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#addExclude(java.lang.String)">addExclude</A></B>(java.lang.String&nbsp;string)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method addExclude.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#addInclude(java.lang.String)">addInclude</A></B>(java.lang.String&nbsp;string)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method addInclude.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getDirectoryMode()">getDirectoryMode</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get 
+             
+             Similar to a UNIX permission.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.List</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getExcludes()">getExcludes</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getExcludes.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String[]</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getExcludesArray()">getExcludesArray</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getFileMode()">getFileMode</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get 
+             
+             Similar to a UNIX permission.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.List</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getIncludes()">getIncludes</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getIncludes.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String[]</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getIncludesArray()">getIncludesArray</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html" title="class in org.apache.maven.shared.model.fileset">Mapper</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getMapper()">getMapper</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get 
+             Specifies the mapper used.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getModelEncoding()">getModelEncoding</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#getOutputDirectory()">getOutputDirectory</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get 
+             Specifies the output directory relative to the
+ root
+             of the root directory of the assembly.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#isFollowSymlinks()">isFollowSymlinks</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get 
+             Specifies whether symbolic links should be
+ traversed, or handled as-is.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#isUseDefaultExcludes()">isUseDefaultExcludes</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get 
+             Whether to include exclusion patterns for common
+ temporary and SCM control
+             files (true by default).</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#removeExclude(java.lang.String)">removeExclude</A></B>(java.lang.String&nbsp;string)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method removeExclude.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#removeInclude(java.lang.String)">removeInclude</A></B>(java.lang.String&nbsp;string)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method removeInclude.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setDirectoryMode(java.lang.String)">setDirectoryMode</A></B>(java.lang.String&nbsp;directoryMode)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+             
+             Similar to a UNIX permission.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setExcludes(java.util.List)">setExcludes</A></B>(java.util.List&nbsp;excludes)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+             
+             When &lt;exclude&gt; subelements are present,
+ they define
+             a set of files and directory to exclude.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setFileMode(java.lang.String)">setFileMode</A></B>(java.lang.String&nbsp;fileMode)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+             
+             Similar to a UNIX permission.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setFollowSymlinks(boolean)">setFollowSymlinks</A></B>(boolean&nbsp;followSymlinks)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+             Specifies whether symbolic links should be
+ traversed, or handled as-is.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setIncludes(java.util.List)">setIncludes</A></B>(java.util.List&nbsp;includes)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+             
+             When &lt;include&gt; subelements are present,
+ they define
+             a set of files and directory to include.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setMapper(org.apache.maven.shared.model.fileset.Mapper)">setMapper</A></B>(<A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html" title="class in org.apache.maven.shared.model.fileset">Mapper</A>&nbsp;mapper)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+             Specifies the mapper used.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setModelEncoding(java.lang.String)">setModelEncoding</A></B>(java.lang.String&nbsp;modelEncoding)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set an encoding used for reading/writing the model.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setOutputDirectory(java.lang.String)">setOutputDirectory</A></B>(java.lang.String&nbsp;outputDirectory)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+             Specifies the output directory relative to the
+ root
+             of the root directory of the assembly.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/shared/model/fileset/SetBase.html#setUseDefaultExcludes(boolean)">setUseDefaultExcludes</A></B>(boolean&nbsp;useDefaultExcludes)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set 
+             Whether to include exclusion patterns for common
+ temporary and SCM control
+             files (true by default).</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="SetBase()"><!-- --></A><H3>
+SetBase</H3>
+<PRE>
+public <B>SetBase</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="addExclude(java.lang.String)"><!-- --></A><H3>
+addExclude</H3>
+<PRE>
+public void <B>addExclude</B>(java.lang.String&nbsp;string)</PRE>
+<DL>
+<DD>Method addExclude.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>string</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addInclude(java.lang.String)"><!-- --></A><H3>
+addInclude</H3>
+<PRE>
+public void <B>addInclude</B>(java.lang.String&nbsp;string)</PRE>
+<DL>
+<DD>Method addInclude.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>string</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDirectoryMode()"><!-- --></A><H3>
+getDirectoryMode</H3>
+<PRE>
+public java.lang.String <B>getDirectoryMode</B>()</PRE>
+<DL>
+<DD>Get 
+             
+             Similar to a UNIX permission.  Format:
+ (User)(Group)(Other) where each
+             component is a sum of Read = 4, Write = 2, and
+ Execute = 1.  For example,
+             the default value of 0755 translates to User
+ read-write, Group and Other
+             read-only.
+             <a
+ href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html">(more
+ on unix-style
+             permissions)</a>
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>String</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getExcludes()"><!-- --></A><H3>
+getExcludes</H3>
+<PRE>
+public java.util.List <B>getExcludes</B>()</PRE>
+<DL>
+<DD>Method getExcludes.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>java.util.List</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getFileMode()"><!-- --></A><H3>
+getFileMode</H3>
+<PRE>
+public java.lang.String <B>getFileMode</B>()</PRE>
+<DL>
+<DD>Get 
+             
+             Similar to a UNIX permission.  Format:
+ (User)(Group)(Other) where each
+             component is a sum of Read = 4, Write = 2, and
+ Execute = 1.  For example,
+             the default value of 0644 translates to User
+ read-write, Group and Other
+             read-only.
+             <a
+ href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html">(more
+ on unix-style
+             permissions)</a>
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>String</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getIncludes()"><!-- --></A><H3>
+getIncludes</H3>
+<PRE>
+public java.util.List <B>getIncludes</B>()</PRE>
+<DL>
+<DD>Method getIncludes.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>java.util.List</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getMapper()"><!-- --></A><H3>
+getMapper</H3>
+<PRE>
+public <A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html" title="class in org.apache.maven.shared.model.fileset">Mapper</A> <B>getMapper</B>()</PRE>
+<DL>
+<DD>Get 
+             Specifies the mapper used.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>Mapper</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getOutputDirectory()"><!-- --></A><H3>
+getOutputDirectory</H3>
+<PRE>
+public java.lang.String <B>getOutputDirectory</B>()</PRE>
+<DL>
+<DD>Get 
+             Specifies the output directory relative to the
+ root
+             of the root directory of the assembly.  For
+ example,
+             "log" will put the specified files in the log
+ directory.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>String</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isFollowSymlinks()"><!-- --></A><H3>
+isFollowSymlinks</H3>
+<PRE>
+public boolean <B>isFollowSymlinks</B>()</PRE>
+<DL>
+<DD>Get 
+             Specifies whether symbolic links should be
+ traversed, or handled as-is.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>boolean</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isUseDefaultExcludes()"><!-- --></A><H3>
+isUseDefaultExcludes</H3>
+<PRE>
+public boolean <B>isUseDefaultExcludes</B>()</PRE>
+<DL>
+<DD>Get 
+             Whether to include exclusion patterns for common
+ temporary and SCM control
+             files (true by default).
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>boolean</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeExclude(java.lang.String)"><!-- --></A><H3>
+removeExclude</H3>
+<PRE>
+public void <B>removeExclude</B>(java.lang.String&nbsp;string)</PRE>
+<DL>
+<DD>Method removeExclude.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>string</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="removeInclude(java.lang.String)"><!-- --></A><H3>
+removeInclude</H3>
+<PRE>
+public void <B>removeInclude</B>(java.lang.String&nbsp;string)</PRE>
+<DL>
+<DD>Method removeInclude.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>string</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setDirectoryMode(java.lang.String)"><!-- --></A><H3>
+setDirectoryMode</H3>
+<PRE>
+public void <B>setDirectoryMode</B>(java.lang.String&nbsp;directoryMode)</PRE>
+<DL>
+<DD>Set 
+             
+             Similar to a UNIX permission.  Format:
+ (User)(Group)(Other) where each
+             component is a sum of Read = 4, Write = 2, and
+ Execute = 1.  For example,
+             the default value of 0755 translates to User
+ read-write, Group and Other
+             read-only.
+             <a
+ href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html">(more
+ on unix-style
+             permissions)</a>
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>directoryMode</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setExcludes(java.util.List)"><!-- --></A><H3>
+setExcludes</H3>
+<PRE>
+public void <B>setExcludes</B>(java.util.List&nbsp;excludes)</PRE>
+<DL>
+<DD>Set 
+             
+             When &lt;exclude&gt; subelements are present,
+ they define
+             a set of files and directory to exclude.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>excludes</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setFileMode(java.lang.String)"><!-- --></A><H3>
+setFileMode</H3>
+<PRE>
+public void <B>setFileMode</B>(java.lang.String&nbsp;fileMode)</PRE>
+<DL>
+<DD>Set 
+             
+             Similar to a UNIX permission.  Format:
+ (User)(Group)(Other) where each
+             component is a sum of Read = 4, Write = 2, and
+ Execute = 1.  For example,
+             the default value of 0644 translates to User
+ read-write, Group and Other
+             read-only.
+             <a
+ href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html">(more
+ on unix-style
+             permissions)</a>
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>fileMode</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setFollowSymlinks(boolean)"><!-- --></A><H3>
+setFollowSymlinks</H3>
+<PRE>
+public void <B>setFollowSymlinks</B>(boolean&nbsp;followSymlinks)</PRE>
+<DL>
+<DD>Set 
+             Specifies whether symbolic links should be
+ traversed, or handled as-is.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>followSymlinks</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setIncludes(java.util.List)"><!-- --></A><H3>
+setIncludes</H3>
+<PRE>
+public void <B>setIncludes</B>(java.util.List&nbsp;includes)</PRE>
+<DL>
+<DD>Set 
+             
+             When &lt;include&gt; subelements are present,
+ they define
+             a set of files and directory to include.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>includes</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMapper(org.apache.maven.shared.model.fileset.Mapper)"><!-- --></A><H3>
+setMapper</H3>
+<PRE>
+public void <B>setMapper</B>(<A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html" title="class in org.apache.maven.shared.model.fileset">Mapper</A>&nbsp;mapper)</PRE>
+<DL>
+<DD>Set 
+             Specifies the mapper used.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>mapper</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setOutputDirectory(java.lang.String)"><!-- --></A><H3>
+setOutputDirectory</H3>
+<PRE>
+public void <B>setOutputDirectory</B>(java.lang.String&nbsp;outputDirectory)</PRE>
+<DL>
+<DD>Set 
+             Specifies the output directory relative to the
+ root
+             of the root directory of the assembly.  For
+ example,
+             "log" will put the specified files in the log
+ directory.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>outputDirectory</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setUseDefaultExcludes(boolean)"><!-- --></A><H3>
+setUseDefaultExcludes</H3>
+<PRE>
+public void <B>setUseDefaultExcludes</B>(boolean&nbsp;useDefaultExcludes)</PRE>
+<DL>
+<DD>Set 
+             Whether to include exclusion patterns for common
+ temporary and SCM control
+             files (true by default).
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>useDefaultExcludes</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getIncludesArray()"><!-- --></A><H3>
+getIncludesArray</H3>
+<PRE>
+public java.lang.String[] <B>getIncludesArray</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the file-set inclusion rules in array form.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getExcludesArray()"><!-- --></A><H3>
+getExcludesArray</H3>
+<PRE>
+public java.lang.String[] <B>getExcludesArray</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the file-set exclusion rules in array form.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setModelEncoding(java.lang.String)"><!-- --></A><H3>
+setModelEncoding</H3>
+<PRE>
+public void <B>setModelEncoding</B>(java.lang.String&nbsp;modelEncoding)</PRE>
+<DL>
+<DD>Set an encoding used for reading/writing the model.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>modelEncoding</CODE> - the encoding used when reading/writing the model.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getModelEncoding()"><!-- --></A><H3>
+getModelEncoding</H3>
+<PRE>
+public java.lang.String <B>getModelEncoding</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the current encoding used when reading/writing this model.</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/SetBase.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../../org/apache/maven/shared/model/fileset/Mapper.html" title="class in org.apache.maven.shared.model.fileset"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../index.html?org/apache/maven/shared/model/fileset/SetBase.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SetBase.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2002-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/SetBase.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven/content/shared-archives/file-management-1.2.1/apidocs/org/apache/maven/shared/model/fileset/SetBase.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision