diff options
author | Clyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com> | 2021-06-27 13:45:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-27 13:45:55 +0000 |
commit | 51ee4fe5f80e6dc6d9a25c4e95f53c8c122a9434 (patch) | |
tree | 9695b8cbd65fa1e914b30597b64c79e484cacdcd /target/site/apidocs/musichub/util | |
parent | e13eea333d7af2786dbbbb5ed60cea4593d5ee12 (diff) | |
parent | f5117515ab26658e93d9efc2d99651c332840782 (diff) |
Merge pull request #11 from Said-Belhadj/feature/STZ-0010
STZ-0010 : Extension check
Diffstat (limited to 'target/site/apidocs/musichub/util')
9 files changed, 11 insertions, 11 deletions
diff --git a/target/site/apidocs/musichub/util/LogHandler.html b/target/site/apidocs/musichub/util/LogHandler.html index aab61a3..ef83ebd 100644 --- a/target/site/apidocs/musichub/util/LogHandler.html +++ b/target/site/apidocs/musichub/util/LogHandler.html @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="fr"> <head> -<!-- Generated by javadoc (16) on Sun Jun 27 12:53:29 CEST 2021 --> +<!-- Generated by javadoc (16) on Sun Jun 27 13:23:48 CEST 2021 --> <title>LogHandler (spoteezer 0.1.0 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> diff --git a/target/site/apidocs/musichub/util/PathValidation.html b/target/site/apidocs/musichub/util/PathValidation.html index fd6d4b8..fefddad 100644 --- a/target/site/apidocs/musichub/util/PathValidation.html +++ b/target/site/apidocs/musichub/util/PathValidation.html @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="fr"> <head> -<!-- Generated by javadoc (16) on Sun Jun 27 12:53:29 CEST 2021 --> +<!-- Generated by javadoc (16) on Sun Jun 27 13:23:48 CEST 2021 --> <title>PathValidation (spoteezer 0.1.0 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> @@ -121,7 +121,7 @@ loadScripts(document, 'script');</script> <div class="col-first even-row-color method-summary-table-tab1 method-summary-table-tab4 method-summary-table"><code>static boolean</code></div> <div class="col-second even-row-color method-summary-table-tab1 method-summary-table-tab4 method-summary-table"><code><span class="member-name-link"><a href="#isPathValid(java.lang.String)">isPathValid</a></span>​(<a href="https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> inputPath)</code></div> <div class="col-last even-row-color method-summary-table-tab1 method-summary-table-tab4 method-summary-table"> -<div class="block">Method that checks the validity of a given path</div> +<div class="block">Method that checks the validity of a given path and file.</div> </div> </div> </div> @@ -163,7 +163,7 @@ loadScripts(document, 'script');</script> <section class="detail" id="isPathValid(java.lang.String)"> <h3>isPathValid</h3> <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name">isPathValid</span>​<span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a> inputPath)</span></div> -<div class="block">Method that checks the validity of a given path</div> +<div class="block">Method that checks the validity of a given path and file.</div> <dl class="notes"> <dt>Parameters:</dt> <dd><code>inputPath</code> - the path given by the user</dd> diff --git a/target/site/apidocs/musichub/util/XMLHandler.html b/target/site/apidocs/musichub/util/XMLHandler.html index 8957fcb..7236da3 100644 --- a/target/site/apidocs/musichub/util/XMLHandler.html +++ b/target/site/apidocs/musichub/util/XMLHandler.html @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="fr"> <head> -<!-- Generated by javadoc (16) on Sun Jun 27 12:53:29 CEST 2021 --> +<!-- Generated by javadoc (16) on Sun Jun 27 13:23:48 CEST 2021 --> <title>XMLHandler (spoteezer 0.1.0 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> diff --git a/target/site/apidocs/musichub/util/class-use/LogHandler.html b/target/site/apidocs/musichub/util/class-use/LogHandler.html index 2d3ba9c..990f0fd 100644 --- a/target/site/apidocs/musichub/util/class-use/LogHandler.html +++ b/target/site/apidocs/musichub/util/class-use/LogHandler.html @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="fr"> <head> -<!-- Generated by javadoc (16) on Sun Jun 27 12:53:29 CEST 2021 --> +<!-- Generated by javadoc (16) on Sun Jun 27 13:23:48 CEST 2021 --> <title>Uses of Class musichub.util.LogHandler (spoteezer 0.1.0 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> diff --git a/target/site/apidocs/musichub/util/class-use/PathValidation.html b/target/site/apidocs/musichub/util/class-use/PathValidation.html index 68d4275..220526c 100644 --- a/target/site/apidocs/musichub/util/class-use/PathValidation.html +++ b/target/site/apidocs/musichub/util/class-use/PathValidation.html @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="fr"> <head> -<!-- Generated by javadoc (16) on Sun Jun 27 12:53:29 CEST 2021 --> +<!-- Generated by javadoc (16) on Sun Jun 27 13:23:48 CEST 2021 --> <title>Uses of Class musichub.util.PathValidation (spoteezer 0.1.0 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> diff --git a/target/site/apidocs/musichub/util/class-use/XMLHandler.html b/target/site/apidocs/musichub/util/class-use/XMLHandler.html index 1115b00..7a70382 100644 --- a/target/site/apidocs/musichub/util/class-use/XMLHandler.html +++ b/target/site/apidocs/musichub/util/class-use/XMLHandler.html @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="fr"> <head> -<!-- Generated by javadoc (16) on Sun Jun 27 12:53:29 CEST 2021 --> +<!-- Generated by javadoc (16) on Sun Jun 27 13:23:48 CEST 2021 --> <title>Uses of Class musichub.util.XMLHandler (spoteezer 0.1.0 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> diff --git a/target/site/apidocs/musichub/util/package-summary.html b/target/site/apidocs/musichub/util/package-summary.html index f15c1e8..f86937c 100644 --- a/target/site/apidocs/musichub/util/package-summary.html +++ b/target/site/apidocs/musichub/util/package-summary.html @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="fr"> <head> -<!-- Generated by javadoc (16) on Sun Jun 27 12:53:29 CEST 2021 --> +<!-- Generated by javadoc (16) on Sun Jun 27 13:23:48 CEST 2021 --> <title>musichub.util (spoteezer 0.1.0 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> diff --git a/target/site/apidocs/musichub/util/package-tree.html b/target/site/apidocs/musichub/util/package-tree.html index 5e16d78..ffec452 100644 --- a/target/site/apidocs/musichub/util/package-tree.html +++ b/target/site/apidocs/musichub/util/package-tree.html @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="fr"> <head> -<!-- Generated by javadoc (16) on Sun Jun 27 12:53:29 CEST 2021 --> +<!-- Generated by javadoc (16) on Sun Jun 27 13:23:48 CEST 2021 --> <title>musichub.util Class Hierarchy (spoteezer 0.1.0 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> diff --git a/target/site/apidocs/musichub/util/package-use.html b/target/site/apidocs/musichub/util/package-use.html index 9451dbe..5b04593 100644 --- a/target/site/apidocs/musichub/util/package-use.html +++ b/target/site/apidocs/musichub/util/package-use.html @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="fr"> <head> -<!-- Generated by javadoc (16) on Sun Jun 27 12:53:29 CEST 2021 --> +<!-- Generated by javadoc (16) on Sun Jun 27 13:23:48 CEST 2021 --> <title>Uses of Package musichub.util (spoteezer 0.1.0 API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |