diff --git a/README.md b/README.md index 63d62a5..6b3cac4 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ YAML is a human-readable data-oriented serialization language. Serialization is the process of translating data structures or object state into a format that can be stored and reconstructed later in the same or another computer environment. -You can learn more about YAML language [here](http://www.yaml.org/spec/1.2/spec.html). Specifically, if you're interested to learn about the YAML syntax you can go to the -[Chapter 2 of the YAML specification](http://www.yaml.org/spec/1.2/spec.html#Preview). +You can learn more about YAML language [here](https://yaml.org/spec/1.2.2/). Specifically, if you're interested to learn about the YAML syntax you can go to the +[Chapter 2 of the YAML specification](https://yaml.org/spec/1.2.2/#chapter-2-language-overview). Filename extensions: `.yaml`, `.yml` @@ -52,7 +52,7 @@ If you are using Maven you do not need to download the jar. Instead, add this re me.carleslc.Simple-YAML Simple-Yaml - 1.8.2 + 1.8.3 ``` @@ -65,7 +65,7 @@ If you are using Maven you do not need to download the jar. Instead, add this re me.carleslc.Simple-YAML Simple-Configuration - 1.8.2 + 1.8.3 ``` @@ -88,7 +88,7 @@ allprojects { ```gradle dependencies { - implementation 'me.carleslc.Simple-YAML:Simple-Yaml:1.8.2' + implementation 'me.carleslc.Simple-YAML:Simple-Yaml:1.8.3' } ``` @@ -99,7 +99,7 @@ dependencies { ```gradle dependencies { - implementation 'me.carleslc.Simple-YAML:Simple-Configuration:1.8.2' + implementation 'me.carleslc.Simple-YAML:Simple-Configuration:1.8.3' } ``` @@ -143,4 +143,4 @@ Have a look to these repositories: - [HOCON](https://github.com/portlek/hocongration) - [TOML](https://github.com/portlek/tomlgration) -These projects are using the Simple-Configuration module and they are not related directly with Simple-YAML. \ No newline at end of file +These projects are using the Simple-Configuration module, but they are not related directly with Simple-YAML. \ No newline at end of file diff --git a/Simple-Configuration/pom.xml b/Simple-Configuration/pom.xml index 26e2215..14b769b 100644 --- a/Simple-Configuration/pom.xml +++ b/Simple-Configuration/pom.xml @@ -7,7 +7,7 @@ Simple-YAML-Parent me.carleslc.simpleyaml - 1.8.2 + 1.8.3 Simple-Configuration me.carleslc diff --git a/Simple-Yaml/pom.xml b/Simple-Yaml/pom.xml index f517c09..70fb277 100644 --- a/Simple-Yaml/pom.xml +++ b/Simple-Yaml/pom.xml @@ -7,18 +7,44 @@ Simple-YAML-Parent me.carleslc.simpleyaml - 1.8.2 + 1.8.3 Simple-Yaml me.carleslc Simple-Yaml - 1.8.2 + 1.8.3 + + + + + org.apache.maven.plugins + maven-shade-plugin + 3.4.1 + + + package + + shade + + + + + org.yaml.snakeyaml + org.simpleyaml.configuration.implementation.snakeyaml.lib + + + + + + + + me.carleslc Simple-Configuration - 1.8.2 + 1.8.3 org.yaml diff --git a/doc/Simple-Configuration/allclasses-frame.html b/doc/Simple-Configuration/allclasses-frame.html index f344554..a4bc466 100644 --- a/doc/Simple-Configuration/allclasses-frame.html +++ b/doc/Simple-Configuration/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (Simple-Configuration 1.8.2 API) - +All Classes (Simple-Configuration 1.8.3 API) + diff --git a/doc/Simple-Configuration/allclasses-noframe.html b/doc/Simple-Configuration/allclasses-noframe.html index 5dcf636..340991b 100644 --- a/doc/Simple-Configuration/allclasses-noframe.html +++ b/doc/Simple-Configuration/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (Simple-Configuration 1.8.2 API) - +All Classes (Simple-Configuration 1.8.3 API) + diff --git a/doc/Simple-Configuration/constant-values.html b/doc/Simple-Configuration/constant-values.html index cfd6151..fe3e5cd 100644 --- a/doc/Simple-Configuration/constant-values.html +++ b/doc/Simple-Configuration/constant-values.html @@ -2,10 +2,10 @@ - + -Constant Field Values (Simple-Configuration 1.8.2 API) - +Constant Field Values (Simple-Configuration 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Configuration/org/simpleyaml/configuration/comments/format/package-summary.html b/doc/Simple-Configuration/org/simpleyaml/configuration/comments/format/package-summary.html index c6572bf..c901730 100644 --- a/doc/Simple-Configuration/org/simpleyaml/configuration/comments/format/package-summary.html +++ b/doc/Simple-Configuration/org/simpleyaml/configuration/comments/format/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.comments.format (Simple-Configuration 1.8.2 API) - +org.simpleyaml.configuration.comments.format (Simple-Configuration 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Configuration/org/simpleyaml/configuration/comments/package-summary.html b/doc/Simple-Configuration/org/simpleyaml/configuration/comments/package-summary.html index 1f62efd..fe6f5f2 100644 --- a/doc/Simple-Configuration/org/simpleyaml/configuration/comments/package-summary.html +++ b/doc/Simple-Configuration/org/simpleyaml/configuration/comments/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.comments (Simple-Configuration 1.8.2 API) - +org.simpleyaml.configuration.comments (Simple-Configuration 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Configuration/org/simpleyaml/configuration/file/package-summary.html b/doc/Simple-Configuration/org/simpleyaml/configuration/file/package-summary.html index a754447..35e3269 100644 --- a/doc/Simple-Configuration/org/simpleyaml/configuration/file/package-summary.html +++ b/doc/Simple-Configuration/org/simpleyaml/configuration/file/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.file (Simple-Configuration 1.8.2 API) - +org.simpleyaml.configuration.file (Simple-Configuration 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Configuration/org/simpleyaml/configuration/package-summary.html b/doc/Simple-Configuration/org/simpleyaml/configuration/package-summary.html index 17a117f..fc4c723 100644 --- a/doc/Simple-Configuration/org/simpleyaml/configuration/package-summary.html +++ b/doc/Simple-Configuration/org/simpleyaml/configuration/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration (Simple-Configuration 1.8.2 API) - +org.simpleyaml.configuration (Simple-Configuration 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Configuration/org/simpleyaml/configuration/serialization/package-summary.html b/doc/Simple-Configuration/org/simpleyaml/configuration/serialization/package-summary.html index 1db8067..47dcf03 100644 --- a/doc/Simple-Configuration/org/simpleyaml/configuration/serialization/package-summary.html +++ b/doc/Simple-Configuration/org/simpleyaml/configuration/serialization/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.serialization (Simple-Configuration 1.8.2 API) - +org.simpleyaml.configuration.serialization (Simple-Configuration 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Configuration/org/simpleyaml/exceptions/package-summary.html b/doc/Simple-Configuration/org/simpleyaml/exceptions/package-summary.html index 3dd1f9f..1389d45 100644 --- a/doc/Simple-Configuration/org/simpleyaml/exceptions/package-summary.html +++ b/doc/Simple-Configuration/org/simpleyaml/exceptions/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.exceptions (Simple-Configuration 1.8.2 API) - +org.simpleyaml.exceptions (Simple-Configuration 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Configuration/org/simpleyaml/utils/package-summary.html b/doc/Simple-Configuration/org/simpleyaml/utils/package-summary.html index 489655f..223b957 100644 --- a/doc/Simple-Configuration/org/simpleyaml/utils/package-summary.html +++ b/doc/Simple-Configuration/org/simpleyaml/utils/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.utils (Simple-Configuration 1.8.2 API) - +org.simpleyaml.utils (Simple-Configuration 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Configuration/overview-summary.html b/doc/Simple-Configuration/overview-summary.html index 1895639..3faf86f 100644 --- a/doc/Simple-Configuration/overview-summary.html +++ b/doc/Simple-Configuration/overview-summary.html @@ -2,10 +2,10 @@ - + -Overview (Simple-Configuration 1.8.2 API) - +Overview (Simple-Configuration 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Yaml/allclasses-noframe.html b/doc/Simple-Yaml/allclasses-noframe.html index 6d654ff..5603e7d 100644 --- a/doc/Simple-Yaml/allclasses-noframe.html +++ b/doc/Simple-Yaml/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (Simple-Yaml 1.8.2 API) - +All Classes (Simple-Yaml 1.8.3 API) + diff --git a/doc/Simple-Yaml/constant-values.html b/doc/Simple-Yaml/constant-values.html index 8e4ee67..0d759f4 100644 --- a/doc/Simple-Yaml/constant-values.html +++ b/doc/Simple-Yaml/constant-values.html @@ -2,10 +2,10 @@ - + -Constant Field Values (Simple-Yaml 1.8.2 API) - +Constant Field Values (Simple-Yaml 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Yaml/org/simpleyaml/configuration/comments/format/package-summary.html b/doc/Simple-Yaml/org/simpleyaml/configuration/comments/format/package-summary.html index d41e183..787cb76 100644 --- a/doc/Simple-Yaml/org/simpleyaml/configuration/comments/format/package-summary.html +++ b/doc/Simple-Yaml/org/simpleyaml/configuration/comments/format/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.comments.format (Simple-Yaml 1.8.2 API) - +org.simpleyaml.configuration.comments.format (Simple-Yaml 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Yaml/org/simpleyaml/configuration/comments/package-summary.html b/doc/Simple-Yaml/org/simpleyaml/configuration/comments/package-summary.html index 9308ff7..a189c29 100644 --- a/doc/Simple-Yaml/org/simpleyaml/configuration/comments/package-summary.html +++ b/doc/Simple-Yaml/org/simpleyaml/configuration/comments/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.comments (Simple-Yaml 1.8.2 API) - +org.simpleyaml.configuration.comments (Simple-Yaml 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Yaml/org/simpleyaml/configuration/file/package-summary.html b/doc/Simple-Yaml/org/simpleyaml/configuration/file/package-summary.html index 4cfd3c3..ac7fecf 100644 --- a/doc/Simple-Yaml/org/simpleyaml/configuration/file/package-summary.html +++ b/doc/Simple-Yaml/org/simpleyaml/configuration/file/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.file (Simple-Yaml 1.8.2 API) - +org.simpleyaml.configuration.file (Simple-Yaml 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Yaml/org/simpleyaml/configuration/implementation/api/package-summary.html b/doc/Simple-Yaml/org/simpleyaml/configuration/implementation/api/package-summary.html index b1a0e83..b451b29 100644 --- a/doc/Simple-Yaml/org/simpleyaml/configuration/implementation/api/package-summary.html +++ b/doc/Simple-Yaml/org/simpleyaml/configuration/implementation/api/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.implementation.api (Simple-Yaml 1.8.2 API) - +org.simpleyaml.configuration.implementation.api (Simple-Yaml 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Yaml/org/simpleyaml/configuration/implementation/package-summary.html b/doc/Simple-Yaml/org/simpleyaml/configuration/implementation/package-summary.html index 22d7140..ce63bd9 100644 --- a/doc/Simple-Yaml/org/simpleyaml/configuration/implementation/package-summary.html +++ b/doc/Simple-Yaml/org/simpleyaml/configuration/implementation/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.implementation (Simple-Yaml 1.8.2 API) - +org.simpleyaml.configuration.implementation (Simple-Yaml 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Yaml/org/simpleyaml/configuration/implementation/snakeyaml/package-summary.html b/doc/Simple-Yaml/org/simpleyaml/configuration/implementation/snakeyaml/package-summary.html index dbd9081..8ecd548 100644 --- a/doc/Simple-Yaml/org/simpleyaml/configuration/implementation/snakeyaml/package-summary.html +++ b/doc/Simple-Yaml/org/simpleyaml/configuration/implementation/snakeyaml/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.implementation.snakeyaml (Simple-Yaml 1.8.2 API) - +org.simpleyaml.configuration.implementation.snakeyaml (Simple-Yaml 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/Simple-Yaml/overview-summary.html b/doc/Simple-Yaml/overview-summary.html index 3aa7573..7bd076b 100644 --- a/doc/Simple-Yaml/overview-summary.html +++ b/doc/Simple-Yaml/overview-summary.html @@ -2,10 +2,10 @@ - + -Overview (Simple-Yaml 1.8.2 API) - +Overview (Simple-Yaml 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/allclasses-noframe.html b/doc/allclasses-noframe.html index 86e0543..c1728ab 100644 --- a/doc/allclasses-noframe.html +++ b/doc/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (Simple-YAML 1.8.2 API) - +All Classes (Simple-YAML 1.8.3 API) + diff --git a/doc/constant-values.html b/doc/constant-values.html index 7fbb349..8fa4f23 100644 --- a/doc/constant-values.html +++ b/doc/constant-values.html @@ -2,10 +2,10 @@ - + -Constant Field Values (Simple-YAML 1.8.2 API) - +Constant Field Values (Simple-YAML 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/org/simpleyaml/configuration/comments/format/package-summary.html b/doc/org/simpleyaml/configuration/comments/format/package-summary.html index 08dbfe9..b248552 100644 --- a/doc/org/simpleyaml/configuration/comments/format/package-summary.html +++ b/doc/org/simpleyaml/configuration/comments/format/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.comments.format (Simple-YAML 1.8.2 API) - +org.simpleyaml.configuration.comments.format (Simple-YAML 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/org/simpleyaml/configuration/comments/package-summary.html b/doc/org/simpleyaml/configuration/comments/package-summary.html index f4f37bc..b070ea1 100644 --- a/doc/org/simpleyaml/configuration/comments/package-summary.html +++ b/doc/org/simpleyaml/configuration/comments/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.comments (Simple-YAML 1.8.2 API) - +org.simpleyaml.configuration.comments (Simple-YAML 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/org/simpleyaml/configuration/file/package-summary.html b/doc/org/simpleyaml/configuration/file/package-summary.html index a2d4316..2ce7493 100644 --- a/doc/org/simpleyaml/configuration/file/package-summary.html +++ b/doc/org/simpleyaml/configuration/file/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.file (Simple-YAML 1.8.2 API) - +org.simpleyaml.configuration.file (Simple-YAML 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/org/simpleyaml/configuration/implementation/api/package-summary.html b/doc/org/simpleyaml/configuration/implementation/api/package-summary.html index baf6130..d1ca3eb 100644 --- a/doc/org/simpleyaml/configuration/implementation/api/package-summary.html +++ b/doc/org/simpleyaml/configuration/implementation/api/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.implementation.api (Simple-YAML 1.8.2 API) - +org.simpleyaml.configuration.implementation.api (Simple-YAML 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/org/simpleyaml/configuration/implementation/package-summary.html b/doc/org/simpleyaml/configuration/implementation/package-summary.html index 0f65a10..599a345 100644 --- a/doc/org/simpleyaml/configuration/implementation/package-summary.html +++ b/doc/org/simpleyaml/configuration/implementation/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.implementation (Simple-YAML 1.8.2 API) - +org.simpleyaml.configuration.implementation (Simple-YAML 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/org/simpleyaml/configuration/implementation/snakeyaml/package-summary.html b/doc/org/simpleyaml/configuration/implementation/snakeyaml/package-summary.html index 0fbf91c..0ab7b96 100644 --- a/doc/org/simpleyaml/configuration/implementation/snakeyaml/package-summary.html +++ b/doc/org/simpleyaml/configuration/implementation/snakeyaml/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.implementation.snakeyaml (Simple-YAML 1.8.2 API) - +org.simpleyaml.configuration.implementation.snakeyaml (Simple-YAML 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/org/simpleyaml/configuration/package-summary.html b/doc/org/simpleyaml/configuration/package-summary.html index 4835d2d..fa9efbb 100644 --- a/doc/org/simpleyaml/configuration/package-summary.html +++ b/doc/org/simpleyaml/configuration/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration (Simple-YAML 1.8.2 API) - +org.simpleyaml.configuration (Simple-YAML 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/org/simpleyaml/configuration/serialization/package-summary.html b/doc/org/simpleyaml/configuration/serialization/package-summary.html index c5beb95..d2c4ff9 100644 --- a/doc/org/simpleyaml/configuration/serialization/package-summary.html +++ b/doc/org/simpleyaml/configuration/serialization/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.configuration.serialization (Simple-YAML 1.8.2 API) - +org.simpleyaml.configuration.serialization (Simple-YAML 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/org/simpleyaml/exceptions/package-summary.html b/doc/org/simpleyaml/exceptions/package-summary.html index 4cc5d66..a89eb45 100644 --- a/doc/org/simpleyaml/exceptions/package-summary.html +++ b/doc/org/simpleyaml/exceptions/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.exceptions (Simple-YAML 1.8.2 API) - +org.simpleyaml.exceptions (Simple-YAML 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/org/simpleyaml/utils/package-summary.html b/doc/org/simpleyaml/utils/package-summary.html index 65e9902..474db34 100644 --- a/doc/org/simpleyaml/utils/package-summary.html +++ b/doc/org/simpleyaml/utils/package-summary.html @@ -2,10 +2,10 @@ - + -org.simpleyaml.utils (Simple-YAML 1.8.2 API) - +org.simpleyaml.utils (Simple-YAML 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/doc/overview-summary.html b/doc/overview-summary.html index 969dacf..d9d6e48 100644 --- a/doc/overview-summary.html +++ b/doc/overview-summary.html @@ -2,10 +2,10 @@ - + -Overview (Simple-YAML 1.8.2 API) - +Overview (Simple-YAML 1.8.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@