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/index-all.html | |
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/index-all.html')
-rw-r--r-- | target/site/apidocs/index-all.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/site/apidocs/index-all.html b/target/site/apidocs/index-all.html index a35747c..bb29e83 100644 --- a/target/site/apidocs/index-all.html +++ b/target/site/apidocs/index-all.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>Index (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"> @@ -204,7 +204,7 @@ loadScripts(document, 'script');</script> <dl class="index"> <dt><span class="member-name-link"><a href="musichub/util/PathValidation.html#isPathValid(java.lang.String)">isPathValid(String)</a></span> - Static method in class musichub.util.<a href="musichub/util/PathValidation.html" title="class in musichub.util">PathValidation</a></dt> <dd> -<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> </dd> <dt><span class="member-name-link"><a href="musichub/business/Language.html#ITALIAN">ITALIAN</a></span> - Enum constant in enum class musichub.business.<a href="musichub/business/Language.html" title="enum class in musichub.business">Language</a></dt> <dd> </dd> |