Modified: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/help-doc.html ============================================================================== --- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/help-doc.html (original) +++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/help-doc.html Sun Oct 24 12:37:11 2021 @@ -1,224 +1,179 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc --> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>API Help (Apache Maven AntRun Plugin 3.0.0 Test API)</title> -<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> -<script type="text/javascript" src="script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="API Help (Apache Maven AntRun Plugin 3.0.0 Test API)"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="org/apache/maven/plugins/antrun/package-summary.html">Package</a></li> -<li>Class</li> -<li>Use</li> -<li><a href="org/apache/maven/plugins/antrun/package-tree.html">Tree</a></li> -<li><a href="deprecated-list.html">Deprecated</a></li> -<li><a href="index-all.html">Index</a></li> -<li class="navBarCell1Rev">Help</li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="index.html?help-doc.html" target="_top">Frames</a></li> -<li><a href="help-doc.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h1 class="title">How This API Document Is Organized</h1> -<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div> -</div> -<div class="contentContainer"> -<ul class="blockList"> -<li class="blockList"> -<h2>Package</h2> -<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p> -<ul> -<li>Interfaces (italic)</li> -<li>Classes</li> -<li>Enums</li> -<li>Exceptions</li> -<li>Errors</li> -<li>Annotation Types</li> -</ul> -</li> -<li class="blockList"> -<h2>Class/Interface</h2> -<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p> -<ul> -<li>Class inheritance diagram</li> -<li>Direct Subclasses</li> -<li>All Known Subinterfaces</li> -<li>All Known Implementing Classes</li> -<li>Class/interface declaration</li> -<li>Class/interface description</li> -</ul> -<ul> -<li>Nested Class Summary</li> -<li>Field Summary</li> -<li>Constructor Summary</li> -<li>Method Summary</li> -</ul> -<ul> -<li>Field Detail</li> -<li>Constructor Detail</li> -<li>Method Detail</li> -</ul> -<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p> -</li> -<li class="blockList"> -<h2>Annotation Type</h2> -<p>Each annotation type has its own separate page with the following sections:</p> -<ul> -<li>Annotation Type declaration</li> -<li>Annotation Type description</li> -<li>Required Element Summary</li> -<li>Optional Element Summary</li> -<li>Element Detail</li> -</ul> -</li> -<li class="blockList"> -<h2>Enum</h2> -<p>Each enum has its own separate page with the following sections:</p> -<ul> -<li>Enum declaration</li> -<li>Enum description</li> -<li>Enum Constant Summary</li> -<li>Enum Constant Detail</li> -</ul> -</li> -<li class="blockList"> -<h2>Use</h2> -<p>Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p> -</li> -<li class="blockList"> -<h2>Tree (Class Hierarchy)</h2> -<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p> -<ul> -<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li> -<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li> -</ul> -</li> -<li class="blockList"> -<h2>Deprecated API</h2> -<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p> -</li> -<li class="blockList"> -<h2>Index</h2> -<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p> -</li> -<li class="blockList"> -<h2>Prev/Next</h2> -<p>These links take you to the next or previous class, interface, package, or related page.</p> -</li> -<li class="blockList"> -<h2>Frames/No Frames</h2> -<p>These links show and hide the HTML frames. All pages are available with or without frames.</p> -</li> -<li class="blockList"> -<h2>All Classes</h2> -<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p> -</li> -<li class="blockList"> -<h2>Serialized Form</h2> -<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using 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> -</li> -<li class="blockList"> -<h2>Constant Field Values</h2> -<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p> -</li> -</ul> -<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="org/apache/maven/plugins/antrun/package-summary.html">Package</a></li> -<li>Class</li> -<li>Use</li> -<li><a href="org/apache/maven/plugins/antrun/package-tree.html">Tree</a></li> -<li><a href="deprecated-list.html">Deprecated</a></li> -<li><a href="index-all.html">Index</a></li> -<li class="navBarCell1Rev">Help</li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="index.html?help-doc.html" target="_top">Frames</a></li> -<li><a href="help-doc.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> +<!DOCTYPE HTML> +<html lang="en"> +<head> +<!-- Generated by javadoc (17) --> +<title>API Help (Apache Maven AntRun Plugin 3.1.0-SNAPSHOT Test API)</title> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<meta name="description" content="help"> +<meta name="generator" content="javadoc/HelpWriter"> +<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style"> +<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style"> +<script type="text/javascript" src="script.js"></script> +<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script> +<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> +</head> +<body class="help-page"> +<script type="text/javascript">var pathtoroot = "./"; +loadScripts(document, 'script');</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<div class="flex-box"> +<header role="banner" class="flex-header"> +<nav role="navigation"> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="top-nav" id="navbar-top"> +<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> +<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> +<li><a href="org/apache/maven/plugins/antrun/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="overview-tree.html">Tree</a></li> +<li><a href="index-all.html">Index</a></li> +<li class="nav-bar-cell1-rev">Help</li> +</ul> +</div> +<div class="sub-nav"> +<div> +<ul class="sub-nav-list"> +<li>Help: </li> +<li><a href="#help-navigation">Navigation</a> | </li> +<li><a href="#help-pages">Pages</a></li> +</ul> +</div> +<div class="nav-list-search"><label for="search-input">SEARCH:</label> +<input type="text" id="search-input" value="search" disabled="disabled"> +<input type="reset" id="reset-button" value="reset" disabled="disabled"> +</div> +</div> +<!-- ========= END OF TOP NAVBAR ========= --> +<span class="skip-nav" id="skip-navbar-top"></span></nav> +</header> +<div class="flex-content"> +<main role="main"> +<h1 class="title">JavaDoc Help</h1> +<ul class="help-toc"> +<li><a href="#help-navigation">Navigation</a>: +<ul class="help-subtoc"> +<li><a href="#help-search">Search</a></li> +</ul> +</li> +<li><a href="#help-pages">Kinds of Pages</a>: +<ul class="help-subtoc"> +<li><a href="#package">Package</a></li> +<li><a href="#class">Class or Interface</a></li> +<li><a href="#doc-file">Other Files</a></li> +<li><a href="#use">Use</a></li> +<li><a href="#tree">Tree (Class Hierarchy)</a></li> +<li><a href="#all-packages">All Packages</a></li> +<li><a href="#all-classes">All Classes and Interfaces</a></li> +<li><a href="#index">Index</a></li> +</ul> +</li> +</ul> +<hr> +<div class="sub-title"> +<h2 id="help-navigation">Navigation</h2> +Starting from the <a href="index.html">Overview</a> page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The <a href="index-all.html">Index</a> and Search box allow you to navigate to specific declarations and summary pages, including: <a href="allpackages-index.html">All Packages</a>, <a href="allclasses-index.html">All Classes and Interfaces</a> +<section class="help-section" id="help-search"> +<h3>Search</h3> +<p>You can search for definitions of modules, packages, types, fields, methods, system properties and other terms defined in the API, using some or all of the name, optionally using "camelCase" abbreviations. For example:</p> +<ul class="help-section-list"> +<li><code>j.l.obj</code> will match "java.lang.Object"</li> +<li><code>InpStr</code> will match "java.io.InputStream"</li> +<li><code>HM.cK</code> will match "java.util.HashMap.containsKey(Object)"</li> +</ul> +<p>Refer to the <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/javadoc/javadoc-search-spec.html">Javadoc Search Specification</a> for a full description of search features.</p> +</section> +</div> +<hr> +<div class="sub-title"> +<h2 id="help-pages">Kinds of Pages</h2> +The following sections describe the different kinds of pages in this collection. +<section class="help-section" id="package"> +<h3>Package</h3> +<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:</p> +<ul class="help-section-list"> +<li>Interfaces</li> +<li>Classes</li> +<li>Enums</li> +<li>Exceptions</li> +<li>Errors</li> +<li>Annotation Types</li> +</ul> +</section> +<section class="help-section" id="class"> +<h3>Class or Interface</h3> +<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.</p> +<ul class="help-section-list"> +<li>Class Inheritance Diagram</li> +<li>Direct Subclasses</li> +<li>All Known Subinterfaces</li> +<li>All Known Implementing Classes</li> +<li>Class or Interface Declaration</li> +<li>Class or Interface Description</li> +</ul> +<br> +<ul class="help-section-list"> +<li>Nested Class Summary</li> +<li>Enum Constant Summary</li> +<li>Field Summary</li> +<li>Property Summary</li> +<li>Constructor Summary</li> +<li>Method Summary</li> +<li>Required Element Summary</li> +<li>Optional Element Summary</li> +</ul> +<br> +<ul class="help-section-list"> +<li>Enum Constant Details</li> +<li>Field Details</li> +<li>Property Details</li> +<li>Constructor Details</li> +<li>Method Details</li> +<li>Element Details</li> +</ul> +<p><span class="help-note">Note:</span> Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.</p> +<p>The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p> +</section> +<section class="help-section" id="doc-file"> +<h3>Other Files</h3> +<p>Packages and modules may contain pages with additional information related to the declarations nearby.</p> +</section> +<section class="help-section" id="use"> +<h3>Use</h3> +<p>Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the USE link in the navigation bar.</p> +</section> +<section class="help-section" id="tree"> +<h3>Tree (Class Hierarchy)</h3> +<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with <code>java.lang.Object</code>. Interfaces do not inherit from <code>java.lang.Object</code>.</p> +<ul class="help-section-list"> +<li>When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.</li> +<li>When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.</li> +</ul> +</section> +<section class="help-section" id="all-packages"> +<h3>All Packages</h3> +<p>The <a href="allpackages-index.html">All Packages</a> page contains an alphabetic index of all packages contained in the documentation.</p> +</section> +<section class="help-section" id="all-classes"> +<h3>All Classes and Interfaces</h3> +<p>The <a href="allclasses-index.html">All Classes and Interfaces</a> page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.</p> +</section> +<section class="help-section" id="index"> +<h3>Index</h3> +<p>The <a href="index-all.html">Index</a> contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as <a href="allpackages-index.html">All Packages</a>, <a href="allclasses-index.html">All Classes and Interfaces</a>.</p> +</section> +</div> +<hr> +<span class="help-footnote">This help file applies to API documentation generated by the standard doclet.</span></main> +<footer role="contentinfo"> +<hr> +<p class="legal-copy"><small>Copyright © 2002–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</footer> +</div> +</div> +</body> </html> \ No newline at end of file
Modified: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/index-all.html ============================================================================== --- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/index-all.html (original) +++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/index-all.html Sun Oct 24 12:37:11 2021 @@ -1,179 +1,95 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc --> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Index (Apache Maven AntRun Plugin 3.0.0 Test API)</title> -<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> -<script type="text/javascript" src="script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Index (Apache Maven AntRun Plugin 3.0.0 Test API)"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="org/apache/maven/plugins/antrun/package-summary.html">Package</a></li> -<li>Class</li> -<li>Use</li> -<li><a href="org/apache/maven/plugins/antrun/package-tree.html">Tree</a></li> -<li><a href="deprecated-list.html">Deprecated</a></li> -<li class="navBarCell1Rev">Index</li> -<li><a href="help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="index.html?index-all.html" target="_top">Frames</a></li> -<li><a href="index-all.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:G">G</a> <a href="#I:O">O</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a name="I:A"> -<!-- --> -</a> -<h2 class="title">A</h2> -<dl> -<dt><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" title="class in org.apache.maven.plugins.antrun"><span class="typeNameLink">AntrunXmlPlexusConfigurationWriterTest</span></a> - Class in <a href="org/apache/maven/plugins/antrun/package-summary.html">org.apache.maven.plugins.antrun</a></dt> -<dd> -<div class="block">Test class for <a href="http://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.antrun.AntrunXmlPlexusConfigurationWriter.html?is-external=true" title="class or interface in org.apache.maven"><code>AntrunXmlPlexusConfigurationWriter</code></a>.</div> -</dd> -<dt><span class="memberNameLink"><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#AntrunXmlPlexusConfigurationWriterTest--">AntrunXmlPlexusConfigurationWriterTest()</a></span> - Constructor for class org.apache.maven.plugins.antrun.<a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" title="class in org.apache.maven.plugins.antrun">AntrunXmlPlexusConfigurationWriterTest</a></dt> -<dd> </dd> -</dl> -<a name="I:G"> -<!-- --> -</a> -<h2 class="title">G</h2> -<dl> -<dt><span class="memberNameLink"><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#getFolder--">getFolder()</a></span> - Method in class org.apache.maven.plugins.antrun.<a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" title="class in org.apache.maven.plugins.antrun">AntrunXmlPlexusConfigurationWriterTest</a></dt> -<dd> </dd> -</dl> -<a name="I:O"> -<!-- --> -</a> -<h2 class="title">O</h2> -<dl> -<dt><a href="org/apache/maven/plugins/antrun/package-summary.html">org.apache.maven.plugins.antrun</a> - package org.apache.maven.plugins.antrun</dt> -<dd> </dd> -</dl> -<a name="I:S"> -<!-- --> -</a> -<h2 class="title">S</h2> -<dl> -<dt><span class="memberNameLink"><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#setUp--">setUp()</a></span> - Method in class org.apache.maven.plugins.antrun.<a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" title="class in org.apache.maven.plugins.antrun">AntrunXmlPlexusConfigurationWriterTest</a></dt> -<dd> </dd> -</dl> -<a name="I:T"> -<!-- --> -</a> -<h2 class="title">T</h2> -<dl> -<dt><span class="memberNameLink"><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#testBasic--">testBasic()</a></span> - Method in class org.apache.maven.plugins.antrun.<a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" title="class in org.apache.maven.plugins.antrun">AntrunXmlPlexusConfigurationWriterTest</a></dt> -<dd> -<div class="block">Tests that the XML file produced with the writer is pretty printed and that basic attributes are kept.</div> -</dd> -<dt><span class="memberNameLink"><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#testCombineAttributes--">testCombineAttributes()</a></span> - Method in class org.apache.maven.plugins.antrun.<a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" title="class in org.apache.maven.plugins.antrun">AntrunXmlPlexusConfigurationWriterTest</a></dt> -<dd> -<div class="block">Tests that combine.children and combine.self attributes in the XML configuration elements are ignored during - serialization.</div> -</dd> -<dt><span class="memberNameLink"><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#testCustomTaskPrefix--">testCustomTaskPrefix()</a></span> - Method in class org.apache.maven.plugins.antrun.<a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" title="class in org.apache.maven.plugins.antrun">AntrunXmlPlexusConfigurationWriterTest</a></dt> -<dd> -<div class="block">Tests that setting a custom prefix ends up in the project namespace in the target element with the correct name.</div> -</dd> -<dt><span class="memberNameLink"><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#testEmptyTarget--">testEmptyTarget()</a></span> - Method in class org.apache.maven.plugins.antrun.<a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" title="class in org.apache.maven.plugins.antrun">AntrunXmlPlexusConfigurationWriterTest</a></dt> -<dd> -<div class="block">Tests that serialization is correct even if Ant target is empty (no children, no attributes except name).</div> -</dd> -</dl> -<a href="#I:A">A</a> <a href="#I:G">G</a> <a href="#I:O">O</a> <a href="#I:S">S</a> <a href="#I:T">T</a> </div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="org/apache/maven/plugins/antrun/package-summary.html">Package</a></li> -<li>Class</li> -<li>Use</li> -<li><a href="org/apache/maven/plugins/antrun/package-tree.html">Tree</a></li> -<li><a href="deprecated-list.html">Deprecated</a></li> -<li class="navBarCell1Rev">Index</li> -<li><a href="help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="index.html?index-all.html" target="_top">Frames</a></li> -<li><a href="index-all.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> +<!DOCTYPE HTML> +<html lang="en"> +<head> +<!-- Generated by javadoc (17) --> +<title>Index (Apache Maven AntRun Plugin 3.1.0-SNAPSHOT Test API)</title> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<meta name="description" content="index"> +<meta name="generator" content="javadoc/IndexWriter"> +<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style"> +<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style"> +<script type="text/javascript" src="script.js"></script> +<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script> +<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> +</head> +<body class="index-page"> +<script type="text/javascript">var pathtoroot = "./"; +loadScripts(document, 'script');</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<div class="flex-box"> +<header role="banner" class="flex-header"> +<nav role="navigation"> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="top-nav" id="navbar-top"> +<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> +<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> +<li><a href="org/apache/maven/plugins/antrun/package-summary.html">Package</a></li> +<li>Class</li> +<li>Use</li> +<li><a href="overview-tree.html">Tree</a></li> +<li class="nav-bar-cell1-rev">Index</li> +<li><a href="help-doc.html#index">Help</a></li> +</ul> +</div> +<div class="sub-nav"> +<div class="nav-list-search"><label for="search-input">SEARCH:</label> +<input type="text" id="search-input" value="search" disabled="disabled"> +<input type="reset" id="reset-button" value="reset" disabled="disabled"> +</div> +</div> +<!-- ========= END OF TOP NAVBAR ========= --> +<span class="skip-nav" id="skip-navbar-top"></span></nav> +</header> +<div class="flex-content"> +<main role="main"> +<div class="header"> +<h1>Index</h1> +</div> +<a href="#I:A">A</a> <a href="#I:O">O</a> <a href="#I:T">T</a> <br><a href="allclasses-index.html">All Classes and Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All Packages</a> +<h2 class="title" id="I:A">A</h2> +<dl class="index"> +<dt><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" class="type-name-link" title="class in org.apache.maven.plugins.antrun">AntrunXmlPlexusConfigurationWriterTest</a> - Class in <a href="org/apache/maven/plugins/antrun/package-summary.html">org.apache.maven.plugins.antrun</a></dt> +<dd> +<div class="block">Test class for <a href="../apidocs/org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriter.html" title="class or interface in org.apache.maven.plugins.antrun" class="external-link"><code>AntrunXmlPlexusConfigurationWriter</code></a>.</div> +</dd> +<dt><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#%3Cinit%3E()" class="member-name-link">AntrunXmlPlexusConfigurationWriterTest()</a> - Constructor for class org.apache.maven.plugins.antrun.<a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" title="class in org.apache.maven.plugins.antrun">AntrunXmlPlexusConfigurationWriterTest</a></dt> +<dd> </dd> +</dl> +<h2 class="title" id="I:O">O</h2> +<dl class="index"> +<dt><a href="org/apache/maven/plugins/antrun/package-summary.html">org.apache.maven.plugins.antrun</a> - package org.apache.maven.plugins.antrun</dt> +<dd> </dd> +</dl> +<h2 class="title" id="I:T">T</h2> +<dl class="index"> +<dt><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#testBasic()" class="member-name-link">testBasic()</a> - Method in class org.apache.maven.plugins.antrun.<a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" title="class in org.apache.maven.plugins.antrun">AntrunXmlPlexusConfigurationWriterTest</a></dt> +<dd> +<div class="block">Tests that the XML file produced with the writer is pretty printed and that basic attributes are kept.</div> +</dd> +<dt><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#testCombineAttributes()" class="member-name-link">testCombineAttributes()</a> - Method in class org.apache.maven.plugins.antrun.<a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" title="class in org.apache.maven.plugins.antrun">AntrunXmlPlexusConfigurationWriterTest</a></dt> +<dd> +<div class="block">Tests that combine.children and combine.self attributes in the XML configuration elements are ignored during + serialization.</div> +</dd> +<dt><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#testCustomTaskPrefix()" class="member-name-link">testCustomTaskPrefix()</a> - Method in class org.apache.maven.plugins.antrun.<a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" title="class in org.apache.maven.plugins.antrun">AntrunXmlPlexusConfigurationWriterTest</a></dt> +<dd> +<div class="block">Tests that setting a custom prefix ends up in the project namespace in the target element with the correct name.</div> +</dd> +<dt><a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#testEmptyTarget()" class="member-name-link">testEmptyTarget()</a> - Method in class org.apache.maven.plugins.antrun.<a href="org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" title="class in org.apache.maven.plugins.antrun">AntrunXmlPlexusConfigurationWriterTest</a></dt> +<dd> +<div class="block">Tests that serialization is correct even if Ant target is empty (no children, no attributes except name).</div> +</dd> +</dl> +<a href="#I:A">A</a> <a href="#I:O">O</a> <a href="#I:T">T</a> <br><a href="allclasses-index.html">All Classes and Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All Packages</a></main> +<footer role="contentinfo"> +<hr> +<p class="legal-copy"><small>Copyright © 2002–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</footer> +</div> +</div> +</body> </html> \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/index.html ============================================================================== --- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/index.html (original) +++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/index.html Sun Oct 24 12:37:11 2021 @@ -1,73 +1,25 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc --> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Apache Maven AntRun Plugin 3.0.0 Test API</title> -<script type="text/javascript"> - tmpTargetPage = "" + window.location.search; - if (tmpTargetPage != "" && tmpTargetPage != "undefined") - tmpTargetPage = tmpTargetPage.substring(1); - if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage))) - tmpTargetPage = "undefined"; - targetPage = tmpTargetPage; - function validURL(url) { - try { - url = decodeURIComponent(url); - } - catch (error) { - return false; - } - var pos = url.indexOf(".html"); - if (pos == -1 || pos != url.length - 5) - return false; - var allowNumber = false; - var allowSep = false; - var seenDot = false; - for (var i = 0; i < url.length - 5; i++) { - var ch = url.charAt(i); - if ('a' <= ch && ch <= 'z' || - 'A' <= ch && ch <= 'Z' || - ch == '$' || - ch == '_' || - ch.charCodeAt(0) > 127) { - allowNumber = true; - allowSep = true; - } else if ('0' <= ch && ch <= '9' - || ch == '-') { - if (!allowNumber) - return false; - } else if (ch == '/' || ch == '.') { - if (!allowSep) - return false; - allowNumber = false; - allowSep = false; - if (ch == '.') - seenDot = true; - if (ch == '/' && seenDot) - return false; - } else { - return false; - } - } - return true; - } - function loadFrames() { - if (targetPage != "" && targetPage != "undefined") - top.classFrame.location = top.targetPage; - } -</script> -</head> -<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()"> -<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"> -<frame src="org/apache/maven/plugins/antrun/package-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes"> -<noframes> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<h2>Frame Alert</h2> -<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="org/apache/maven/plugins/antrun/package-summary.html">Non-frame version</a>.</p> -</noframes> -</frameset> +<!DOCTYPE HTML> +<html lang="en"> +<head> +<!-- Generated by javadoc (17) --> +<title>Apache Maven AntRun Plugin 3.1.0-SNAPSHOT Test API</title> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<meta name="description" content="index redirect"> +<meta name="generator" content="javadoc/IndexRedirectWriter"> +<link rel="canonical" href="org/apache/maven/plugins/antrun/package-summary.html"> +<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +<script type="text/javascript">window.location.replace('org/apache/maven/plugins/antrun/package-summary.html')</script> +<noscript> +<meta http-equiv="Refresh" content="0;org/apache/maven/plugins/antrun/package-summary.html"> +</noscript> +</head> +<body class="index-redirect-page"> +<main role="main"> +<noscript> +<p>JavaScript is disabled on your browser.</p> +</noscript> +<p><a href="org/apache/maven/plugins/antrun/package-summary.html">org/apache/maven/plugins/antrun/package-summary.html</a></p> +</main> +</body> </html> \ No newline at end of file Added: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/jquery-ui.overrides.css ============================================================================== --- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/jquery-ui.overrides.css (added) +++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/jquery-ui.overrides.css Sun Oct 24 12:37:11 2021 @@ -0,0 +1,34 @@ +/* + * Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active, +a.ui-button:active, +.ui-button:active, +.ui-button.ui-state-active:hover { + /* Overrides the color of selection used in jQuery UI */ + background: #F8981D; +} \ No newline at end of file Added: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/legal/COPYRIGHT ============================================================================== --- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/legal/COPYRIGHT (added) +++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/legal/COPYRIGHT Sun Oct 24 12:37:11 2021 @@ -0,0 +1 @@ +Please see ..\java.base\COPYRIGHT Added: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/legal/LICENSE ============================================================================== --- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/legal/LICENSE (added) +++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/legal/LICENSE Sun Oct 24 12:37:11 2021 @@ -0,0 +1 @@ +Please see ..\java.base\LICENSE Added: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/legal/jquery.md ============================================================================== --- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/legal/jquery.md (added) +++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/legal/jquery.md Sun Oct 24 12:37:11 2021 @@ -0,0 +1,72 @@ +## jQuery v3.5.1 + +### jQuery License +``` +jQuery v 3.5.1 +Copyright JS Foundation and other contributors, https://js.foundation/ + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +****************************************** + +The jQuery JavaScript Library v3.5.1 also includes Sizzle.js + +Sizzle.js includes the following license: + +Copyright JS Foundation and other contributors, https://js.foundation/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/sizzle + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +********************* + +``` Added: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/legal/jqueryUI.md ============================================================================== --- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/legal/jqueryUI.md (added) +++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/legal/jqueryUI.md Sun Oct 24 12:37:11 2021 @@ -0,0 +1,49 @@ +## jQuery UI v1.12.1 + +### jQuery UI License +``` +Copyright jQuery Foundation and other contributors, https://jquery.org/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/jquery-ui + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +Copyright and related rights for sample code are waived via CC0. Sample +code is defined as all source code contained within the demos directory. + +CC0: http://creativecommons.org/publicdomain/zero/1.0/ + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +``` Added: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/member-search-index.js ============================================================================== --- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/member-search-index.js (added) +++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/member-search-index.js Sun Oct 24 12:37:11 2021 @@ -0,0 +1 @@ +memberSearchIndex = [{"p":"org.apache.maven.plugins.antrun","c":"AntrunXmlPlexusConfigurationWriterTest","l":"AntrunXmlPlexusConfigurationWriterTest()","u":"%3Cinit%3E()"},{"p":"org.apache.maven.plugins.antrun","c":"AntrunXmlPlexusConfigurationWriterTest","l":"testBasic()"},{"p":"org.apache.maven.plugins.antrun","c":"AntrunXmlPlexusConfigurationWriterTest","l":"testCombineAttributes()"},{"p":"org.apache.maven.plugins.antrun","c":"AntrunXmlPlexusConfigurationWriterTest","l":"testCustomTaskPrefix()"},{"p":"org.apache.maven.plugins.antrun","c":"AntrunXmlPlexusConfigurationWriterTest","l":"testEmptyTarget()"}];updateSearchResults(); \ No newline at end of file Added: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/module-search-index.js ============================================================================== --- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/module-search-index.js (added) +++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/module-search-index.js Sun Oct 24 12:37:11 2021 @@ -0,0 +1 @@ +moduleSearchIndex = [];updateSearchResults(); \ No newline at end of file Modified: maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html ============================================================================== --- maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html (original) +++ maven/website/components/plugins-archives/maven-antrun-plugin-LATEST/testapidocs/org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html Sun Oct 24 12:37:11 2021 @@ -1,379 +1,231 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc --> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>AntrunXmlPlexusConfigurationWriterTest (Apache Maven AntRun Plugin 3.0.0 Test API)</title> -<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AntrunXmlPlexusConfigurationWriterTest (Apache Maven AntRun Plugin 3.0.0 Test API)"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../org/apache/maven/plugins/antrun/package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/AntrunXmlPlexusConfigurationWriterTest.html">Use</a></li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev Class</li> -<li>Next Class</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" target="_top">Frames</a></li> -<li><a href="AntrunXmlPlexusConfigurationWriterTest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.apache.maven.plugins.antrun</div> -<h2 title="Class AntrunXmlPlexusConfigurationWriterTest" class="title">Class AntrunXmlPlexusConfigurationWriterTest</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> -<li> -<ul class="inheritance"> -<li>org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public class <span class="typeNameLabel">AntrunXmlPlexusConfigurationWriterTest</span> -extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> -<div class="block">Test class for <a href="http://maven.apache.org/ref/3.0.5/maven-core/apidocs/org/apache/maven/plugins.antrun.AntrunXmlPlexusConfigurationWriter.html?is-external=true" title="class or interface in org.apache.maven"><code>AntrunXmlPlexusConfigurationWriter</code></a>.</div> -<dl> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>gboue</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#AntrunXmlPlexusConfigurationWriterTest--">AntrunXmlPlexusConfigurationWriterTest</a></span>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>org.junit.rules.TemporaryFolder</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#getFolder--">getFolder</a></span>()</code> </td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#setUp--">setUp</a></span>()</code> </td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#testBasic--">testBasic</a></span>()</code> -<div class="block">Tests that the XML file produced with the writer is pretty printed and that basic attributes are kept.</div> -</td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#testCombineAttributes--">testCombineAttributes</a></span>()</code> -<div class="block">Tests that combine.children and combine.self attributes in the XML configuration elements are ignored during - serialization.</div> -</td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#testCustomTaskPrefix--">testCustomTaskPrefix</a></span>()</code> -<div class="block">Tests that setting a custom prefix ends up in the project namespace in the target element with the correct name.</div> -</td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html#testEmptyTarget--">testEmptyTarget</a></span>()</code> -<div class="block">Tests that serialization is correct even if Ant target is empty (no children, no attributes except name).</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="AntrunXmlPlexusConfigurationWriterTest--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>AntrunXmlPlexusConfigurationWriterTest</h4> -<pre>public AntrunXmlPlexusConfigurationWriterTest()</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="setUp--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setUp</h4> -<pre>public void setUp() - throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> -<dl> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> -</dl> -</li> -</ul> -<a name="testBasic--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testBasic</h4> -<pre>public void testBasic() - throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> -<div class="block">Tests that the XML file produced with the writer is pretty printed and that basic attributes are kept.</div> -<dl> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd> -</dl> -</li> -</ul> -<a name="testEmptyTarget--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testEmptyTarget</h4> -<pre>public void testEmptyTarget() - throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> -<div class="block">Tests that serialization is correct even if Ant target is empty (no children, no attributes except name).</div> -<dl> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd> -</dl> -</li> -</ul> -<a name="testCustomTaskPrefix--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testCustomTaskPrefix</h4> -<pre>public void testCustomTaskPrefix() - throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> -<div class="block">Tests that setting a custom prefix ends up in the project namespace in the target element with the correct name.</div> -<dl> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd> -</dl> -</li> -</ul> -<a name="testCombineAttributes--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testCombineAttributes</h4> -<pre>public void testCombineAttributes() - throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> -<div class="block">Tests that combine.children and combine.self attributes in the XML configuration elements are ignored during - serialization.</div> -<dl> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd> -</dl> -</li> -</ul> -<a name="getFolder--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>getFolder</h4> -<pre>public org.junit.rules.TemporaryFolder getFolder()</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../org/apache/maven/plugins/antrun/package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/AntrunXmlPlexusConfigurationWriterTest.html">Use</a></li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev Class</li> -<li>Next Class</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriterTest.html" target="_top">Frames</a></li> -<li><a href="AntrunXmlPlexusConfigurationWriterTest.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2002–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> +<!DOCTYPE HTML> +<html lang="en"> +<head> +<!-- Generated by javadoc (17) --> +<title>AntrunXmlPlexusConfigurationWriterTest (Apache Maven AntRun Plugin 3.1.0-SNAPSHOT Test API)</title> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<meta name="description" content="declaration: package: org.apache.maven.plugins.antrun, class: AntrunXmlPlexusConfigurationWriterTest"> +<meta name="generator" content="javadoc/ClassWriterImpl"> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style"> +<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style"> +<script type="text/javascript" src="../../../../../script.js"></script> +<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script> +<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> +</head> +<body class="class-declaration-page"> +<script type="text/javascript">var evenRowColor = "even-row-color"; +var oddRowColor = "odd-row-color"; +var tableTab = "table-tab"; +var activeTableTab = "active-table-tab"; +var pathtoroot = "../../../../../"; +loadScripts(document, 'script');</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<div class="flex-box"> +<header role="banner" class="flex-header"> +<nav role="navigation"> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="top-nav" id="navbar-top"> +<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> +<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> +<li><a href="package-summary.html">Package</a></li> +<li class="nav-bar-cell1-rev">Class</li> +<li><a href="class-use/AntrunXmlPlexusConfigurationWriterTest.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html#class">Help</a></li> +</ul> +</div> +<div class="sub-nav"> +<div> +<ul class="sub-nav-list"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor-summary">Constr</a> | </li> +<li><a href="#method-summary">Method</a></li> +</ul> +<ul class="sub-nav-list"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor-detail">Constr</a> | </li> +<li><a href="#method-detail">Method</a></li> +</ul> +</div> +<div class="nav-list-search"><label for="search-input">SEARCH:</label> +<input type="text" id="search-input" value="search" disabled="disabled"> +<input type="reset" id="reset-button" value="reset" disabled="disabled"> +</div> +</div> +<!-- ========= END OF TOP NAVBAR ========= --> +<span class="skip-nav" id="skip-navbar-top"></span></nav> +</header> +<div class="flex-content"> +<main role="main"> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="sub-title"><span class="package-label-in-type">Package</span> <a href="package-summary.html">org.apache.maven.plugins.antrun</a></div> +<h1 title="Class AntrunXmlPlexusConfigurationWriterTest" class="title">Class AntrunXmlPlexusConfigurationWriterTest</h1> +</div> +<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a> +<div class="inheritance">org.apache.maven.plugins.antrun.AntrunXmlPlexusConfigurationWriterTest</div> +</div> +<section class="class-description" id="class-description"> +<hr> +<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">AntrunXmlPlexusConfigurationWriterTest</span> +<span class="extends-implements">extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div> +<div class="block">Test class for <a href="../../../../../../apidocs/org/apache/maven/plugins/antrun/AntrunXmlPlexusConfigurationWriter.html" title="class or interface in org.apache.maven.plugins.antrun" class="external-link"><code>AntrunXmlPlexusConfigurationWriter</code></a>.</div> +<dl class="notes"> +<dt>Author:</dt> +<dd>gboue</dd> +</dl> +</section> +<section class="summary"> +<ul class="summary-list"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<li> +<section class="constructor-summary" id="constructor-summary"> +<h2>Constructor Summary</h2> +<div class="caption"><span>Constructors</span></div> +<div class="summary-table two-column-summary"> +<div class="table-header col-first">Constructor</div> +<div class="table-header col-last">Description</div> +<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">AntrunXmlPlexusConfigurationWriterTest</a>()</code></div> +<div class="col-last even-row-color"> </div> +</div> +</section> +</li> +<!-- ========== METHOD SUMMARY =========== --> +<li> +<section class="method-summary" id="method-summary"> +<h2>Method Summary</h2> +<div id="method-summary-table"> +<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div> +<div id="method-summary-table.tabpanel" role="tabpanel"> +<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0"> +<div class="table-header col-first">Modifier and Type</div> +<div class="table-header col-second">Method</div> +<div class="table-header col-last">Description</div> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#testBasic()" class="member-name-link">testBasic</a>()</code></div> +<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> +<div class="block">Tests that the XML file produced with the writer is pretty printed and that basic attributes are kept.</div> +</div> +<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#testCombineAttributes()" class="member-name-link">testCombineAttributes</a>()</code></div> +<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> +<div class="block">Tests that combine.children and combine.self attributes in the XML configuration elements are ignored during + serialization.</div> +</div> +<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> +<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#testCustomTaskPrefix()" class="member-name-link">testCustomTaskPrefix</a>()</code></div> +<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> +<div class="block">Tests that setting a custom prefix ends up in the project namespace in the target element with the correct name.</div> +</div> +<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> +<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#testEmptyTarget()" class="member-name-link">testEmptyTarget</a>()</code></div> +<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> +<div class="block">Tests that serialization is correct even if Ant target is empty (no children, no attributes except name).</div> +</div> +</div> +</div> +</div> +<div class="inherited-list"> +<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.o racle.com/javase/8/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div> +</section> +</li> +</ul> +</section> +<section class="details"> +<ul class="details-list"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<li> +<section class="constructor-details" id="constructor-detail"> +<h2>Constructor Details</h2> +<ul class="member-list"> +<li> +<section class="detail" id="<init>()"> +<h3>AntrunXmlPlexusConfigurationWriterTest</h3> +<div class="member-signature"><span class="modifiers">public</span> <span class="element-name">AntrunXmlPlexusConfigurationWriterTest</span>()</div> +</section> +</li> +</ul> +</section> +</li> +<!-- ============ METHOD DETAIL ========== --> +<li> +<section class="method-details" id="method-detail"> +<h2>Method Details</h2> +<ul class="member-list"> +<li> +<section class="detail" id="testBasic()"> +<h3>testBasic</h3> +<div class="member-signature"><span class="annotations">@Test +</span><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name">testBasic</span>() + throws <span class="exceptions"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div> +<div class="block">Tests that the XML file produced with the writer is pretty printed and that basic attributes are kept.</div> +<dl class="notes"> +<dt>Throws:</dt> +<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></code> - In case of problems</dd> +</dl> +</section> +</li> +<li> +<section class="detail" id="testEmptyTarget()"> +<h3>testEmptyTarget</h3> +<div class="member-signature"><span class="annotations">@Test +</span><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name">testEmptyTarget</span>() + throws <span class="exceptions"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div> +<div class="block">Tests that serialization is correct even if Ant target is empty (no children, no attributes except name).</div> +<dl class="notes"> +<dt>Throws:</dt> +<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></code> - In case of problems</dd> +</dl> +</section> +</li> +<li> +<section class="detail" id="testCustomTaskPrefix()"> +<h3>testCustomTaskPrefix</h3> +<div class="member-signature"><span class="annotations">@Test +</span><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name">testCustomTaskPrefix</span>() + throws <span class="exceptions"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div> +<div class="block">Tests that setting a custom prefix ends up in the project namespace in the target element with the correct name.</div> +<dl class="notes"> +<dt>Throws:</dt> +<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></code> - In case of problems</dd> +</dl> +</section> +</li> +<li> +<section class="detail" id="testCombineAttributes()"> +<h3>testCombineAttributes</h3> +<div class="member-signature"><span class="annotations">@Test +</span><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name">testCombineAttributes</span>() + throws <span class="exceptions"><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div> +<div class="block">Tests that combine.children and combine.self attributes in the XML configuration elements are ignored during + serialization.</div> +<dl class="notes"> +<dt>Throws:</dt> +<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></code> - In case of problems</dd> +</dl> +</section> +</li> +</ul> +</section> +</li> +</ul> +</section> +<!-- ========= END OF CLASS DATA ========= --> +</main> +<footer role="contentinfo"> +<hr> +<p class="legal-copy"><small>Copyright © 2002–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</footer> +</div> +</div> +</body> </html> \ No newline at end of file
