Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit61b8b68

Browse files
release 10.19.0
1 parentca39a79 commit61b8b68

File tree

3,128 files changed

+192688
-182831
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,128 files changed

+192688
-182831
lines changed

‎anttask.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<!--
3-
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/xdocs/anttask.xml.vm at 2024-09-29
3+
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/xdocs/anttask.xml.vm at 2024-10-26
44
55
| Rendered using Apache Maven Default Skin
66
-->
@@ -29,8 +29,8 @@
2929
</div>
3030
</div>
3131
<divid="breadcrumbs">
32-
<divclass="xright"><ahref=""title="toTop">toTop</a> |<spanid="publishDate">Last Published: 2024-09-29</span>
33-
|<spanid="projectVersion">Version: 10.18.2</span>
32+
<divclass="xright"><ahref=""title="toTop">toTop</a> |<spanid="publishDate">Last Published: 2024-10-26</span>
33+
|<spanid="projectVersion">Version: 10.19.0</span>
3434
</div>
3535
<divclass="clear">
3636
<hr/>
@@ -163,7 +163,7 @@ <h2><a name="Installation"></a>Installation</h2>
163163

164164
<p>
165165
The easiest way is to include
166-
<code>checkstyle-10.18.2-all.jar</code> in the
166+
<code>checkstyle-10.19.0-all.jar</code> in the
167167
classpath. This contains all the classes required to run
168168
Checkstyle. Alternatively, you must include the
169169
<code>compile</code> third party dependencies listed in<ahref="dependencies.html">Project Dependencies</a> in the
@@ -180,7 +180,7 @@ <h2><a name="Installation"></a>Installation</h2>
180180
<divclass="source">
181181
<pre>
182182
&lt;taskdef resource=&quot;com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties&quot;
183-
classpath=&quot;/path/to/checkstyle-10.18.2-all.jar&quot;/&gt;
183+
classpath=&quot;/path/to/checkstyle-10.19.0-all.jar&quot;/&gt;
184184
</pre></div>
185185

186186

