TAMAYA-186: Regenerate page with new structure/menu

Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/commit/cb3c154a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/cb3c154a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/cb3c154a

Branch: refs/heads/asf-site
Commit: cb3c154abc88bfd88a2e6a037145decd478763df
Parents: e81b64a
Author: Phil Ottlinger <pottlin...@apache.org>
Authored: Mon Dec 19 00:06:29 2016 +0100
Committer: Phil Ottlinger <pottlin...@apache.org>
Committed: Mon Dec 19 00:06:29 2016 +0100

----------------------------------------------------------------------
 about.html                                      |   71 +-
 apidocs/allclasses-frame.html                   |   82 +
 apidocs/allclasses-noframe.html                 |   82 +
 apidocs/constant-values.html                    |  243 +++
 apidocs/deprecated-list.html                    |  191 ++
 apidocs/help-doc.html                           |  230 +++
 apidocs/index-all.html                          | 1680 ++++++++++++++++++
 apidocs/index.html                              |   76 +
 apidocs/org/apache/tamaya/ConfigException.html  |  299 ++++
 apidocs/org/apache/tamaya/ConfigOperator.html   |  238 +++
 apidocs/org/apache/tamaya/ConfigQuery.html      |  237 +++
 apidocs/org/apache/tamaya/Configuration.html    |  511 ++++++
 .../apache/tamaya/ConfigurationProvider.html    |  384 ++++
 apidocs/org/apache/tamaya/TypeLiteral.html      |  481 +++++
 .../tamaya/class-use/ConfigException.html       |  125 ++
 .../apache/tamaya/class-use/ConfigOperator.html |  189 ++
 .../apache/tamaya/class-use/ConfigQuery.html    |  189 ++
 .../apache/tamaya/class-use/Configuration.html  |  345 ++++
 .../tamaya/class-use/ConfigurationProvider.html |  125 ++
 .../apache/tamaya/class-use/TypeLiteral.html    |  447 +++++
 .../core/internal/DefaultConfiguration.html     |  661 +++++++
 .../internal/DefaultConfigurationContext.html   |  589 ++++++
 .../DefaultConfigurationContextBuilder.html     | 1135 ++++++++++++
 .../internal/DefaultConfigurationProvider.html  |  487 +++++
 .../core/internal/DefaultServiceContext.html    |  368 ++++
 .../tamaya/core/internal/OSGIActivator.html     |  302 ++++
 .../core/internal/OSGIServiceContext.html       |  360 ++++
 .../tamaya/core/internal/OSGIServiceLoader.html |  288 +++
 .../internal/PriorityServiceComparator.html     |  340 ++++
 .../core/internal/PropertyConverterManager.html |  475 +++++
 .../core/internal/PropertyFilterComparator.html |  297 ++++
 .../tamaya/core/internal/PropertyFiltering.html |  263 +++
 .../core/internal/PropertySourceComparator.html |  297 ++++
 .../tamaya/core/internal/ReflectionUtil.html    |  241 +++
 .../class-use/DefaultConfiguration.html         |  125 ++
 .../class-use/DefaultConfigurationContext.html  |  125 ++
 .../DefaultConfigurationContextBuilder.html     |  165 ++
 .../class-use/DefaultConfigurationProvider.html |  125 ++
 .../class-use/DefaultServiceContext.html        |  125 ++
 .../core/internal/class-use/OSGIActivator.html  |  125 ++
 .../internal/class-use/OSGIServiceContext.html  |  125 ++
 .../internal/class-use/OSGIServiceLoader.html   |  125 ++
 .../class-use/PriorityServiceComparator.html    |  125 ++
 .../class-use/PropertyConverterManager.html     |  125 ++
 .../class-use/PropertyFilterComparator.html     |  125 ++
 .../internal/class-use/PropertyFiltering.html   |  125 ++
 .../class-use/PropertySourceComparator.html     |  125 ++
 .../core/internal/class-use/ReflectionUtil.html |  125 ++
 .../converters/BigDecimalConverter.html         |  308 ++++
 .../converters/BigIntegerConverter.html         |  308 ++++
 .../internal/converters/BooleanConverter.html   |  300 ++++
 .../core/internal/converters/ByteConverter.html |  314 ++++
 .../core/internal/converters/CharConverter.html |  307 ++++
 .../internal/converters/ClassConverter.html     |  305 ++++
 .../internal/converters/CurrencyConverter.html  |  307 ++++
 .../internal/converters/DoubleConverter.html    |  307 ++++
 .../core/internal/converters/EnumConverter.html |  300 ++++
 .../core/internal/converters/FileConverter.html |  300 ++++
 .../internal/converters/FloatConverter.html     |  307 ++++
 .../internal/converters/IntegerConverter.html   |  314 ++++
 .../core/internal/converters/LongConverter.html |  314 ++++
 .../internal/converters/NumberConverter.html    |  307 ++++
 .../core/internal/converters/PathConverter.html |  300 ++++
 .../internal/converters/ShortConverter.html     |  314 ++++
 .../core/internal/converters/URIConverter.html  |  300 ++++
 .../core/internal/converters/URLConverter.html  |  300 ++++
 .../class-use/BigDecimalConverter.html          |  125 ++
 .../class-use/BigIntegerConverter.html          |  125 ++
 .../converters/class-use/BooleanConverter.html  |  125 ++
 .../converters/class-use/ByteConverter.html     |  125 ++
 .../converters/class-use/CharConverter.html     |  125 ++
 .../converters/class-use/ClassConverter.html    |  125 ++
 .../converters/class-use/CurrencyConverter.html |  125 ++
 .../converters/class-use/DoubleConverter.html   |  125 ++
 .../converters/class-use/EnumConverter.html     |  125 ++
 .../converters/class-use/FileConverter.html     |  125 ++
 .../converters/class-use/FloatConverter.html    |  125 ++
 .../converters/class-use/IntegerConverter.html  |  125 ++
 .../converters/class-use/LongConverter.html     |  125 ++
 .../converters/class-use/NumberConverter.html   |  125 ++
 .../converters/class-use/PathConverter.html     |  125 ++
 .../converters/class-use/ShortConverter.html    |  125 ++
 .../converters/class-use/URIConverter.html      |  125 ++
 .../converters/class-use/URLConverter.html      |  125 ++
 .../core/internal/converters/package-frame.html |   38 +
 .../internal/converters/package-summary.html    |  341 ++++
 .../core/internal/converters/package-tree.html  |  155 ++
 .../core/internal/converters/package-use.html   |  125 ++
 .../tamaya/core/internal/package-frame.html     |   34 +
 .../tamaya/core/internal/package-summary.html   |  225 +++
 .../tamaya/core/internal/package-tree.html      |  151 ++
 .../tamaya/core/internal/package-use.html       |  160 ++
 .../core/propertysource/BasePropertySource.html |  597 +++++++
 .../core/propertysource/CLIPropertySource.html  |  383 ++++
 .../EnvironmentPropertySource.html              |  536 ++++++
 .../propertysource/SimplePropertySource.html    |  413 +++++
 .../propertysource/SystemPropertySource.html    |  533 ++++++
 .../class-use/BasePropertySource.html           |  189 ++
 .../class-use/CLIPropertySource.html            |  125 ++
 .../class-use/EnvironmentPropertySource.html    |  125 ++
 .../class-use/SimplePropertySource.html         |  125 ++
 .../class-use/SystemPropertySource.html         |  125 ++
 .../core/propertysource/package-frame.html      |   25 +
 .../core/propertysource/package-summary.html    |  175 ++
 .../core/propertysource/package-tree.html       |  145 ++
 .../tamaya/core/propertysource/package-use.html |  161 ++
 .../provider/JavaConfigurationProvider.html     |  377 ++++
 .../class-use/JavaConfigurationProvider.html    |  125 ++
 .../tamaya/core/provider/package-frame.html     |   21 +
 .../tamaya/core/provider/package-summary.html   |  148 ++
 .../tamaya/core/provider/package-tree.html      |  138 ++
 .../tamaya/core/provider/package-use.html       |  125 ++
 .../examples/custompropertysource/Main.html     |  259 +++
 .../SimplePropertySource.html                   |  379 ++++
 .../SimplePropertySourceProvider.html           |  301 ++++
 .../custompropertysource/class-use/Main.html    |  125 ++
 .../class-use/SimplePropertySource.html         |  125 ++
 .../class-use/SimplePropertySourceProvider.html |  125 ++
 .../custompropertysource/package-frame.html     |   23 +
 .../custompropertysource/package-summary.html   |  155 ++
 .../custompropertysource/package-tree.html      |  144 ++
 .../custompropertysource/package-use.html       |  125 ++
 .../apache/tamaya/examples/minimal/Main.html    |  254 +++
 .../tamaya/examples/minimal/class-use/Main.html |  125 ++
 .../tamaya/examples/minimal/package-frame.html  |   21 +
 .../examples/minimal/package-summary.html       |  157 ++
 .../tamaya/examples/minimal/package-tree.html   |  138 ++
 .../tamaya/examples/minimal/package-use.html    |  125 ++
 apidocs/org/apache/tamaya/package-frame.html    |   32 +
 apidocs/org/apache/tamaya/package-summary.html  |  201 +++
 apidocs/org/apache/tamaya/package-tree.html     |  158 ++
 apidocs/org/apache/tamaya/package-use.html      |  246 +++
 .../apache/tamaya/spi/ConfigurationContext.html |  499 ++++++
 .../tamaya/spi/ConfigurationContextBuilder.html |  948 ++++++++++
 .../tamaya/spi/ConfigurationProviderSpi.html    |  423 +++++
 .../tamaya/spi/ConversionContext.Builder.html   |  480 +++++
 .../apache/tamaya/spi/ConversionContext.html    |  463 +++++
 apidocs/org/apache/tamaya/spi/Experimental.html |  170 ++
 .../org/apache/tamaya/spi/FilterContext.html    |  380 ++++
 .../apache/tamaya/spi/PropertyConverter.html    |  252 +++
 .../org/apache/tamaya/spi/PropertyFilter.html   |  250 +++
 .../org/apache/tamaya/spi/PropertySource.html   |  453 +++++
 .../tamaya/spi/PropertySourceProvider.html      |  284 +++
 .../org/apache/tamaya/spi/PropertyValue.html    |  376 ++++
 .../apache/tamaya/spi/PropertyValueBuilder.html |  377 ++++
 .../spi/PropertyValueCombinationPolicy.html     |  296 +++
 .../org/apache/tamaya/spi/ServiceContext.html   |  290 +++
 .../tamaya/spi/ServiceContextManager.html       |  273 +++
 .../spi/class-use/ConfigurationContext.html     |  392 ++++
 .../class-use/ConfigurationContextBuilder.html  |  496 ++++++
 .../spi/class-use/ConfigurationProviderSpi.html |  167 ++
 .../class-use/ConversionContext.Builder.html    |  205 +++
 .../tamaya/spi/class-use/ConversionContext.html |  291 +++
 .../tamaya/spi/class-use/Experimental.html      |  176 ++
 .../tamaya/spi/class-use/FilterContext.html     |  168 ++
 .../tamaya/spi/class-use/PropertyConverter.html |  580 ++++++
 .../tamaya/spi/class-use/PropertyFilter.html    |  292 +++
 .../tamaya/spi/class-use/PropertySource.html    |  513 ++++++
 .../spi/class-use/PropertySourceProvider.html   |  215 +++
 .../tamaya/spi/class-use/PropertyValue.html     |  211 +++
 .../spi/class-use/PropertyValueBuilder.html     |  182 ++
 .../PropertyValueCombinationPolicy.html         |  235 +++
 .../tamaya/spi/class-use/ServiceContext.html    |  219 +++
 .../spi/class-use/ServiceContextManager.html    |  125 ++
 .../org/apache/tamaya/spi/package-frame.html    |   42 +
 .../org/apache/tamaya/spi/package-summary.html  |  262 +++
 apidocs/org/apache/tamaya/spi/package-tree.html |  159 ++
 apidocs/org/apache/tamaya/spi/package-use.html  |  418 +++++
 apidocs/overview-frame.html                     |   29 +
 apidocs/overview-summary.html                   |  171 ++
 apidocs/overview-tree.html                      |  229 +++
 apidocs/package-list                            |    8 +
 apidocs/script.js                               |   30 +
 apidocs/serialized-form.html                    |  186 ++
 apidocs/stylesheet.css                          |  574 ++++++
 archive.html                                    |   49 +-
 blog/2016/first-post.html                       |   41 +-
 blog/2016/fourth-post.html                      |   43 +-
 blog/2016/second-post.html                      |   41 +-
 blog/2016/third-post.html                       |   41 +-
 development/community.html                      |  316 ++++
 development/source.html                         |  199 +++
 devguide.html                                   |   43 +-
 documentation/api.html                          | 1140 ++++++++++++
 documentation/core.html                         |  596 +++++++
 documentation/extensions.html                   |  394 ++++
 documentation/extensions/mod_builder.html       |  258 +++
 documentation/extensions/mod_camel.html         |  310 ++++
 documentation/extensions/mod_cdi.html           |  443 +++++
 .../extensions/mod_classloader_support.html     |  279 +++
 documentation/extensions/mod_collections.html   |  466 +++++
 documentation/extensions/mod_consul.html        |  245 +++
 documentation/extensions/mod_environment.html   |  215 +++
 documentation/extensions/mod_etcd.html          |  381 ++++
 documentation/extensions/mod_events.html        |  504 ++++++
 documentation/extensions/mod_filter.html        |  301 ++++
 documentation/extensions/mod_formats.html       |  462 +++++
 documentation/extensions/mod_functions.html     |  338 ++++
 documentation/extensions/mod_injection.html     |  700 ++++++++
 documentation/extensions/mod_jodatime.html      |  223 +++
 documentation/extensions/mod_json.html          |  237 +++
 documentation/extensions/mod_management.html    |  297 ++++
 .../extensions/mod_metamodel-staged.html        |  252 +++
 documentation/extensions/mod_model.html         |  792 +++++++++
 .../extensions/mod_mutable_config.html          |  505 ++++++
 documentation/extensions/mod_optional.html      |  225 +++
 documentation/extensions/mod_osgi.html          |  315 ++++
 documentation/extensions/mod_remote.html        |  288 +++
 documentation/extensions/mod_resolver.html      |  313 ++++
 documentation/extensions/mod_resources.html     |  337 ++++
 documentation/extensions/mod_server.html        |  582 ++++++
 documentation/extensions/mod_spi-support.html   |  244 +++
 documentation/extensions/mod_spring.html        |  331 ++++
 documentation/extensions/mod_yaml.html          |  288 +++
 documentation/quickstart.html                   |  398 +++++
 documentation/usecases.html                     | 1073 +++++++++++
 download.html                                   |   43 +-
 examples.html                                   |   43 +-
 feed.xml                                        |   69 +-
 highleveldesign.html                            |   43 +-
 history.html                                    |   43 +-
 index.html                                      |   95 +-
 release-guide.html                              |   43 +-
 sitemap.xml                                     |  174 +-
 start.html                                      |   43 +-
 225 files changed, 58512 insertions(+), 296 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/cb3c154a/about.html
----------------------------------------------------------------------
diff --git a/about.html b/about.html
index 6753a9b..23e5274 100644
--- a/about.html
+++ b/about.html
@@ -63,15 +63,36 @@
         <div class="navbar-collapse collapse">
           <ul class="nav navbar-nav">
                                                <li><a 
href="index.html">Home</a></li>
-                                               <li><a 
href="quickstart.html">Quickstart</a></li>
-                                               <li><a 
href="index.html">Documentation</a></li>
-                                               <li><a 
href="/apidocs/index.html">API</a></li>
-                                               <li><a 
href="index.html">Development</a></li>
-                                               <li><a 
href="index.html">Releases</a></li>
                                                <li><a 
href="about.html">About</a></li>
-                                               <li><a 
href="sitemap.xml">Sitemap</a></li>
-            <li><a href="feed.xml">Subscribe</a></li>
-<!--
+                                               <li class="dropdown">
+              <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu">
+                                                               <li><a 
href="documentation/usecases.html">Use Cases and Requirements</a></li>
+                                                               <li><a 
href="documentation/quickstart.html">Quickstart</a></li>
+                                                               <li><a 
href="documentation/api.html">API</a></li>
+                                                               <li><a 
href="documentation/core.html">Core</a></li>
+                                                               <li><a 
href="documentation/extensions.html">Extension Guide</a></li>
+                                                               <li 
class="divider"></li>
+                                                               <li><a 
href="apidocs/index.html">Javadoc ${tamaya_version} (external)</a></li>
+              </ul>
+            </li>
+                                               <li class="dropdown">
+              <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu">
+                                                               <li><a 
href="development/source.html">Sources</a></li>
+                                                               <li><a 
href="development/community.html">Community</a></li>
+                                                               <li><a 
href="devguide.html">Development Guide</a></li>
+                                                               <li><a 
href="release-guide.html">Release Guide</a></li>
+              </ul>
+            </li>
+                                               <li class="dropdown">
+              <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Releases <b class="caret"></b></a>
+              <ul class="dropdown-menu">
+                                                               <li><a 
href="download.html">Download</a></li>
+                                                               <li><a 
href="history.html">Release History</a></li>
+              </ul>
+            </li>
+<!-- Example:
                                                <li class="dropdown">
               <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">Dropdown <b class="caret"></b></a>
               <ul class="dropdown-menu">
@@ -85,6 +106,8 @@
               </ul>
             </li>
 -->
+                                               <li><a 
href="sitemap.xml">Sitemap</a></li>
+                                               <li><a 
href="feed.xml">Subscribe</a></li>
           </ul>
         </div><!--/.nav-collapse -->
       </div>
@@ -97,17 +120,29 @@
                                <h1>About</h1>
                        </div>
 
-                       <p><em>2013-09-24</em></p>
+                       <p><em>2016-12-18</em></p>
 
                        <p>
-Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque vel diam 
purus. Curabitur ut nisi lacus.
-Nam id nisl quam. Donec a lorem sit amet libero pretium vulputate vel ut 
purus. Suspendisse leo arcu,
-mattis et imperdiet luctus, pulvinar vitae mi. Quisque fermentum sollicitudin 
feugiat. Mauris nec leo
-ligula. Vestibulum tristique odio ut risus ultricies a hendrerit quam iaculis. 
Duis tempor elit sit amet
-ligula vehicula et iaculis sem placerat. Fusce dictum, metus at volutpat 
lacinia, elit massa auctor risus,
-id auctor arcu enim eu augue. Donec ultrices turpis in mi imperdiet ac 
venenatis sapien sodales. In
-consequat imperdiet nunc quis bibendum. Nulla semper, erat quis ornare 
tristique, lectus massa posuere
-libero, ut vehicula lectus nunc ut lorem. Aliquam erat volutpat.
+Tamaya provides a flexible and powerful Configuration Solution for Java 
developers using Java SE as well as for more complex usage scenarios like Cloud 
or Java EE. It provides a modern type-safe property based Configuration API 
combined with a powerful environment model and a flexible SPI.
+
+Rationale
+Configuration is one of the most prominent cross-cutting concerns similar to 
logging. Most of us already have been writing similar code again and again in 
each of our projects. Sometimes in a similar way but mostly always slightly 
different, but certainly with high coupling to your configuration backends. 
Given your code is reused or integrated some how, or deployed by some 
customers, struggling starts: not supported backends, different policies, 
missing combination and validation mechanisms and so on. Tamaya solves all this 
by defining a common API and backend SPI. Your code is decoupled from the 
configuration backend. There is no difference if your code is deployed on your 
dev box or in a clustered Docker environment in production, it stays the same!
+
+Features
+Unified Configuration API
+Pluggable Configuration Backends
+Enforceable Configuration Policies
+Configuration Validation and Documentation
+Seemless Enterprise Integration
+
+Quickstart
+Using Apache Tamaya is simple:
+
+Add org.apache.tamaya:tamaya-core:0.2-incubating to your dependencies.
+Add your config to META-INF/javaconfiguration.properties
+Access your configuration by ConfigurationProvider.getConfiguration() and use 
it.
+Look at the extension modules to customize your setup!
+Enjoy!
 </p>
 
                        <hr />
@@ -120,7 +155,7 @@ libero, ut vehicula lectus nunc ut lorem. Aliquam erat 
volutpat.
                      <div class="container">
                        <p class="muted credit">&copy; 2014-2016 Apache 
Software Foundation | Mixed with <a href="http://getbootstrap.com/";>Bootstrap 
v3.1.1</a>
                                                        | Baked with <a 
href="http://jbake.org";>JBake <span>v2.5.0</span></a>
-                                                       at 
<span>2016-11-27</span>
+                                                       at 
<span>2016-12-19</span>
                                                </p>
                                                <p>
                                                                
<b>Disclaimer</b>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/cb3c154a/apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html
new file mode 100644
index 0000000..eed20ac
--- /dev/null
+++ b/apidocs/allclasses-frame.html
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Apache Tamaya Base 0.3-incubating-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/tamaya/core/propertysource/BasePropertySource.html" 
title="class in org.apache.tamaya.core.propertysource" 
target="classFrame">BasePropertySource</a></li>
+<li><a 
href="org/apache/tamaya/core/internal/converters/BigDecimalConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">BigDecimalConverter</a></li>
+<li><a 
href="org/apache/tamaya/core/internal/converters/BigIntegerConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">BigIntegerConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/BooleanConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">BooleanConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/ByteConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">ByteConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/CharConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">CharConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/ClassConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">ClassConverter</a></li>
+<li><a href="org/apache/tamaya/core/propertysource/CLIPropertySource.html" 
title="class in org.apache.tamaya.core.propertysource" 
target="classFrame">CLIPropertySource</a></li>
+<li><a href="org/apache/tamaya/ConfigException.html" title="class in 
org.apache.tamaya" target="classFrame">ConfigException</a></li>
+<li><a href="org/apache/tamaya/ConfigOperator.html" title="interface in 
org.apache.tamaya" target="classFrame"><span 
class="interfaceName">ConfigOperator</span></a></li>
+<li><a href="org/apache/tamaya/ConfigQuery.html" title="interface in 
org.apache.tamaya" target="classFrame"><span 
class="interfaceName">ConfigQuery</span></a></li>
+<li><a href="org/apache/tamaya/Configuration.html" title="interface in 
org.apache.tamaya" target="classFrame"><span 
class="interfaceName">Configuration</span></a></li>
+<li><a href="org/apache/tamaya/spi/ConfigurationContext.html" title="interface 
in org.apache.tamaya.spi" target="classFrame"><span 
class="interfaceName">ConfigurationContext</span></a></li>
+<li><a href="org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in org.apache.tamaya.spi" target="classFrame"><span 
class="interfaceName">ConfigurationContextBuilder</span></a></li>
+<li><a href="org/apache/tamaya/ConfigurationProvider.html" title="class in 
org.apache.tamaya" target="classFrame">ConfigurationProvider</a></li>
+<li><a href="org/apache/tamaya/spi/ConfigurationProviderSpi.html" 
title="interface in org.apache.tamaya.spi" target="classFrame"><span 
class="interfaceName">ConfigurationProviderSpi</span></a></li>
+<li><a href="org/apache/tamaya/spi/ConversionContext.html" title="class in 
org.apache.tamaya.spi" target="classFrame">ConversionContext</a></li>
+<li><a href="org/apache/tamaya/spi/ConversionContext.Builder.html" 
title="class in org.apache.tamaya.spi" 
target="classFrame">ConversionContext.Builder</a></li>
+<li><a 
href="org/apache/tamaya/core/internal/converters/CurrencyConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">CurrencyConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/DefaultConfiguration.html" 
title="class in org.apache.tamaya.core.internal" 
target="classFrame">DefaultConfiguration</a></li>
+<li><a href="org/apache/tamaya/core/internal/DefaultConfigurationContext.html" 
title="class in org.apache.tamaya.core.internal" 
target="classFrame">DefaultConfigurationContext</a></li>
+<li><a 
href="org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html" 
title="class in org.apache.tamaya.core.internal" 
target="classFrame">DefaultConfigurationContextBuilder</a></li>
+<li><a 
href="org/apache/tamaya/core/internal/DefaultConfigurationProvider.html" 
title="class in org.apache.tamaya.core.internal" 
target="classFrame">DefaultConfigurationProvider</a></li>
+<li><a href="org/apache/tamaya/core/internal/DefaultServiceContext.html" 
title="class in org.apache.tamaya.core.internal" 
target="classFrame">DefaultServiceContext</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/DoubleConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">DoubleConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/EnumConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">EnumConverter</a></li>
+<li><a 
href="org/apache/tamaya/core/propertysource/EnvironmentPropertySource.html" 
title="class in org.apache.tamaya.core.propertysource" 
target="classFrame">EnvironmentPropertySource</a></li>
+<li><a href="org/apache/tamaya/spi/Experimental.html" title="annotation in 
org.apache.tamaya.spi" target="classFrame">Experimental</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/FileConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">FileConverter</a></li>
+<li><a href="org/apache/tamaya/spi/FilterContext.html" title="class in 
org.apache.tamaya.spi" target="classFrame">FilterContext</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/FloatConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">FloatConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/IntegerConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">IntegerConverter</a></li>
+<li><a href="org/apache/tamaya/core/provider/JavaConfigurationProvider.html" 
title="class in org.apache.tamaya.core.provider" 
target="classFrame">JavaConfigurationProvider</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/LongConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">LongConverter</a></li>
+<li><a href="org/apache/tamaya/examples/custompropertysource/Main.html" 
title="class in org.apache.tamaya.examples.custompropertysource" 
target="classFrame">Main</a></li>
+<li><a href="org/apache/tamaya/examples/minimal/Main.html" title="class in 
org.apache.tamaya.examples.minimal" target="classFrame">Main</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/NumberConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">NumberConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/OSGIActivator.html" title="class 
in org.apache.tamaya.core.internal" target="classFrame">OSGIActivator</a></li>
+<li><a href="org/apache/tamaya/core/internal/OSGIServiceContext.html" 
title="class in org.apache.tamaya.core.internal" 
target="classFrame">OSGIServiceContext</a></li>
+<li><a href="org/apache/tamaya/core/internal/OSGIServiceLoader.html" 
title="class in org.apache.tamaya.core.internal" 
target="classFrame">OSGIServiceLoader</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/PathConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">PathConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/PriorityServiceComparator.html" 
title="class in org.apache.tamaya.core.internal" 
target="classFrame">PriorityServiceComparator</a></li>
+<li><a href="org/apache/tamaya/spi/PropertyConverter.html" title="interface in 
org.apache.tamaya.spi" target="classFrame"><span 
class="interfaceName">PropertyConverter</span></a></li>
+<li><a href="org/apache/tamaya/core/internal/PropertyConverterManager.html" 
title="class in org.apache.tamaya.core.internal" 
target="classFrame">PropertyConverterManager</a></li>
+<li><a href="org/apache/tamaya/spi/PropertyFilter.html" title="interface in 
org.apache.tamaya.spi" target="classFrame"><span 
class="interfaceName">PropertyFilter</span></a></li>
+<li><a href="org/apache/tamaya/core/internal/PropertyFilterComparator.html" 
title="class in org.apache.tamaya.core.internal" 
target="classFrame">PropertyFilterComparator</a></li>
+<li><a href="org/apache/tamaya/core/internal/PropertyFiltering.html" 
title="class in org.apache.tamaya.core.internal" 
target="classFrame">PropertyFiltering</a></li>
+<li><a href="org/apache/tamaya/spi/PropertySource.html" title="interface in 
org.apache.tamaya.spi" target="classFrame"><span 
class="interfaceName">PropertySource</span></a></li>
+<li><a href="org/apache/tamaya/core/internal/PropertySourceComparator.html" 
title="class in org.apache.tamaya.core.internal" 
target="classFrame">PropertySourceComparator</a></li>
+<li><a href="org/apache/tamaya/spi/PropertySourceProvider.html" 
title="interface in org.apache.tamaya.spi" target="classFrame"><span 
class="interfaceName">PropertySourceProvider</span></a></li>
+<li><a href="org/apache/tamaya/spi/PropertyValue.html" title="class in 
org.apache.tamaya.spi" target="classFrame">PropertyValue</a></li>
+<li><a href="org/apache/tamaya/spi/PropertyValueBuilder.html" title="class in 
org.apache.tamaya.spi" target="classFrame">PropertyValueBuilder</a></li>
+<li><a href="org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" 
title="interface in org.apache.tamaya.spi" target="classFrame"><span 
class="interfaceName">PropertyValueCombinationPolicy</span></a></li>
+<li><a href="org/apache/tamaya/core/internal/ReflectionUtil.html" title="class 
in org.apache.tamaya.core.internal" target="classFrame">ReflectionUtil</a></li>
+<li><a href="org/apache/tamaya/spi/ServiceContext.html" title="interface in 
org.apache.tamaya.spi" target="classFrame"><span 
class="interfaceName">ServiceContext</span></a></li>
+<li><a href="org/apache/tamaya/spi/ServiceContextManager.html" title="class in 
org.apache.tamaya.spi" target="classFrame">ServiceContextManager</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/ShortConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">ShortConverter</a></li>
+<li><a href="org/apache/tamaya/core/propertysource/SimplePropertySource.html" 
title="class in org.apache.tamaya.core.propertysource" 
target="classFrame">SimplePropertySource</a></li>
+<li><a 
href="org/apache/tamaya/examples/custompropertysource/SimplePropertySource.html"
 title="class in org.apache.tamaya.examples.custompropertysource" 
target="classFrame">SimplePropertySource</a></li>
+<li><a 
href="org/apache/tamaya/examples/custompropertysource/SimplePropertySourceProvider.html"
 title="class in org.apache.tamaya.examples.custompropertysource" 
target="classFrame">SimplePropertySourceProvider</a></li>
+<li><a href="org/apache/tamaya/core/propertysource/SystemPropertySource.html" 
title="class in org.apache.tamaya.core.propertysource" 
target="classFrame">SystemPropertySource</a></li>
+<li><a href="org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya" target="classFrame">TypeLiteral</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/URIConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">URIConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/URLConverter.html" 
title="class in org.apache.tamaya.core.internal.converters" 
target="classFrame">URLConverter</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/cb3c154a/apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html
new file mode 100644
index 0000000..75cc6ac
--- /dev/null
+++ b/apidocs/allclasses-noframe.html
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Apache Tamaya Base 0.3-incubating-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/tamaya/core/propertysource/BasePropertySource.html" 
title="class in 
org.apache.tamaya.core.propertysource">BasePropertySource</a></li>
+<li><a 
href="org/apache/tamaya/core/internal/converters/BigDecimalConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">BigDecimalConverter</a></li>
+<li><a 
href="org/apache/tamaya/core/internal/converters/BigIntegerConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">BigIntegerConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/BooleanConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">BooleanConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/ByteConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">ByteConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/CharConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">CharConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/ClassConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">ClassConverter</a></li>
+<li><a href="org/apache/tamaya/core/propertysource/CLIPropertySource.html" 
title="class in 
org.apache.tamaya.core.propertysource">CLIPropertySource</a></li>
+<li><a href="org/apache/tamaya/ConfigException.html" title="class in 
org.apache.tamaya">ConfigException</a></li>
+<li><a href="org/apache/tamaya/ConfigOperator.html" title="interface in 
org.apache.tamaya"><span class="interfaceName">ConfigOperator</span></a></li>
+<li><a href="org/apache/tamaya/ConfigQuery.html" title="interface in 
org.apache.tamaya"><span class="interfaceName">ConfigQuery</span></a></li>
+<li><a href="org/apache/tamaya/Configuration.html" title="interface in 
org.apache.tamaya"><span class="interfaceName">Configuration</span></a></li>
+<li><a href="org/apache/tamaya/spi/ConfigurationContext.html" title="interface 
in org.apache.tamaya.spi"><span 
class="interfaceName">ConfigurationContext</span></a></li>
+<li><a href="org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in org.apache.tamaya.spi"><span 
class="interfaceName">ConfigurationContextBuilder</span></a></li>
+<li><a href="org/apache/tamaya/ConfigurationProvider.html" title="class in 
org.apache.tamaya">ConfigurationProvider</a></li>
+<li><a href="org/apache/tamaya/spi/ConfigurationProviderSpi.html" 
title="interface in org.apache.tamaya.spi"><span 
class="interfaceName">ConfigurationProviderSpi</span></a></li>
+<li><a href="org/apache/tamaya/spi/ConversionContext.html" title="class in 
org.apache.tamaya.spi">ConversionContext</a></li>
+<li><a href="org/apache/tamaya/spi/ConversionContext.Builder.html" 
title="class in org.apache.tamaya.spi">ConversionContext.Builder</a></li>
+<li><a 
href="org/apache/tamaya/core/internal/converters/CurrencyConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">CurrencyConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/DefaultConfiguration.html" 
title="class in org.apache.tamaya.core.internal">DefaultConfiguration</a></li>
+<li><a href="org/apache/tamaya/core/internal/DefaultConfigurationContext.html" 
title="class in 
org.apache.tamaya.core.internal">DefaultConfigurationContext</a></li>
+<li><a 
href="org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html" 
title="class in 
org.apache.tamaya.core.internal">DefaultConfigurationContextBuilder</a></li>
+<li><a 
href="org/apache/tamaya/core/internal/DefaultConfigurationProvider.html" 
title="class in 
org.apache.tamaya.core.internal">DefaultConfigurationProvider</a></li>
+<li><a href="org/apache/tamaya/core/internal/DefaultServiceContext.html" 
title="class in org.apache.tamaya.core.internal">DefaultServiceContext</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/DoubleConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">DoubleConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/EnumConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">EnumConverter</a></li>
+<li><a 
href="org/apache/tamaya/core/propertysource/EnvironmentPropertySource.html" 
title="class in 
org.apache.tamaya.core.propertysource">EnvironmentPropertySource</a></li>
+<li><a href="org/apache/tamaya/spi/Experimental.html" title="annotation in 
org.apache.tamaya.spi">Experimental</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/FileConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">FileConverter</a></li>
+<li><a href="org/apache/tamaya/spi/FilterContext.html" title="class in 
org.apache.tamaya.spi">FilterContext</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/FloatConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">FloatConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/IntegerConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">IntegerConverter</a></li>
+<li><a href="org/apache/tamaya/core/provider/JavaConfigurationProvider.html" 
title="class in 
org.apache.tamaya.core.provider">JavaConfigurationProvider</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/LongConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">LongConverter</a></li>
+<li><a href="org/apache/tamaya/examples/custompropertysource/Main.html" 
title="class in org.apache.tamaya.examples.custompropertysource">Main</a></li>
+<li><a href="org/apache/tamaya/examples/minimal/Main.html" title="class in 
org.apache.tamaya.examples.minimal">Main</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/NumberConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">NumberConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/OSGIActivator.html" title="class 
in org.apache.tamaya.core.internal">OSGIActivator</a></li>
+<li><a href="org/apache/tamaya/core/internal/OSGIServiceContext.html" 
title="class in org.apache.tamaya.core.internal">OSGIServiceContext</a></li>
+<li><a href="org/apache/tamaya/core/internal/OSGIServiceLoader.html" 
title="class in org.apache.tamaya.core.internal">OSGIServiceLoader</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/PathConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">PathConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/PriorityServiceComparator.html" 
title="class in 
org.apache.tamaya.core.internal">PriorityServiceComparator</a></li>
+<li><a href="org/apache/tamaya/spi/PropertyConverter.html" title="interface in 
org.apache.tamaya.spi"><span 
class="interfaceName">PropertyConverter</span></a></li>
+<li><a href="org/apache/tamaya/core/internal/PropertyConverterManager.html" 
title="class in 
org.apache.tamaya.core.internal">PropertyConverterManager</a></li>
+<li><a href="org/apache/tamaya/spi/PropertyFilter.html" title="interface in 
org.apache.tamaya.spi"><span 
class="interfaceName">PropertyFilter</span></a></li>
+<li><a href="org/apache/tamaya/core/internal/PropertyFilterComparator.html" 
title="class in 
org.apache.tamaya.core.internal">PropertyFilterComparator</a></li>
+<li><a href="org/apache/tamaya/core/internal/PropertyFiltering.html" 
title="class in org.apache.tamaya.core.internal">PropertyFiltering</a></li>
+<li><a href="org/apache/tamaya/spi/PropertySource.html" title="interface in 
org.apache.tamaya.spi"><span 
class="interfaceName">PropertySource</span></a></li>
+<li><a href="org/apache/tamaya/core/internal/PropertySourceComparator.html" 
title="class in 
org.apache.tamaya.core.internal">PropertySourceComparator</a></li>
+<li><a href="org/apache/tamaya/spi/PropertySourceProvider.html" 
title="interface in org.apache.tamaya.spi"><span 
class="interfaceName">PropertySourceProvider</span></a></li>
+<li><a href="org/apache/tamaya/spi/PropertyValue.html" title="class in 
org.apache.tamaya.spi">PropertyValue</a></li>
+<li><a href="org/apache/tamaya/spi/PropertyValueBuilder.html" title="class in 
org.apache.tamaya.spi">PropertyValueBuilder</a></li>
+<li><a href="org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" 
title="interface in org.apache.tamaya.spi"><span 
class="interfaceName">PropertyValueCombinationPolicy</span></a></li>
+<li><a href="org/apache/tamaya/core/internal/ReflectionUtil.html" title="class 
in org.apache.tamaya.core.internal">ReflectionUtil</a></li>
+<li><a href="org/apache/tamaya/spi/ServiceContext.html" title="interface in 
org.apache.tamaya.spi"><span 
class="interfaceName">ServiceContext</span></a></li>
+<li><a href="org/apache/tamaya/spi/ServiceContextManager.html" title="class in 
org.apache.tamaya.spi">ServiceContextManager</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/ShortConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">ShortConverter</a></li>
+<li><a href="org/apache/tamaya/core/propertysource/SimplePropertySource.html" 
title="class in 
org.apache.tamaya.core.propertysource">SimplePropertySource</a></li>
+<li><a 
href="org/apache/tamaya/examples/custompropertysource/SimplePropertySource.html"
 title="class in 
