http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/cb3c154a/apidocs/org/apache/tamaya/spi/class-use/PropertyConverter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/tamaya/spi/class-use/PropertyConverter.html 
b/apidocs/org/apache/tamaya/spi/class-use/PropertyConverter.html
new file mode 100644
index 0000000..c5b7f40
--- /dev/null
+++ b/apidocs/org/apache/tamaya/spi/class-use/PropertyConverter.html
@@ -0,0 +1,580 @@
+<!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.spi.PropertyConverter (Apache 
Tamaya Base 0.3-incubating-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface 
org.apache.tamaya.spi.PropertyConverter (Apache Tamaya Base 
0.3-incubating-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">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/spi/class-use/PropertyConverter.html"
 target="_top">Frames</a></li>
+<li><a href="PropertyConverter.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.spi.PropertyConverter" 
class="title">Uses of Interface<br>org.apache.tamaya.spi.PropertyConverter</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/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">PropertyConverter</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>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.tamaya.core.internal.converters">org.apache.tamaya.core.internal.converters</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.tamaya.spi">org.apache.tamaya.spi</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/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">PropertyConverter</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 methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/tamaya/core/internal/package-summary.html">org.apache.tamaya.core.internal</a>
 that return <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">PropertyConverter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr 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"><span 
class="typeNameLabel">PropertyConverterManager.</span><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>
+<div class="block">Creates a dynamic PropertyConverter for the given target 
type.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/tamaya/core/internal/package-summary.html">org.apache.tamaya.core.internal</a>
 that return types with arguments of type <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">PropertyConverter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr 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/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</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="colLast"><span 
class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#getPropertyConverter--">getPropertyConverter</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<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="colLast"><span 
class="typeNameLabel">PropertyConverterManager.</span><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 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="colLast"><span 
class="typeNameLabel">DefaultConfigurationContext.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html#getPropertyConverters--">getPropertyConverters</a></span>()</code>&nbsp;</td>
+</tr>
+<tr 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"><span 
class="typeNameLabel">PropertyConverterManager.</span><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>
+<div class="block">Get the list of all current registered converters for the 
given target type.</div>
+</td>
+</tr>
+<tr 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;<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"><span 
class="typeNameLabel">DefaultConfigurationContext.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.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>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/tamaya/core/internal/package-summary.html">org.apache.tamaya.core.internal</a>
 with parameters of type <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">PropertyConverter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultConfigurationContext.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html#addPropertyConverter-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter-">addPropertyConverter</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;typeToConvert,
+                    <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&nbsp;propertyConverter)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addPropertyConverters-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter...-">addPropertyConverters</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;type,
+                     <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;...&nbsp;propertyConverters)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">PropertyConverterManager.</span><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>
+<div class="block">Registers a ew converter instance.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#removePropertyConverters-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter...-">removePropertyConverters</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;typeToConvert,
+                        <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;...&nbsp;converters)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a 
href="../../../../../org/apache/tamaya/core/internal/package-summary.html">org.apache.tamaya.core.internal</a>
 with type arguments of type <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">PropertyConverter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addPropertyConverters-org.apache.tamaya.TypeLiteral-java.util.Collection-">addPropertyConverters</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;type,
+                     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;&nbsp;propertyConverters)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#removePropertyConverters-org.apache.tamaya.TypeLiteral-java.util.Collection-">removePropertyConverters</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;typeToConvert,
+                        <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;&nbsp;converters)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.tamaya.core.internal.converters">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">PropertyConverter</a> in <a 
href="../../../../../org/apache/tamaya/core/internal/converters/package-summary.html">org.apache.tamaya.core.internal.converters</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/converters/package-summary.html">org.apache.tamaya.core.internal.converters</a>
 that implement <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">PropertyConverter</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/converters/BigDecimalConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">BigDecimalConverter</a></span></code>