‎apidocs/allclasses-index.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang>
44
<head>
5-
<!-- Generated by javadoc (11.0.24) onSun Sep 29 18:55:38 UTC 2024 -->
6-
<title>All Classes (checkstyle 10.18.2 API)</title>
5+
<!-- Generated by javadoc (11.0.24) onSat Oct 26 12:04:41 UTC 2024 -->
6+
<title>All Classes (checkstyle 10.19.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2024-09-29">
8+
<metaname="dc.created"content="2024-10-26">
99
<linkrel="stylesheet"type="text/css"href="stylesheet.css"title="Style">
1010
<linkrel="stylesheet"type="text/css"href="jquery/jquery-ui.min.css"title="Style">
1111
<linkrel="stylesheet"type="text/css"href="jquery-ui.overrides.css"title="Style">
@@ -22,7 +22,7 @@
2222
<scripttype="text/javascript"><!--
2323
try{
2424
if(location.href.indexOf('is-external=true')==-1){
25-
parent.document.title="All Classes (checkstyle 10.18.2 API)";
25+
parent.document.title="All Classes (checkstyle 10.19.0 API)";
2626
}
2727
}
2828
catch(err){
@@ -1825,8 +1825,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
18251825
<trid="i257"class="rowColor">
18261826
<tdclass="colFirst"><ahref="com/puppycrawl/tools/checkstyle/LocalizedMessage.Utf8Control.html"title="class in com.puppycrawl.tools.checkstyle">LocalizedMessage.Utf8Control</a></td>
18271827
<thclass="colLast"scope="row">
1828-
<divclass="block">
1829-
Custom ResourceBundle.Control implementation which allows explicitly read
1828+
<divclass="block">Custom ResourceBundle.Control implementation which allows explicitly read
18301829
the properties files as UTF-8.</div>
18311830
</th>
18321831
</tr>
@@ -2324,7 +2323,8 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
23242323
<trid="i329"class="rowColor">
23252324
<tdclass="colFirst"><ahref="com/puppycrawl/tools/checkstyle/checks/OrderedPropertiesCheck.html"title="class in com.puppycrawl.tools.checkstyle.checks">OrderedPropertiesCheck</a></td>
23262325
<thclass="colLast"scope="row">
2327-
<divclass="block">Detects if keys in properties files are in correct order.</div>
2326+
<divclass="block">
2327+
Detects if keys in properties files are in correct order.</div>
23282328
</th>
23292329
</tr>
23302330
<trid="i330"class="altColor">
@@ -2781,8 +2781,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
27812781
<trid="i398"class="altColor">
27822782
<tdclass="colFirst"><ahref="com/puppycrawl/tools/checkstyle/api/SeverityLevel.html"title="enum in com.puppycrawl.tools.checkstyle.api">SeverityLevel</a></td>
27832783
<thclass="colLast"scope="row">
2784-
<divclass="block">
2785-
Severity level for a check violation.</div>
2784+
<divclass="block">Severity level for a check violation.</div>
27862785
</th>
27872786
</tr>
27882787
<trid="i399"class="rowColor">

‎apidocs/allclasses.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang>
44
<head>
5-
<!-- Generated by javadoc (11.0.24) onSun Sep 29 18:55:38 UTC 2024 -->
6-
<title>All Classes (checkstyle 10.18.2 API)</title>
5+
<!-- Generated by javadoc (11.0.24) onSat Oct 26 12:04:41 UTC 2024 -->
6+
<title>All Classes (checkstyle 10.19.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2024-09-29">
8+
<metaname="dc.created"content="2024-10-26">
99
<linkrel="stylesheet"type="text/css"href="stylesheet.css"title="Style">
1010
<linkrel="stylesheet"type="text/css"href="jquery/jquery-ui.min.css"title="Style">
1111
<linkrel="stylesheet"type="text/css"href="jquery-ui.overrides.css"title="Style">

‎apidocs/allpackages-index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang>
44
<head>
5-
<!-- Generated by javadoc (11.0.24) onSun Sep 29 18:55:38 UTC 2024 -->
6-
<title>All Packages (checkstyle 10.18.2 API)</title>
5+
<!-- Generated by javadoc (11.0.24) onSat Oct 26 12:04:41 UTC 2024 -->
6+
<title>All Packages (checkstyle 10.19.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2024-09-29">
8+
<metaname="dc.created"content="2024-10-26">
99
<linkrel="stylesheet"type="text/css"href="stylesheet.css"title="Style">
1010
<linkrel="stylesheet"type="text/css"href="jquery/jquery-ui.min.css"title="Style">
1111
<linkrel="stylesheet"type="text/css"href="jquery-ui.overrides.css"title="Style">
@@ -22,7 +22,7 @@
2222
<scripttype="text/javascript"><!--
2323
try{
2424
if(location.href.indexOf('is-external=true')==-1){
25-
parent.document.title="All Packages (checkstyle 10.18.2 API)";
25+
parent.document.title="All Packages (checkstyle 10.19.0 API)";
2626
}
2727
}
2828
catch(err){

‎apidocs/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.OutputStreamOptions.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang>
44
<head>
5-
<!-- Generated by javadoc (11.0.24) onSun Sep 29 18:55:38 UTC 2024 -->
6-
<title>AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.18.2 API)</title>
5+
<!-- Generated by javadoc (11.0.24) onSat Oct 26 12:04:41 UTC 2024 -->
6+
<title>AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.19.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2024-09-29">
8+
<metaname="dc.created"content="2024-10-26">
99
<linkrel="stylesheet"type="text/css"href="../../../../stylesheet.css"title="Style">
1010
<linkrel="stylesheet"type="text/css"href="../../../../jquery/jquery-ui.min.css"title="Style">
1111
<linkrel="stylesheet"type="text/css"href="../../../../jquery-ui.overrides.css"title="Style">
@@ -22,7 +22,7 @@
2222
<scripttype="text/javascript"><!--
2323
try{
2424
if(location.href.indexOf('is-external=true')==-1){
25-
parent.document.title="AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.18.2 API)";
25+
parent.document.title="AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.19.0 API)";
2626
}
2727
}
2828
catch(err){

‎apidocs/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.PatternArrayConverter.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang>
44
<head>
5-
<!-- Generated by javadoc (11.0.24) onSun Sep 29 18:55:38 UTC 2024 -->
6-
<title>AbstractAutomaticBean.PatternArrayConverter (checkstyle 10.18.2 API)</title>
5+
<!-- Generated by javadoc (11.0.24) onSat Oct 26 12:04:41 UTC 2024 -->
6+
<title>AbstractAutomaticBean.PatternArrayConverter (checkstyle 10.19.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2024-09-29">
8+
<metaname="dc.created"content="2024-10-26">
99
<linkrel="stylesheet"type="text/css"href="../../../../stylesheet.css"title="Style">
1010
<linkrel="stylesheet"type="text/css"href="../../../../jquery/jquery-ui.min.css"title="Style">
1111
<linkrel="stylesheet"type="text/css"href="../../../../jquery-ui.overrides.css"title="Style">
@@ -22,7 +22,7 @@
2222
<scripttype="text/javascript"><!--
2323
try{
2424
if(location.href.indexOf('is-external=true')==-1){
25-
parent.document.title="AbstractAutomaticBean.PatternArrayConverter (checkstyle 10.18.2 API)";
25+
parent.document.title="AbstractAutomaticBean.PatternArrayConverter (checkstyle 10.19.0 API)";
2626
}
2727
}
2828
catch(err){
@@ -141,7 +141,7 @@ <h2 title="Class AbstractAutomaticBean.PatternArrayConverter" class="title">Clas
141141
<dd><ahref="AbstractAutomaticBean.html"title="class in com.puppycrawl.tools.checkstyle">AbstractAutomaticBean</a></dd>
142142
</dl>
143143
<hr>
144-
<pre>private static final class<ahref="../../../../src-html/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.html#line.318">AbstractAutomaticBean.PatternArrayConverter</a>
144+
<pre>private static final class<ahref="../../../../src-html/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.html#line.320">AbstractAutomaticBean.PatternArrayConverter</a>
145145
extends<ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true"title="class or interface in java.lang"class="externalLink">Object</a>
146146
implements org.apache.commons.beanutils.Converter</pre>
147147
<divclass="block">A converter that converts a comma-separated string into an array of patterns.</div>
@@ -224,7 +224,7 @@ <h3>Constructor Detail</h3>
224224
<ulclass="blockListLast">
225225
<liclass="blockList">
226226
<h4>PatternArrayConverter</h4>
227-
<pre>private&nbsp;<ahref="../../../../src-html/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.PatternArrayConverter.html#line.318">PatternArrayConverter</a>()</pre>
227+
<pre>private&nbsp;<ahref="../../../../src-html/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.PatternArrayConverter.html#line.320">PatternArrayConverter</a>()</pre>
228228
</li>
229229
</ul>
230230
</li>
@@ -243,7 +243,7 @@ <h3>Method Detail</h3>
243243
<ulclass="blockListLast">
244244
<liclass="blockList">
245245
<h4>convert</h4>
246-
<preclass="methodSignature">public&nbsp;<ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true"title="class or interface in java.lang"class="externalLink">Object</a>&nbsp;<ahref="../../../../src-html/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.PatternArrayConverter.html#line.320">convert</a>&#8203;(<ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Class.html?is-external=true"title="class or interface in java.lang"class="externalLink">Class</a>&nbsp;type,
246+
<preclass="methodSignature">public&nbsp;<ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true"title="class or interface in java.lang"class="externalLink">Object</a>&nbsp;<ahref="../../../../src-html/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.PatternArrayConverter.html#line.322">convert</a>&#8203;(<ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Class.html?is-external=true"title="class or interface in java.lang"class="externalLink">Class</a>&nbsp;type,
247247
<ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true"title="class or interface in java.lang"class="externalLink">Object</a>&nbsp;value)</pre>
248248
<dl>
249249
<dt><spanclass="overrideSpecifyLabel">Specified by:</span></dt>

‎apidocs/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.PatternConverter.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang>
44
<head>
5-
<!-- Generated by javadoc (11.0.24) onSun Sep 29 18:55:38 UTC 2024 -->
6-
<title>AbstractAutomaticBean.PatternConverter (checkstyle 10.18.2 API)</title>
5+
<!-- Generated by javadoc (11.0.24) onSat Oct 26 12:04:41 UTC 2024 -->
6+
<title>AbstractAutomaticBean.PatternConverter (checkstyle 10.19.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2024-09-29">
8+
<metaname="dc.created"content="2024-10-26">
99
<linkrel="stylesheet"type="text/css"href="../../../../stylesheet.css"title="Style">
1010
<linkrel="stylesheet"type="text/css"href="../../../../jquery/jquery-ui.min.css"title="Style">
1111
<linkrel="stylesheet"type="text/css"href="../../../../jquery-ui.overrides.css"title="Style">
@@ -22,7 +22,7 @@
2222
<scripttype="text/javascript"><!--
2323
try{
2424
if(location.href.indexOf('is-external=true')==-1){
25-
parent.document.title="AbstractAutomaticBean.PatternConverter (checkstyle 10.18.2 API)";
25+
parent.document.title="AbstractAutomaticBean.PatternConverter (checkstyle 10.19.0 API)";
2626
}
2727
}
2828
catch(err){
@@ -141,7 +141,7 @@ <h2 title="Class AbstractAutomaticBean.PatternConverter" class="title">Class Abs
141141
<dd><ahref="AbstractAutomaticBean.html"title="class in com.puppycrawl.tools.checkstyle">AbstractAutomaticBean</a></dd>
142142
</dl>
143143
<hr>
144-
<pre>private static final class<ahref="../../../../src-html/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.html#line.307">AbstractAutomaticBean.PatternConverter</a>
144+
<pre>private static final class<ahref="../../../../src-html/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.html#line.309">AbstractAutomaticBean.PatternConverter</a>
145145
extends<ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true"title="class or interface in java.lang"class="externalLink">Object</a>
146146
implements org.apache.commons.beanutils.Converter</pre>
147147
<divclass="block">A converter that converts a string to a pattern.</div>
@@ -224,7 +224,7 @@ <h3>Constructor Detail</h3>
224224
<ulclass="blockListLast">
225225
<liclass="blockList">
226226
<h4>PatternConverter</h4>
227-
<pre>private&nbsp;<ahref="../../../../src-html/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.PatternConverter.html#line.307">PatternConverter</a>()</pre>
227+
<pre>private&nbsp;<ahref="../../../../src-html/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.PatternConverter.html#line.309">PatternConverter</a>()</pre>
228228
</li>
229229
</ul>
230230
</li>
@@ -243,7 +243,7 @@ <h3>Method Detail</h3>
243243
<ulclass="blockListLast">
244244
<liclass="blockList">
245245
<h4>convert</h4>
246-
<preclass="methodSignature">public&nbsp;<ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true"title="class or interface in java.lang"class="externalLink">Object</a>&nbsp;<ahref="../../../../src-html/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.PatternConverter.html#line.309">convert</a>&#8203;(<ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Class.html?is-external=true"title="class or interface in java.lang"class="externalLink">Class</a>&nbsp;type,
246+
<preclass="methodSignature">public&nbsp;<ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true"title="class or interface in java.lang"class="externalLink">Object</a>&nbsp;<ahref="../../../../src-html/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.PatternConverter.html#line.311">convert</a>&#8203;(<ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Class.html?is-external=true"title="class or interface in java.lang"class="externalLink">Class</a>&nbsp;type,
247247
<ahref="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true"title="class or interface in java.lang"class="externalLink">Object</a>&nbsp;value)</pre>
248248
<dl>
249249
<dt><spanclass="overrideSpecifyLabel">Specified by:</span></dt>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp