blob: b31309e4fdd3d64aa0bdd7aae22d360d62a021f8 [file] [log] [blame]
<!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 (version 1.7.0_25) on Mon Jul 01 14:53:11 CEST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Index (Apache Felix Configuration Admin Service 1.0.8 API)</title>
<meta name="date" content="2013-07-01">
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Apache Felix Configuration Admin Service 1.0.8 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="./allclasses-noframe.html">All 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="contentContainer"><a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a name="_C_">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#code2Type">code2Type</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file"><span class="strong">ConfigurationHandler</span></a> - Class in <a href="./org/apache/felix/cm/file/package-summary.html">org.apache.felix.cm.file</a></dt>
<dd>
<div class="block">The <code>ConfigurationHandler</code> class implements configuration reading
form a <code>java.io.InputStream</code> and writing to a
<code>java.io.OutputStream</code> on behalf of the
<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file"><code>FilePersistenceManager</code></a> class.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#CRLF">CRLF</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_D_">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#DEFAULT_CONFIG_DIR">DEFAULT_CONFIG_DIR</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
<dd>
<div class="block">The default configuration data directory if no location is configured
(value is "config").</div>
</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#delete(java.lang.String)">delete(String)</a></span> - Method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
<dd>
<div class="block">Deletes the file for the given identifier.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/PersistenceManager.html#delete(java.lang.String)">delete(String)</a></span> - Method in interface org.apache.felix.cm.<a href="./org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">PersistenceManager</a></dt>
<dd>
<div class="block">Removes the <code>Dictionary</code> for the given <code>pid</code>.</div>
</dd>
</dl>
<a name="_E_">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#ENCODING">ENCODING</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#exists(java.lang.String)">exists(String)</a></span> - Method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
<dd>
<div class="block">Returns <code>true</code> if a (configuration) file exists for the given
identifier.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/PersistenceManager.html#exists(java.lang.String)">exists(String)</a></span> - Method in interface org.apache.felix.cm.<a href="./org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">PersistenceManager</a></dt>
<dd>
<div class="block">Returns <code>true</code> if a persisted <code>Dictionary</code> exists
for the given <code>pid</code>.</div>
</dd>
</dl>
<a name="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file"><span class="strong">FilePersistenceManager</span></a> - Class in <a href="./org/apache/felix/cm/file/package-summary.html">org.apache.felix.cm.file</a></dt>
<dd>
<div class="block">The <code>FilePersistenceManager</code> class stores configuration data in
properties-like files inside a given directory.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#FilePersistenceManager(java.lang.String)">FilePersistenceManager(String)</a></span> - Constructor for class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
<dd>
<div class="block">Creates an instance of this persistence manager using the given location
as the directory to store and retrieve the configuration files.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#FilePersistenceManager(org.osgi.framework.BundleContext, java.lang.String)">FilePersistenceManager(BundleContext, String)</a></span> - Constructor for class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
<dd>
<div class="block">Creates an instance of this persistence manager using the given location
as the directory to store and retrieve the configuration files.</div>
</dd>
</dl>
<a name="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#getDictionaries()">getDictionaries()</a></span> - Method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
<dd>
<div class="block">Loads configuration data from the configuration location and returns
it as <code>Dictionary</code> objects.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/PersistenceManager.html#getDictionaries()">getDictionaries()</a></span> - Method in interface org.apache.felix.cm.<a href="./org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">PersistenceManager</a></dt>
<dd>
<div class="block">Returns an enumeration of all <code>Dictionary</code> objects known to
this persistence manager.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#getLocation()">getLocation()</a></span> - Method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
<dd>
<div class="block">Returns the directory in which the configuration files are written as
a <code>File</code> object.</div>
</dd>
</dl>
<a name="_L_">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#load(java.lang.String)">load(String)</a></span> - Method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
<dd>
<div class="block">Reads the (configuration) for the given identifier into a
<code>Dictionary</code> object.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/PersistenceManager.html#load(java.lang.String)">load(String)</a></span> - Method in interface org.apache.felix.cm.<a href="./org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">PersistenceManager</a></dt>
<dd>
<div class="block">Returns the <code>Dictionary</code> for the given <code>pid</code>.</div>
</dd>
</dl>
<a name="_O_">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="./org/apache/felix/cm/package-summary.html">org.apache.felix.cm</a> - package org.apache.felix.cm</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/apache/felix/cm/file/package-summary.html">org.apache.felix.cm.file</a> - package org.apache.felix.cm.file</dt>
<dd>&nbsp;</dd>
</dl>
<a name="_P_">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="./org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm"><span class="strong">PersistenceManager</span></a> - Interface in <a href="./org/apache/felix/cm/package-summary.html">org.apache.felix.cm</a></dt>
<dd>
<div class="block">The <code>PersistenceManager</code> interface defines the API to be
implemented to support persisting configuration data.</div>
</dd>
</dl>
<a name="_R_">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#read(java.io.InputStream)">read(InputStream)</a></span> - Static method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>
<div class="block">Reads configuration data from the given <code>InputStream</code> and
returns a new <code>Dictionary</code> object containing the data.</div>
</dd>
</dl>
<a name="_S_">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#store(java.lang.String, java.util.Dictionary)">store(String, Dictionary)</a></span> - Method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
<dd>
<div class="block">Stores the contents of the <code>Dictionary</code> in a file denoted
by the given identifier.</div>
</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/PersistenceManager.html#store(java.lang.String, java.util.Dictionary)">store(String, Dictionary)</a></span> - Method in interface org.apache.felix.cm.<a href="./org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">PersistenceManager</a></dt>
<dd>
<div class="block">Stores the <code>Dictionary</code> under the given <code>pid</code>.</div>
</dd>
</dl>
<a name="_T_">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_ARR_CLOS">TOKEN_ARR_CLOS</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_ARR_OPEN">TOKEN_ARR_OPEN</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_COMMA">TOKEN_COMMA</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_EQ">TOKEN_EQ</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_NAME">TOKEN_NAME</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_BOOLEAN">TOKEN_PRIMITIVE_BOOLEAN</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_BYTE">TOKEN_PRIMITIVE_BYTE</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_CHAR">TOKEN_PRIMITIVE_CHAR</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_DOUBLE">TOKEN_PRIMITIVE_DOUBLE</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_FLOAT">TOKEN_PRIMITIVE_FLOAT</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_INT">TOKEN_PRIMITIVE_INT</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_LONG">TOKEN_PRIMITIVE_LONG</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_SHORT">TOKEN_PRIMITIVE_SHORT</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_BOOLEAN">TOKEN_SIMPLE_BOOLEAN</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_BYTE">TOKEN_SIMPLE_BYTE</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_CHARACTER">TOKEN_SIMPLE_CHARACTER</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_DOUBLE">TOKEN_SIMPLE_DOUBLE</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_FLOAT">TOKEN_SIMPLE_FLOAT</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_INTEGER">TOKEN_SIMPLE_INTEGER</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_LONG">TOKEN_SIMPLE_LONG</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_SHORT">TOKEN_SIMPLE_SHORT</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_STRING">TOKEN_SIMPLE_STRING</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_VAL_CLOS">TOKEN_VAL_CLOS</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_VAL_OPEN">TOKEN_VAL_OPEN</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_VEC_CLOS">TOKEN_VEC_CLOS</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_VEC_OPEN">TOKEN_VEC_OPEN</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#type2Code">type2Code</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_W_">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#write(java.io.OutputStream, java.util.Dictionary)">write(OutputStream, Dictionary)</a></span> - Static method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
<dd>
<div class="block">Writes the configuration data from the <code>Dictionary</code> to the
given <code>OutputStream</code>.</div>
</dd>
</dl>
<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_W_">W</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="./allclasses-noframe.html">All 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; 2006&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>