+<div class="block">Converter, converting from String to BigDecimal, the 
supported format is one of the following:
+ 
+     232573527352.76352753
+     -23257352.735276352753
+     -0xFFFFFF (integral numbers only)
+     -0XFFFFAC (integral numbers only)
+     0xFFFFFF (integral numbers only)
+     0XFFFFAC (integral numbers only)
+ </div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/converters/BigIntegerConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">BigIntegerConverter</a></span></code>
+<div class="block">Converter, converting from String to BigInteger, the 
supported format is one of the following:
+ 
+     0xFFFFFF
+     0XFFFFAC
+     23257352735276352753
+     -0xFFFFFF
+     -0XFFFFAC
+     -23257352735276352753
+ </div>
+</td>
+</tr>
+<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/converters/BooleanConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">BooleanConverter</a></span></code>
+<div class="block">Converter, converting from String to Boolean.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/converters/ByteConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">ByteConverter</a></span></code>
+<div class="block">Converter, converting from String to Byte, the supported 
format is one of the following:
+ 
+     123 (byte value)
+     0xFF (byte value)
+     0XDF (byte value)
+     0D1 (byte value)
+     -123 (byte value)
+     -0xFF (byte value)
+     -0XDF (byte value)
+     -0D1 (byte value)
+     MIN_VALUE (ignoring case)
+     MIN (ignoring case)
+     MAX_VALUE (ignoring case)
+     MAX (ignoring case)
+ </div>
+</td>
+</tr>
+<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/converters/CharConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">CharConverter</a></span></code>
+<div class="block">Converter, converting from String to Character, the 
supported format is one of the following:
+ 
+     'a'
+     123 (byte value)
+     0xFF (byte value)
+     0XDF (byte value)
+     0D1 (byte value)
+ </div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/converters/ClassConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">ClassConverter</a></span></code>
+<div class="block">Converter, converting from String to Class, hereby using 
the following classloaders:
+ 
+     The current ThreadContext ClassLoader
+     The Classloader of this class
+     The system Classloader
+ </div>
+</td>
+</tr>
+<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/converters/CurrencyConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">CurrencyConverter</a></span></code>
+<div class="block">Converter, converting from String to Currency, the 
supported format is one of the following:
+ 
+     CHF (currency code)
+     123 (numeric currency value &gt;
+     = 0)
+     DE (ISO 2-digit country)
+     de_DE, de_DE_123 (Locale)
+ </div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/converters/DoubleConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">DoubleConverter</a></span></code>
+<div class="block">Converter, converting from String to Double, using the Java 
number syntax:
+ (-)?</div>
+</td>
+</tr>
+<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/converters/EnumConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">EnumConverter</a>&lt;T&gt;</span></code>
+<div class="block">Converter, converting from String to tge given enum 
type.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/converters/FileConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">FileConverter</a></span></code>
+<div class="block">Converter, converting from String to URI, using new 
URL(value).</div>
+</td>
+</tr>
+<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/converters/FloatConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">FloatConverter</a></span></code>
+<div class="block">Converter, converting from String to Float, using the Java 
number syntax:
+ (-)?</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/converters/IntegerConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">IntegerConverter</a></span></code>
+<div class="block">Converter, converting from String to Integer, the supported 
format is one of the following:
+ 
+     123 (byte value)
+     0xFF (byte value)
+     0XDF (byte value)
+     0D1 (byte value)
+     -123 (byte value)
+     -0xFF (byte value)
+     -0XDF (byte value)
+     -0D1 (byte value)
+     MIN_VALUE (ignoring case)
+     MIN (ignoring case)
+     MAX_VALUE (ignoring case)
+     MAX (ignoring case)
+ </div>
+</td>
+</tr>
+<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/converters/LongConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">LongConverter</a></span></code>
+<div class="block">Converter, converting from String to Long, the supported 
format is one of the following:
+ 
+     123 (byte value)
+     0xFF (byte value)
+     0XDF (byte value)
+     0D1 (byte value)
+     -123 (byte value)
+     -0xFF (byte value)
+     -0XDF (byte value)
+     -0D1 (byte value)
+     MIN_VALUE (ignoring case)
+     MIN (ignoring case)
+     MAX_VALUE (ignoring case)
+     MAX (ignoring case)
+ </div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/converters/NumberConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">NumberConverter</a></span></code>
+<div class="block">Converter, converting from String to Number.</div>
+</td>
+</tr>
+<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/converters/PathConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">PathConverter</a></span></code>
+<div class="block">Converter, converting from String to URI, using new 
URL(value).</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/converters/ShortConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">ShortConverter</a></span></code>
+<div class="block">Converter, converting from String to Short, the supported 
format is one of the following:
+ 
+     123 (byte value)
+     0xFF (byte value)
+     0XDF (byte value)
+     0D1 (byte value)
+     -123 (byte value)
+     -0xFF (byte value)
+     -0XDF (byte value)
+     -0D1 (byte value)
+     MIN_VALUE (ignoring case)
+     MIN (ignoring case)
+     MAX_VALUE (ignoring case)
+     MAX (ignoring case)
+ </div>
+</td>
+</tr>
+<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/converters/URIConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">URIConverter</a></span></code>
+<div class="block">Converter, converting from String to URI, using new 
URI(value).</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/converters/URLConverter.html"
 title="class in 
