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

Commit3319e58

Browse files
release 10.13.0
1 parent53b771e commit3319e58

File tree

7,053 files changed

+72708
-61693
lines changed

Some content is hidden

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

7,053 files changed

+72708
-61693
lines changed

‎anttask.html

Lines changed: 6 additions & 6 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 at2023-12-31
3+
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/xdocs/anttask.xml.vm at2024-01-28
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:2023-12-31</span>
33-
|<spanid="projectVersion">Version: 10.12.7</span>
32+
<divclass="xright"><ahref=""title="toTop">toTop</a> |<spanid="publishDate">Last Published:2024-01-28</span>
33+
|<spanid="projectVersion">Version: 10.13.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.12.7-all.jar</code> in the
166+
<code>checkstyle-10.13.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.12.7-all.jar&quot;/&gt;
183+
classpath=&quot;/path/to/checkstyle-10.13.0-all.jar&quot;/&gt;
184184
</pre></div>
185185

186186

@@ -718,7 +718,7 @@ <h2><a name="Examples"></a>Examples</h2>
718718
</div>
719719
<divid="footer">
720720
<divclass="xright">
721-
Copyright &#169; 2001&#x2013;2023..</div>
721+
Copyright &#169; 2001&#x2013;2024..</div>
722722
<divclass="clear">
723723
<hr/>
724724
</div>

‎apidocs/allclasses-index.html

Lines changed: 181 additions & 175 deletions
Large diffs are not rendered by default.

