http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/ObjectMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ObjectMap.html
b/content/site/apidocs/org/apache/juneau/ObjectMap.html
index 84ce6b7..9e46331 100644
--- a/content/site/apidocs/org/apache/juneau/ObjectMap.html
+++ b/content/site/apidocs/org/apache/juneau/ObjectMap.html
@@ -131,7 +131,7 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public class <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.99">ObjectMap</a>
+<pre>public class <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.100">ObjectMap</a>
extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true"
title="class or interface in java.util">LinkedHashMap</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></pre>
<div class="block">Java implementation of a JSON object.
<p>
@@ -779,7 +779,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockListLast">
<li class="blockList">
<h4>EMPTY_MAP</h4>
-<pre>public static final <a
href="../../../org/apache/juneau/ObjectMap.html" title="class in
org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.109">EMPTY_MAP</a></pre>
+<pre>public static final <a
href="../../../org/apache/juneau/ObjectMap.html" title="class in
org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.110">EMPTY_MAP</a></pre>
<div class="block">An empty read-only ObjectMap.</div>
</li>
</ul>
@@ -797,7 +797,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>ObjectMap</h4>
-<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.148">ObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true"
title="class or interface in java.lang">CharSequence</a> s,
+<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.149">ObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true"
title="class or interface in java.lang">CharSequence</a> s,
<a href="../../../org/apache/juneau/parser/Parser.html"
title="class in org.apache.juneau.parser">Parser</a> p)
throws <a
href="../../../org/apache/juneau/parser/ParseException.html" title="class in
org.apache.juneau.parser">ParseException</a></pre>
<div class="block">Construct an ObjectMap directly from a string using the
specified parser.</div>
@@ -816,7 +816,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>ObjectMap</h4>
-<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.162">ObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true"
title="class or interface in java.lang">CharSequence</a> s)
+<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.163">ObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true"
title="class or interface in java.lang">CharSequence</a> s)
throws <a
href="../../../org/apache/juneau/parser/ParseException.html" title="class in
org.apache.juneau.parser">ParseException</a></pre>
<div class="block">Shortcut for <code><jk>new</jk>
ObjectMap(string,JsonParser.<jsf>DEFAULT</jsf>);</code></div>
<dl>
@@ -833,7 +833,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>ObjectMap</h4>
-<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.174">ObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true"
title="class or interface in java.io">Reader</a> r,
+<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.175">ObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true"
title="class or interface in java.io">Reader</a> r,
<a href="../../../org/apache/juneau/parser/Parser.html"
title="class in org.apache.juneau.parser">Parser</a> p)
throws <a
href="../../../org/apache/juneau/parser/ParseException.html" title="class in
org.apache.juneau.parser">ParseException</a>,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</a></pre>
@@ -854,7 +854,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>ObjectMap</h4>
-<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.185">ObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true"
title="class or interface in java.io">Reader</a> r)
+<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.186">ObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true"
title="class or interface in java.io">Reader</a> r)
throws <a
href="../../../org/apache/juneau/parser/ParseException.html" title="class in
org.apache.juneau.parser">ParseException</a>,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</a></pre>
<div class="block">Shortcut for <code><jk>new</jk> ObjectMap(reader,
JsonParser.<jsf>DEFAULT</jsf>)</code>.</div>
@@ -873,7 +873,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>ObjectMap</h4>
-<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.198">ObjectMap</a>()</pre>
+<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.199">ObjectMap</a>()</pre>
<div class="block">Construct an empty JSON object (i.e. an empty <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true"
title="class or interface in java.util"><code>LinkedHashMap</code></a>).</div>
</li>
</ul>
@@ -883,7 +883,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>ObjectMap</h4>
-<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.207">ObjectMap</a>(<a
href="../../../org/apache/juneau/BeanSession.html" title="class in
org.apache.juneau">BeanSession</a> session)</pre>
+<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.208">ObjectMap</a>(<a
href="../../../org/apache/juneau/BeanSession.html" title="class in
org.apache.juneau">BeanSession</a> session)</pre>
<div class="block">Construct an empty JSON object (i.e. an empty <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true"
title="class or interface in java.util"><code>LinkedHashMap</code></a>) with
the specified bean context.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -897,7 +897,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockListLast">
<li class="blockList">
<h4>ObjectMap</h4>
-<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.217">ObjectMap</a>(<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><?,?> m)</pre>
+<pre>public <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.218">ObjectMap</a>(<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><?,?> m)</pre>
<div class="block">Construct a JSON object and fill it with the contents from
the specified <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util"><code>Map</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -919,7 +919,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>setInner</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.243">setInner</a>(<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><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> inner)</pre>
+<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.244">setInner</a>(<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><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> inner)</pre>
<div class="block">Set an inner map in this map to allow for chained get calls.
<p>
If <a
href="../../../org/apache/juneau/ObjectMap.html#get-java.lang.Object-"><code>get(Object)</code></a>
returns <jk>null</jk>, then <a
href="../../../org/apache/juneau/ObjectMap.html#get-java.lang.Object-"><code>get(Object)</code></a>
will be called on the inner map.
@@ -949,7 +949,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>findKeyIgnoreCase</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.254">findKeyIgnoreCase</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.255">findKeyIgnoreCase</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
<div class="block">Searches for the specified key in this map ignoring
case.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -965,7 +965,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>setBeanSession</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.271">setBeanSession</a>(<a
href="../../../org/apache/juneau/BeanSession.html" title="class in
org.apache.juneau">BeanSession</a> session)</pre>
+<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.272">setBeanSession</a>(<a
href="../../../org/apache/juneau/BeanSession.html" title="class in
org.apache.juneau">BeanSession</a> session)</pre>
<div class="block">Override the default bean session used for converting POJOs.
<p>
Default is <a
href="../../../org/apache/juneau/BeanContext.html#DEFAULT"><code>BeanContext.DEFAULT</code></a>,
which is sufficient in most cases.
@@ -985,7 +985,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getBeanSession</h4>
-<pre>public <a href="../../../org/apache/juneau/BeanSession.html"
title="class in org.apache.juneau">BeanSession</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.281">getBeanSession</a>()</pre>
+<pre>public <a href="../../../org/apache/juneau/BeanSession.html"
title="class in org.apache.juneau">BeanSession</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.282">getBeanSession</a>()</pre>
<div class="block">Returns the <a
href="../../../org/apache/juneau/BeanSession.html" title="class in
org.apache.juneau"><code>BeanSession</code></a> currently associated with this
map.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
@@ -999,7 +999,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.295">append</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.296">append</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> value)</pre>
<div class="block">Convenience method for adding multiple objects to this map.
<p>
@@ -1020,7 +1020,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>appendAll</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.309">appendAll</a>(<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><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> m)</pre>
+<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.310">appendAll</a>(<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><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> m)</pre>
<div class="block">Convenience method for adding a contents of another map to
this map.
<p>
Equivalent to calling <code>putAll(m)</code>, but returns
@@ -1039,7 +1039,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>get</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.315">get</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> key)</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.316">get</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> key)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-"
title="class or interface in java.util">get</a></code> in
interface <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><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></dd>
@@ -1054,7 +1054,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>get</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.330">get</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.331">get</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> def)</pre>
<div class="block">Same as <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-"
title="class or interface in java.util"><code>get()</code></a>, but returns
the default value if the key
could not be found.</div>
@@ -1073,7 +1073,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>get</h4>
-<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.345">get</a>(<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><T> type,
+<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.346">get</a>(<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><T> type,
<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> key)</pre>
<div class="block">Same as <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-"
title="class or interface in java.util"><code>get()</code></a>, but casts or
converts the value to the specified class type.
<p>
@@ -1095,7 +1095,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>get</h4>
-<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.359">get</a>(<a
href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in
org.apache.juneau.transform">PojoSwap</a><T,?> pojoSwap,
+<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.360">get</a>(<a
href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in
org.apache.juneau.transform">PojoSwap</a><T,?> pojoSwap,
<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> key)
throws <a
href="../../../org/apache/juneau/parser/ParseException.html" title="class in
org.apache.juneau.parser">ParseException</a></pre>
<div class="block">Same as <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-"
title="class or interface in java.util"><code>get()</code></a>, but converts
the raw value to the specified class type using the specified beanFilter.</div>
@@ -1120,7 +1120,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>get</h4>
-<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.378">get</a>(<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><T> type,
+<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.380">get</a>(<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><T> type,
<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> key,
T def)</pre>
<div class="block">Same as <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-"
title="class or interface in java.util"><code>get()</code></a>, but casts or
converts the value to the specified class type.
@@ -1144,7 +1144,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>get</h4>
-<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.398">get</a>(<a
href="../../../org/apache/juneau/ClassMeta.html" title="class in
org.apache.juneau">ClassMeta</a><T> type,
+<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.404">get</a>(<a
href="../../../org/apache/juneau/ClassMeta.html" title="class in
org.apache.juneau">ClassMeta</a><T> type,
<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> key)</pre>
<div class="block">Same as <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-"
title="class or interface in java.util"><code>get()</code></a>, but casts or
converts the value to the specified class type.
<p>
@@ -1168,7 +1168,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>get</h4>
-<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.413">get</a>(<a
href="../../../org/apache/juneau/ClassMeta.html" title="class in
org.apache.juneau">ClassMeta</a><T> type,
+<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.419">get</a>(<a
href="../../../org/apache/juneau/ClassMeta.html" title="class in
org.apache.juneau">ClassMeta</a><T> type,
<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> key,
T def)</pre>
<div class="block">Same as <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-"
title="class or interface in java.util"><code>get()</code></a>, but casts or
converts the value to the specified class type.
@@ -1192,7 +1192,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>find</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.426">find</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.432">find</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
<div class="block">Returns the value for the first key in the list that has an
entry in this map.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1208,7 +1208,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>find</h4>
-<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.445">find</a>(<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><T> type,
+<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.451">find</a>(<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><T> type,
<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>... keys)</pre>
<div class="block">Returns the value for the first key in the list that has an
entry in this map.
<p>
@@ -1232,7 +1232,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getAt</h4>
-<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.476">getAt</a>(<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><T> type,
+<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.482">getAt</a>(<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><T> type,
<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> path)</pre>
<div class="block">Same as <a
href="../../../org/apache/juneau/ObjectMap.html#get-java.lang.Class-java.lang.String-"><code>get(Class,String)</code></a>,
but the key is a slash-delimited
path used to traverse entries in this POJO.
@@ -1268,7 +1268,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>putAt</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.503">putAt</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> path,
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.509">putAt</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> path,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> o)</pre>
<div class="block">Same as <code>put(String,Object)</code>, but the key is a
slash-delimited
path used to traverse entries in this POJO.
@@ -1302,7 +1302,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>postAt</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.530">postAt</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> path,
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.536">postAt</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> path,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> o)</pre>
<div class="block">Similar to <a
href="../../../org/apache/juneau/ObjectMap.html#putAt-java.lang.String-java.lang.Object-"><code>putAt(String,Object)</code></a>,
but used to append
to collections and arrays.
@@ -1336,7 +1336,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>deleteAt</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.556">deleteAt</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> path)</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.562">deleteAt</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> path)</pre>
<div class="block">Similar to <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#remove-java.lang.Object-"
title="class or interface in java.util"><code>remove(Object)</code></a>,but
the key is a slash-delimited
path used to traverse entries in this POJO.
<p>
@@ -1368,7 +1368,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>putJson</h4>
-<pre>public void <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.569">putJson</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public void <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.575">putJson</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<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> json)
throws <a
href="../../../org/apache/juneau/parser/ParseException.html" title="class in
org.apache.juneau.parser">ParseException</a></pre>
<div class="block">Convenience method for inserting JSON directly into an
attribute on this object.
@@ -1389,7 +1389,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getString</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.581">getString</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.587">getString</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang"><code>String</code></a>.
<p>
Shortcut for <code>get(String.<jk>class</jk>, key)</code>.</div>
@@ -1407,7 +1407,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getStringArray</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>[] <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.592">getStringArray</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>[] <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.598">getStringArray</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
<div class="block">Specialized method that calls <a
href="../../../org/apache/juneau/ObjectMap.html#getString-java.lang.String-"><code>getString(String)</code></a>
and splits the
results as a simple comma-delimited list.</div>
<dl>
@@ -1424,7 +1424,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getStringArray</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>[] <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.604">getStringArray</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>[] <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.610">getStringArray</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<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>[] def)</pre>
<div class="block">Same as <a
href="../../../org/apache/juneau/ObjectMap.html#getStringArray-java.lang.String-"><code>getStringArray(String)</code></a>
but returns a default value if the value cannot be found.</div>
<dl>
@@ -1442,7 +1442,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getString</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.619">getString</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.625">getString</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<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> defVal)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang"><code>String</code></a>.
<p>
@@ -1462,7 +1462,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getInt</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.632">getInt</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.638">getInt</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
<div class="block">Returns the specified entry value converted to an <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang"><code>Integer</code></a>.
<p>
Shortcut for <code>get(Integer.<jk>class</jk>, key)</code>.</div>
@@ -1482,7 +1482,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getInt</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.646">getInt</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.652">getInt</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> defVal)</pre>
<div class="block">Returns the specified entry value converted to an <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang"><code>Integer</code></a>.
<p>
@@ -1504,7 +1504,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getLong</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true"
title="class or interface in java.lang">Long</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.659">getLong</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true"
title="class or interface in java.lang">Long</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.665">getLong</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true"
title="class or interface in java.lang"><code>Long</code></a>.
<p>
Shortcut for <code>get(Long.<jk>class</jk>, key)</code>.</div>
@@ -1524,7 +1524,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getLong</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true"
title="class or interface in java.lang">Long</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.673">getLong</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true"
title="class or interface in java.lang">Long</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.679">getLong</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true"
title="class or interface in java.lang">Long</a> defVal)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true"
title="class or interface in java.lang"><code>Long</code></a>.
<p>
@@ -1546,7 +1546,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getBoolean</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.686">getBoolean</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.692">getBoolean</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang"><code>Boolean</code></a>.
<p>
Shortcut for <code>get(Boolean.<jk>class</jk>, key)</code>.</div>
@@ -1566,7 +1566,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getBoolean</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.700">getBoolean</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.706">getBoolean</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> defVal)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang"><code>Boolean</code></a>.
<p>
@@ -1588,7 +1588,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getMap</h4>
-<pre>public <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><?,?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.713">getMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
+<pre>public <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><?,?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.719">getMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util"><code>Map</code></a>.
<p>
Shortcut for <code>get(Map.<jk>class</jk>, key)</code>.</div>
@@ -1608,7 +1608,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getMap</h4>
-<pre>public <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><?,?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.727">getMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public <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><?,?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.733">getMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><?,?> defVal)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util"><code>Map</code></a>.
<p>
@@ -1630,7 +1630,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getList</h4>
-<pre>public <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><?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.740">getList</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
+<pre>public <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><?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.746">getList</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util"><code>List</code></a>.
<p>
Shortcut for <code>get(List.<jk>class</jk>, key)</code>.</div>
@@ -1650,7 +1650,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getList</h4>
-<pre>public <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><?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.754">getList</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public <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><?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.760">getList</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<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><?> defVal)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util"><code>List</code></a>.
<p>
@@ -1672,7 +1672,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getObjectMap</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.767">getObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
+<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.773">getObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util"><code>Map</code></a>.
<p>
Shortcut for <code>get(ObjectMap.<jk>class</jk>, key)</code>.</div>
@@ -1692,7 +1692,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getObjectMap</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.781">getObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.787">getObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<a
href="../../../org/apache/juneau/ObjectMap.html" title="class in
org.apache.juneau">ObjectMap</a> defVal)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="../../../org/apache/juneau/ObjectMap.html" title="class in
org.apache.juneau"><code>ObjectMap</code></a>.
<p>
@@ -1714,7 +1714,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getObjectList</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectList.html"
title="class in org.apache.juneau">ObjectList</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.794">getObjectList</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
+<pre>public <a href="../../../org/apache/juneau/ObjectList.html"
title="class in org.apache.juneau">ObjectList</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.800">getObjectList</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="../../../org/apache/juneau/ObjectList.html" title="class in
org.apache.juneau"><code>ObjectList</code></a>.
<p>
Shortcut for <code>get(ObjectList.<jk>class</jk>, key)</code>.</div>
@@ -1734,7 +1734,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getObjectList</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectList.html"
title="class in org.apache.juneau">ObjectList</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.808">getObjectList</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public <a href="../../../org/apache/juneau/ObjectList.html"
title="class in org.apache.juneau">ObjectList</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.814">getObjectList</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<a
href="../../../org/apache/juneau/ObjectList.html" title="class in
org.apache.juneau">ObjectList</a> defVal)</pre>
<div class="block">Returns the specified entry value converted to a <a
href="../../../org/apache/juneau/ObjectList.html" title="class in
org.apache.juneau"><code>ObjectList</code></a>.
<p>
@@ -1756,7 +1756,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>findString</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.821">findString</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.827">findString</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
<div class="block">Returns the first entry that exists converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang"><code>String</code></a>.
<p>
Shortcut for <code>find(String.<jk>class</jk>, keys)</code>.</div>
@@ -1775,7 +1775,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>findInt</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.835">findInt</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang">Integer</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.841">findInt</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
<div class="block">Returns the first entry that exists converted to an <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true"
title="class or interface in java.lang"><code>Integer</code></a>.
<p>
Shortcut for <code>find(Integer.<jk>class</jk>, keys)</code>.</div>
@@ -1796,7 +1796,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>findLong</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true"
title="class or interface in java.lang">Long</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.849">findLong</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true"
title="class or interface in java.lang">Long</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.855">findLong</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
<div class="block">Returns the first entry that exists converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true"
title="class or interface in java.lang"><code>Long</code></a>.
<p>
Shortcut for <code>find(Long.<jk>class</jk>, keys)</code>.</div>
@@ -1817,7 +1817,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>findBoolean</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.863">findBoolean</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.869">findBoolean</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
<div class="block">Returns the first entry that exists converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang"><code>Boolean</code></a>.
<p>
Shortcut for <code>find(Boolean.<jk>class</jk>, keys)</code>.</div>
@@ -1838,7 +1838,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>findMap</h4>
-<pre>public <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><?,?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.877">findMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
+<pre>public <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><?,?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.883">findMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
<div class="block">Returns the first entry that exists converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util"><code>Map</code></a>.
<p>
Shortcut for <code>find(Map.<jk>class</jk>, keys)</code>.</div>
@@ -1859,7 +1859,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>findList</h4>
-<pre>public <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><?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.891">findList</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
+<pre>public <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><?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.897">findList</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
<div class="block">Returns the first entry that exists converted to a <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util"><code>List</code></a>.
<p>
Shortcut for <code>find(List.<jk>class</jk>, keys)</code>.</div>
@@ -1880,7 +1880,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>findObjectMap</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.905">findObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
+<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.911">findObjectMap</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
<div class="block">Returns the first entry that exists converted to a <a
href="../../../org/apache/juneau/ObjectMap.html" title="class in
org.apache.juneau"><code>ObjectMap</code></a>.
<p>
Shortcut for <code>find(ObjectMap.<jk>class</jk>, keys)</code>.</div>
@@ -1901,7 +1901,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>findObjectList</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectList.html"
title="class in org.apache.juneau">ObjectList</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.919">findObjectList</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
+<pre>public <a href="../../../org/apache/juneau/ObjectList.html"
title="class in org.apache.juneau">ObjectList</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.925">findObjectList</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
<div class="block">Returns the first entry that exists converted to a <a
href="../../../org/apache/juneau/ObjectList.html" title="class in
org.apache.juneau"><code>ObjectList</code></a>.
<p>
Shortcut for <code>find(ObjectList.<jk>class</jk>, keys)</code>.</div>
@@ -1922,7 +1922,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getFirstKey</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.928">getFirstKey</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.934">getFirstKey</a>()</pre>
<div class="block">Returns the first key in the map.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
@@ -1936,7 +1936,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>getClassMeta</h4>
-<pre>public <a href="../../../org/apache/juneau/ClassMeta.html"
title="class in org.apache.juneau">ClassMeta</a><?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.938">getClassMeta</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
+<pre>public <a href="../../../org/apache/juneau/ClassMeta.html"
title="class in org.apache.juneau">ClassMeta</a><?> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.944">getClassMeta</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
<div class="block">Returns the class type of the object at the specified
index.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1954,7 +1954,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>remove</h4>
-<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.952">remove</a>(<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><T> type,
+<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.958">remove</a>(<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><T> type,
<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> key,
T defVal)</pre>
<div class="block">Equivalent to calling <code>get(class,key,def)</code>
followed by <code>remove(key);</code></div>
@@ -1978,7 +1978,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>removeAll</h4>
-<pre>public void <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.964">removeAll</a>(<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><<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>> keys)</pre>
+<pre>public void <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.970">removeAll</a>(<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><<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>> keys)</pre>
<div class="block">Convenience method for removing several keys at once.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1992,7 +1992,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>removeAll</h4>
-<pre>public void <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.974">removeAll</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
+<pre>public void <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.980">removeAll</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
<div class="block">Convenience method for removing several keys at once.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -2006,7 +2006,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>containsKey</h4>
-<pre>public boolean <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.980">containsKey</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> key)</pre>
+<pre>public boolean <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.986">containsKey</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> key)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#containsKey-java.lang.Object-"
title="class or interface in java.util">containsKey</a></code> in
interface <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><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></dd>
@@ -2021,7 +2021,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>containsOuterKey</h4>
-<pre>public boolean <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.995">containsOuterKey</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> key)</pre>
+<pre>public boolean <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1001">containsOuterKey</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> key)</pre>
<div class="block">Returns <jk>true</jk> if this map contains the specified
key, ignoring
the inner map if it exists.</div>
<dl>
@@ -2038,7 +2038,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>include</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1005">include</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
+<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1011">include</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
<div class="block">Returns a copy of this <code>ObjectMap</code> with only the
specified keys.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -2054,7 +2054,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>exclude</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1020">exclude</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
+<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1026">exclude</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... keys)</pre>
<div class="block">Returns a copy of this <code>ObjectMap</code> without the
specified keys.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -2070,7 +2070,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>putIfNull</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1040">putIfNull</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1046">putIfNull</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> val)</pre>
<div class="block">Sets a value in this map if the entry does not exist or the
value is <jk>null</jk>.</div>
<dl>
@@ -2088,7 +2088,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>putIfEmpty</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1054">putIfEmpty</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
+<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1060">putIfEmpty</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> val)</pre>
<div class="block">Sets a value in this map if the entry does not exist or the
value is <jk>null</jk> or an empty string.</div>
<dl>
@@ -2106,7 +2106,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>cast</h4>
-<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1074">cast</a>(<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><T> type)</pre>
+<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1080">cast</a>(<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><T> type)</pre>
<div class="block">Converts this map into an object of the specified type.
<p>
If this map contains a <js>"_type"</js> entry, it must be the same as or a
subclass
@@ -2130,7 +2130,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>cast</h4>
-<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1094">cast</a>(<a
href="../../../org/apache/juneau/ClassMeta.html" title="class in
org.apache.juneau">ClassMeta</a><T> cm)</pre>
+<pre>public <T> T <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1100">cast</a>(<a
href="../../../org/apache/juneau/ClassMeta.html" title="class in
org.apache.juneau">ClassMeta</a><T> cm)</pre>
<div class="block">Same as <a
href="../../../org/apache/juneau/ObjectMap.html#cast-java.lang.Class-"><code>cast(Class)</code></a>,
except allows you to specify a <a
href="../../../org/apache/juneau/ClassMeta.html" title="class in
org.apache.juneau"><code>ClassMeta</code></a> parameter.</div>
<dl>
<dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -2151,7 +2151,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1208">toString</a>(<a
href="../../../org/apache/juneau/serializer/WriterSerializer.html"
title="class in
org.apache.juneau.serializer">WriterSerializer</a> serializer)
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1214">toString</a>(<a
href="../../../org/apache/juneau/serializer/WriterSerializer.html"
title="class in
org.apache.juneau.serializer">WriterSerializer</a> serializer)
throws <a
href="../../../org/apache/juneau/serializer/SerializeException.html"
title="class in org.apache.juneau.serializer">SerializeException</a></pre>
<div class="block">Serialize this object into a string using the specified
serializer.</div>
<dl>
@@ -2170,7 +2170,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1216">toString</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1222">toString</a>()</pre>
<div class="block">Serialize this object into a JSON string using the <a
href="../../../org/apache/juneau/json/JsonSerializer.html#DEFAULT"><code>JsonSerializer.DEFAULT</code></a>
serializer.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -2184,7 +2184,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>serializeTo</h4>
-<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1233">serializeTo</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io">Writer</a> w)
+<pre>public <a href="../../../org/apache/juneau/ObjectMap.html"
title="class in org.apache.juneau">ObjectMap</a> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1239">serializeTo</a>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io">Writer</a> w)
throws <a
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</a>,
<a
href="../../../org/apache/juneau/serializer/SerializeException.html"
title="class in org.apache.juneau.serializer">SerializeException</a></pre>
<div class="block">Convenience method for serializing this map to the
specified <code>Writer</code> using
@@ -2206,7 +2206,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockList">
<li class="blockList">
<h4>keySet</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1239">keySet</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1245">keySet</a>()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#keySet--"
title="class or interface in java.util">keySet</a></code> in
interface <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><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></dd>
@@ -2221,7 +2221,7 @@ extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
<ul class="blockListLast">
<li class="blockList">
<h4>entrySet</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry.html?is-external=true"
title="class or interface in java.util">Map.Entry</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>>> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1249">entrySet</a>()</pre>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry.html?is-external=true"
title="class or interface in java.util">Map.Entry</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>>> <a
href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1255">entrySet</a>()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#entrySet--"
title="class or interface in java.util">entrySet</a></code> in
interface <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><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></dd>