Skip to content

Commit 53b6413

Browse files
Site checkin for project Plexus IO Components
1 parent 726323c commit 53b6413

File tree

197 files changed

+2416
-2697
lines changed

Some content is hidden

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

197 files changed

+2416
-2697
lines changed

apidocs/allclasses-index.html

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (22) -->
5-
<title>All Classes and Interfaces (Plexus IO Components 3.5.0 API)</title>
4+
<!-- Generated by javadoc (21) -->
5+
<title>All Classes and Interfaces (Plexus IO Components 3.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="class index">
99
<meta name="generator" content="javadoc/AllClassesIndexWriter">
10-
<link rel="stylesheet" type="text/css" href="resource-files/jquery-ui.min.css" title="Style">
11-
<link rel="stylesheet" type="text/css" href="resource-files/stylesheet.css" title="Style">
12-
<script type="text/javascript" src="script-files/script.js"></script>
13-
<script type="text/javascript" src="script-files/jquery-3.6.1.min.js"></script>
14-
<script type="text/javascript" src="script-files/jquery-ui.min.js"></script>
10+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
11+
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
12+
<script type="text/javascript" src="script.js"></script>
13+
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1515
</head>
1616
<body class="all-classes-index-page">
1717
<script type="text/javascript">var pathtoroot = "./";
1818
loadScripts(document, 'script');</script>
1919
<noscript>
2020
<div>JavaScript is disabled on your browser.</div>
2121
</noscript>
22-
<header role="banner">
22+
<div class="flex-box">
23+
<header role="banner" class="flex-header">
2324
<nav role="navigation">
2425
<!-- ========= START OF TOP NAVBAR ======= -->
2526
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
@@ -45,14 +46,15 @@
4546
<!-- ========= END OF TOP NAVBAR ========= -->
4647
<span class="skip-nav" id="skip-navbar-top"></span></nav>
4748
</header>
49+
<div class="flex-content">
4850
<main role="main">
4951
<div class="header">
5052
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
5153
</div>
5254
<div id="all-classes-table">
5355
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab3" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab3', 2)" class="table-tab">Enums</button></div>
54-
<div id="all-classes-table.tabpanel" role="tabpanel">
55-
<div class="summary-table two-column-summary" aria-labelledby="all-classes-table-tab0">
56+
<div id="all-classes-table.tabpanel" role="tabpanel" aria-labelledby="all-classes-table-tab0">
57+
<div class="summary-table two-column-summary">
5658
<div class="table-header col-first">Class</div>
5759
<div class="table-header col-last">Description</div>
5860
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/codehaus/plexus/components/io/filemappers/AbstractFileMapper.html" title="class in org.codehaus.plexus.components.io.filemappers">AbstractFileMapper</a></div>
@@ -237,5 +239,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
237239
<hr>
238240
<p class="legal-copy"><small>Copyright &#169; 2001&#x2013;2024 <a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>
239241
</footer>
242+
</div>
243+
</div>
240244
</body>
241245
</html>

apidocs/allpackages-index.html

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (22) -->
5-
<title>All Packages (Plexus IO Components 3.5.0 API)</title>
4+
<!-- Generated by javadoc (21) -->
5+
<title>All Packages (Plexus IO Components 3.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="package index">
99
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
10-
<link rel="stylesheet" type="text/css" href="resource-files/jquery-ui.min.css" title="Style">
11-
<link rel="stylesheet" type="text/css" href="resource-files/stylesheet.css" title="Style">
12-
<script type="text/javascript" src="script-files/script.js"></script>
13-
<script type="text/javascript" src="script-files/jquery-3.6.1.min.js"></script>
14-
<script type="text/javascript" src="script-files/jquery-ui.min.js"></script>
10+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
11+
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
12+
<script type="text/javascript" src="script.js"></script>
13+
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1515
</head>
1616
<body class="all-packages-index-page">
1717
<script type="text/javascript">var pathtoroot = "./";
1818
loadScripts(document, 'script');</script>
1919
<noscript>
2020
<div>JavaScript is disabled on your browser.</div>
2121
</noscript>
22-
<header role="banner">
22+
<div class="flex-box">
23+
<header role="banner" class="flex-header">
2324
<nav role="navigation">
2425
<!-- ========= START OF TOP NAVBAR ======= -->
2526
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
@@ -45,6 +46,7 @@
4546
<!-- ========= END OF TOP NAVBAR ========= -->
4647
<span class="skip-nav" id="skip-navbar-top"></span></nav>
4748
</header>
49+
<div class="flex-content">
4850
<main role="main">
4951
<div class="header">
5052
<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
@@ -79,5 +81,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
7981
<hr>
8082
<p class="legal-copy"><small>Copyright &#169; 2001&#x2013;2024 <a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>
8183
</footer>
84+
</div>
85+
</div>
8286
</body>
8387
</html>

apidocs/constant-values.html

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (22) -->
5-
<title>Constant Field Values (Plexus IO Components 3.5.0 API)</title>
4+
<!-- Generated by javadoc (21) -->
5+
<title>Constant Field Values (Plexus IO Components 3.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="summary of constants">
9-
<meta name="generator" content="javadoc/ConstantsSummaryWriter">
10-
<link rel="stylesheet" type="text/css" href="resource-files/jquery-ui.min.css" title="Style">
11-
<link rel="stylesheet" type="text/css" href="resource-files/stylesheet.css" title="Style">
12-
<script type="text/javascript" src="script-files/script.js"></script>
13-
<script type="text/javascript" src="script-files/jquery-3.6.1.min.js"></script>
14-
<script type="text/javascript" src="script-files/jquery-ui.min.js"></script>
9+
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
10+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
11+
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
12+
<script type="text/javascript" src="script.js"></script>
13+
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1515
</head>
1616
<body class="constants-summary-page">
1717
<script type="text/javascript">var pathtoroot = "./";
1818
loadScripts(document, 'script');</script>
1919
<noscript>
2020
<div>JavaScript is disabled on your browser.</div>
2121
</noscript>
22-
<header role="banner">
22+
<div class="flex-box">
23+
<header role="banner" class="flex-header">
2324
<nav role="navigation">
2425
<!-- ========= START OF TOP NAVBAR ======= -->
2526
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
@@ -45,6 +46,7 @@
4546
<!-- ========= END OF TOP NAVBAR ========= -->
4647
<span class="skip-nav" id="skip-navbar-top"></span></nav>
4748
</header>
49+
<div class="flex-content">
4850
<main role="main">
4951
<div class="header">
5052
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
@@ -241,5 +243,7 @@ <h2 title="org.codehaus.*">org.codehaus.*</h2>
241243
<hr>
242244
<p class="legal-copy"><small>Copyright &#169; 2001&#x2013;2024 <a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>
243245
</footer>
246+
</div>
247+
</div>
244248
</body>
245249
</html>
File renamed without changes.

apidocs/deprecated-list.html

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (22) -->
5-
<title>Deprecated List (Plexus IO Components 3.5.0 API)</title>
4+
<!-- Generated by javadoc (21) -->
5+
<title>Deprecated List (Plexus IO Components 3.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="deprecated elements">
99
<meta name="generator" content="javadoc/DeprecatedListWriter">
10-
<link rel="stylesheet" type="text/css" href="resource-files/jquery-ui.min.css" title="Style">
11-
<link rel="stylesheet" type="text/css" href="resource-files/stylesheet.css" title="Style">
12-
<script type="text/javascript" src="script-files/script.js"></script>
13-
<script type="text/javascript" src="script-files/jquery-3.6.1.min.js"></script>
14-
<script type="text/javascript" src="script-files/jquery-ui.min.js"></script>
10+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
11+
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
12+
<script type="text/javascript" src="script.js"></script>
13+
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1515
</head>
1616
<body class="deprecated-list-page">
1717
<script type="text/javascript">var pathtoroot = "./";
1818
loadScripts(document, 'script');</script>
1919
<noscript>
2020
<div>JavaScript is disabled on your browser.</div>
2121
</noscript>
22-
<header role="banner">
22+
<div class="flex-box">
23+
<header role="banner" class="flex-header">
2324
<nav role="navigation">
2425
<!-- ========= START OF TOP NAVBAR ======= -->
2526
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
@@ -45,6 +46,7 @@
4546
<!-- ========= END OF TOP NAVBAR ========= -->
4647
<span class="skip-nav" id="skip-navbar-top"></span></nav>
4748
</header>
49+
<div class="flex-content">
4850
<main role="main">
4951
<div class="header">
5052
<h1 title="Deprecated API" class="title">Deprecated API</h1>
@@ -87,5 +89,7 @@ <h2 title="Contents">Contents</h2>
8789
<hr>
8890
<p class="legal-copy"><small>Copyright &#169; 2001&#x2013;2024 <a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>
8991
</footer>
92+
</div>
93+
</div>
9094
</body>
9195
</html>

apidocs/help-doc.html

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (22) -->
5-
<title>API Help (Plexus IO Components 3.5.0 API)</title>
4+
<!-- Generated by javadoc (21) -->
5+
<title>API Help (Plexus IO Components 3.5.1 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="help">
99
<meta name="generator" content="javadoc/HelpWriter">
10-
<link rel="stylesheet" type="text/css" href="resource-files/jquery-ui.min.css" title="Style">
11-
<link rel="stylesheet" type="text/css" href="resource-files/stylesheet.css" title="Style">
12-
<script type="text/javascript" src="script-files/script.js"></script>
13-
<script type="text/javascript" src="script-files/jquery-3.6.1.min.js"></script>
14-
<script type="text/javascript" src="script-files/jquery-ui.min.js"></script>
10+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
11+
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
12+
<script type="text/javascript" src="script.js"></script>
13+
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1515
</head>
1616
<body class="help-page">
1717
<script type="text/javascript">var pathtoroot = "./";
1818
loadScripts(document, 'script');</script>
1919
<noscript>
2020
<div>JavaScript is disabled on your browser.</div>
2121
</noscript>
22-
<header role="banner">
22+
<div class="flex-box">
23+
<header role="banner" class="flex-header">
2324
<nav role="navigation">
2425
<!-- ========= START OF TOP NAVBAR ======= -->
2526
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button>
@@ -60,6 +61,7 @@
6061
<!-- ========= END OF TOP NAVBAR ========= -->
6162
<span class="skip-nav" id="skip-navbar-top"></span></nav>
6263
</header>
64+
<div class="flex-content">
6365
<main role="main">
6466
<h1 class="title">JavaDoc Help</h1>
6567
<ul class="help-toc">
@@ -78,7 +80,6 @@ <h1 class="title">JavaDoc Help</h1>
7880
<li><a href="#tree">Tree (Class Hierarchy)</a></li>
7981
<li><a href="#deprecated">Deprecated API</a></li>
8082
<li><a href="#constant-values">Constant Field Values</a></li>
81-
<li><a href="#serialized-form">Serialized Form</a></li>
8283
<li><a href="#all-packages">All Packages</a></li>
8384
<li><a href="#all-classes">All Classes and Interfaces</a></li>
8485
<li><a href="#index">Index</a></li>
@@ -97,7 +98,7 @@ <h3>Search</h3>
9798
<li><code>"InpStr"</code> matches "java.io.InputStream"</li>
9899
<li><code>"math exact long"</code> matches "java.lang.Math.absExact(long)"</li>
99100
</ul>
100-
<p>Refer to the <a href="https://docs.oracle.com/en/java/javase/22/docs/specs/javadoc/javadoc-search-spec.html">Javadoc Search Specification</a> for a full description of search features.</p>
101+
<p>Refer to the <a href="https://docs.oracle.com/en/java/javase/21/docs/specs/javadoc/javadoc-search-spec.html">Javadoc Search Specification</a> for a full description of search features.</p>
101102
</section>
102103
</div>
103104
<hr>
@@ -177,10 +178,6 @@ <h3>Deprecated API</h3>
177178
<h3>Constant Field Values</h3>
178179
<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
179180
</section>
180-
<section class="help-section" id="serialized-form">
181-
<h3>Serialized Form</h3>
182-
<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to those who implement rather than use the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See Also" section of the class description.</p>
183-
</section>
184181
<section class="help-section" id="all-packages">
185182
<h3>All Packages</h3>
186183
<p>The <a href="allpackages-index.html">All Packages</a> page contains an alphabetic index of all packages contained in the documentation.</p>
@@ -200,5 +197,7 @@ <h3>Index</h3>
200197
<hr>
201198
<p class="legal-copy"><small>Copyright &#169; 2001&#x2013;2024 <a href="https://codehaus-plexus.github.io/">Codehaus Plexus</a>. All rights reserved.</small></p>
202199
</footer>
200+
</div>
201+
</div>
203202
</body>
204203
</html>

0 commit comments

Comments
 (0)