Modified: maven/website/components/shared-archives/maven-shared-jar-LATEST/apidocs/org/apache/maven/shared/jar/identification/exposers/RepositorySearchExposer.html ============================================================================== --- maven/website/components/shared-archives/maven-shared-jar-LATEST/apidocs/org/apache/maven/shared/jar/identification/exposers/RepositorySearchExposer.html (original) +++ maven/website/components/shared-archives/maven-shared-jar-LATEST/apidocs/org/apache/maven/shared/jar/identification/exposers/RepositorySearchExposer.html Sat Jun 1 19:47:09 2024 @@ -1,206 +1,302 @@ -<!DOCTYPE HTML> -<html lang="en"> -<head> -<!-- Generated by javadoc (20) --> -<title>RepositorySearchExposer (Apache Maven JAR Utilities 3.0.0 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.shared.jar.identification.exposers, class: RepositorySearchExposer"> -<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"> -<script type="text/javascript" src="../../../../../../../script.js"></script> -<script type="text/javascript" src="../../../../../../../script-dir/jquery-3.6.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 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"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button> -<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="../../../../../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="nav-bar-cell1-rev">Class</li> -<li><a href="class-use/RepositorySearchExposer.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> -<ul class="sub-nav-list-small"> -<li> -<p>Summary:</p> -<ul> -<li>Nested</li> -<li>Field</li> -<li><a href="#constructor-summary">Constr</a></li> -<li><a href="#method-summary">Method</a></li> -</ul> -</li> -<li> -<p>Detail:</p> -<ul> -<li>Field</li> -<li><a href="#constructor-detail">Constr</a></li> -<li><a href="#method-detail">Method</a></li> -</ul> -</li> -</ul> -</div> -<div class="sub-nav"> -<div id="navbar-sub-list"> -<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"><a href="../../../../../../../search.html">SEARCH</a> -<input type="text" id="search-input" disabled placeholder="Search"> -<input type="reset" id="reset-button" disabled value="reset"> -</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.shared.jar.identification.exposers</a></div> -<h1 title="Class RepositorySearchExposer" class="title">Class RepositorySearchExposer</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.shared.jar.identification.exposers.RepositorySearchExposer</div> -</div> -<section class="class-description" id="class-description"> -<dl class="notes"> -<dt>All Implemented Interfaces:</dt> -<dd><code><a href="../JarIdentificationExposer.html" title="interface in org.apache.maven.shared.jar.identification">JarIdentificationExposer</a></code></dd> -</dl> -<hr> -<div class="type-signature"><span class="annotations">@Singleton -@Named("repositorySearch") -</span><span class="modifiers">public class </span><span class="element-name type-name-label">RepositorySearchExposer</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> -implements <a href="../JarIdentificationExposer.html" title="interface in org.apache.maven.shared.jar.identification">JarIdentificationExposer</a></span></div> -<div class="block">Exposer that examines a Maven repository for identical files to the JAR being analyzed. It will look for both - identical files, and files with identical classes.</div> -</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(org.apache.maven.shared.jar.identification.repository.RepositoryHashSearch,org.apache.maven.shared.jar.identification.hash.JarHashAnalyzer,org.apache.maven.shared.jar.identification.hash.JarHashAnalyzer)" class="member-name-link">RepositorySearchExposer</a><wbr>(<a href="../repository/RepositoryHashSearch.html" title="interface in org.apache.maven.shared.jar.identification.repository">RepositoryHashSearch</a> repositoryHashSearch, - <a href="../hash/JarHashAnalyzer.html" title="interface in org.apache.maven.shared.jar.identification.hash">JarHashAnalyzer</a> fileHashAnalyzer, - <a href="../hash/JarHashAnalyzer.html" title="interface in org.apache.maven.shared.jar.identification.hash">JarHashAnalyzer</a> bytecodeHashAnalyzer)</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="#expose(org.apache.maven.shared.jar.identification.JarIdentification,org.apache.maven.shared.jar.JarAnalyzer)" class="member-name-link">expose</a><wbr>(<a href="../JarIdentification.html" title="class in org.apache.maven.shared.jar.identification">JarIdentification</a> identification, - <a href="../../JarAnalyzer.html" title="class in org.apache.maven.shared.jar">JarAnalyzer</a> jarAnalyzer)</code></div> -<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Expose metadata during the identification process.</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>(org.apache.maven.shared.jar.identification.repository.RepositoryHashSearch,org.apache.maven.shared.jar.identification.hash.JarHashAnalyzer,org.apache.maven.shared.jar.identification.hash.JarHashAnalyzer)"> -<h3>RepositorySearchExposer</h3> -<div class="member-signature"><span class="annotations">@Inject -</span><span class="modifiers">public</span> <span class="element-name">RepositorySearchExposer</span><wbr><span class="parameters">(<a href="../repository/RepositoryHashSearch.html" title="interface in org.apache.maven.shared.jar.identification.repository">RepositoryHashSearch</a> repositoryHashSearch, - @Named("file") - <a href="../hash/JarHashAnalyzer.html" title="interface in org.apache.maven.shared.jar.identification.hash">JarHashAnalyzer</a> fileHashAnalyzer, - @Named("bytecode") - <a href="../hash/JarHashAnalyzer.html" title="interface in org.apache.maven.shared.jar.identification.hash">JarHashAnalyzer</a> bytecodeHashAnalyzer)</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="expose(org.apache.maven.shared.jar.identification.JarIdentification,org.apache.maven.shared.jar.JarAnalyzer)"> -<h3>expose</h3> -<div class="member-signature"><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name">expose</span><wbr><span class="parameters">(<a href="../JarIdentification.html" title="class in org.apache.maven.shared.jar.identification">JarIdentification</a> identification, - <a href="../../JarAnalyzer.html" title="class in org.apache.maven.shared.jar">JarAnalyzer</a> jarAnalyzer)</span></div> -<div class="block"><span class="description-from-type-label">Description copied from interface: <code><a href="../JarIdentificationExposer.html#expose(org.apache.maven.shared.jar.identification.JarIdentification,org.apache.maven.shared.jar.JarAnalyzer)">JarIdentificationExposer</a></code></span></div> -<div class="block">Expose metadata during the identification process.</div> -<dl class="notes"> -<dt>Specified by:</dt> -<dd><code><a href="../JarIdentificationExposer.html#expose(org.apache.maven.shared.jar.identification.JarIdentification,org.apache.maven.shared.jar.JarAnalyzer)">expose</a></code> in interface <code><a href="../JarIdentificationExposer.html" title="interface in org.apache.maven.shared.jar.identification">JarIdentificationExposer</a></code></dd> -<dt>Parameters:</dt> -<dd><code>identification</code> - the identification record to populate with the exposed metadata</dd> -<dd><code>jarAnalyzer</code> - the JAR to obtain the information from. Should be treated as read only, with the exception - of caching the metadata if it would be identical when run over the same file again.</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–2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</footer> -</div> -</div> -</body> +<!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>RepositorySearchExposer (Apache Maven JAR Utilities 3.1.0 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="RepositorySearchExposer (Apache Maven JAR Utilities 3.1.0 API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":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="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/RepositorySearchExposer.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><a href="../../../../../../../org/apache/maven/shared/jar/identification/exposers/ManifestExposer.html" title="class in org.apache.maven.shared.jar.identification.exposers"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../../org/apache/maven/shared/jar/identification/exposers/StaticMainOutputExposer.html" title="class in org.apache.maven.shared.jar.identification.exposers"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/maven/shared/jar/identification/exposers/RepositorySearchExposer.html" target="_top">Frames</a></li> +<li><a href="RepositorySearchExposer.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.shared.jar.identification.exposers</div> +<h2 title="Class RepositorySearchExposer" class="title">Class RepositorySearchExposer</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.shared.jar.identification.exposers.RepositorySearchExposer</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentificationExposer.html" title="interface in org.apache.maven.shared.jar.identification">JarIdentificationExposer</a></dd> +</dl> +<hr> +<br> +<pre>@Singleton + @Named(value="repositorySearch") +public class <span class="typeNameLabel">RepositorySearchExposer</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> +implements <a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentificationExposer.html" title="interface in org.apache.maven.shared.jar.identification">JarIdentificationExposer</a></pre> +<div class="block">Exposer that examines a Maven repository for identical files to the JAR being analyzed. It will look for both + identical files, and files with identical classes.</div> +</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/shared/jar/identification/exposers/RepositorySearchExposer.html#RepositorySearchExposer-org.apache.maven.shared.jar.identification.repository.RepositoryHashSearch-org.apache.maven.shared.jar.identification.hash.JarHashAnalyzer-org.apache.maven.shared.jar.identification.hash.JarHashAnalyzer-">RepositorySearchExposer</a></span>(<a href="../../../../../../../org/apache/maven/shared/jar/identification/repository/RepositoryHashSearch.html" title="interface in org.apache.maven.shared.jar.identification.repository">RepositoryHashSearch</a> repositoryHashSearch, + <a href="../../../../../../../org/apache/maven/shared/jar/identification/hash/JarHashAnalyzer.html" title="interface in org.apache.maven.shared.jar.identification.hash">JarHashAnalyzer</a> fileHashAnalyzer, + <a href="../../../../../../../org/apache/maven/shared/jar/identification/hash/JarHashAnalyzer.html" title="interface in org.apache.maven.shared.jar.identification.hash">JarHashAnalyzer</a> bytecodeHashAnalyzer)</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>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/shared/jar/identification/exposers/RepositorySearchExposer.html#expose-org.apache.maven.shared.jar.identification.JarIdentification-org.apache.maven.shared.jar.JarAnalyzer-">expose</a></span>(<a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentification.html" title="class in org.apache.maven.shared.jar.identification">JarIdentification</a> identification, + <a href="../../../../../../../org/apache/maven/shared/jar/JarAnalyzer.html" title="class in org.apache.maven.shared.jar">JarAnalyzer</a> jarAnalyzer)</code> +<div class="block">Expose metadata during the identification process.</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="RepositorySearchExposer-org.apache.maven.shared.jar.identification.repository.RepositoryHashSearch-org.apache.maven.shared.jar.identification.hash.JarHashAnalyzer-org.apache.maven.shared.jar.identification.hash.JarHashAnalyzer-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>RepositorySearchExposer</h4> +<pre>@Inject +public RepositorySearchExposer(<a href="../../../../../../../org/apache/maven/shared/jar/identification/repository/RepositoryHashSearch.html" title="interface in org.apache.maven.shared.jar.identification.repository">RepositoryHashSearch</a> repositoryHashSearch, + @Named(value="file") + <a href="../../../../../../../org/apache/maven/shared/jar/identification/hash/JarHashAnalyzer.html" title="interface in org.apache.maven.shared.jar.identification.hash">JarHashAnalyzer</a> fileHashAnalyzer, + @Named(value="bytecode") + <a href="../../../../../../../org/apache/maven/shared/jar/identification/hash/JarHashAnalyzer.html" title="interface in org.apache.maven.shared.jar.identification.hash">JarHashAnalyzer</a> bytecodeHashAnalyzer)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="expose-org.apache.maven.shared.jar.identification.JarIdentification-org.apache.maven.shared.jar.JarAnalyzer-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>expose</h4> +<pre>public void expose(<a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentification.html" title="class in org.apache.maven.shared.jar.identification">JarIdentification</a> identification, + <a href="../../../../../../../org/apache/maven/shared/jar/JarAnalyzer.html" title="class in org.apache.maven.shared.jar">JarAnalyzer</a> jarAnalyzer)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentificationExposer.html#expose-org.apache.maven.shared.jar.identification.JarIdentification-org.apache.maven.shared.jar.JarAnalyzer-">JarIdentificationExposer</a></code></span></div> +<div class="block">Expose metadata during the identification process.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentificationExposer.html#expose-org.apache.maven.shared.jar.identification.JarIdentification-org.apache.maven.shared.jar.JarAnalyzer-">expose</a></code> in interface <code><a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentificationExposer.html" title="interface in org.apache.maven.shared.jar.identification">JarIdentificationExposer</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>identification</code> - the identification record to populate with the exposed metadata</dd> +<dd><code>jarAnalyzer</code> - the JAR to obtain the information from. Should be treated as read only, with the exception + of caching the metadata if it would be identical when run over the same file again.</dd> +</dl> +</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="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/RepositorySearchExposer.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><a href="../../../../../../../org/apache/maven/shared/jar/identification/exposers/ManifestExposer.html" title="class in org.apache.maven.shared.jar.identification.exposers"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../../org/apache/maven/shared/jar/identification/exposers/StaticMainOutputExposer.html" title="class in org.apache.maven.shared.jar.identification.exposers"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/maven/shared/jar/identification/exposers/RepositorySearchExposer.html" target="_top">Frames</a></li> +<li><a href="RepositorySearchExposer.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–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> </html> \ No newline at end of file
Modified: maven/website/components/shared-archives/maven-shared-jar-LATEST/apidocs/org/apache/maven/shared/jar/identification/exposers/StaticMainOutputExposer.html ============================================================================== --- maven/website/components/shared-archives/maven-shared-jar-LATEST/apidocs/org/apache/maven/shared/jar/identification/exposers/StaticMainOutputExposer.html (original) +++ maven/website/components/shared-archives/maven-shared-jar-LATEST/apidocs/org/apache/maven/shared/jar/identification/exposers/StaticMainOutputExposer.html Sat Jun 1 19:47:09 2024 @@ -1,201 +1,297 @@ -<!DOCTYPE HTML> -<html lang="en"> -<head> -<!-- Generated by javadoc (20) --> -<title>StaticMainOutputExposer (Apache Maven JAR Utilities 3.0.0 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.shared.jar.identification.exposers, class: StaticMainOutputExposer"> -<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"> -<script type="text/javascript" src="../../../../../../../script.js"></script> -<script type="text/javascript" src="../../../../../../../script-dir/jquery-3.6.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 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"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button> -<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="../../../../../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="nav-bar-cell1-rev">Class</li> -<li><a href="class-use/StaticMainOutputExposer.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> -<ul class="sub-nav-list-small"> -<li> -<p>Summary:</p> -<ul> -<li>Nested</li> -<li>Field</li> -<li><a href="#constructor-summary">Constr</a></li> -<li><a href="#method-summary">Method</a></li> -</ul> -</li> -<li> -<p>Detail:</p> -<ul> -<li>Field</li> -<li><a href="#constructor-detail">Constr</a></li> -<li><a href="#method-detail">Method</a></li> -</ul> -</li> -</ul> -</div> -<div class="sub-nav"> -<div id="navbar-sub-list"> -<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"><a href="../../../../../../../search.html">SEARCH</a> -<input type="text" id="search-input" disabled placeholder="Search"> -<input type="reset" id="reset-button" disabled value="reset"> -</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.shared.jar.identification.exposers</a></div> -<h1 title="Class StaticMainOutputExposer" class="title">Class StaticMainOutputExposer</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.shared.jar.identification.exposers.StaticMainOutputExposer</div> -</div> -<section class="class-description" id="class-description"> -<dl class="notes"> -<dt>All Implemented Interfaces:</dt> -<dd><code><a href="../JarIdentificationExposer.html" title="interface in org.apache.maven.shared.jar.identification">JarIdentificationExposer</a></code></dd> -</dl> -<hr> -<div class="type-signature"><span class="annotations">@Singleton -@Named("staticMainOutput") -</span><span class="modifiers">public class </span><span class="element-name type-name-label">StaticMainOutputExposer</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> -implements <a href="../JarIdentificationExposer.html" title="interface in org.apache.maven.shared.jar.identification">JarIdentificationExposer</a></span></div> -<div class="block">Exposer that examines a a JAR for classes that have <code>Version</code> in the name and calls their - <code>main</code> method if it exists to obtain the version. - <p> - TODO not currently implemented</div> -</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">StaticMainOutputExposer</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="#expose(org.apache.maven.shared.jar.identification.JarIdentification,org.apache.maven.shared.jar.JarAnalyzer)" class="member-name-link">expose</a><wbr>(<a href="../JarIdentification.html" title="class in org.apache.maven.shared.jar.identification">JarIdentification</a> identification, - <a href="../../JarAnalyzer.html" title="class in org.apache.maven.shared.jar">JarAnalyzer</a> jarAnalyzer)</code></div> -<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> -<div class="block">Expose metadata during the identification process.</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>StaticMainOutputExposer</h3> -<div class="member-signature"><span class="modifiers">public</span> <span class="element-name">StaticMainOutputExposer</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="expose(org.apache.maven.shared.jar.identification.JarIdentification,org.apache.maven.shared.jar.JarAnalyzer)"> -<h3>expose</h3> -<div class="member-signature"><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name">expose</span><wbr><span class="parameters">(<a href="../JarIdentification.html" title="class in org.apache.maven.shared.jar.identification">JarIdentification</a> identification, - <a href="../../JarAnalyzer.html" title="class in org.apache.maven.shared.jar">JarAnalyzer</a> jarAnalyzer)</span></div> -<div class="block"><span class="description-from-type-label">Description copied from interface: <code><a href="../JarIdentificationExposer.html#expose(org.apache.maven.shared.jar.identification.JarIdentification,org.apache.maven.shared.jar.JarAnalyzer)">JarIdentificationExposer</a></code></span></div> -<div class="block">Expose metadata during the identification process.</div> -<dl class="notes"> -<dt>Specified by:</dt> -<dd><code><a href="../JarIdentificationExposer.html#expose(org.apache.maven.shared.jar.identification.JarIdentification,org.apache.maven.shared.jar.JarAnalyzer)">expose</a></code> in interface <code><a href="../JarIdentificationExposer.html" title="interface in org.apache.maven.shared.jar.identification">JarIdentificationExposer</a></code></dd> -<dt>Parameters:</dt> -<dd><code>identification</code> - the identification record to populate with the exposed metadata</dd> -<dd><code>jarAnalyzer</code> - the JAR to obtain the information from. Should be treated as read only, with the exception - of caching the metadata if it would be identical when run over the same file again.</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–2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</footer> -</div> -</div> -</body> +<!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>StaticMainOutputExposer (Apache Maven JAR Utilities 3.1.0 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="StaticMainOutputExposer (Apache Maven JAR Utilities 3.1.0 API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":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="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/StaticMainOutputExposer.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><a href="../../../../../../../org/apache/maven/shared/jar/identification/exposers/RepositorySearchExposer.html" title="class in org.apache.maven.shared.jar.identification.exposers"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../../org/apache/maven/shared/jar/identification/exposers/TextFileExposer.html" title="class in org.apache.maven.shared.jar.identification.exposers"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/maven/shared/jar/identification/exposers/StaticMainOutputExposer.html" target="_top">Frames</a></li> +<li><a href="StaticMainOutputExposer.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.shared.jar.identification.exposers</div> +<h2 title="Class StaticMainOutputExposer" class="title">Class StaticMainOutputExposer</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.shared.jar.identification.exposers.StaticMainOutputExposer</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentificationExposer.html" title="interface in org.apache.maven.shared.jar.identification">JarIdentificationExposer</a></dd> +</dl> +<hr> +<br> +<pre>@Singleton + @Named(value="staticMainOutput") +public class <span class="typeNameLabel">StaticMainOutputExposer</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> +implements <a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentificationExposer.html" title="interface in org.apache.maven.shared.jar.identification">JarIdentificationExposer</a></pre> +<div class="block">Exposer that examines a a JAR for classes that have <code>Version</code> in the name and calls their + <code>main</code> method if it exists to obtain the version. + <p> + TODO not currently implemented</div> +</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/shared/jar/identification/exposers/StaticMainOutputExposer.html#StaticMainOutputExposer--">StaticMainOutputExposer</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>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/maven/shared/jar/identification/exposers/StaticMainOutputExposer.html#expose-org.apache.maven.shared.jar.identification.JarIdentification-org.apache.maven.shared.jar.JarAnalyzer-">expose</a></span>(<a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentification.html" title="class in org.apache.maven.shared.jar.identification">JarIdentification</a> identification, + <a href="../../../../../../../org/apache/maven/shared/jar/JarAnalyzer.html" title="class in org.apache.maven.shared.jar">JarAnalyzer</a> jarAnalyzer)</code> +<div class="block">Expose metadata during the identification process.</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="StaticMainOutputExposer--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>StaticMainOutputExposer</h4> +<pre>public StaticMainOutputExposer()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="expose-org.apache.maven.shared.jar.identification.JarIdentification-org.apache.maven.shared.jar.JarAnalyzer-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>expose</h4> +<pre>public void expose(<a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentification.html" title="class in org.apache.maven.shared.jar.identification">JarIdentification</a> identification, + <a href="../../../../../../../org/apache/maven/shared/jar/JarAnalyzer.html" title="class in org.apache.maven.shared.jar">JarAnalyzer</a> jarAnalyzer)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentificationExposer.html#expose-org.apache.maven.shared.jar.identification.JarIdentification-org.apache.maven.shared.jar.JarAnalyzer-">JarIdentificationExposer</a></code></span></div> +<div class="block">Expose metadata during the identification process.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentificationExposer.html#expose-org.apache.maven.shared.jar.identification.JarIdentification-org.apache.maven.shared.jar.JarAnalyzer-">expose</a></code> in interface <code><a href="../../../../../../../org/apache/maven/shared/jar/identification/JarIdentificationExposer.html" title="interface in org.apache.maven.shared.jar.identification">JarIdentificationExposer</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>identification</code> - the identification record to populate with the exposed metadata</dd> +<dd><code>jarAnalyzer</code> - the JAR to obtain the information from. Should be treated as read only, with the exception + of caching the metadata if it would be identical when run over the same file again.</dd> +</dl> +</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="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/StaticMainOutputExposer.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><a href="../../../../../../../org/apache/maven/shared/jar/identification/exposers/RepositorySearchExposer.html" title="class in org.apache.maven.shared.jar.identification.exposers"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../../org/apache/maven/shared/jar/identification/exposers/TextFileExposer.html" title="class in org.apache.maven.shared.jar.identification.exposers"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/maven/shared/jar/identification/exposers/StaticMainOutputExposer.html" target="_top">Frames</a></li> +<li><a href="StaticMainOutputExposer.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–2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> </html> \ No newline at end of file
