mirror of
https://github.com/lightbend/config.git
synced 2025-02-13 21:00:53 +08:00
263 lines
10 KiB
HTML
263 lines
10 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="sv">
|
|
<head>
|
|
<!-- Generated by javadoc (version 1.7.0_04) on Fri Jun 29 22:52:11 CEST 2012 -->
|
|
<title>Serialized Form</title>
|
|
<meta name="date" content="2012-06-29">
|
|
<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="Serialized Form";
|
|
}
|
|
//-->
|
|
</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="com/typesafe/config/package-summary.html">Package</a></li>
|
|
<li>Class</li>
|
|
<li><a href="com/typesafe/config/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?serialized-form.html" target="_top">Frames</a></li>
|
|
<li><a href="serialized-form.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="header">
|
|
<h1 title="Serialized Form" class="title">Serialized Form</h1>
|
|
</div>
|
|
<div class="serializedFormContainer">
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<h2 title="Package">Package com.typesafe.config</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="com.typesafe.config.ConfigException">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/typesafe/config/ConfigException.html" title="class in com.typesafe.config">com.typesafe.config.ConfigException</a> extends <a href="http://download.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>1L</dd>
|
|
</dl>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="serializedForm">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Serialized Fields</h3>
|
|
<ul class="blockList">
|
|
<li class="blockListLast">
|
|
<h4>origin</h4>
|
|
<pre><a href="com/typesafe/config/ConfigOrigin.html" title="interface in com.typesafe.config">ConfigOrigin</a> origin</pre>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="blockList"><a name="com.typesafe.config.ConfigException.BadPath">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/typesafe/config/ConfigException.BadPath.html" title="class in com.typesafe.config">com.typesafe.config.ConfigException.BadPath</a> extends <a href="com/typesafe/config/ConfigException.html" title="class in com.typesafe.config">ConfigException</a> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>1L</dd>
|
|
</dl>
|
|
</li>
|
|
<li class="blockList"><a name="com.typesafe.config.ConfigException.BadValue">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/typesafe/config/ConfigException.BadValue.html" title="class in com.typesafe.config">com.typesafe.config.ConfigException.BadValue</a> extends <a href="com/typesafe/config/ConfigException.html" title="class in com.typesafe.config">ConfigException</a> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>1L</dd>
|
|
</dl>
|
|
</li>
|
|
<li class="blockList"><a name="com.typesafe.config.ConfigException.BugOrBroken">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/typesafe/config/ConfigException.BugOrBroken.html" title="class in com.typesafe.config">com.typesafe.config.ConfigException.BugOrBroken</a> extends <a href="com/typesafe/config/ConfigException.html" title="class in com.typesafe.config">ConfigException</a> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>1L</dd>
|
|
</dl>
|
|
</li>
|
|
<li class="blockList"><a name="com.typesafe.config.ConfigException.Generic">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/typesafe/config/ConfigException.Generic.html" title="class in com.typesafe.config">com.typesafe.config.ConfigException.Generic</a> extends <a href="com/typesafe/config/ConfigException.html" title="class in com.typesafe.config">ConfigException</a> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>1L</dd>
|
|
</dl>
|
|
</li>
|
|
<li class="blockList"><a name="com.typesafe.config.ConfigException.IO">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/typesafe/config/ConfigException.IO.html" title="class in com.typesafe.config">com.typesafe.config.ConfigException.IO</a> extends <a href="com/typesafe/config/ConfigException.html" title="class in com.typesafe.config">ConfigException</a> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>1L</dd>
|
|
</dl>
|
|
</li>
|
|
<li class="blockList"><a name="com.typesafe.config.ConfigException.Missing">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/typesafe/config/ConfigException.Missing.html" title="class in com.typesafe.config">com.typesafe.config.ConfigException.Missing</a> extends <a href="com/typesafe/config/ConfigException.html" title="class in com.typesafe.config">ConfigException</a> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>1L</dd>
|
|
</dl>
|
|
</li>
|
|
<li class="blockList"><a name="com.typesafe.config.ConfigException.NotResolved">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/typesafe/config/ConfigException.NotResolved.html" title="class in com.typesafe.config">com.typesafe.config.ConfigException.NotResolved</a> extends <a href="com/typesafe/config/ConfigException.BugOrBroken.html" title="class in com.typesafe.config">ConfigException.BugOrBroken</a> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>1L</dd>
|
|
</dl>
|
|
</li>
|
|
<li class="blockList"><a name="com.typesafe.config.ConfigException.Null">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/typesafe/config/ConfigException.Null.html" title="class in com.typesafe.config">com.typesafe.config.ConfigException.Null</a> extends <a href="com/typesafe/config/ConfigException.Missing.html" title="class in com.typesafe.config">ConfigException.Missing</a> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>1L</dd>
|
|
</dl>
|
|
</li>
|
|
<li class="blockList"><a name="com.typesafe.config.ConfigException.Parse">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/typesafe/config/ConfigException.Parse.html" title="class in com.typesafe.config">com.typesafe.config.ConfigException.Parse</a> extends <a href="com/typesafe/config/ConfigException.html" title="class in com.typesafe.config">ConfigException</a> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>1L</dd>
|
|
</dl>
|
|
</li>
|
|
<li class="blockList"><a name="com.typesafe.config.ConfigException.UnresolvedSubstitution">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/typesafe/config/ConfigException.UnresolvedSubstitution.html" title="class in com.typesafe.config">com.typesafe.config.ConfigException.UnresolvedSubstitution</a> extends <a href="com/typesafe/config/ConfigException.Parse.html" title="class in com.typesafe.config">ConfigException.Parse</a> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>1L</dd>
|
|
</dl>
|
|
</li>
|
|
<li class="blockList"><a name="com.typesafe.config.ConfigException.ValidationFailed">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/typesafe/config/ConfigException.ValidationFailed.html" title="class in com.typesafe.config">com.typesafe.config.ConfigException.ValidationFailed</a> extends <a href="com/typesafe/config/ConfigException.html" title="class in com.typesafe.config">ConfigException</a> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>1L</dd>
|
|
</dl>
|
|
<ul class="blockList">
|
|
<li class="blockList"><a name="serializedForm">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Serialized Fields</h3>
|
|
<ul class="blockList">
|
|
<li class="blockListLast">
|
|
<h4>problems</h4>
|
|
<pre><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">T</a>> problems</pre>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="blockList"><a name="com.typesafe.config.ConfigException.WrongType">
|
|
<!-- -->
|
|
</a>
|
|
<h3>Class <a href="com/typesafe/config/ConfigException.WrongType.html" title="class in com.typesafe.config">com.typesafe.config.ConfigException.WrongType</a> extends <a href="com/typesafe/config/ConfigException.html" title="class in com.typesafe.config">ConfigException</a> implements Serializable</h3>
|
|
<dl class="nameValue">
|
|
<dt>serialVersionUID:</dt>
|
|
<dd>1L</dd>
|
|
</dl>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</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="com/typesafe/config/package-summary.html">Package</a></li>
|
|
<li>Class</li>
|
|
<li><a href="com/typesafe/config/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?serialized-form.html" target="_top">Frames</a></li>
|
|
<li><a href="serialized-form.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 ======= -->
|
|
</body>
|
|
</html>
|