Modified:
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html
==============================================================================
---
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html
(original)
+++
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html
Sun Mar 15 19:05:21 2015
@@ -4,17 +4,18 @@
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
-CheckstyleResults (Apache Maven Checkstyle Plugin 2.14 API)
+CheckstyleResults (Apache Maven Checkstyle Plugin 2.15 API)
</TITLE>
-<META NAME="keywords"
CONTENT="org.apache.maven.plugin.checkstyle.exec.CheckstyleResults class">
<LINK REL ="stylesheet" TYPE="text/css"
HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="CheckstyleResults (Apache Maven Checkstyle Plugin
2.14 API)";
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="CheckstyleResults (Apache Maven Checkstyle
Plugin 2.15 API)";
+ }
}
</SCRIPT>
<NOSCRIPT>
@@ -23,6 +24,7 @@ function windowTitle()
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
@@ -89,12 +91,12 @@ org.apache.maven.plugin.checkstyle.exec<
<BR>
Class CheckstyleResults</H2>
<PRE>
-<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"
title="class or interface in java.lang">java.lang.Object</A>
+<A
HREF="http://docs.oracle.com/javase/6/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.plugin.checkstyle.exec.CheckstyleResults</B>
</PRE>
<HR>
<DL>
-<DT><PRE>public class <B>CheckstyleResults</B><DT>extends <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"
title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>CheckstyleResults</B><DT>extends <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</A></DL>
</PRE>
<P>
@@ -138,7 +140,7 @@ Object holding the references to the Che
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A></CODE></FONT></TD>
+<CODE> <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#getConfiguration()">getConfiguration</A></B>()</CODE>
<BR>
@@ -154,7 +156,7 @@ Object holding the references to the Che
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html"
title="class or interface in java.util">Map</A><<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"
title="class or interface in java.lang">String</A>,<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>>></CODE></FONT></TD>
+<CODE> <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</A><<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>,<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>>></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#getFiles()">getFiles</A></B>()</CODE>
<BR>
@@ -162,8 +164,8 @@ Object holding the references to the Che
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>></CODE></FONT></TD>
-<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#getFileViolations(java.lang.String)">getFileViolations</A></B>(<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"
title="class or interface in java.lang">String</A> file)</CODE>
+<CODE> <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>></CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#getFileViolations(java.lang.String)">getFileViolations</A></B>(<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> file)</CODE>
<BR>
</TD>
@@ -171,8 +173,8 @@ Object holding the references to the Che
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> long</CODE></FONT></TD>
-<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#getSeverityCount(java.util.List,
com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>> violations,
- <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> level)</CODE>
+<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#getSeverityCount(java.util.List,
com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>> violations,
+ <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> level)</CODE>
<BR>
</TD>
@@ -180,7 +182,7 @@ Object holding the references to the Che
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> long</CODE></FONT></TD>
-<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#getSeverityCount(com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> level)</CODE>
+<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#getSeverityCount(com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> level)</CODE>
<BR>
</TD>
@@ -188,8 +190,8 @@ Object holding the references to the Che
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> long</CODE></FONT></TD>
-<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#getSeverityCount(java.lang.String,
com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"
title="class or interface in java.lang">String</A> file,
- <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> level)</CODE>
+<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#getSeverityCount(java.lang.String,
com.puppycrawl.tools.checkstyle.api.SeverityLevel)">getSeverityCount</A></B>(<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> file,
+ <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> level)</CODE>
<BR>
</TD>
@@ -197,7 +199,7 @@ Object holding the references to the Che
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
-<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#setConfiguration(com.puppycrawl.tools.checkstyle.api.Configuration)">setConfiguration</A></B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A> configuration)</CODE>
+<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#setConfiguration(com.puppycrawl.tools.checkstyle.api.Configuration)">setConfiguration</A></B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A> configuration)</CODE>
<BR>
</TD>
@@ -205,7 +207,7 @@ Object holding the references to the Che
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
-<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#setFiles(java.util.Map)">setFiles</A></B>(<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html"
title="class or interface in java.util">Map</A><<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"
title="class or interface in java.lang">String</A>,<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>>> files)</CODE>
+<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#setFiles(java.util.Map)">setFiles</A></B>(<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</A><<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>,<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>>> files)</CODE>
<BR>
</TD>
@@ -213,8 +215,8 @@ Object holding the references to the Che
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
-<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#setFileViolations(java.lang.String,
java.util.List)">setFileViolations</A></B>(<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"
title="class or interface in java.lang">String</A> file,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>> violations)</CODE>
+<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html#setFileViolations(java.lang.String,
java.util.List)">setFileViolations</A></B>(<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> file,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>> violations)</CODE>
<BR>
</TD>
@@ -223,10 +225,10 @@ Object holding the references to the Che
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"
title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A
HREF="http://docs.oracle.com/javase/6/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://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()"
title="class or interface in java.lang">clone</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)"
title="class or interface in java.lang">equals</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()"
title="class or interface in java.lang">finalize</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()"
title="class or interface in java.lang">getClass</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()"
title="class or interface in java.lang">hashCode</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()"
title="class or interface in java.lang">notify</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()"
title="class or interface in java.lang">noti
fyAll</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()"
title="class or interface in java.lang">toString</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()"
title="class or interface in java.lang">wait</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)"
title="class or interface in java.lang">wait</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long,
int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
title="class or interface in java.lang">clone</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
title="class or interface in java.lang">equals</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
title="class or interface in java.lang">finalize</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
title="class or interface in java.lang">getClass</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
title="class or interface in java.lang">hashCode</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
title="class or interface in java.lang">notify</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/
lang/Object.html?is-external=true#notifyAll()" title="class or interface in
java.lang">notifyAll</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
title="class or interface in java.lang">toString</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
title="class or interface in java.lang">wait</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
title="class or interface in java.lang">wait</A>, <A
HREF="http://docs.oracle.com/javase/6/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>
@@ -262,7 +264,7 @@ public <B>CheckstyleResults</B>()</PRE>
<A NAME="getFileViolations(java.lang.String)"><!-- --></A><H3>
getFileViolations</H3>
<PRE>
-public <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>>
<B>getFileViolations</B>(<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"
title="class or interface in java.lang">String</A> file)</PRE>
+public <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>>
<B>getFileViolations</B>(<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> file)</PRE>
<DL>
<DD><DL>
</DL>
@@ -273,8 +275,8 @@ public <A HREF="http://docs.oracle.com/j
<A NAME="setFileViolations(java.lang.String, java.util.List)"><!-- --></A><H3>
setFileViolations</H3>
<PRE>
-public void <B>setFileViolations</B>(<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"
title="class or interface in java.lang">String</A> file,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>> violations)</PRE>
+public void <B>setFileViolations</B>(<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> file,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>> violations)</PRE>
<DL>
<DD><DL>
</DL>
@@ -285,7 +287,7 @@ public void <B>setFileViolations</B>(<A
<A NAME="getFiles()"><!-- --></A><H3>
getFiles</H3>
<PRE>
-public <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html"
title="class or interface in java.util">Map</A><<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"
title="class or interface in java.lang">String</A>,<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>>>
<B>getFiles</B>()</PRE>
+public <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</A><<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>,<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>>>
<B>getFiles</B>()</PRE>
<DL>
<DD><DL>
</DL>
@@ -296,7 +298,7 @@ public <A HREF="http://docs.oracle.com/j
<A NAME="setFiles(java.util.Map)"><!-- --></A><H3>
setFiles</H3>
<PRE>
-public void <B>setFiles</B>(<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html"
title="class or interface in java.util">Map</A><<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"
title="class or interface in java.lang">String</A>,<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>>> files)</PRE>
+public void <B>setFiles</B>(<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</A><<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A>,<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>>> files)</PRE>
<DL>
<DD><DL>
</DL>
@@ -318,7 +320,7 @@ public int <B>getFileCount</B>()</PRE>
<A
NAME="getSeverityCount(com.puppycrawl.tools.checkstyle.api.SeverityLevel)"><!--
--></A><H3>
getSeverityCount</H3>
<PRE>
-public long <B>getSeverityCount</B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> level)</PRE>
+public long <B>getSeverityCount</B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> level)</PRE>
<DL>
<DD><DL>
</DL>
@@ -329,8 +331,8 @@ public long <B>getSeverityCount</B>(<A H
<A NAME="getSeverityCount(java.lang.String,
com.puppycrawl.tools.checkstyle.api.SeverityLevel)"><!-- --></A><H3>
getSeverityCount</H3>
<PRE>
-public long <B>getSeverityCount</B>(<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html"
title="class or interface in java.lang">String</A> file,
- <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> level)</PRE>
+public long <B>getSeverityCount</B>(<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</A> file,
+ <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> level)</PRE>
<DL>
<DD><DL>
</DL>
@@ -341,8 +343,8 @@ public long <B>getSeverityCount</B>(<A H
<A NAME="getSeverityCount(java.util.List,
com.puppycrawl.tools.checkstyle.api.SeverityLevel)"><!-- --></A><H3>
getSeverityCount</H3>
<PRE>
-public long <B>getSeverityCount</B>(<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>> violations,
- <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> level)</PRE>
+public long <B>getSeverityCount</B>(<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/AuditEvent.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">AuditEvent</A>> violations,
+ <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/SeverityLevel.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">SeverityLevel</A> level)</PRE>
<DL>
<DD><DL>
</DL>
@@ -353,7 +355,7 @@ public long <B>getSeverityCount</B>(<A H
<A NAME="getConfiguration()"><!-- --></A><H3>
getConfiguration</H3>
<PRE>
-public <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A>
<B>getConfiguration</B>()</PRE>
+public <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A>
<B>getConfiguration</B>()</PRE>
<DL>
<DD><DL>
</DL>
@@ -364,7 +366,7 @@ public <A HREF="http://checkstyle.source
<A
NAME="setConfiguration(com.puppycrawl.tools.checkstyle.api.Configuration)"><!--
--></A><H3>
setConfiguration</H3>
<PRE>
-public void <B>setConfiguration</B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A> configuration)</PRE>
+public void <B>setConfiguration</B>(<A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A> configuration)</PRE>
<DL>
<DD><DL>
</DL>
Modified:
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.html
==============================================================================
---
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.html
(original)
+++
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.html
Sun Mar 15 19:05:21 2015
@@ -4,17 +4,18 @@
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
-DefaultCheckstyleExecutor (Apache Maven Checkstyle Plugin 2.14 API)
+DefaultCheckstyleExecutor (Apache Maven Checkstyle Plugin 2.15 API)
</TITLE>
-<META NAME="keywords"
CONTENT="org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor
class">
<LINK REL ="stylesheet" TYPE="text/css"
HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="DefaultCheckstyleExecutor (Apache Maven Checkstyle
Plugin 2.14 API)";
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="DefaultCheckstyleExecutor (Apache Maven
Checkstyle Plugin 2.15 API)";
+ }
}
</SCRIPT>
<NOSCRIPT>
@@ -23,6 +24,7 @@ function windowTitle()
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
@@ -89,7 +91,7 @@ org.apache.maven.plugin.checkstyle.exec<
<BR>
Class DefaultCheckstyleExecutor</H2>
<PRE>
-<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"
title="class or interface in java.lang">java.lang.Object</A>
+<A
HREF="http://docs.oracle.com/javase/6/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
">org.codehaus.plexus.logging.AbstractLogEnabled
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by
"><B>org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor</B>
</PRE>
@@ -98,9 +100,9 @@ Class DefaultCheckstyleExecutor</H2>
</DL>
<HR>
<DL>
-<DT><PRE><FONT SIZE="-1"><A
HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html"
title="class or interface in
org.codehaus.plexus.component.annotations">@Component</A>(<A
HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html#role()"
title="class or interface in
org.codehaus.plexus.component.annotations">role</A>=<A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.html"
title="interface in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutor.class</A>,
- <A
HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html#hint()"
title="class or interface in
org.codehaus.plexus.component.annotations">hint</A>="default",
- <A
HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html#instantiationStrategy()"
title="class or interface in
org.codehaus.plexus.component.annotations">instantiationStrategy</A>="per-lookup")
+<DT><PRE><FONT SIZE="-1"><A
HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true"
title="class or interface in
org.codehaus.plexus.component.annotations">@Component</A>(<A
HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true#role()"
title="class or interface in
org.codehaus.plexus.component.annotations">role</A>=<A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.html"
title="interface in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutor.class</A>,
+ <A
HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true#hint()"
title="class or interface in
org.codehaus.plexus.component.annotations">hint</A>="default",
+ <A
HREF="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true#instantiationStrategy()"
title="class or interface in
org.codehaus.plexus.component.annotations">instantiationStrategy</A>="per-lookup")
</FONT>public class <B>DefaultCheckstyleExecutor</B><DT>extends
org.codehaus.plexus.logging.AbstractLogEnabled<DT>implements <A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.html"
title="interface in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutor</A></DL>
</PRE>
@@ -145,9 +147,9 @@ Class DefaultCheckstyleExecutor</H2>
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.html#addSourceDirectory(org.apache.maven.plugin.checkstyle.exec.CheckstyleCheckerListener,
java.util.Collection, java.util.Collection, java.util.List,
org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorRequest)">addSourceDirectory</A></B>(<A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleCheckerListener.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleCheckerListener</A> sinkListener,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html"
title="class or interface in java.util">Collection</A><<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html"
title="class or interface in java.io">File</A>> sourceDirectories,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html"
title="class or interface in java.util">Collection</A><<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html"
title="class or interface in java.io">File</A>> testSourceDirectories,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html"
title="class or interface in
org.apache.maven.model">Resource</A>> resources,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</A><<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</A>> sourceDirectories,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</A><<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</A>> testSourceDirectories,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true"
title="class or interface in
org.apache.maven.model">Resource</A>> resources,
<A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> request)</CODE>
<BR>
@@ -163,7 +165,7 @@ Class DefaultCheckstyleExecutor</H2>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A></CODE></FONT></TD>
+<CODE> <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.html#getConfiguration(org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorRequest)">getConfiguration</A></B>(<A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> request)</CODE>
<BR>
@@ -182,10 +184,10 @@ Class DefaultCheckstyleExecutor</H2>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html"
title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A
HREF="http://docs.oracle.com/javase/6/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://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()"
title="class or interface in java.lang">clone</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)"
title="class or interface in java.lang">equals</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()"
title="class or interface in java.lang">finalize</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()"
title="class or interface in java.lang">getClass</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()"
title="class or interface in java.lang">hashCode</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()"
title="class or interface in java.lang">notify</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()"
title="class or interface in java.lang">noti
fyAll</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()"
title="class or interface in java.lang">toString</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()"
title="class or interface in java.lang">wait</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)"
title="class or interface in java.lang">wait</A>, <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long,
int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
title="class or interface in java.lang">clone</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
title="class or interface in java.lang">equals</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
title="class or interface in java.lang">finalize</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
title="class or interface in java.lang">getClass</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
title="class or interface in java.lang">hashCode</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
title="class or interface in java.lang">notify</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/
lang/Object.html?is-external=true#notifyAll()" title="class or interface in
java.lang">notifyAll</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
title="class or interface in java.lang">toString</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
title="class or interface in java.lang">wait</A>, <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
title="class or interface in java.lang">wait</A>, <A
HREF="http://docs.oracle.com/javase/6/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>
@@ -223,7 +225,7 @@ executeCheckstyle</H3>
<PRE>
public <A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html"
title="class in org.apache.maven.plugin.checkstyle.exec">CheckstyleResults</A>
<B>executeCheckstyle</B>(<A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> request)
throws <A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorException.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorException</A>,
- <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/CheckstyleException.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">CheckstyleException</A></PRE>
+ <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/CheckstyleException.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">CheckstyleException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.html#executeCheckstyle(org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorRequest)">executeCheckstyle</A></CODE>
in interface <CODE><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.html"
title="interface in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutor</A></CODE></DL>
@@ -233,7 +235,7 @@ public <A HREF="../../../../../../org/ap
<DT><B>Returns:</B><DD><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleResults.html"
title="class in
org.apache.maven.plugin.checkstyle.exec"><CODE>CheckstyleResults</CODE></A>
<DT><B>Throws:</B>
<DD><CODE><A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorException.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorException</A></CODE>
-<DD><CODE><A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/CheckstyleException.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">CheckstyleException</A></CODE></DL>
+<DD><CODE><A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/CheckstyleException.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">CheckstyleException</A></CODE></DL>
</DD>
</DL>
<HR>
@@ -242,9 +244,9 @@ public <A HREF="../../../../../../org/ap
addSourceDirectory</H3>
<PRE>
protected void <B>addSourceDirectory</B>(<A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleCheckerListener.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleCheckerListener</A> sinkListener,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html"
title="class or interface in java.util">Collection</A><<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html"
title="class or interface in java.io">File</A>> sourceDirectories,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html"
title="class or interface in java.util">Collection</A><<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html"
title="class or interface in java.io">File</A>> testSourceDirectories,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html"
title="class or interface in
org.apache.maven.model">Resource</A>> resources,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</A><<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</A>> sourceDirectories,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</A><<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</A>> testSourceDirectories,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true"
title="class or interface in
org.apache.maven.model">Resource</A>> resources,
<A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> request)</PRE>
<DL>
<DD><DL>
@@ -259,7 +261,7 @@ protected void <B>addSourceDirectory</B>
<A
NAME="getConfiguration(org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorRequest)"><!--
--></A><H3>
getConfiguration</H3>
<PRE>
-public <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A>
<B>getConfiguration</B>(<A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> request)
+public <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A>
<B>getConfiguration</B>(<A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> request)
throws <A
HREF="../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorException.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorException</A></PRE>
<DL>
<DD><DL>
Modified:
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleCheckerListener.html
==============================================================================
---
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleCheckerListener.html
(original)
+++
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleCheckerListener.html
Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
-Uses of Class
org.apache.maven.plugin.checkstyle.exec.CheckstyleCheckerListener (Apache Maven
Checkstyle Plugin 2.14 API)
+Uses of Class
org.apache.maven.plugin.checkstyle.exec.CheckstyleCheckerListener (Apache Maven
Checkstyle Plugin 2.15 API)
</TITLE>
@@ -13,7 +13,9 @@ Uses of Class org.apache.maven.plugin.ch
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Uses of Class
org.apache.maven.plugin.checkstyle.exec.CheckstyleCheckerListener (Apache Maven
Checkstyle Plugin 2.14 API)";
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Class
org.apache.maven.plugin.checkstyle.exec.CheckstyleCheckerListener (Apache Maven
Checkstyle Plugin 2.15 API)";
+ }
}
</SCRIPT>
<NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +57,7 @@ function windowTitle()
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A
HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleCheckerListener.html"
target="_top"><B>FRAMES</B></A>
+ <A
HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/exec/\class-useCheckstyleCheckerListener.html"
target="_top"><B>FRAMES</B></A>
<A HREF="CheckstyleCheckerListener.html" target="_top"><B>NO
FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
@@ -110,9 +113,9 @@ Uses of <A HREF="../../../../../../../or
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B>DefaultCheckstyleExecutor.</B><B><A
HREF="../../../../../../../org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.html#addSourceDirectory(org.apache.maven.plugin.checkstyle.exec.CheckstyleCheckerListener,
java.util.Collection, java.util.Collection, java.util.List,
org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorRequest)">addSourceDirectory</A></B>(<A
HREF="../../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleCheckerListener.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleCheckerListener</A> sinkListener,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html"
title="class or interface in java.util">Collection</A><<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html"
title="class or interface in java.io">File</A>> sourceDirectories,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html"
title="class or interface in java.util">Collection</A><<A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/File.html"
title="class or interface in java.io">File</A>> testSourceDirectories,
- <A
HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html"
title="class or interface in
org.apache.maven.model">Resource</A>> resources,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</A><<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</A>> sourceDirectories,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</A><<A
HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</A>> testSourceDirectories,
+ <A
HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</A><<A
HREF="http://maven.apache.org/maven-model/apidocs/org/apache/maven/model/Resource.html?is-external=true"
title="class or interface in
org.apache.maven.model">Resource</A>> resources,
<A
HREF="../../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> request)</CODE>
<BR>
@@ -154,7 +157,7 @@ Uses of <A HREF="../../../../../../../or
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A
HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleCheckerListener.html"
target="_top"><B>FRAMES</B></A>
+ <A
HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/exec/\class-useCheckstyleCheckerListener.html"
target="_top"><B>FRAMES</B></A>
<A HREF="CheckstyleCheckerListener.html" target="_top"><B>NO
FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
Modified:
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleExecutor.html
==============================================================================
---
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleExecutor.html
(original)
+++
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleExecutor.html
Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
-Uses of Interface org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutor
(Apache Maven Checkstyle Plugin 2.14 API)
+Uses of Interface org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutor
(Apache Maven Checkstyle Plugin 2.15 API)
</TITLE>
@@ -13,7 +13,9 @@ Uses of Interface org.apache.maven.plugi
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Uses of Interface
org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutor (Apache Maven
Checkstyle Plugin 2.14 API)";
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Interface
org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutor (Apache Maven
Checkstyle Plugin 2.15 API)";
+ }
}
</SCRIPT>
<NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +57,7 @@ function windowTitle()
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A
HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleExecutor.html"
target="_top"><B>FRAMES</B></A>
+ <A
HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/exec/\class-useCheckstyleExecutor.html"
target="_top"><B>FRAMES</B></A>
<A HREF="CheckstyleExecutor.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
@@ -187,7 +190,7 @@ Uses of <A HREF="../../../../../../../or
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A
HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleExecutor.html"
target="_top"><B>FRAMES</B></A>
+ <A
HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/exec/\class-useCheckstyleExecutor.html"
target="_top"><B>FRAMES</B></A>
<A HREF="CheckstyleExecutor.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
Modified:
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleExecutorException.html
==============================================================================
---
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleExecutorException.html
(original)
+++
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST/apidocs/org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleExecutorException.html
Sun Mar 15 19:05:21 2015
@@ -4,7 +4,7 @@
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
-Uses of Class
org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorException (Apache
Maven Checkstyle Plugin 2.14 API)
+Uses of Class
org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorException (Apache
Maven Checkstyle Plugin 2.15 API)
</TITLE>
@@ -13,7 +13,9 @@ Uses of Class org.apache.maven.plugin.ch
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Uses of Class
org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorException (Apache
Maven Checkstyle Plugin 2.14 API)";
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Class
org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorException (Apache
Maven Checkstyle Plugin 2.15 API)";
+ }
}
</SCRIPT>
<NOSCRIPT>
@@ -22,6 +24,7 @@ function windowTitle()
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
@@ -54,7 +57,7 @@ function windowTitle()
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A
HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleExecutorException.html"
target="_top"><B>FRAMES</B></A>
+ <A
HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/exec/\class-useCheckstyleExecutorException.html"
target="_top"><B>FRAMES</B></A>
<A HREF="CheckstyleExecutorException.html" target="_top"><B>NO
FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
@@ -124,7 +127,7 @@ Uses of <A HREF="../../../../../../../or
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A></CODE></FONT></TD>
+<CODE> <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A></CODE></FONT></TD>
<TD><CODE><B>DefaultCheckstyleExecutor.</B><B><A
HREF="../../../../../../../org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.html#getConfiguration(org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorRequest)">getConfiguration</A></B>(<A
HREF="../../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> request)</CODE>
<BR>
@@ -132,7 +135,7 @@ Uses of <A HREF="../../../../../../../or
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A></CODE></FONT></TD>
+<CODE> <A
HREF="http://checkstyle.sourceforge.net/apidocs/com/puppycrawl/tools/checkstyle/api/Configuration.html?is-external=true"
title="class or interface in
com.puppycrawl.tools.checkstyle.api">Configuration</A></CODE></FONT></TD>
<TD><CODE><B>CheckstyleExecutor.</B><B><A
HREF="../../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.html#getConfiguration(org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorRequest)">getConfiguration</A></B>(<A
HREF="../../../../../../../org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.html"
title="class in
org.apache.maven.plugin.checkstyle.exec">CheckstyleExecutorRequest</A> request)</CODE>
<BR>
@@ -174,7 +177,7 @@ Uses of <A HREF="../../../../../../../or
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A
HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/exec/class-use/CheckstyleExecutorException.html"
target="_top"><B>FRAMES</B></A>
+ <A
HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/exec/\class-useCheckstyleExecutorException.html"
target="_top"><B>FRAMES</B></A>
<A HREF="CheckstyleExecutorException.html" target="_top"><B>NO
FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--