http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/serializer/SerializerSession.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/serializer/SerializerSession.html b/content/site/apidocs/org/apache/juneau/serializer/SerializerSession.html index 89643ff..65d1eeb 100644 --- a/content/site/apidocs/org/apache/juneau/serializer/SerializerSession.html +++ b/content/site/apidocs/org/apache/juneau/serializer/SerializerSession.html @@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>public class <a href="../../../../src-html/org/apache/juneau/serializer/SerializerSession.html#line.41">SerializerSession</a> +<pre>public class <a href="../../../../src-html/org/apache/juneau/serializer/SerializerSession.html#line.42">SerializerSession</a> extends <a href="../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></pre> <div class="block">Context object that lives for the duration of a single use of <a href="../../../../org/apache/juneau/serializer/Serializer.html" title="class in org.apache.juneau.serializer"><code>Serializer</code></a>. <p> @@ -491,7 +491,7 @@ extends <a href="../../../../org/apache/juneau/BeanSession.html" title="class in <ul class="blockListLast"> <li class="blockList"> <h4>indent</h4> -<pre>public int <a href="../../../../src-html/org/apache/juneau/serializer/SerializerSession.html#line.60">indent</a></pre> +<pre>public int <a href="../../../../src-html/org/apache/juneau/serializer/SerializerSession.html#line.61">indent</a></pre> <div class="block">The current indentation depth into the model.</div> </li> </ul>
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/serializer/package-summary.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/serializer/package-summary.html b/content/site/apidocs/org/apache/juneau/serializer/package-summary.html index 2beae5f..a907b7e 100644 --- a/content/site/apidocs/org/apache/juneau/serializer/package-summary.html +++ b/content/site/apidocs/org/apache/juneau/serializer/package-summary.html @@ -42,7 +42,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/juneau/rest/vars/package-summary.html">Prev Package</a></li> +<li><a href="../../../../org/apache/juneau/rest/widget/package-summary.html">Prev Package</a></li> <li><a href="../../../../org/apache/juneau/soap/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> @@ -326,7 +326,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/juneau/rest/vars/package-summary.html">Prev Package</a></li> +<li><a href="../../../../org/apache/juneau/rest/widget/package-summary.html">Prev Package</a></li> <li><a href="../../../../org/apache/juneau/soap/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/serializer/package-tree.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/serializer/package-tree.html b/content/site/apidocs/org/apache/juneau/serializer/package-tree.html index d8ac472..5d6339f 100644 --- a/content/site/apidocs/org/apache/juneau/serializer/package-tree.html +++ b/content/site/apidocs/org/apache/juneau/serializer/package-tree.html @@ -42,7 +42,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/juneau/rest/vars/package-tree.html">Prev</a></li> +<li><a href="../../../../org/apache/juneau/rest/widget/package-tree.html">Prev</a></li> <li><a href="../../../../org/apache/juneau/soap/package-tree.html">Next</a></li> </ul> <ul class="navList"> @@ -175,7 +175,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/juneau/rest/vars/package-tree.html">Prev</a></li> +<li><a href="../../../../org/apache/juneau/rest/widget/package-tree.html">Prev</a></li> <li><a href="../../../../org/apache/juneau/soap/package-tree.html">Next</a></li> </ul> <ul class="navList"> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/soap/SoapXmlSerializerBuilder.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/soap/SoapXmlSerializerBuilder.html b/content/site/apidocs/org/apache/juneau/soap/SoapXmlSerializerBuilder.html index c2aa6ae..463ff78 100644 --- a/content/site/apidocs/org/apache/juneau/soap/SoapXmlSerializerBuilder.html +++ b/content/site/apidocs/org/apache/juneau/soap/SoapXmlSerializerBuilder.html @@ -312,7 +312,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti </tr> <tr id="i21" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/soap/SoapXmlSerializerBuilder.html" title="class in org.apache.juneau.soap">SoapXmlSerializerBuilder</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/soap/SoapXmlSerializerBuilder.html#debug-boolean-">debug</a></span>(boolean value)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/soap/SoapXmlSerializerBuilder.html#debug--">debug</a></span>()</code> <div class="block"><b>Configuration property:</b> Debug mode.</div> </td> </tr> @@ -3526,14 +3526,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti </dl> </li> </ul> -<a name="debug-boolean-"> +<a name="debug--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>debug</h4> -<pre>public <a href="../../../../org/apache/juneau/soap/SoapXmlSerializerBuilder.html" title="class in org.apache.juneau.soap">SoapXmlSerializerBuilder</a> <a href="../../../../src-html/org/apache/juneau/soap/SoapXmlSerializerBuilder.html#line.558">debug</a>(boolean value)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#debug-boolean-">CoreObjectBuilder</a></code></span></div> +<pre>public <a href="../../../../org/apache/juneau/soap/SoapXmlSerializerBuilder.html" title="class in org.apache.juneau.soap">SoapXmlSerializerBuilder</a> <a href="../../../../src-html/org/apache/juneau/soap/SoapXmlSerializerBuilder.html#line.558">debug</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#debug--">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Debug mode. <p> <ul> @@ -3562,9 +3562,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti </ul></div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html#debug-boolean-">debug</a></code> in class <code><a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" title="class in org.apache.juneau.xml">XmlSerializerBuilder</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>value</code> - The new value for this property.</dd> +<dd><code><a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html#debug--">debug</a></code> in class <code><a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" title="class in org.apache.juneau.xml">XmlSerializerBuilder</a></code></dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> <dt><span class="seeLabel">See Also:</span></dt> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/svl/SimpleVar.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/svl/SimpleVar.html b/content/site/apidocs/org/apache/juneau/svl/SimpleVar.html index a84a5b5..7568101 100644 --- a/content/site/apidocs/org/apache/juneau/svl/SimpleVar.html +++ b/content/site/apidocs/org/apache/juneau/svl/SimpleVar.html @@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>Direct Known Subclasses:</dt> -<dd><a href="../../../../org/apache/juneau/svl/DefaultingVar.html" title="class in org.apache.juneau.svl">DefaultingVar</a>, <a href="../../../../org/apache/juneau/svl/MultipartVar.html" title="class in org.apache.juneau.svl">MultipartVar</a>, <a href="../../../../org/apache/juneau/rest/vars/RequestVar.html" title="class in org.apache.juneau.rest.vars">RequestVar</a>, <a href="../../../../org/apache/juneau/rest/vars/UrlEncodeVar.html" title="class in org.apache.juneau.rest.vars">UrlEncodeVar</a></dd> +<dd><a href="../../../../org/apache/juneau/svl/DefaultingVar.html" title="class in org.apache.juneau.svl">DefaultingVar</a>, <a href="../../../../org/apache/juneau/svl/MultipartVar.html" title="class in org.apache.juneau.svl">MultipartVar</a>, <a href="../../../../org/apache/juneau/rest/vars/RequestVar.html" title="class in org.apache.juneau.rest.vars">RequestVar</a>, <a href="../../../../org/apache/juneau/rest/vars/UrlEncodeVar.html" title="class in org.apache.juneau.rest.vars">UrlEncodeVar</a>, <a href="../../../../org/apache/juneau/rest/vars/UrlVar.html" title="class in org.apache.juneau.rest.vars">UrlVar</a>, <a href="../../../../org/apache/juneau/rest/vars/WidgetVar.html" title="class in org.apache.juneau.rest.vars">WidgetVar</a></dd> </dl> <hr> <br> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/svl/VarResolverBuilder.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/svl/VarResolverBuilder.html b/content/site/apidocs/org/apache/juneau/svl/VarResolverBuilder.html index 6c87d92..982a13a 100644 --- a/content/site/apidocs/org/apache/juneau/svl/VarResolverBuilder.html +++ b/content/site/apidocs/org/apache/juneau/svl/VarResolverBuilder.html @@ -253,7 +253,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>defaultVars</h4> -<pre>public <a href="../../../../org/apache/juneau/svl/VarResolverBuilder.html" title="class in org.apache.juneau.svl">VarResolverBuilder</a> <a href="../../../../src-html/org/apache/juneau/svl/VarResolverBuilder.html#line.77">defaultVars</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/svl/VarResolverBuilder.html" title="class in org.apache.juneau.svl">VarResolverBuilder</a> <a href="../../../../src-html/org/apache/juneau/svl/VarResolverBuilder.html#line.69">defaultVars</a>()</pre> <div class="block">Adds the default variables to this builder. <p> The default variables are: @@ -275,7 +275,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>contextObject</h4> -<pre>public <a href="../../../../org/apache/juneau/svl/VarResolverBuilder.html" title="class in org.apache.juneau.svl">VarResolverBuilder</a> <a href="../../../../src-html/org/apache/juneau/svl/VarResolverBuilder.html#line.91">contextObject</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> name, +<pre>public <a href="../../../../org/apache/juneau/svl/VarResolverBuilder.html" title="class in org.apache.juneau.svl">VarResolverBuilder</a> <a href="../../../../src-html/org/apache/juneau/svl/VarResolverBuilder.html#line.83">contextObject</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> name, <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> object)</pre> <div class="block">Associates a context object with this resolver. <p> @@ -296,7 +296,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>contextObjects</h4> -<pre>public <a href="../../../../org/apache/juneau/svl/VarResolverBuilder.html" title="class in org.apache.juneau.svl">VarResolverBuilder</a> <a href="../../../../src-html/org/apache/juneau/svl/VarResolverBuilder.html#line.105">contextObjects</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>> map)</pre> +<pre>public <a href="../../../../org/apache/juneau/svl/VarResolverBuilder.html" title="class in org.apache.juneau.svl">VarResolverBuilder</a> <a href="../../../../src-html/org/apache/juneau/svl/VarResolverBuilder.html#line.97">contextObjects</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>> map)</pre> <div class="block">Associates multiple context objects with this resolver. <p> A context object is essentially some environmental object that doesn't change http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/svl/VarResolverContext.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/svl/VarResolverContext.html b/content/site/apidocs/org/apache/juneau/svl/VarResolverContext.html index 0cfe80c..4d3ce46 100644 --- a/content/site/apidocs/org/apache/juneau/svl/VarResolverContext.html +++ b/content/site/apidocs/org/apache/juneau/svl/VarResolverContext.html @@ -231,7 +231,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getVarMap</h4> -<pre>protected <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="../../../../org/apache/juneau/svl/Var.html" title="class in org.apache.juneau.svl">Var</a>> <a href="../../../../src-html/org/apache/juneau/svl/VarResolverContext.html#line.63">getVarMap</a>()</pre> +<pre>protected <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="../../../../org/apache/juneau/svl/Var.html" title="class in org.apache.juneau.svl">Var</a>> <a href="../../../../src-html/org/apache/juneau/svl/VarResolverContext.html#line.59">getVarMap</a>()</pre> <div class="block">Returns an unmodifiable map of <a href="../../../../org/apache/juneau/svl/Var.html" title="class in org.apache.juneau.svl"><code>Vars</code></a> associated with this context.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -245,7 +245,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getVars</h4> -<pre>protected <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><?>[] <a href="../../../../src-html/org/apache/juneau/svl/VarResolverContext.html#line.72">getVars</a>()</pre> +<pre>protected <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><?>[] <a href="../../../../src-html/org/apache/juneau/svl/VarResolverContext.html#line.68">getVars</a>()</pre> <div class="block">Returns an array of variables define in this variable resolver context.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -259,7 +259,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getContextObject</h4> -<pre>protected <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/svl/VarResolverContext.html#line.82">getContextObject</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> name)</pre> +<pre>protected <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/svl/VarResolverContext.html#line.78">getContextObject</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> name)</pre> <div class="block">Returns the context object with the specified name.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -275,7 +275,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>getContextObjects</h4> -<pre>protected <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>> <a href="../../../../src-html/org/apache/juneau/svl/VarResolverContext.html#line.91">getContextObjects</a>()</pre> +<pre>protected <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>> <a href="../../../../src-html/org/apache/juneau/svl/VarResolverContext.html#line.87">getContextObjects</a>()</pre> <div class="block">Returns the context map of this variable resolver context.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transform/AnnotationBeanFilterBuilder.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transform/AnnotationBeanFilterBuilder.html b/content/site/apidocs/org/apache/juneau/transform/AnnotationBeanFilterBuilder.html index 86d04a7..7722b73 100644 --- a/content/site/apidocs/org/apache/juneau/transform/AnnotationBeanFilterBuilder.html +++ b/content/site/apidocs/org/apache/juneau/transform/AnnotationBeanFilterBuilder.html @@ -107,7 +107,7 @@ <li class="blockList"> <hr> <br> -<pre>public final class <a href="../../../../src-html/org/apache/juneau/transform/AnnotationBeanFilterBuilder.html#line.26">AnnotationBeanFilterBuilder</a> +<pre>public final class <a href="../../../../src-html/org/apache/juneau/transform/AnnotationBeanFilterBuilder.html#line.27">AnnotationBeanFilterBuilder</a> extends <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a></pre> <div class="block">Bean filter builder initialized from the contents of a <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation found on a class. <p> @@ -178,7 +178,7 @@ extends <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" <ul class="blockListLast"> <li class="blockList"> <h4>AnnotationBeanFilterBuilder</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/transform/AnnotationBeanFilterBuilder.html#line.35">AnnotationBeanFilterBuilder</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><?> annotatedClass, +<pre>public <a href="../../../../src-html/org/apache/juneau/transform/AnnotationBeanFilterBuilder.html#line.36">AnnotationBeanFilterBuilder</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><?> annotatedClass, <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/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>,<a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">Bean</a>> annotations) throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <div class="block">Constructor.</div> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transform/BeanFilter.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transform/BeanFilter.html b/content/site/apidocs/org/apache/juneau/transform/BeanFilter.html index a08db5d..cad3d8d 100644 --- a/content/site/apidocs/org/apache/juneau/transform/BeanFilter.html +++ b/content/site/apidocs/org/apache/juneau/transform/BeanFilter.html @@ -108,7 +108,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <hr> <br> -<pre>public class <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.28">BeanFilter</a> +<pre>public class <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.29">BeanFilter</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> <div class="block">Parent class for all bean filters. <p> @@ -235,7 +235,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getBeanClass</h4> -<pre>public <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><?> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.57">getBeanClass</a>()</pre> +<pre>public <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><?> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.58">getBeanClass</a>()</pre> <div class="block">Returns the bean class that this filter applies to.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -249,7 +249,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getTypeName</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/transform/BeanFilter.html#line.66">getTypeName</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/transform/BeanFilter.html#line.67">getTypeName</a>()</pre> <div class="block">Returns the dictionary name associated with this bean.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -263,7 +263,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getProperties</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/transform/BeanFilter.html#line.74">getProperties</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/transform/BeanFilter.html#line.75">getProperties</a>()</pre> <div class="block">Returns the set and order of names of properties associated with a bean class.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -277,7 +277,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getBeanDictionary</h4> -<pre>public <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><?>[] <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.83">getBeanDictionary</a>()</pre> +<pre>public <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><?>[] <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.84">getBeanDictionary</a>()</pre> <div class="block">Returns the bean dictionary defined on this bean.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -291,7 +291,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>isSortProperties</h4> -<pre>public boolean <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.95">isSortProperties</a>()</pre> +<pre>public boolean <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.96">isSortProperties</a>()</pre> <div class="block">Returns <jk>true</jk> if the properties defined on this bean class should be ordered alphabetically. <p> This method is only used when the <a href="../../../../org/apache/juneau/transform/BeanFilter.html#getProperties--"><code>getProperties()</code></a> method returns <jk>null</jk>. @@ -308,7 +308,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getExcludeProperties</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/transform/BeanFilter.html#line.104">getExcludeProperties</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/transform/BeanFilter.html#line.105">getExcludeProperties</a>()</pre> <div class="block">Returns the list of properties to ignore on a bean.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -322,7 +322,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getPropertyNamer</h4> -<pre>public <a href="../../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.113">getPropertyNamer</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.114">getPropertyNamer</a>()</pre> <div class="block">Returns the <a href="../../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau"><code>PropertyNamer</code></a> associated with the bean to tailor the names of bean properties.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -336,7 +336,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getInterfaceClass</h4> -<pre>public <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><?> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.122">getInterfaceClass</a>()</pre> +<pre>public <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><?> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.123">getInterfaceClass</a>()</pre> <div class="block">Returns the interface class associated with this class.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -350,7 +350,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getStopClass</h4> -<pre>public <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><?> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.131">getStopClass</a>()</pre> +<pre>public <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><?> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.132">getStopClass</a>()</pre> <div class="block">Returns the stop class associated with this class.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -364,7 +364,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>readProperty</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/transform/BeanFilter.html#line.144">readProperty</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> bean, +<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/transform/BeanFilter.html#line.145">readProperty</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> bean, <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> name, <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">Subclasses can override this property to convert property values to some other @@ -385,7 +385,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>writeProperty</h4> -<pre>public boolean <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.158">writeProperty</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> bean, +<pre>public boolean <a href="../../../../src-html/org/apache/juneau/transform/BeanFilter.html#line.159">writeProperty</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> bean, <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> name, <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">Subclasses can override this property to convert property values to some other http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transform/BeanFilterBuilder.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transform/BeanFilterBuilder.html b/content/site/apidocs/org/apache/juneau/transform/BeanFilterBuilder.html index 4851410..5435af5 100644 --- a/content/site/apidocs/org/apache/juneau/transform/BeanFilterBuilder.html +++ b/content/site/apidocs/org/apache/juneau/transform/BeanFilterBuilder.html @@ -112,7 +112,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>public abstract class <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.47">BeanFilterBuilder</a> +<pre>public abstract class <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.49">BeanFilterBuilder</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> <div class="block">Builder class for <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> objects. <p> @@ -269,7 +269,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>BeanFilterBuilder</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.62">BeanFilterBuilder</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><?> beanClass)</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.64">BeanFilterBuilder</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><?> beanClass)</pre> <div class="block">Constructor.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -291,7 +291,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>typeName</h4> -<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.72">typeName</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> typeName)</pre> +<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.74">typeName</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> typeName)</pre> <div class="block">Specifies the type name for this bean.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -307,7 +307,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>properties</h4> -<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.85">properties</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>... properties)</pre> +<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.87">properties</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>... properties)</pre> <div class="block">Specifies the set and order of names of properties associated with the bean class. The order specified is the same order that the entries will be returned by the <a href="../../../../org/apache/juneau/BeanMap.html#entrySet--"><code>BeanMap.entrySet()</code></a> and related methods. Entries in the list can also contain comma-delimited lists that will be split.</div> @@ -325,7 +325,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>excludeProperties</h4> -<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.96">excludeProperties</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>... excludeProperties)</pre> +<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.98">excludeProperties</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>... excludeProperties)</pre> <div class="block">Specifies the list of properties to ignore on a bean.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -341,7 +341,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>interfaceClass</h4> -<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.137">interfaceClass</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><?> interfaceClass)</pre> +<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.139">interfaceClass</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><?> interfaceClass)</pre> <div class="block">Identifies a class to be used as the interface class for this and all subclasses. <p> When specified, only the list of properties defined on the interface class will be used during serialization. @@ -387,7 +387,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>stopClass</h4> -<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.168">stopClass</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><?> stopClass)</pre> +<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.170">stopClass</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><?> stopClass)</pre> <div class="block">Identifies a stop class for this class and all subclasses. <p> Identical in purpose to the stop class specified by <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/Introspector.html?is-external=true#getBeanInfo-java.lang.Class-java.lang.Class-" title="class or interface in java.beans"><code>Introspector.getBeanInfo(Class, Class)</code></a>. @@ -423,7 +423,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>sortProperties</h4> -<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.179">sortProperties</a>(boolean sortProperties)</pre> +<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.181">sortProperties</a>(boolean sortProperties)</pre> <div class="block">Sort properties in alphabetical order.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -439,7 +439,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>propertyNamer</h4> -<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.190">propertyNamer</a>(<a href="../../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a> propertyNamer)</pre> +<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.192">propertyNamer</a>(<a href="../../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a> propertyNamer)</pre> <div class="block">The property namer to use to name bean properties.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -455,7 +455,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>propertyNamer</h4> -<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.202">propertyNamer</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><? extends <a href="../../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a>> c) +<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.204">propertyNamer</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><? extends <a href="../../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a>> c) throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <div class="block">The property namer to use to name bean properties.</div> <dl> @@ -474,7 +474,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>setBeanDictionary</h4> -<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.213">setBeanDictionary</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><?>... c)</pre> +<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.215">setBeanDictionary</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><?>... c)</pre> <div class="block">Sets the contents of this bean's bean dictionary.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -490,7 +490,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>beanDictionary</h4> -<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.224">beanDictionary</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><?>... c)</pre> +<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.226">beanDictionary</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><?>... c)</pre> <div class="block">Adds classes to this bean's bean dictionary.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -506,7 +506,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>build</h4> -<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform">BeanFilter</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.237">build</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform">BeanFilter</a> <a href="../../../../src-html/org/apache/juneau/transform/BeanFilterBuilder.html#line.239">build</a>()</pre> <div class="block">Creates a <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> with settings in this builder class.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transform/PojoSwap.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transform/PojoSwap.html b/content/site/apidocs/org/apache/juneau/transform/PojoSwap.html index 085fa5c..d70c733 100644 --- a/content/site/apidocs/org/apache/juneau/transform/PojoSwap.html +++ b/content/site/apidocs/org/apache/juneau/transform/PojoSwap.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>public abstract class <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.99">PojoSwap</a><T,S> +<pre>public abstract class <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.100">PojoSwap</a><T,S> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> <div class="block">Used to swap out non-serializable objects with serializable replacements during serialization, and vis-versa during parsing. @@ -335,7 +335,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>NULL</h4> -<pre>public static final <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a> <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.105">NULL</a></pre> +<pre>public static final <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a> <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.106">NULL</a></pre> <div class="block">Represents a non-existent pojo swap.</div> </li> </ul> @@ -353,7 +353,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>PojoSwap</h4> -<pre>protected <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.115">PojoSwap</a>()</pre> +<pre>protected <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.116">PojoSwap</a>()</pre> <div class="block">Constructor.</div> </li> </ul> @@ -363,7 +363,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockListLast"> <li class="blockList"> <h4>PojoSwap</h4> -<pre>protected <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.126">PojoSwap</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><<a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="type parameter in PojoSwap">T</a>> normalClass, +<pre>protected <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.127">PojoSwap</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><<a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="type parameter in PojoSwap">T</a>> normalClass, <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><?> swapClass)</pre> <div class="block">Constructor for when the normal and transformed classes are already known.</div> <dl> @@ -389,7 +389,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>swap</h4> -<pre>public <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="type parameter in PojoSwap">S</a> <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.151">swap</a>(<a href="../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a> session, +<pre>public <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="type parameter in PojoSwap">S</a> <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.152">swap</a>(<a href="../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a> session, <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="type parameter in PojoSwap">T</a> o) throws <a href="../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre> <div class="block">If this transform is to be used to serialize non-serializable POJOs, it must implement this method. @@ -424,7 +424,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>unswap</h4> -<pre>public <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="type parameter in PojoSwap">T</a> <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.167">unswap</a>(<a href="../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a> session, +<pre>public <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="type parameter in PojoSwap">T</a> <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.168">unswap</a>(<a href="../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a> session, <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="type parameter in PojoSwap">S</a> f, <a href="../../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a><?> hint) throws <a href="../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre> @@ -450,7 +450,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getNormalClass</h4> -<pre>public <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><<a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="type parameter in PojoSwap">T</a>> <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.176">getNormalClass</a>()</pre> +<pre>public <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><<a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="type parameter in PojoSwap">T</a>> <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.177">getNormalClass</a>()</pre> <div class="block">Returns the T class, the normalized form of the class.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -464,7 +464,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getSwapClass</h4> -<pre>public <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><?> <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.188">getSwapClass</a>()</pre> +<pre>public <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><?> <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.189">getSwapClass</a>()</pre> <div class="block">Returns the G class, the generialized form of the class. <p> Subclasses must override this method if the generialized class is <code>Object</code>, @@ -481,7 +481,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getSwapClassMeta</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/transform/PojoSwap.html#line.200">getSwapClassMeta</a>(<a href="../../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a> beanContext)</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/transform/PojoSwap.html#line.201">getSwapClassMeta</a>(<a href="../../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a> beanContext)</pre> <div class="block">Returns the <a href="../../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> of the transformed class type. This value is cached for quick lookup.</div> <dl> @@ -499,7 +499,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>isNormalObject</h4> -<pre>public boolean <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.213">isNormalObject</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> o)</pre> +<pre>public boolean <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.214">isNormalObject</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> o)</pre> <div class="block">Checks if the specified object is an instance of the normal class defined on this swap.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -516,7 +516,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>isSwappedObject</h4> -<pre>public boolean <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.226">isSwappedObject</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> o)</pre> +<pre>public boolean <a href="../../../../src-html/org/apache/juneau/transform/PojoSwap.html#line.227">isSwappedObject</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> o)</pre> <div class="block">Checks if the specified object is an instance of the swap class defined on this swap.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -533,7 +533,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockListLast"> <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/transform/PojoSwap.html#line.238">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/transform/PojoSwap.html#line.239">toString</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code> in class <code><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> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transforms/ByteArrayBase64Swap.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transforms/ByteArrayBase64Swap.html b/content/site/apidocs/org/apache/juneau/transforms/ByteArrayBase64Swap.html index ad09eb2..0f7635d 100644 --- a/content/site/apidocs/org/apache/juneau/transforms/ByteArrayBase64Swap.html +++ b/content/site/apidocs/org/apache/juneau/transforms/ByteArrayBase64Swap.html @@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <hr> <br> -<pre>public class <a href="../../../../src-html/org/apache/juneau/transforms/ByteArrayBase64Swap.html#line.24">ByteArrayBase64Swap</a> +<pre>public class <a href="../../../../src-html/org/apache/juneau/transforms/ByteArrayBase64Swap.html#line.25">ByteArrayBase64Swap</a> extends <a href="../../../../org/apache/juneau/transform/StringSwap.html" title="class in org.apache.juneau.transform">StringSwap</a><byte[]></pre> <div class="block">Transforms <code><jk>byte</jk>[]</code> arrays to BASE-64 encoded <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>Strings</code></a>.</div> </li> @@ -221,7 +221,7 @@ extends <a href="../../../../org/apache/juneau/transform/StringSwap.html" title= <ul class="blockListLast"> <li class="blockList"> <h4>ByteArrayBase64Swap</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/ByteArrayBase64Swap.html#line.24">ByteArrayBase64Swap</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/ByteArrayBase64Swap.html#line.25">ByteArrayBase64Swap</a>()</pre> </li> </ul> </li> @@ -238,7 +238,7 @@ extends <a href="../../../../org/apache/juneau/transform/StringSwap.html" title= <ul class="blockList"> <li class="blockList"> <h4>swap</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/transforms/ByteArrayBase64Swap.html#line.30">swap</a>(<a href="../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a> session, +<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/transforms/ByteArrayBase64Swap.html#line.31">swap</a>(<a href="../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a> session, byte[] b) throws <a href="../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre> <div class="block">Converts the specified <code><jk>byte</jk>[]</code> 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>.</div> @@ -262,7 +262,7 @@ extends <a href="../../../../org/apache/juneau/transform/StringSwap.html" title= <ul class="blockListLast"> <li class="blockList"> <h4>unswap</h4> -<pre>public byte[] <a href="../../../../src-html/org/apache/juneau/transforms/ByteArrayBase64Swap.html#line.42">unswap</a>(<a href="../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a> session, +<pre>public byte[] <a href="../../../../src-html/org/apache/juneau/transforms/ByteArrayBase64Swap.html#line.43">unswap</a>(<a href="../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a> session, <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> s, <a href="../../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a><?> hint) throws <a href="../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateFull.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateFull.html b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateFull.html index 704bb0b..1af6bce 100644 --- a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateFull.html +++ b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateFull.html @@ -121,7 +121,7 @@ </dl> <hr> <br> -<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.319">CalendarSwap.DateFull</a> +<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.320">CalendarSwap.DateFull</a> extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" title="class in org.apache.juneau.transforms">CalendarSwap</a></pre> <div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> date strings. @@ -233,7 +233,7 @@ extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>DateFull</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateFull.html#line.321">DateFull</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateFull.html#line.322">DateFull</a>()</pre> <div class="block">Constructor</div> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateLong.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateLong.html b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateLong.html index d7bea59..fc41edf 100644 --- a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateLong.html +++ b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateLong.html @@ -121,7 +121,7 @@ </dl> <hr> <br> -<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.336">CalendarSwap.DateLong</a> +<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.337">CalendarSwap.DateLong</a> extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" title="class in org.apache.juneau.transforms">CalendarSwap</a></pre> <div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> date strings. @@ -233,7 +233,7 @@ extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>DateLong</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateLong.html#line.338">DateLong</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateLong.html#line.339">DateLong</a>()</pre> <div class="block">Constructor</div> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateMedium.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateMedium.html b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateMedium.html index dd2cc12..31a8f9e 100644 --- a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateMedium.html +++ b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateMedium.html @@ -121,7 +121,7 @@ </dl> <hr> <br> -<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.353">CalendarSwap.DateMedium</a> +<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.354">CalendarSwap.DateMedium</a> extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" title="class in org.apache.juneau.transforms">CalendarSwap</a></pre> <div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> date strings. @@ -233,7 +233,7 @@ extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>DateMedium</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateMedium.html#line.355">DateMedium</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateMedium.html#line.356">DateMedium</a>()</pre> <div class="block">Constructor</div> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateShort.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateShort.html b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateShort.html index 685cbaa..f554b74 100644 --- a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateShort.html +++ b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateShort.html @@ -121,7 +121,7 @@ </dl> <hr> <br> -<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.370">CalendarSwap.DateShort</a> +<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.371">CalendarSwap.DateShort</a> extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" title="class in org.apache.juneau.transforms">CalendarSwap</a></pre> <div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> date strings. @@ -233,7 +233,7 @@ extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>DateShort</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateShort.html#line.372">DateShort</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateShort.html#line.373">DateShort</a>()</pre> <div class="block">Constructor</div> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateSimple.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateSimple.html b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateSimple.html index ad75ed0..5ecef86 100644 --- a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateSimple.html +++ b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateSimple.html @@ -121,7 +121,7 @@ </dl> <hr> <br> -<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.287">CalendarSwap.DateSimple</a> +<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.288">CalendarSwap.DateSimple</a> extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" title="class in org.apache.juneau.transforms">CalendarSwap</a></pre> <div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to simple <js>"yyyy/MM/dd"</js> date strings. @@ -231,7 +231,7 @@ extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>DateSimple</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateSimple.html#line.289">DateSimple</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateSimple.html#line.290">DateSimple</a>()</pre> <div class="block">Constructor</div> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeFull.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeFull.html b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeFull.html index ada2ce7..da4a1f9 100644 --- a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeFull.html +++ b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeFull.html @@ -121,7 +121,7 @@ </dl> <hr> <br> -<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.455">CalendarSwap.DateTimeFull</a> +<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.456">CalendarSwap.DateTimeFull</a> extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" title="class in org.apache.juneau.transforms">CalendarSwap</a></pre> <div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> date-time strings. @@ -233,7 +233,7 @@ extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>DateTimeFull</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateTimeFull.html#line.457">DateTimeFull</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateTimeFull.html#line.458">DateTimeFull</a>()</pre> <div class="block">Constructor</div> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeLong.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeLong.html b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeLong.html index 1c76a38..2064f2d 100644 --- a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeLong.html +++ b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeLong.html @@ -121,7 +121,7 @@ </dl> <hr> <br> -<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.472">CalendarSwap.DateTimeLong</a> +<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.473">CalendarSwap.DateTimeLong</a> extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" title="class in org.apache.juneau.transforms">CalendarSwap</a></pre> <div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> date-time strings. @@ -233,7 +233,7 @@ extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>DateTimeLong</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateTimeLong.html#line.474">DateTimeLong</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateTimeLong.html#line.475">DateTimeLong</a>()</pre> <div class="block">Constructor</div> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeMedium.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeMedium.html b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeMedium.html index 8983d88..0901b7f 100644 --- a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeMedium.html +++ b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeMedium.html @@ -121,7 +121,7 @@ </dl> <hr> <br> -<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.489">CalendarSwap.DateTimeMedium</a> +<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.490">CalendarSwap.DateTimeMedium</a> extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" title="class in org.apache.juneau.transforms">CalendarSwap</a></pre> <div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> date-time strings. @@ -233,7 +233,7 @@ extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>DateTimeMedium</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateTimeMedium.html#line.491">DateTimeMedium</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateTimeMedium.html#line.492">DateTimeMedium</a>()</pre> <div class="block">Constructor</div> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeShort.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeShort.html b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeShort.html index da2ddc0..aafbd19 100644 --- a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeShort.html +++ b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeShort.html @@ -121,7 +121,7 @@ </dl> <hr> <br> -<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.506">CalendarSwap.DateTimeShort</a> +<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.507">CalendarSwap.DateTimeShort</a> extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" title="class in org.apache.juneau.transforms">CalendarSwap</a></pre> <div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> date-time strings. @@ -233,7 +233,7 @@ extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>DateTimeShort</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateTimeShort.html#line.508">DateTimeShort</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateTimeShort.html#line.509">DateTimeShort</a>()</pre> <div class="block">Constructor</div> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/017373e3/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeSimple.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeSimple.html b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeSimple.html index f32cb33..a17c778 100644 --- a/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeSimple.html +++ b/content/site/apidocs/org/apache/juneau/transforms/CalendarSwap.DateTimeSimple.html @@ -121,7 +121,7 @@ </dl> <hr> <br> -<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.272">CalendarSwap.DateTimeSimple</a> +<pre>public static class <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.html#line.273">CalendarSwap.DateTimeSimple</a> extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" title="class in org.apache.juneau.transforms">CalendarSwap</a></pre> <div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to simple <js>"yyyy/MM/dd HH:mm:ss"</js> date-time strings. @@ -231,7 +231,7 @@ extends <a href="../../../../org/apache/juneau/transforms/CalendarSwap.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>DateTimeSimple</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateTimeSimple.html#line.274">DateTimeSimple</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/transforms/CalendarSwap.DateTimeSimple.html#line.275">DateTimeSimple</a>()</pre> <div class="block">Constructor</div> </li> </ul>
