http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/org/apache/tamaya/core/internal/OSGIServiceContext.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/tamaya/core/internal/OSGIServiceContext.html 
b/apidocs/org/apache/tamaya/core/internal/OSGIServiceContext.html
index deb40c7..6b5dffa 100644
--- a/apidocs/org/apache/tamaya/core/internal/OSGIServiceContext.html
+++ b/apidocs/org/apache/tamaya/core/internal/OSGIServiceContext.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OSGIServiceContext (Apache Tamaya Base 0.3-incubating-SNAPSHOT 
API)</title>
+<title>OSGIServiceContext (Apache Tamaya Core Implementation 
0.3-incubating-SNAPSHOT API)</title>
 <meta name="keywords" 
content="org.apache.tamaya.core.internal.OSGIServiceContext class">
 <meta name="keywords" content="isInitialized()">
 <meta name="keywords" content="ordinal()">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OSGIServiceContext (Apache Tamaya Base 
0.3-incubating-SNAPSHOT API)";
+            parent.document.title="OSGIServiceContext (Apache Tamaya Core 
Implementation 0.3-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -57,7 +57,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../../org/apache/tamaya/core/internal/OSGIActivator.html" 
title="class in org.apache.tamaya.core.internal"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultServiceContext.html"
 title="class in org.apache.tamaya.core.internal"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a 
href="../../../../../org/apache/tamaya/core/internal/OSGIServiceLoader.html" 
title="class in org.apache.tamaya.core.internal"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -117,13 +117,13 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../../org/apache/tamaya/spi/ServiceContext.html" 
title="interface in org.apache.tamaya.spi">ServiceContext</a></dd>
+<dd><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true";
 title="class or interface in org.apache.tamaya.spi">ServiceContext</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">OSGIServiceContext</span>
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
-implements <a href="../../../../../org/apache/tamaya/spi/ServiceContext.html" 
title="interface in org.apache.tamaya.spi">ServiceContext</a></pre>
+implements <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true";
 title="class or interface in org.apache.tamaya.spi">ServiceContext</a></pre>
 <div class="block">ServiceContext implementation based on OSGI Service 
mechanisms.</div>
 </li>
 </ul>
@@ -162,35 +162,25 @@ implements <a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" ti
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/OSGIServiceContext.html#create-java.lang.Class-">create</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;T&gt;&nbsp;serviceType)</code>
-<div class="block">Factory method to create a type, hereby a new instance is 
created on each access.</div>
-</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/OSGIServiceContext.html#create-java.lang.Class-">create</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;T&gt;&nbsp;serviceType)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true";
 title="class or interface in java.net">URL</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/OSGIServiceContext.html#getResource-java.lang.String-java.lang.ClassLoader-">getResource</a></span>(<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>&nbsp;resource,
-           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true";
 title="class or interface in java.lang">ClassLoader</a>&nbsp;cl)</code>
-<div class="block">Loads a resource from the current runtime context.</div>
-</td>
+           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true";
 title="class or interface in 
java.lang">ClassLoader</a>&nbsp;cl)</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Enumeration.html?is-external=true";
 title="class or interface in java.util">Enumeration</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true";
 title="class or interface in java.net">URL</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/OSGIServiceContext.html#getResources-java.lang.String-java.lang.ClassLoader-">getResources</a></span>(<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>&nbsp;resource,
-            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true";
 title="class or interface in java.lang">ClassLoader</a>&nbsp;cl)</code>
-<div class="block">Loads resources from the current runtime context.</div>
-</td>
+            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true";
 title="class or interface in 
java.lang">ClassLoader</a>&nbsp;cl)</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/OSGIServiceContext.html#getService-java.lang.Class-">getService</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;T&gt;&nbsp;serviceType)</code>
-<div class="block">Access a service singleton via its type.</div>
-</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/OSGIServiceContext.html#getService-java.lang.Class-">getService</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;T&gt;&nbsp;serviceType)</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/OSGIServiceContext.html#getServices-java.lang.Class-">getServices</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;T&gt;&nbsp;serviceType)</code>
-<div class="block">Access a list current services, given its type.</div>
-</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/OSGIServiceContext.html#getServices-java.lang.Class-">getServices</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;T&gt;&nbsp;serviceType)</code>&nbsp;</td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
@@ -257,9 +247,7 @@ implements <a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" ti
 <pre>public&nbsp;int&nbsp;ordinal()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html#ordinal--">ordinal</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" 
title="interface in org.apache.tamaya.spi">ServiceContext</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>ordinal of the ServiceContext. The one with the highest ordinal will be 
taken.</dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true#ordinal--";
 title="class or interface in org.apache.tamaya.spi">ordinal</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">ServiceContext</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -270,19 +258,9 @@ implements <a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" ti
 <li class="blockList">
 <h4>getService</h4>
 <pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;getService(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;T&gt;&nbsp;serviceType)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html#getService-java.lang.Class-">ServiceContext</a></code></span></div>
-<div class="block">Access a service singleton via its type.
- If multiple implementations for the very serviceType exist then
- the one with the highest <a 
href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Priority.html?is-external=true";
 title="class or interface in javax.annotation"><code>Priority</code></a> will 
be used.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html#getService-java.lang.Class-">getService</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" 
title="interface in org.apache.tamaya.spi">ServiceContext</a></code></dd>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - the type of the service type.</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>serviceType</code> - the service type.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>The instance to be used, or <code>null</code></dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true#getService-java.lang.Class-";
 title="class or interface in 
org.apache.tamaya.spi">getService</a></code>&nbsp;in interface&nbsp;<code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">ServiceContext</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -293,20 +271,9 @@ implements <a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" ti
 <li class="blockList">
 <h4>create</h4>
 <pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;create(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;T&gt;&nbsp;serviceType)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html#create-java.lang.Class-">ServiceContext</a></code></span></div>
-<div class="block">Factory method to create a type, hereby a new instance is 
created on each access.
- If multiple implementations for the very serviceType exist then
- the one with the highest <a 
href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Priority.html?is-external=true";
 title="class or interface in javax.annotation"><code>Priority</code></a> will 
be used as the base
- for creating subsequent instances.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html#create-java.lang.Class-">create</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" 
title="interface in org.apache.tamaya.spi">ServiceContext</a></code></dd>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - the type of the service type.</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>serviceType</code> - the service type.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>The new instance to be used, or <code>null</code></dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true#create-java.lang.Class-";
 title="class or interface in org.apache.tamaya.spi">create</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">ServiceContext</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -317,19 +284,9 @@ implements <a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" ti
 <li class="blockList">
 <h4>getServices</h4>
 <pre>public&nbsp;&lt;T&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;getServices(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;T&gt;&nbsp;serviceType)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html#getServices-java.lang.Class-">ServiceContext</a></code></span></div>
-<div class="block">Access a list current services, given its type. The 
bootstrap mechanism should
- order the instance for precedence, hereby the most significant should be
- first in order.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html#getServices-java.lang.Class-">getServices</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" 
title="interface in org.apache.tamaya.spi">ServiceContext</a></code></dd>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - the type of the list element returned by this method</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>serviceType</code> - the service type.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>The instance to be used, never <code>null</code></dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true#getServices-java.lang.Class-";
 title="class or interface in 
org.apache.tamaya.spi">getServices</a></code>&nbsp;in interface&nbsp;<code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">ServiceContext</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -342,17 +299,9 @@ implements <a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" ti
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Enumeration.html?is-external=true";
 title="class or interface in java.util">Enumeration</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true";
 title="class or interface in java.net">URL</a>&gt;&nbsp;getResources(<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>&nbsp;resource,
                                      <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true";
 title="class or interface in java.lang">ClassLoader</a>&nbsp;cl)
                               throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html#getResources-java.lang.String-java.lang.ClassLoader-">ServiceContext</a></code></span></div>
-<div class="block">Loads resources from the current runtime context. This 
method allows to use runtime
- specific code to load resources, e.g. within OSGI environments.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html#getResources-java.lang.String-java.lang.ClassLoader-">getResources</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" 
title="interface in org.apache.tamaya.spi">ServiceContext</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>resource</code> - the resource, not null.</dd>
-<dd><code>cl</code> - the desired classloader context, if null, the current 
thread context classloader is used.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the resources found</dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true#getResources-java.lang.String-java.lang.ClassLoader-";
 title="class or interface in 
org.apache.tamaya.spi">getResources</a></code>&nbsp;in interface&nbsp;<code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">ServiceContext</a></code></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd>
 </dl>
@@ -366,17 +315,9 @@ implements <a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" ti
 <h4>getResource</h4>
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true";
 title="class or interface in java.net">URL</a>&nbsp;getResource(<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>&nbsp;resource,
                        <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true";
 title="class or interface in java.lang">ClassLoader</a>&nbsp;cl)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html#getResource-java.lang.String-java.lang.ClassLoader-">ServiceContext</a></code></span></div>
-<div class="block">Loads a resource from the current runtime context. This 
method allows to use runtime
- specific code to load a resource, e.g. within OSGI environments.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html#getResource-java.lang.String-java.lang.ClassLoader-">getResource</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" 
title="interface in org.apache.tamaya.spi">ServiceContext</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>resource</code> - the resource, not null.</dd>
-<dd><code>cl</code> - the desired classloader context, if null, the current 
thread context classloader is used.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the resource found, or null.</dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true#getResource-java.lang.String-java.lang.ClassLoader-";
 title="class or interface in 
org.apache.tamaya.spi">getResource</a></code>&nbsp;in interface&nbsp;<code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ServiceContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">ServiceContext</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -408,7 +349,7 @@ implements <a 
href="../../../../../org/apache/tamaya/spi/ServiceContext.html" ti
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../../org/apache/tamaya/core/internal/OSGIActivator.html" 
title="class in org.apache.tamaya.core.internal"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultServiceContext.html"
 title="class in org.apache.tamaya.core.internal"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a 
href="../../../../../org/apache/tamaya/core/internal/OSGIServiceLoader.html" 
title="class in org.apache.tamaya.core.internal"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/org/apache/tamaya/core/internal/OSGIServiceLoader.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/tamaya/core/internal/OSGIServiceLoader.html 
b/apidocs/org/apache/tamaya/core/internal/OSGIServiceLoader.html
index 647f7c3..5cdefea 100644
--- a/apidocs/org/apache/tamaya/core/internal/OSGIServiceLoader.html
+++ b/apidocs/org/apache/tamaya/core/internal/OSGIServiceLoader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OSGIServiceLoader (Apache Tamaya Base 0.3-incubating-SNAPSHOT 
API)</title>
+<title>OSGIServiceLoader (Apache Tamaya Core Implementation 
0.3-incubating-SNAPSHOT API)</title>
 <meta name="keywords" 
content="org.apache.tamaya.core.internal.OSGIServiceLoader class">
 <meta name="keywords" content="getBundleContext()">
 <meta name="keywords" content="getResourceBundles()">
@@ -16,7 +16,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OSGIServiceLoader (Apache Tamaya Base 
0.3-incubating-SNAPSHOT API)";
+            parent.document.title="OSGIServiceLoader (Apache Tamaya Core 
Implementation 0.3-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/org/apache/tamaya/core/internal/PriorityServiceComparator.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/tamaya/core/internal/PriorityServiceComparator.html 
b/apidocs/org/apache/tamaya/core/internal/PriorityServiceComparator.html
index ec5d92d..570183e 100644
--- a/apidocs/org/apache/tamaya/core/internal/PriorityServiceComparator.html
+++ b/apidocs/org/apache/tamaya/core/internal/PriorityServiceComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PriorityServiceComparator (Apache Tamaya Base 0.3-incubating-SNAPSHOT 
API)</title>
+<title>PriorityServiceComparator (Apache Tamaya Core Implementation 
0.3-incubating-SNAPSHOT API)</title>
 <meta name="keywords" 
content="org.apache.tamaya.core.internal.PriorityServiceComparator class">
 <meta name="keywords" content="getInstance()">
 <meta name="keywords" content="compare()">
@@ -16,7 +16,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PriorityServiceComparator (Apache Tamaya 
Base 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="PriorityServiceComparator (Apache Tamaya 
Core Implementation 0.3-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -230,7 +230,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparato
  annotation is present, a default priority is returned (1);</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>o</code> - the instance, not null.</dd>
+<dd><code>o</code> - the instance, not <code>null</code>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a priority, by default 1.</dd>
 </dl>
@@ -247,7 +247,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparato
  If no such annotation is present, a default priority is returned (1);</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>type</code> - the type, not null.</dd>
+<dd><code>type</code> - the type, not <code>null</code>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a priority, by default 1.</dd>
 </dl>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/org/apache/tamaya/core/internal/PropertyConverterManager.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/tamaya/core/internal/PropertyConverterManager.html 
b/apidocs/org/apache/tamaya/core/internal/PropertyConverterManager.html
index 89aa05c..37cf77f 100644
--- a/apidocs/org/apache/tamaya/core/internal/PropertyConverterManager.html
+++ b/apidocs/org/apache/tamaya/core/internal/PropertyConverterManager.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PropertyConverterManager (Apache Tamaya Base 0.3-incubating-SNAPSHOT 
API)</title>
+<title>PropertyConverterManager (Apache Tamaya Core Implementation 
0.3-incubating-SNAPSHOT API)</title>
 <meta name="keywords" 
content="org.apache.tamaya.core.internal.PropertyConverterManager class">
 <meta name="keywords" content="initConverters()">
 <meta name="keywords" content="register()">
@@ -20,7 +20,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PropertyConverterManager (Apache Tamaya 
Base 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="PropertyConverterManager (Apache Tamaya 
Core Implementation 0.3-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public class <span class="typeNameLabel">PropertyConverterManager</span>
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
-<div class="block">Manager that deals with <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi"><code>PropertyConverter</code></a> 
instances.
+<div class="block">Manager that deals with <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi"><code>PropertyConverter</code></a> instances.
  This class is thread-safe.</div>
 </li>
 </ul>
@@ -162,8 +162,8 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>protected &lt;T&gt;&nbsp;<a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyConverterManager.html#createDefaultPropertyConverter-org.apache.tamaya.TypeLiteral-">createDefaultPropertyConverter</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType)</code>
+<td class="colFirst"><code>protected &lt;T&gt;&nbsp;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyConverterManager.html#createDefaultPropertyConverter-org.apache.tamaya.TypeLiteral-">createDefaultPropertyConverter</a></span>(<a
 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true";
 title="class or interface in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType)</code>
 <div class="block">Creates a dynamic PropertyConverter for the given target 
type.</div>
 </td>
 </tr>
@@ -172,14 +172,14 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyConverterManager.html#equals-java.lang.Object-">equals</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;o)</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;?&gt;,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;?&gt;&gt;&gt;</code></td>
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true";
 title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;?&gt;,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;?&gt;&gt;&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyConverterManager.html#getPropertyConverters--">getPropertyConverters</a></span>()</code>
 <div class="block">Get a map of all property converters currently 
registered.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyConverterManager.html#getPropertyConverters-org.apache.tamaya.TypeLiteral-">getPropertyConverters</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType)</code>
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyConverterManager.html#getPropertyConverters-org.apache.tamaya.TypeLiteral-">getPropertyConverters</a></span>(<a
 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true";
 title="class or interface in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType)</code>
 <div class="block">Get the list of all current registered converters for the 
given target type.</div>
 </td>
 </tr>
@@ -195,14 +195,14 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyConverterManager.html#isTargetTypeSupported-org.apache.tamaya.TypeLiteral-">isTargetTypeSupported</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;?&gt;&nbsp;targetType)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyConverterManager.html#isTargetTypeSupported-org.apache.tamaya.TypeLiteral-">isTargetTypeSupported</a></span>(<a
 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true";
 title="class or interface in 
org.apache.tamaya">TypeLiteral</a>&lt;?&gt;&nbsp;targetType)</code>
 <div class="block">Allows to evaluate if a given target type is 
supported.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyConverterManager.html#register-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter-">register</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType,
-        <a href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&nbsp;converter)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyConverterManager.html#register-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter-">register</a></span>(<a
 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true";
 title="class or interface in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType,
+        <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&nbsp;converter)</code>
 <div class="block">Registers a ew converter instance.</div>
 </td>
 </tr>
@@ -271,15 +271,15 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>register</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;void&nbsp;register(<a 
href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType,
-                         <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&nbsp;converter)</pre>
+<pre>public&nbsp;&lt;T&gt;&nbsp;void&nbsp;register(<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true";
 title="class or interface in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType,
+                         <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&nbsp;converter)</pre>
 <div class="block">Registers a ew converter instance.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
 <dd><code>T</code> - the type.</dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>targetType</code> - the target type, not null.</dd>
-<dd><code>converter</code> - the converter, not null.</dd>
+<dd><code>targetType</code> - the target type, not <code>null</code>.</dd>
+<dd><code>converter</code> - the converter, not <code>null</code>.</dd>
 </dl>
 </li>
 </ul>
@@ -289,11 +289,11 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>isTargetTypeSupported</h4>
-<pre>public&nbsp;boolean&nbsp;isTargetTypeSupported(<a 
href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;?&gt;&nbsp;targetType)</pre>
+<pre>public&nbsp;boolean&nbsp;isTargetTypeSupported(<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true";
 title="class or interface in 
org.apache.tamaya">TypeLiteral</a>&lt;?&gt;&nbsp;targetType)</pre>
 <div class="block">Allows to evaluate if a given target type is 
supported.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>targetType</code> - the target type, not null.</dd>
+<dd><code>targetType</code> - the target type, not <code>null</code>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>true, if a converter for the given type is registered, or a default one 
can be created.</dd>
 </dl>
@@ -305,7 +305,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyConverters</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;?&gt;,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;?&gt;&gt;&gt;&nbsp;getPropertyConverters()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true";
 title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;?&gt;,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;?&gt;&gt;&gt;&nbsp;getPropertyConverters()</pre>
 <div class="block">Get a map of all property converters currently registered. 
This will not contain the converters that
  may be created, when an instance is adapted, which provides a String 
constructor or compatible
  factory methods taking a single String instance.</div>
@@ -323,7 +323,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyConverters</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;&nbsp;getPropertyConverters(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType)</pre>
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;&nbsp;getPropertyConverters(<a
 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true";
 title="class or interface in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType)</pre>
 <div class="block">Get the list of all current registered converters for the 
given target type.
  If not converters are registered, they component tries to create and register 
a dynamic
  converter based on String costructor or static factory methods available.
@@ -349,7 +349,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <dt><span class="paramLabel">Type Parameters:</span></dt>
 <dd><code>T</code> - the type class</dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>targetType</code> - the target type, not null.</dd>
+<dd><code>targetType</code> - the target type, not <code>null</code>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the ordered list of converters (may be empty for not convertible 
types).</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -363,7 +363,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>createDefaultPropertyConverter</h4>
-<pre>protected&nbsp;&lt;T&gt;&nbsp;<a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&nbsp;createDefaultPropertyConverter(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType)</pre>
+<pre>protected&nbsp;&lt;T&gt;&nbsp;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&nbsp;createDefaultPropertyConverter(<a
 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true";
 title="class or interface in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType)</pre>
 <div class="block">Creates a dynamic PropertyConverter for the given target 
type.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/org/apache/tamaya/core/internal/PropertyFilterComparator.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/tamaya/core/internal/PropertyFilterComparator.html 
b/apidocs/org/apache/tamaya/core/internal/PropertyFilterComparator.html
index 3429848..17424a3 100644
--- a/apidocs/org/apache/tamaya/core/internal/PropertyFilterComparator.html
+++ b/apidocs/org/apache/tamaya/core/internal/PropertyFilterComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PropertyFilterComparator (Apache Tamaya Base 0.3-incubating-SNAPSHOT 
API)</title>
+<title>PropertyFilterComparator (Apache Tamaya Core Implementation 
0.3-incubating-SNAPSHOT API)</title>
 <meta name="keywords" 
content="org.apache.tamaya.core.internal.PropertyFilterComparator class">
 <meta name="keywords" content="getInstance()">
 <meta name="keywords" content="compare()">
@@ -15,7 +15,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PropertyFilterComparator (Apache Tamaya 
Base 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="PropertyFilterComparator (Apache Tamaya 
Core Implementation 0.3-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -112,13 +112,13 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;</dd>
+<dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true";
 title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;</dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">PropertyFilterComparator</span>
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
-implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
+implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true";
 title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
 <div class="block">Comparator for PropertyFilters based on their priority 
annotations.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -144,8 +144,8 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparato
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyFilterComparator.html#compare-org.apache.tamaya.spi.PropertyFilter-org.apache.tamaya.spi.PropertyFilter-">compare</a></span>(<a
 href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a>&nbsp;filter1,
-       <a href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyFilter</a>&nbsp;filter2)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyFilterComparator.html#compare-org.apache.tamaya.spi.PropertyFilter-org.apache.tamaya.spi.PropertyFilter-">compare</a></span>(<a
 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyFilter</a>&nbsp;filter1,
+       <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyFilter</a>&nbsp;filter2)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/tamaya/core/internal/PropertyFilterComparator.html"
 title="class in 
org.apache.tamaya.core.internal">PropertyFilterComparator</a></code></td>
@@ -202,11 +202,11 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparato
 <ul class="blockListLast">
 <li class="blockList">
 <h4>compare</h4>
-<pre>public&nbsp;int&nbsp;compare(<a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a>&nbsp;filter1,
-                   <a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyFilter</a>&nbsp;filter2)</pre>
+<pre>public&nbsp;int&nbsp;compare(<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyFilter</a>&nbsp;filter1,
+                   <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyFilter</a>&nbsp;filter2)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true#compare-T-T-";
 title="class or interface in java.util">compare</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;</code></dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true#compare-T-T-";
 title="class or interface in java.util">compare</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyFilter</a>&gt;</code></dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/org/apache/tamaya/core/internal/PropertyFiltering.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/tamaya/core/internal/PropertyFiltering.html 
b/apidocs/org/apache/tamaya/core/internal/PropertyFiltering.html
index 18d89c7..002bcf3 100644
--- a/apidocs/org/apache/tamaya/core/internal/PropertyFiltering.html
+++ b/apidocs/org/apache/tamaya/core/internal/PropertyFiltering.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PropertyFiltering (Apache Tamaya Base 0.3-incubating-SNAPSHOT 
API)</title>
+<title>PropertyFiltering (Apache Tamaya Core Implementation 
0.3-incubating-SNAPSHOT API)</title>
 <meta name="keywords" 
content="org.apache.tamaya.core.internal.PropertyFiltering class">
 <meta name="keywords" content="applyFilter()">
 <meta name="keywords" content="applyFilters()">
@@ -15,7 +15,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PropertyFiltering (Apache Tamaya Base 
0.3-incubating-SNAPSHOT API)";
+            parent.document.title="PropertyFiltering (Apache Tamaya Core 
Implementation 0.3-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -114,8 +114,8 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public final class <span class="typeNameLabel">PropertyFiltering</span>
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
-<div class="block">Implementation of the Configuration API. This class uses 
the current <a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in 
org.apache.tamaya.spi"><code>ConfigurationContext</code></a> to evaluate the
- chain of <a href="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="interface in org.apache.tamaya.spi"><code>PropertySource</code></a> and 
<a href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi"><code>PropertyFilter</code></a>
+<div class="block">Implementation of the Configuration API. This class uses 
the current <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi"><code>ConfigurationContext</code></a> to evaluate the
+ chain of <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi"><code>PropertySource</code></a> and <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi"><code>PropertyFilter</code></a>
  instance to evaluate the current Configuration.</div>
 </li>
 </ul>
@@ -136,15 +136,18 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>static <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 class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyFiltering.html#applyFilter-java.lang.String-java.util.Map-org.apache.tamaya.spi.ConfigurationContext-">applyFilter</a></span>(<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>&nbsp;key,
-           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;configData,
-           <a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContext</a>&nbsp;configurationContext)</code>&nbsp;</td>
+<td class="colFirst"><code>static <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyValue.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyValue</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyFiltering.html#applyFilter-org.apache.tamaya.spi.PropertyValue-org.apache.tamaya.spi.ConfigurationContext-">applyFilter</a></span>(<a
 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyValue.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyValue</a>&nbsp;value,
+           <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">ConfigurationContext</a>&nbsp;context)</code>
+<div class="block">Filters a single value.</div>
+</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyFiltering.html#applyFilters-java.util.Map-org.apache.tamaya.spi.ConfigurationContext-">applyFilters</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;inputMap,
-            <a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContext</a>&nbsp;configurationContext)</code>&nbsp;</td>
+<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyValue.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyValue</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertyFiltering.html#applyFilters-java.util.Map-org.apache.tamaya.spi.ConfigurationContext-">applyFilters</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyValue.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyValue</a>&gt;&nbsp;rawProperties,
+            <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">ConfigurationContext</a>&nbsp;context)</code>
+<div class="block">Filters all properties.</div>
+</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -168,15 +171,22 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a 
name="applyFilter-java.lang.String-java.util.Map-org.apache.tamaya.spi.ConfigurationContext-">
+<a 
name="applyFilter-org.apache.tamaya.spi.PropertyValue-org.apache.tamaya.spi.ConfigurationContext-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>applyFilter</h4>
-<pre>public static&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>&nbsp;applyFilter(<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>&nbsp;key,
-                                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;configData,
-                                 <a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContext</a>&nbsp;configurationContext)</pre>
+<pre>public static&nbsp;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyValue.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyValue</a>&nbsp;applyFilter(<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyValue.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyValue</a>&nbsp;value,
+                                        <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">ConfigurationContext</a>&nbsp;context)</pre>
+<div class="block">Filters a single value.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>value</code> - the raw value, not <code>null</code>.</dd>
+<dd><code>context</code> - the context</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the filtered value, including <code>null</code>.</dd>
+</dl>
 </li>
 </ul>
 <a 
name="applyFilters-java.util.Map-org.apache.tamaya.spi.ConfigurationContext-">
@@ -185,8 +195,16 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>applyFilters</h4>
-<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;applyFilters(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;inputMap,
-                                              <a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContext</a>&nbsp;configurationContext)</pre>
+<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyValue.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyValue</a>&gt;&nbsp;applyFilters(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyValue.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyValue</a>&gt;&nbsp;rawProperties,
+                                                     <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">ConfigurationContext</a>&nbsp;context)</pre>
+<div class="block">Filters all properties.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>rawProperties</code> - the unfiltered properties, not 
<code>null</code>.</dd>
+<dd><code>context</code> - the context</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the filtered value, inclusing null.</dd>
+</dl>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/org/apache/tamaya/core/internal/PropertySourceComparator.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/tamaya/core/internal/PropertySourceComparator.html 
b/apidocs/org/apache/tamaya/core/internal/PropertySourceComparator.html
index a3ea39c..62e0165 100644
--- a/apidocs/org/apache/tamaya/core/internal/PropertySourceComparator.html
+++ b/apidocs/org/apache/tamaya/core/internal/PropertySourceComparator.html
@@ -4,9 +4,10 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PropertySourceComparator (Apache Tamaya Base 0.3-incubating-SNAPSHOT 
API)</title>
+<title>PropertySourceComparator (Apache Tamaya Core Implementation 
0.3-incubating-SNAPSHOT API)</title>
 <meta name="keywords" 
content="org.apache.tamaya.core.internal.PropertySourceComparator class">
 <meta name="keywords" content="getInstance()">
+<meta name="keywords" content="getOrdinal()">
 <meta name="keywords" content="compare()">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
@@ -15,13 +16,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PropertySourceComparator (Apache Tamaya 
Base 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="PropertySourceComparator (Apache Tamaya 
Core Implementation 0.3-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":9};
+var methods = {"i0":10,"i1":9,"i2":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -112,13 +113,13 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="interface in org.apache.tamaya.spi">PropertySource</a>&gt;</dd>
+<dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true";
 title="class or interface in org.apache.tamaya.spi">PropertySource</a>&gt;</dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">PropertySourceComparator</span>
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
-implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="interface in org.apache.tamaya.spi">PropertySource</a>&gt;, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
+implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true";
 title="class or interface in org.apache.tamaya.spi">PropertySource</a>&gt;, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
 <div class="block">Comparator for ordering of PropertySources based on their 
ordinal method and class name.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -144,8 +145,8 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparato
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertySourceComparator.html#compare-org.apache.tamaya.spi.PropertySource-org.apache.tamaya.spi.PropertySource-">compare</a></span>(<a
 href="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="interface in org.apache.tamaya.spi">PropertySource</a>&nbsp;source1,
-       <a href="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="interface in 
org.apache.tamaya.spi">PropertySource</a>&nbsp;source2)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertySourceComparator.html#compare-org.apache.tamaya.spi.PropertySource-org.apache.tamaya.spi.PropertySource-">compare</a></span>(<a
 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertySource</a>&nbsp;source1,
+       <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertySource</a>&nbsp;source2)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../../org/apache/tamaya/core/internal/PropertySourceComparator.html"
 title="class in 
org.apache.tamaya.core.internal">PropertySourceComparator</a></code></td>
@@ -153,6 +154,16 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparato
 <div class="block">Get the shared instance of the comparator.</div>
 </td>
 </tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/PropertySourceComparator.html#getOrdinal-org.apache.tamaya.spi.PropertySource-">getOrdinal</a></span>(<a
 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertySource</a>&nbsp;propertySource)</code>
+<div class="block">Evaluates an ordinal value from a <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi"><code>PropertySource</code></a>, Herey the ordinal of 
type <code>int</code>
+ is evaluated as follows:
+ 
+     It evaluates the <code>String</code> value for <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#TAMAYA_ORDINAL";
 title="class or interface in 
org.apache.tamaya.spi"><code>PropertySource.TAMAYA_ORDINAL</code></a> and tries
+     to convert it to an <code>int</code> value, using <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true#parseInt-java.lang.String-";
 title="class or interface in 
java.lang"><code>Integer.parseInt(String)</code></a>.</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -196,17 +207,42 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparato
 </dl>
 </li>
 </ul>
+<a name="getOrdinal-org.apache.tamaya.spi.PropertySource-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOrdinal</h4>
+<pre>public static&nbsp;int&nbsp;getOrdinal(<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertySource</a>&nbsp;propertySource)</pre>
+<div class="block">Evaluates an ordinal value from a <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi"><code>PropertySource</code></a>, Herey the ordinal of 
type <code>int</code>
+ is evaluated as follows:
+ <ol>
+     <li>It evaluates the <code>String</code> value for <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#TAMAYA_ORDINAL";
 title="class or interface in 
org.apache.tamaya.spi"><code>PropertySource.TAMAYA_ORDINAL</code></a> and tries
+     to convert it to an <code>int</code> value, using <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true#parseInt-java.lang.String-";
 title="class or interface in 
java.lang"><code>Integer.parseInt(String)</code></a>.</li>
+     <li>It tries to find and evaluate a method <code>int 
getOrdinal()</code></li>.
+     <li>It tries to find and evaluate a static field <code>int 
ORDINAL</code>.</li>
+     <li>It tries to find an d evaluate a class level <a 
href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Priority.html?is-external=true";
 title="class or interface in javax.annotation"><code>Priority</code></a> 
annotation.</li>
+     <li>It uses the default priority (<code>0</code>.</li>
+ </ol></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>propertySource</code> - the property source, not 
<code>null</code>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the ordinal value to compare the property source.</dd>
+</dl>
+</li>
+</ul>
 <a 
name="compare-org.apache.tamaya.spi.PropertySource-org.apache.tamaya.spi.PropertySource-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>compare</h4>
-<pre>public&nbsp;int&nbsp;compare(<a 
href="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="interface in org.apache.tamaya.spi">PropertySource</a>&nbsp;source1,
-                   <a 
href="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="interface in 
org.apache.tamaya.spi">PropertySource</a>&nbsp;source2)</pre>
+<pre>public&nbsp;int&nbsp;compare(<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertySource</a>&nbsp;source1,
+                   <a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertySource</a>&nbsp;source2)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true#compare-T-T-";
 title="class or interface in java.util">compare</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="interface in org.apache.tamaya.spi">PropertySource</a>&gt;</code></dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true#compare-T-T-";
 title="class or interface in java.util">compare</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true";
 title="class or interface in java.util">Comparator</a>&lt;<a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertySource</a>&gt;</code></dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/org/apache/tamaya/core/internal/ReflectionUtil.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/tamaya/core/internal/ReflectionUtil.html 
b/apidocs/org/apache/tamaya/core/internal/ReflectionUtil.html
index eeca09f..ba61837 100644
--- a/apidocs/org/apache/tamaya/core/internal/ReflectionUtil.html
+++ b/apidocs/org/apache/tamaya/core/internal/ReflectionUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReflectionUtil (Apache Tamaya Base 0.3-incubating-SNAPSHOT API)</title>
+<title>ReflectionUtil (Apache Tamaya Core Implementation 
0.3-incubating-SNAPSHOT API)</title>
 <meta name="keywords" content="org.apache.tamaya.core.internal.ReflectionUtil 
class">
 <meta name="keywords" content="getParametrizedType()">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
@@ -14,7 +14,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReflectionUtil (Apache Tamaya Base 
0.3-incubating-SNAPSHOT API)";
+            parent.document.title="ReflectionUtil (Apache Tamaya Core 
Implementation 0.3-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/org/apache/tamaya/core/internal/class-use/ConfigValueEvaluator.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/tamaya/core/internal/class-use/ConfigValueEvaluator.html 
b/apidocs/org/apache/tamaya/core/internal/class-use/ConfigValueEvaluator.html
new file mode 100644
index 0000000..36242b9
--- /dev/null
+++ 
b/apidocs/org/apache/tamaya/core/internal/class-use/ConfigValueEvaluator.html
@@ -0,0 +1,167 @@
+<!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>Uses of Interface org.apache.tamaya.core.internal.ConfigValueEvaluator 
(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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface 
org.apache.tamaya.core.internal.ConfigValueEvaluator (Apache Tamaya Core 
Implementation 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><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/tamaya/core/internal/ConfigValueEvaluator.html"
 title="interface in org.apache.tamaya.core.internal">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-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?org/apache/tamaya/core/internal/class-use/ConfigValueEvaluator.html"
 target="_top">Frames</a></li>
+<li><a href="ConfigValueEvaluator.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">
+<h2 title="Uses of Interface 
org.apache.tamaya.core.internal.ConfigValueEvaluator" class="title">Uses of 
Interface<br>org.apache.tamaya.core.internal.ConfigValueEvaluator</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../../org/apache/tamaya/core/internal/ConfigValueEvaluator.html"
 title="interface in 
org.apache.tamaya.core.internal">ConfigValueEvaluator</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.tamaya.core.internal">org.apache.tamaya.core.internal</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.tamaya.core.internal">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../org/apache/tamaya/core/internal/ConfigValueEvaluator.html"
 title="interface in org.apache.tamaya.core.internal">ConfigValueEvaluator</a> 
in <a 
href="../../../../../../org/apache/tamaya/core/internal/package-summary.html">org.apache.tamaya.core.internal</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../../org/apache/tamaya/core/internal/package-summary.html">org.apache.tamaya.core.internal</a>
 that implement <a 
href="../../../../../../org/apache/tamaya/core/internal/ConfigValueEvaluator.html"
 title="interface in 
org.apache.tamaya.core.internal">ConfigValueEvaluator</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/tamaya/core/internal/DefaultConfigValueEvaluator.html"
 title="class in 
org.apache.tamaya.core.internal">DefaultConfigValueEvaluator</a></span></code>
+<div class="block">Implementation of the Configuration API.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</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><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/tamaya/core/internal/ConfigValueEvaluator.html"
 title="interface in org.apache.tamaya.core.internal">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-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?org/apache/tamaya/core/internal/class-use/ConfigValueEvaluator.html"
 target="_top">Frames</a></li>
+<li><a href="ConfigValueEvaluator.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;2017 <a 
href="https://apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Reply via email to