org.apache.tamaya.core.internal.converters">URLConverter</a></span></code>
+<div class="block">Converter, converting from String to URI, using new 
URL(value).</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.tamaya.spi">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">PropertyConverter</a> in <a 
href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a>
 that return types with arguments of type <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">PropertyConverter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr 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/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</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="colLast"><span 
class="typeNameLabel">ConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#getPropertyConverter--">getPropertyConverter</a></span>()</code>
+<div class="block">Access the current registered property converters.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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="colLast"><span 
class="typeNameLabel">ConfigurationContext.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertyConverters--">getPropertyConverters</a></span>()</code>
+<div class="block">
+ This method returns the Map of registered PropertyConverters
+ per type.</div>
+</td>
+</tr>
+<tr 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;<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"><span 
class="typeNameLabel">ConfigurationContext.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.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;type)</code>
+<div class="block">
+ This method returns the registered PropertyConverters for a given type.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a>
 with parameters of type <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">PropertyConverter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurationContext.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#addPropertyConverter-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter-">addPropertyConverter</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;type,
+                    <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&nbsp;propertyConverter)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<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>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addPropertyConverters-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter...-">addPropertyConverters</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;typeToConvert,
+                     <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;...&nbsp;propertyConverters)</code>
+<div class="block">This method can be used for adding <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi"><code>PropertyConverter</code></a>s.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#removePropertyConverters-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter...-">removePropertyConverters</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;typeToConvert,
+                        <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;...&nbsp;propertyConverters)</code>
+<div class="block">Removes the given PropertyConverter instances for the given 
type,
+ if existing.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a 
href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a>
 with type arguments of type <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">PropertyConverter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addPropertyConverters-org.apache.tamaya.TypeLiteral-java.util.Collection-">addPropertyConverters</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;typeToConvert,
+                     <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;&nbsp;propertyConverters)</code>
+<div class="block">This method can be used for adding <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi"><code>PropertyConverter</code></a>s.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConversionContext.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConversionContext.html#addSupportedFormats-java.lang.Class-java.lang.String...-">addSupportedFormats</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;? extends <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&gt;&nbsp;converterType,
+                   <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;formatDescriptors)</code>
+<div class="block">Allows to add information on the supported/tried formats, 
which can be shown to the user, especially when
+ conversion failed.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/tamaya/spi/ConversionContext.Builder.html" 
title="class in org.apache.tamaya.spi">ConversionContext.Builder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConversionContext.Builder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConversionContext.Builder.html#addSupportedFormats-java.lang.Class-java.lang.String...-">addSupportedFormats</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;? extends <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&gt;&nbsp;converterType,
+                   <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;formatDescriptors)</code>
+<div class="block">Add the formats provided by a <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi"><code>PropertyConverter</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#removePropertyConverters-org.apache.tamaya.TypeLiteral-java.util.Collection-">removePropertyConverters</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;typeToConvert,
+                        <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;&nbsp;propertyConverters)</code>
+<div class="block">Removes the given PropertyConverter instances for the given 
type,
+ if existing.</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/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi">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/spi/class-use/PropertyConverter.html"
 target="_top">Frames</a></li>