‎apidocs/allclasses.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.21) on SunDec 31 14:32:36 UTC2023 -->
6-
<title>All Classes (checkstyle 10.12.7 API)</title>
5+
<!-- Generated by javadoc (11.0.21) on SunJan 28 14:40:27 UTC2024 -->
6+
<title>All Classes (checkstyle 10.13.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2023-12-31">
8+
<metaname="dc.created"content="2024-01-28">
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">
@@ -350,6 +350,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
350350
<li><ahref="com/puppycrawl/tools/checkstyle/checks/whitespace/OperatorWrapCheck.html"title="class in com.puppycrawl.tools.checkstyle.checks.whitespace">OperatorWrapCheck</a></li>
351351
<li><ahref="com/puppycrawl/tools/checkstyle/checks/OrderedPropertiesCheck.html"title="class in com.puppycrawl.tools.checkstyle.checks">OrderedPropertiesCheck</a></li>
352352
<li><ahref="com/puppycrawl/tools/checkstyle/checks/OrderedPropertiesCheck.SequencedProperties.html"title="class in com.puppycrawl.tools.checkstyle.checks">OrderedPropertiesCheck.SequencedProperties</a></li>
353+
<li><ahref="com/puppycrawl/tools/checkstyle/utils/OsSpecificUtil.html"title="class in com.puppycrawl.tools.checkstyle.utils">OsSpecificUtil</a></li>
353354
<li><ahref="com/puppycrawl/tools/checkstyle/checks/OuterTypeFilenameCheck.html"title="class in com.puppycrawl.tools.checkstyle.checks">OuterTypeFilenameCheck</a></li>
354355
<li><ahref="com/puppycrawl/tools/checkstyle/checks/sizes/OuterTypeNumberCheck.html"title="class in com.puppycrawl.tools.checkstyle.checks.sizes">OuterTypeNumberCheck</a></li>
355356
<li><ahref="com/puppycrawl/tools/checkstyle/checks/coding/OverloadMethodsDeclarationOrderCheck.html"title="class in com.puppycrawl.tools.checkstyle.checks.coding">OverloadMethodsDeclarationOrderCheck</a></li>

‎apidocs/allpackages-index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.21) on SunDec 31 14:32:36 UTC2023 -->
6-
<title>All Packages (checkstyle 10.12.7 API)</title>
5+
<!-- Generated by javadoc (11.0.21) on SunJan 28 14:40:27 UTC2024 -->
6+
<title>All Packages (checkstyle 10.13.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2023-12-31">
8+
<metaname="dc.created"content="2024-01-28">
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.12.7 API)";
25+
parent.document.title="All Packages (checkstyle 10.13.0 API)";
2626
}
2727
}
2828
catch(err){
@@ -337,7 +337,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
337337
</a></div>
338338
<!-- ======== END OF BOTTOM NAVBAR ======= -->
339339
</nav>
340-
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
340+
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
341341
</footer>
342342
</body>
343343
</html>

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.21) on SunDec 31 14:32:36 UTC2023 -->
6-
<title>AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.12.7 API)</title>
5+
<!-- Generated by javadoc (11.0.21) on SunJan 28 14:40:27 UTC2024 -->
6+
<title>AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.13.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2023-12-31">
8+
<metaname="dc.created"content="2024-01-28">
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.12.7 API)";
25+
parent.document.title="AbstractAutomaticBean.OutputStreamOptions (checkstyle 10.13.0 API)";
2626
}
2727
}
2828
catch(err){
@@ -427,7 +427,7 @@ <h4>valueOf</h4>
427427
</a></div>
428428
<!-- ======== END OF BOTTOM NAVBAR ======= -->
429429
</nav>
430-
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
430+
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
431431
</footer>
432432
</body>
433433
</html>

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.21) on SunDec 31 14:32:36 UTC2023 -->
6-
<title>AbstractAutomaticBean.PatternConverter (checkstyle 10.12.7 API)</title>
5+
<!-- Generated by javadoc (11.0.21) on SunJan 28 14:40:27 UTC2024 -->
6+
<title>AbstractAutomaticBean.PatternConverter (checkstyle 10.13.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2023-12-31">
8+
<metaname="dc.created"content="2024-01-28">
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.12.7 API)";
25+
parent.document.title="AbstractAutomaticBean.PatternConverter (checkstyle 10.13.0 API)";
2626
}
2727
}
2828
catch(err){
@@ -320,7 +320,7 @@ <h4>convert</h4>
320320
</a></div>
321321
<!-- ======== END OF BOTTOM NAVBAR ======= -->
322322
</nav>
323-
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
323+
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
324324
</footer>
325325
</body>
326326
</html>

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.21) on SunDec 31 14:32:36 UTC2023 -->
6-
<title>AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.12.7 API)</title>
5+
<!-- Generated by javadoc (11.0.21) on SunJan 28 14:40:27 UTC2024 -->
6+
<title>AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.13.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2023-12-31">
8+
<metaname="dc.created"content="2024-01-28">
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.RelaxedAccessModifierArrayConverter (checkstyle 10.12.7 API)";
25+
parent.document.title="AbstractAutomaticBean.RelaxedAccessModifierArrayConverter (checkstyle 10.13.0 API)";
2626
}
2727
}
2828
catch(err){
@@ -367,7 +367,7 @@ <h4>convert</h4>
367367
</a></div>
368368
<!-- ======== END OF BOTTOM NAVBAR ======= -->
369369
</nav>
370-
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
370+
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
371371
</footer>
372372
</body>
373373
</html>

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.21) on SunDec 31 14:32:36 UTC2023 -->
6-
<title>AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.12.7 API)</title>
5+
<!-- Generated by javadoc (11.0.21) on SunJan 28 14:40:27 UTC2024 -->
6+
<title>AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.13.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2023-12-31">
8+
<metaname="dc.created"content="2024-01-28">
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.RelaxedStringArrayConverter (checkstyle 10.12.7 API)";
25+
parent.document.title="AbstractAutomaticBean.RelaxedStringArrayConverter (checkstyle 10.13.0 API)";
2626
}
2727
}
2828
catch(err){
@@ -322,7 +322,7 @@ <h4>convert</h4>
322322
</a></div>
323323
<!-- ======== END OF BOTTOM NAVBAR ======= -->
324324
</nav>
325-
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
325+
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
326326
</footer>
327327
</body>
328328
</html>

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.21) on SunDec 31 14:32:36 UTC2023 -->
6-
<title>AbstractAutomaticBean.ScopeConverter (checkstyle 10.12.7 API)</title>
5+
<!-- Generated by javadoc (11.0.21) on SunJan 28 14:40:27 UTC2024 -->
6+
<title>AbstractAutomaticBean.ScopeConverter (checkstyle 10.13.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2023-12-31">
8+
<metaname="dc.created"content="2024-01-28">
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.ScopeConverter (checkstyle 10.12.7 API)";
25+
parent.document.title="AbstractAutomaticBean.ScopeConverter (checkstyle 10.13.0 API)";
2626
}
2727
}
2828
catch(err){
@@ -320,7 +320,7 @@ <h4>convert</h4>
320320
</a></div>
321321
<!-- ======== END OF BOTTOM NAVBAR ======= -->
322322
</nav>
323-
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
323+
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
324324
</footer>
325325
</body>
326326
</html>

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<htmllang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.21) on SunDec 31 14:32:36 UTC2023 -->
6-
<title>AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.12.7 API)</title>
5+
<!-- Generated by javadoc (11.0.21) on SunJan 28 14:40:27 UTC2024 -->
6+
<title>AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.13.0 API)</title>
77
<metahttp-equiv="Content-Type"content="text/html; charset=UTF-8">
8-
<metaname="dc.created"content="2023-12-31">
8+
<metaname="dc.created"content="2024-01-28">
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.SeverityLevelConverter (checkstyle 10.12.7 API)";
25+
parent.document.title="AbstractAutomaticBean.SeverityLevelConverter (checkstyle 10.13.0 API)";
2626
}
2727
}
2828
catch(err){
@@ -320,7 +320,7 @@ <h4>convert</h4>
320320
</a></div>
321321
<!-- ======== END OF BOTTOM NAVBAR ======= -->
322322
</nav>
323-
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2023. All rights reserved.</small></p>
323+
<pclass="legalCopy"><small>Copyright &#169; 2001&#x2013;2024. All rights reserved.</small></p>
324324
</footer>
325325
</body>
326326
</html>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp