Update Javadocs.

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/f1085b9b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/f1085b9b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/f1085b9b

Branch: refs/heads/asf-site
Commit: f1085b9bb69a9538e6fa395cce3742f233460c5c
Parents: 9002c47
Author: Phil Ottlinger <[email protected]>
Authored: Mon May 29 21:54:35 2017 +0200
Committer: Phil Ottlinger <[email protected]>
Committed: Mon May 29 21:54:35 2017 +0200

----------------------------------------------------------------------
 apidocs/allclasses-frame.html                   |  32 +-
 apidocs/allclasses-noframe.html                 |  32 +-
 apidocs/constant-values.html                    |  46 +-
 apidocs/deprecated-list.html                    |  39 +-
 apidocs/help-doc.html                           |   4 +-
 apidocs/index-all.html                          | 778 ++-------------
 apidocs/index.html                              |   2 +-
 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 ---------
 .../org/apache/tamaya/core/OSGIActivator.html   | 302 ++++++
 .../tamaya/core/class-use/OSGIActivator.html    | 125 +++
 .../core/internal/ConfigValueEvaluator.html     | 265 ++++++
 .../internal/DefaultConfigValueEvaluator.html   | 341 +++++++
 .../core/internal/DefaultConfiguration.html     | 251 ++---
 .../internal/DefaultConfigurationContext.html   | 216 +----
 .../DefaultConfigurationContextBuilder.html     | 529 +++--------
 .../internal/DefaultConfigurationProvider.html  | 127 +--
 .../core/internal/DefaultServiceContext.html    |  87 +-
 .../tamaya/core/internal/OSGIActivator.html     | 302 ------
 .../core/internal/OSGIServiceContext.html       |  93 +-
 .../tamaya/core/internal/OSGIServiceLoader.html |   4 +-
 .../internal/PriorityServiceComparator.html     |   8 +-
 .../core/internal/PropertyConverterManager.html |  42 +-
 .../core/internal/PropertyFilterComparator.html |  18 +-
 .../tamaya/core/internal/PropertyFiltering.html |  52 +-
 .../core/internal/PropertySourceComparator.html |  56 +-
 .../tamaya/core/internal/ReflectionUtil.html    |   4 +-
 .../class-use/ConfigValueEvaluator.html         | 167 ++++
 .../class-use/DefaultConfigValueEvaluator.html  | 125 +++
 .../class-use/DefaultConfiguration.html         |   4 +-
 .../class-use/DefaultConfigurationContext.html  |   4 +-
 .../DefaultConfigurationContextBuilder.html     |   4 +-
 .../class-use/DefaultConfigurationProvider.html |   4 +-
 .../class-use/DefaultServiceContext.html        |   4 +-
 .../core/internal/class-use/OSGIActivator.html  | 125 ---
 .../internal/class-use/OSGIServiceContext.html  |   4 +-
 .../internal/class-use/OSGIServiceLoader.html   |   4 +-
 .../class-use/PriorityServiceComparator.html    |   4 +-
 .../class-use/PropertyConverterManager.html     |   4 +-
 .../class-use/PropertyFilterComparator.html     |   4 +-
 .../internal/class-use/PropertyFiltering.html   |   4 +-
 .../class-use/PropertySourceComparator.html     |   4 +-
 .../core/internal/class-use/ReflectionUtil.html |   4 +-
 .../converters/BigDecimalConverter.html         |  28 +-
 .../converters/BigIntegerConverter.html         |  28 +-
 .../internal/converters/BooleanConverter.html   |  28 +-
 .../core/internal/converters/ByteConverter.html |  28 +-
 .../core/internal/converters/CharConverter.html |  28 +-
 .../internal/converters/ClassConverter.html     |  28 +-
 .../internal/converters/CurrencyConverter.html  |  28 +-
 .../internal/converters/DoubleConverter.html    |  28 +-
 .../core/internal/converters/EnumConverter.html |  28 +-
 .../core/internal/converters/FileConverter.html |  28 +-
 .../internal/converters/FloatConverter.html     |  28 +-
 .../internal/converters/IntegerConverter.html   |  28 +-
 .../core/internal/converters/LongConverter.html |  28 +-
 .../internal/converters/NumberConverter.html    |  28 +-
 .../core/internal/converters/PathConverter.html |  28 +-
 .../internal/converters/ShortConverter.html     |  28 +-
 .../core/internal/converters/URIConverter.html  |  28 +-
 .../core/internal/converters/URLConverter.html  |  28 +-
 .../class-use/BigDecimalConverter.html          |   4 +-
 .../class-use/BigIntegerConverter.html          |   4 +-
 .../converters/class-use/BooleanConverter.html  |   4 +-
 .../converters/class-use/ByteConverter.html     |   4 +-
 .../converters/class-use/CharConverter.html     |   4 +-
 .../converters/class-use/ClassConverter.html    |   4 +-
 .../converters/class-use/CurrencyConverter.html |   4 +-
 .../converters/class-use/DoubleConverter.html   |   4 +-
 .../converters/class-use/EnumConverter.html     |   4 +-
 .../converters/class-use/FileConverter.html     |   4 +-
 .../converters/class-use/FloatConverter.html    |   4 +-
 .../converters/class-use/IntegerConverter.html  |   4 +-
 .../converters/class-use/LongConverter.html     |   4 +-
 .../converters/class-use/NumberConverter.html   |   4 +-
 .../converters/class-use/PathConverter.html     |   4 +-
 .../converters/class-use/ShortConverter.html    |   4 +-
 .../converters/class-use/URIConverter.html      |   4 +-
 .../converters/class-use/URLConverter.html      |   4 +-
 .../core/internal/converters/package-frame.html |   2 +-
 .../internal/converters/package-summary.html    |   4 +-
 .../core/internal/converters/package-tree.html  |  40 +-
 .../core/internal/converters/package-use.html   |   4 +-
 .../tamaya/core/internal/package-frame.html     |   8 +-
 .../tamaya/core/internal/package-summary.html   |  40 +-
 .../tamaya/core/internal/package-tree.html      |  26 +-
 .../tamaya/core/internal/package-use.html       |  20 +-
 .../org/apache/tamaya/core/package-frame.html   |  21 +
 .../org/apache/tamaya/core/package-summary.html | 146 +++
 .../org/apache/tamaya/core/package-tree.html    | 138 +++
 apidocs/org/apache/tamaya/core/package-use.html | 125 +++
 .../core/propertysource/BasePropertySource.html | 128 +--
 .../core/propertysource/CLIPropertySource.html  |  27 +-
 .../EnvironmentPropertySource.html              |  72 +-
 .../JavaConfigurationPropertySource.html        |  25 +-
 .../propertysource/SimplePropertySource.html    |  68 +-
 .../propertysource/SystemPropertySource.html    |  72 +-
 .../class-use/BasePropertySource.html           |  10 +-
 .../class-use/CLIPropertySource.html            |   4 +-
 .../class-use/EnvironmentPropertySource.html    |   4 +-
 .../JavaConfigurationPropertySource.html        |   4 +-
 .../class-use/SimplePropertySource.html         |   4 +-
 .../class-use/SystemPropertySource.html         |   4 +-
 .../core/propertysource/package-frame.html      |   2 +-
 .../core/propertysource/package-summary.html    |  16 +-
 .../core/propertysource/package-tree.html       |  10 +-
 .../tamaya/core/propertysource/package-use.html |   6 +-
 .../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   | 379 --------
 .../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    | 486 ----------
 .../spi/class-use/PropertySourceProvider.html   | 189 ----
 .../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  | 391 --------
 apidocs/overview-frame.html                     |   9 +-
 apidocs/overview-summary.html                   |  25 +-
 apidocs/overview-tree.html                      | 106 +--
 apidocs/package-list                            |   5 +-
 apidocs/serialized-form.html                    |  39 +-
 178 files changed, 2687 insertions(+), 21686 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html
index 53127cf..b343537 100644
--- a/apidocs/allclasses-frame.html
+++ b/apidocs/allclasses-frame.html
@@ -4,7 +4,7 @@
 <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>
+<title>All Classes (Apache Tamaya Core Implementation 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>
@@ -20,60 +20,36 @@
 <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/ConfigValueEvaluator.html" 
title="interface in org.apache.tamaya.core.internal" target="classFrame"><span 
class="interfaceName">ConfigValueEvaluator</span></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/DefaultConfigValueEvaluator.html" 
title="class in org.apache.tamaya.core.internal" 
target="classFrame">DefaultConfigValueEvaluator</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/propertysource/JavaConfigurationPropertySource.html"
 title="class in org.apache.tamaya.core.propertysource" 
target="classFrame">JavaConfigurationPropertySource</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/OSGIActivator.html" title="class in 
org.apache.tamaya.core" 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>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html
index 81c3087..b455dc9 100644
--- a/apidocs/allclasses-noframe.html
+++ b/apidocs/allclasses-noframe.html
@@ -4,7 +4,7 @@
 <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>
+<title>All Classes (Apache Tamaya Core Implementation 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>
@@ -20,60 +20,36 @@
 <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/ConfigValueEvaluator.html" 
title="interface in org.apache.tamaya.core.internal"><span 
class="interfaceName">ConfigValueEvaluator</span></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/DefaultConfigValueEvaluator.html" 
title="class in 
org.apache.tamaya.core.internal">DefaultConfigValueEvaluator</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/propertysource/JavaConfigurationPropertySource.html"
 title="class in 
org.apache.tamaya.core.propertysource">JavaConfigurationPropertySource</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/OSGIActivator.html" title="class in 
org.apache.tamaya.core">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>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html
index 241c8dc..fea6f52 100644
--- a/apidocs/constant-values.html
+++ b/apidocs/constant-values.html
@@ -4,7 +4,7 @@
 <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>
+<title>Constant Field Values (Apache Tamaya Core Implementation 
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>
@@ -12,7 +12,7 @@
 <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)";
+            parent.document.title="Constant Field Values (Apache Tamaya Core 
Implementation 0.3-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -146,48 +146,6 @@
 </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">

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html
index cfe4b91..91389b6 100644
--- a/apidocs/deprecated-list.html
+++ b/apidocs/deprecated-list.html
@@ -4,7 +4,7 @@
 <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>
+<title>Deprecated List (Apache Tamaya Core Implementation 
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>
@@ -12,7 +12,7 @@
 <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)";
+            parent.document.title="Deprecated List (Apache Tamaya Core 
Implementation 0.3-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -88,50 +88,15 @@
 </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>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html
index 283db16..4a1d685 100644
--- a/apidocs/help-doc.html
+++ b/apidocs/help-doc.html
@@ -4,7 +4,7 @@
 <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>
+<title>API Help (Apache Tamaya Core Implementation 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>
@@ -12,7 +12,7 @@
 <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)";
+            parent.document.title="API Help (Apache Tamaya Core Implementation 
0.3-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {


Reply via email to