+<li><a href="PropertyConverter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2016 <a 
href="https://apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/cb3c154a/apidocs/org/apache/tamaya/spi/class-use/PropertyFilter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/tamaya/spi/class-use/PropertyFilter.html 
b/apidocs/org/apache/tamaya/spi/class-use/PropertyFilter.html
new file mode 100644
index 0000000..6f5a9a1
--- /dev/null
+++ b/apidocs/org/apache/tamaya/spi/class-use/PropertyFilter.html
@@ -0,0 +1,292 @@
+<!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.spi.PropertyFilter (Apache Tamaya 
Base 0.3-incubating-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface 
org.apache.tamaya.spi.PropertyFilter (Apache Tamaya Base 
0.3-incubating-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">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/spi/class-use/PropertyFilter.html"
 target="_top">Frames</a></li>
+<li><a href="PropertyFilter.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.spi.PropertyFilter" 
class="title">Uses of Interface<br>org.apache.tamaya.spi.PropertyFilter</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/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</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>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.tamaya.spi">org.apache.tamaya.spi</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/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</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 methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/tamaya/core/internal/package-summary.html">org.apache.tamaya.core.internal</a>
 that return types with arguments of type <a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><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/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;</code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#getPropertyFilters--">getPropertyFilters</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><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/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;</code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultConfigurationContext.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html#getPropertyFilters--">getPropertyFilters</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/tamaya/core/internal/package-summary.html">org.apache.tamaya.core.internal</a>
 with parameters of type <a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addPropertyFilters-org.apache.tamaya.spi.PropertyFilter...-">addPropertyFilters</a></span>(<a
 href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyFilter</a>...&nbsp;filters)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span 
class="typeNameLabel">PropertyFilterComparator.</span><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>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#removePropertyFilters-org.apache.tamaya.spi.PropertyFilter...-">removePropertyFilters</a></span>(<a
 href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyFilter</a>...&nbsp;filters)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a 
href="../../../../../org/apache/tamaya/core/internal/package-summary.html">org.apache.tamaya.core.internal</a>
 with type arguments of type <a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addPropertyFilters-java.util.Collection-">addPropertyFilters</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyFilter</a>&gt;&nbsp;filters)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#removePropertyFilters-java.util.Collection-">removePropertyFilters</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyFilter</a>&gt;&nbsp;filters)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#sortPropertyFilter-java.util.Comparator-">sortPropertyFilter</a></span>(<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;&nbsp;comparator)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.tamaya.spi">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a> in <a 
href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a>
 that return types with arguments of type <a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><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/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;</code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurationContext.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertyFilters--">getPropertyFilters</a></span>()</code>
+<div class="block">Access the current PropertyFilter instances.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><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/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;</code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#getPropertyFilters--">getPropertyFilters</a></span>()</code>
+<div class="block">Access the current chain of property filters.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a>
 with parameters of type <a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addPropertyFilters-org.apache.tamaya.spi.PropertyFilter...-">addPropertyFilters</a></span>(<a
 href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyFilter</a>...&nbsp;filters)</code>
+<div class="block">Adds the given PropertyFilter instances, hereby the 
instances are added
+ to the end of the list with highest priority.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#removePropertyFilters-org.apache.tamaya.spi.PropertyFilter...-">removePropertyFilters</a></span>(<a
 href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyFilter</a>...&nbsp;filters)</code>
+<div class="block">Removes the given PropertyFilter instances, if 
existing.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a 
href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a>
 with type arguments of type <a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">PropertyFilter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addPropertyFilters-java.util.Collection-">addPropertyFilters</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyFilter</a>&gt;&nbsp;filters)</code>
+<div class="block">Adds the given PropertyFilter instances, hereby the 
instances are added
+ to the end of the list with highest priority.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#removePropertyFilters-java.util.Collection-">removePropertyFilters</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyFilter</a>&gt;&nbsp;filters)</code>
+<div class="block">Removes the given PropertyFilter instances, if 
existing.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurationContextBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#sortPropertyFilter-java.util.Comparator-">sortPropertyFilter</a></span>(<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;&nbsp;comparator)</code>
+<div class="block">Sorts the current registered property filters using the 
given comparator.</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/spi/PropertyFilter.html" 
title="interface in org.apache.tamaya.spi">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/spi/class-use/PropertyFilter.html"
 target="_top">Frames</a></li>
+<li><a href="PropertyFilter.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2016 <a 
href="https://apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Reply via email to