org.apache.tamaya.examples.custompropertysource">SimplePropertySource</a></li>
+<li><a 
href="org/apache/tamaya/examples/custompropertysource/SimplePropertySourceProvider.html"
 title="class in 
org.apache.tamaya.examples.custompropertysource">SimplePropertySourceProvider</a></li>
+<li><a href="org/apache/tamaya/core/propertysource/SystemPropertySource.html" 
title="class in 
org.apache.tamaya.core.propertysource">SystemPropertySource</a></li>
+<li><a href="org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/URIConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">URIConverter</a></li>
+<li><a href="org/apache/tamaya/core/internal/converters/URLConverter.html" 
title="class in 
org.apache.tamaya.core.internal.converters">URLConverter</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/cb3c154a/apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html
new file mode 100644
index 0000000..1dfb72d
--- /dev/null
+++ b/apidocs/constant-values.html
@@ -0,0 +1,243 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Constant Field Values (Apache Tamaya Base 0.3-incubating-SNAPSHOT 
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="Constant Field Values (Apache Tamaya Base 
0.3-incubating-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#org.apache">org.apache.*</a></li>
+</ul>
+</div>
+<div class="constantValuesContainer"><a name="org.apache">
+<!--   -->
+</a>
+<h2 title="org.apache">org.apache.*</h2>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.tamaya.core.propertysource.<a 
href="org/apache/tamaya/core/propertysource/EnvironmentPropertySource.html" 
title="class in 
org.apache.tamaya.core.propertysource">EnvironmentPropertySource</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.tamaya.core.propertysource.EnvironmentPropertySource.DEFAULT_ORDINAL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a 
href="org/apache/tamaya/core/propertysource/EnvironmentPropertySource.html#DEFAULT_ORDINAL">DEFAULT_ORDINAL</a></code></td>
+<td class="colLast"><code>300</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.tamaya.core.propertysource.<a 
href="org/apache/tamaya/core/propertysource/SystemPropertySource.html" 
title="class in 
org.apache.tamaya.core.propertysource">SystemPropertySource</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.tamaya.core.propertysource.SystemPropertySource.DEFAULT_ORDINAL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a 
href="org/apache/tamaya/core/propertysource/SystemPropertySource.html#DEFAULT_ORDINAL">DEFAULT_ORDINAL</a></code></td>
+<td class="colLast"><code>1000</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.tamaya.core.provider.<a 
href="org/apache/tamaya/core/provider/JavaConfigurationProvider.html" 
title="class in 
org.apache.tamaya.core.provider">JavaConfigurationProvider</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.tamaya.core.provider.JavaConfigurationProvider.DEFAULT_SIMPLE_PROPERTIES_FILE_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td><code><a 
href="org/apache/tamaya/core/provider/JavaConfigurationProvider.html#DEFAULT_SIMPLE_PROPERTIES_FILE_NAME">DEFAULT_SIMPLE_PROPERTIES_FILE_NAME</a></code></td>
+<td class="colLast"><code>"META-INF/javaconfiguration.properties"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
name="org.apache.tamaya.core.provider.JavaConfigurationProvider.DEFAULT_XML_PROPERTIES_FILE_NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td><code><a 
href="org/apache/tamaya/core/provider/JavaConfigurationProvider.html#DEFAULT_XML_PROPERTIES_FILE_NAME">DEFAULT_XML_PROPERTIES_FILE_NAME</a></code></td>
+<td class="colLast"><code>"META-INF/javaconfiguration.xml"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.tamaya.examples.custompropertysource.<a 
href="org/apache/tamaya/examples/custompropertysource/SimplePropertySource.html"
 title="class in 
org.apache.tamaya.examples.custompropertysource">SimplePropertySource</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.tamaya.examples.custompropertysource.SimplePropertySource.CONFIG_PROPERTIES_LOCATION">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td><code><a 
href="org/apache/tamaya/examples/custompropertysource/SimplePropertySource.html#CONFIG_PROPERTIES_LOCATION">CONFIG_PROPERTIES_LOCATION</a></code></td>
+<td 
class="colLast"><code>"META-INF/MyOtherConfigProperties.properties"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.tamaya.spi.<a 
href="org/apache/tamaya/spi/PropertySource.html" title="interface in 
org.apache.tamaya.spi">PropertySource</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
name="org.apache.tamaya.spi.PropertySource.TAMAYA_ORDINAL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td><code><a 
href="org/apache/tamaya/spi/PropertySource.html#TAMAYA_ORDINAL">TAMAYA_ORDINAL</a></code></td>
+<td class="colLast"><code>"tamaya.ordinal"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= 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>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2016 <a 
href="https://apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/cb3c154a/apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html
new file mode 100644
index 0000000..15c9792
--- /dev/null
+++ b/apidocs/deprecated-list.html
@@ -0,0 +1,191 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Deprecated List (Apache Tamaya Base 0.3-incubating-SNAPSHOT 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="Deprecated List (Apache Tamaya Base 
0.3-incubating-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#method">Deprecated Methods</a></li>
+</ul>
+</div>
+<div class="contentContainer"><a name="method">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Deprecated Methods table, listing deprecated methods, and an 
explanation">
+<caption><span>Deprecated Methods</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/tamaya/spi/ConfigurationContext.html#addPropertyConverter-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter-">org.apache.tamaya.spi.ConfigurationContext.addPropertyConverter(TypeLiteral&lt;T&gt;,
 PropertyConverter&lt;T&gt;)</a>
+<div class="block"><span class="deprecationComment">Use <a 
href="org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface 
in org.apache.tamaya.spi"><code>ConfigurationContextBuilder</code></a> to 
create a new <a href="org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in 
org.apache.tamaya.spi"><code>ConfigurationContext</code></a>.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/tamaya/spi/ConfigurationContext.html#addPropertySources-org.apache.tamaya.spi.PropertySource...-">org.apache.tamaya.spi.ConfigurationContext.addPropertySources(PropertySource...)</a>
+<div class="block"><span class="deprecationComment">Use <a 
href="org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface 
in org.apache.tamaya.spi"><code>ConfigurationContextBuilder</code></a> to 
create a new <a href="org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in 
org.apache.tamaya.spi"><code>ConfigurationContext</code></a>.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/tamaya/core/internal/DefaultConfigurationContext.html#addPropertySources-org.apache.tamaya.spi.PropertySource...-">org.apache.tamaya.core.internal.DefaultConfigurationContext.addPropertySources(PropertySource...)</a></td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/tamaya/ConfigurationProvider.html#getConfigurationContext--">org.apache.tamaya.ConfigurationProvider.getConfigurationContext()</a>
+<div class="block"><span class="deprecationComment">Use <a 
href="org/apache/tamaya/Configuration.html#getContext--"><code>Configuration.getContext()</code></a>
 instead of.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/tamaya/spi/ConfigurationProviderSpi.html#getConfigurationContext--">org.apache.tamaya.spi.ConfigurationProviderSpi.getConfigurationContext()</a>
+<div class="block"><span class="deprecationComment">Will be removed in favour 
of <a 
href="org/apache/tamaya/Configuration.html#getContext--"><code>Configuration.getContext()</code></a>.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/tamaya/core/internal/DefaultConfigurationProvider.html#getConfigurationContext--">org.apache.tamaya.core.internal.DefaultConfigurationProvider.getConfigurationContext()</a></td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/tamaya/spi/ConfigurationProviderSpi.html#isConfigurationContextSettable--">org.apache.tamaya.spi.ConfigurationProviderSpi.isConfigurationContextSettable()</a>
+<div class="block"><span class="deprecationComment">use <a 
href="org/apache/tamaya/spi/ConfigurationProviderSpi.html#isConfigurationSettable--"><code>ConfigurationProviderSpi.isConfigurationSettable()</code></a></span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/tamaya/core/internal/DefaultConfigurationProvider.html#isConfigurationContextSettable--">org.apache.tamaya.core.internal.DefaultConfigurationProvider.isConfigurationContextSettable()</a></td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/tamaya/ConfigurationProvider.html#setConfigurationContext-org.apache.tamaya.spi.ConfigurationContext-">org.apache.tamaya.ConfigurationProvider.setConfigurationContext(ConfigurationContext)</a>
+<div class="block"><span class="deprecationComment">Use 
#setConfiguration(Configuration) instead of.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="org/apache/tamaya/spi/ConfigurationProviderSpi.html#setConfigurationContext-org.apache.tamaya.spi.ConfigurationContext-">org.apache.tamaya.spi.ConfigurationProviderSpi.setConfigurationContext(ConfigurationContext)</a>
+<div class="block"><span class="deprecationComment">use <a 
href="org/apache/tamaya/spi/ConfigurationProviderSpi.html#setConfiguration-org.apache.tamaya.Configuration-"><code>ConfigurationProviderSpi.setConfiguration(Configuration)</code></a></span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a 
href="org/apache/tamaya/core/internal/DefaultConfigurationProvider.html#setConfigurationContext-org.apache.tamaya.spi.ConfigurationContext-">org.apache.tamaya.core.internal.DefaultConfigurationProvider.setConfigurationContext(ConfigurationContext)</a></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= 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>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2016 <a 
href="https://apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/cb3c154a/apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html
new file mode 100644
index 0000000..ede1f1b
--- /dev/null
+++ b/apidocs/help-doc.html
@@ -0,0 +1,230 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>API Help (Apache Tamaya Base 0.3-incubating-SNAPSHOT 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="API Help (Apache Tamaya Base 
0.3-incubating-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document 
has pages corresponding to the items in the navigation bar, described as 
follows.</div>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2>Overview</h2>
+<p>The <a href="overview-summary.html">Overview</a> page is the front page of 
this API document and provides a list of all packages with a summary for each.  
This page can also contain an overall description of the set of packages.</p>
+</li>
+<li class="blockList">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces, 
with a summary for each. This page can contain six categories:</p>
+<ul>
+<li>Interfaces (italic)</li>
+<li>Classes</li>
+<li>Enums</li>
+<li>Exceptions</li>
+<li>Errors</li>
+<li>Annotation Types</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Class/Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own 
separate page. Each of these pages has three sections consisting of a 
class/interface description, summary tables, and detailed member 
descriptions:</p>
+<ul>
+<li>Class inheritance diagram</li>
+<li>Direct Subclasses</li>
+<li>All Known Subinterfaces</li>
+<li>All Known Implementing Classes</li>
+<li>Class/interface declaration</li>
+<li>Class/interface description</li>
+</ul>
+<ul>
+<li>Nested Class Summary</li>
+<li>Field Summary</li>
+<li>Constructor Summary</li>
+<li>Method Summary</li>
+</ul>
+<ul>
+<li>Field Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed 
description for that item. The summary entries are alphabetical, while the 
detailed descriptions are in the order they appear in the source code. This 
preserves the logical groupings established by the programmer.</p>
+</li>
+<li class="blockList">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following 
sections:</p>
+<ul>
+<li>Annotation Type declaration</li>
+<li>Annotation Type description</li>
+<li>Required Element Summary</li>
+<li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum declaration</li>
+<li>Enum description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Use</h2>
+<p>Each documented package, class and interface has its own Use page.  This 
page describes what packages, classes, methods, constructors and fields use any 
part of the given class or package. Given a class or interface A, its Use page 
includes subclasses of A, fields declared as A, methods that return A, and 
methods and constructors with parameters of type A.  You can access this page 
by first going to the package, class or interface, then clicking on the "Use" 
link in the navigation bar.</p>
+</li>
+<li class="blockList">
+<h2>Tree (Class Hierarchy)</h2>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all 
packages, plus a hierarchy for each package. Each hierarchy page contains a 
list of classes and a list of interfaces. The classes are organized by 
inheritance structure starting with <code>java.lang.Object</code>. The 
interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy 
for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking 
"Tree" displays the hierarchy for only that package.</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the 
API that have been deprecated. A deprecated API is not recommended for use, 
generally due to improvements, and a replacement API is usually given. 
Deprecated APIs may be removed in future implementations.</p>
+</li>
+<li class="blockList">
+<h2>Index</h2>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all 
classes, interfaces, constructors, methods, and fields.</p>
+</li>
+<li class="blockList">
+<h2>Prev/Next</h2>
+<p>These links take you to the next or previous class, interface, package, or 
related page.</p>
+</li>
+<li class="blockList">
+<h2>Frames/No Frames</h2>
+<p>These links show and hide the HTML frames.  All pages are available with or 
without frames.</p>
+</li>
+<li class="blockList">
+<h2>All Classes</h2>
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all 
classes and interfaces except non-static nested types.</p>
+</li>
+<li class="blockList">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its 
serialization fields and methods. This information is of interest to 
re-implementors, not to developers using the API. While there is no link in the 
navigation bar, you can get to this information by going to any serialized 
class and clicking "Serialized Form" in the "See also" section of the class 
description.</p>
+</li>
+<li class="blockList">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the 
static final fields and their values.</p>
+</li>
+</ul>
+<span class="emphasizedPhrase">This help file applies to API documentation 
generated using the standard doclet.</span></div>
+<!-- ======= 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>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;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>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2016 <a 
href="https://apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Reply via email to