-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
992c480
commit bc2cf8d
Showing
12 changed files
with
529 additions
and
268 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
171 changes: 171 additions & 0 deletions
171
...napshot/api/org.junit.platform.commons/org/junit/platform/commons/util/ResourceUtils.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,171 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head><link rel="icon" type="image/png" href="https://junit.org/junit5/assets/img/junit5-logo.png"> | ||
<!-- Generated by javadoc (21) --> | ||
<title>ResourceUtils (JUnit 5.12.0-SNAPSHOT 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: module: org.junit.platform.commons, package: org.junit.platform.commons.util, class: ResourceUtils"> | ||
<meta name="generator" content="javadoc/ClassWriterImpl"> | ||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="../../../../../../junit-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.7.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> | ||
<div class="about-language">JUnit 5</div> | ||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> | ||
<li><a href="../../../../../../index.html">Overview</a></li> | ||
<li><a href="../../../../../module-summary.html">Module</a></li> | ||
<li><a href="package-summary.html">Package</a></li> | ||
<li class="nav-bar-cell1-rev">Class</li> | ||
<li><a href="class-use/ResourceUtils.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-files/index-1.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>Constr</li> | ||
<li><a href="#method-summary">Method</a></li> | ||
</ul> | ||
</li> | ||
<li> | ||
<p>Detail:</p> | ||
<ul> | ||
<li>Field</li> | ||
<li>Constr</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>Constr | </li> | ||
<li><a href="#method-summary">Method</a></li> | ||
</ul> | ||
<ul class="sub-nav-list"> | ||
<li>Detail: </li> | ||
<li>Field | </li> | ||
<li>Constr | </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="module-label-in-type">Module</span> <a href="../../../../../module-summary.html">org.junit.platform.commons</a></div> | ||
<div class="sub-title"><span class="package-label-in-type">Package</span> <a href="package-summary.html">org.junit.platform.commons.util</a></div> | ||
<h1 title="Class ResourceUtils" class="title">Class ResourceUtils</h1> | ||
</div> | ||
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a> | ||
<div class="inheritance">org.junit.platform.commons.util.ResourceUtils</div> | ||
</div> | ||
<section class="class-description" id="class-description"> | ||
<hr> | ||
<div class="type-signature"><span class="annotations"><a href="https://apiguardian-team.github.io/apiguardian/docs/1.1.2/api/org/apiguardian/api/API.html" title="class or interface in org.apiguardian.api" class="external-link">@API</a>(<a href="https://apiguardian-team.github.io/apiguardian/docs/1.1.2/api/org/apiguardian/api/API.html#status()" title="class or interface in org.apiguardian.api" class="external-link">status</a>=<a href="https://apiguardian-team.github.io/apiguardian/docs/1.1.2/api/org/apiguardian/api/API.Status.html#INTERNAL" title="class or interface in org.apiguardian.api" class="external-link">INTERNAL</a>, | ||
<a href="https://apiguardian-team.github.io/apiguardian/docs/1.1.2/api/org/apiguardian/api/API.html#since()" title="class or interface in org.apiguardian.api" class="external-link">since</a>="1.12") | ||
</span><span class="modifiers">public final class </span><span class="element-name type-name-label">ResourceUtils</span> | ||
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div> | ||
<div class="block">Collection of static utility methods for working with resources.</div> | ||
<dl class="notes"> | ||
<dt>Since:</dt> | ||
<dd>1.3 (originally in org.junit.platform.engine.support.descriptor)</dd> | ||
</dl> | ||
</section> | ||
<section class="summary"> | ||
<ul class="summary-list"> | ||
<!-- ========== 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-tab1" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab1', 3)" class="table-tab">Static 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" aria-labelledby="method-summary-table-tab0"> | ||
<div class="summary-table three-column-summary"> | ||
<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-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/URI.html" title="class or interface in java.net" class="external-link">URI</a></code></div> | ||
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#stripQueryComponent(java.net.URI)" class="member-name-link">stripQueryComponent</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/URI.html" title="class or interface in java.net" class="external-link">URI</a> uri)</code></div> | ||
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> | ||
<div class="block">Strip the <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/URI.html#getQuery()" title="class or interface in java.net" class="external-link"><code>query</code></a> component from the supplied | ||
<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/URI.html" title="class or interface in java.net" class="external-link"><code>URI</code></a>.</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/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3> | ||
<code><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/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/en/java/javase/21/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/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"> | ||
<!-- ============ METHOD DETAIL ========== --> | ||
<li> | ||
<section class="method-details" id="method-detail"> | ||
<h2>Method Details</h2> | ||
<ul class="member-list"> | ||
<li> | ||
<section class="detail" id="stripQueryComponent(java.net.URI)"> | ||
<h3>stripQueryComponent</h3> | ||
<div class="member-signature"><span class="modifiers">public static</span> <span class="return-type"><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/URI.html" title="class or interface in java.net" class="external-link">URI</a></span> <span class="element-name">stripQueryComponent</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/URI.html" title="class or interface in java.net" class="external-link">URI</a> uri)</span></div> | ||
<div class="block">Strip the <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/URI.html#getQuery()" title="class or interface in java.net" class="external-link"><code>query</code></a> component from the supplied | ||
<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/URI.html" title="class or interface in java.net" class="external-link"><code>URI</code></a>.</div> | ||
<dl class="notes"> | ||
<dt>Parameters:</dt> | ||
<dd><code>uri</code> - the <code>URI</code> from which to strip the query component</dd> | ||
<dt>Returns:</dt> | ||
<dd>a new <code>URI</code> with the query component removed, or the | ||
original <code>URI</code> unmodified if it does not have a query component</dd> | ||
<dt>Since:</dt> | ||
<dd>1.3</dd> | ||
</dl> | ||
</section> | ||
</li> | ||
</ul> | ||
</section> | ||
</li> | ||
</ul> | ||
</section> | ||
<!-- ========= END OF CLASS DATA ========= --> | ||
</main> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
61 changes: 61 additions & 0 deletions
61
...i/org.junit.platform.commons/org/junit/platform/commons/util/class-use/ResourceUtils.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en"> | ||
<head><link rel="icon" type="image/png" href="https://junit.org/junit5/assets/img/junit5-logo.png"> | ||
<!-- Generated by javadoc (21) --> | ||
<title>Uses of Class org.junit.platform.commons.util.ResourceUtils (JUnit 5.12.0-SNAPSHOT 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="use: module: org.junit.platform.commons, package: org.junit.platform.commons.util, class: ResourceUtils"> | ||
<meta name="generator" content="javadoc/ClassUseWriter"> | ||
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="../../../../../../../junit-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.7.1.min.js"></script> | ||
<script type="text/javascript" src="../../../../../../../script-dir/jquery-ui.min.js"></script> | ||
</head> | ||
<body class="class-use-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> | ||
<div class="about-language">JUnit 5</div> | ||
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> | ||
<li><a href="../../../../../../../index.html">Overview</a></li> | ||
<li><a href="../../../../../../module-summary.html">Module</a></li> | ||
<li><a href="../package-summary.html">Package</a></li> | ||
<li><a href="../ResourceUtils.html" title="class in org.junit.platform.commons.util">Class</a></li> | ||
<li class="nav-bar-cell1-rev">Use</li> | ||
<li><a href="../package-tree.html">Tree</a></li> | ||
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> | ||
<li><a href="../../../../../../../index-files/index-1.html">Index</a></li> | ||
<li><a href="../../../../../../../help-doc.html#use">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="sub-nav"> | ||
<div id="navbar-sub-list"></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"> | ||
<div class="header"> | ||
<h1 title="Uses of Class org.junit.platform.commons.util.ResourceUtils" class="title">Uses of Class<br>org.junit.platform.commons.util.ResourceUtils</h1> | ||
</div> | ||
No usage of org.junit.platform.commons.util.ResourceUtils</main> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.