This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 564cf08394 Deploy documentation staging from
e81fb27625ea3b6cdfae85611640ccc0d20b35cb
e81fb27625ea3b6cdfae85611640ccc0d20b35cb
564cf08394 is described below
commit 564cf0839415d43e43d862e74bcae8bae1542a2b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 24 13:24:08 2025 +0000
Deploy documentation staging from e81fb27625ea3b6cdfae85611640ccc0d20b35cb
e81fb27625ea3b6cdfae85611640ccc0d20b35cb
---
site/xref/allclasses-frame.html | 2 +-
site/xref/org/apache/juneau/annotation/BeanAnnotation.html | 2 +-
site/xref/org/apache/juneau/annotation/BeanIgnoreAnnotation.html | 2 +-
site/xref/org/apache/juneau/annotation/ExampleAnnotation.html | 2 +-
site/xref/org/apache/juneau/annotation/MarshalledAnnotation.html | 2 +-
site/xref/org/apache/juneau/annotation/SchemaAnnotation.html | 2 +-
site/xref/org/apache/juneau/annotation/SwapAnnotation.html | 2 +-
site/xref/org/apache/juneau/annotation/UriAnnotation.html | 2 +-
...eAnnotationObject.html => AppliedOnClassAnnotationObject.html} | 8 ++++----
site/xref/org/apache/juneau/common/annotation/package-frame.html | 2 +-
.../xref/org/apache/juneau/common/annotation/package-summary.html | 2 +-
site/xref/org/apache/juneau/csv/annotation/CsvAnnotation.html | 2 +-
site/xref/org/apache/juneau/html/annotation/HtmlAnnotation.html | 2 +-
.../org/apache/juneau/html/annotation/HtmlLinkAnnotation.html | 2 +-
.../xref/org/apache/juneau/http/annotation/ContentAnnotation.html | 2 +-
.../org/apache/juneau/http/annotation/FormDataAnnotation.html | 2 +-
site/xref/org/apache/juneau/http/annotation/HeaderAnnotation.html | 2 +-
site/xref/org/apache/juneau/http/annotation/PathAnnotation.html | 2 +-
.../apache/juneau/http/annotation/PathRemainderAnnotation.html | 2 +-
site/xref/org/apache/juneau/http/annotation/QueryAnnotation.html | 2 +-
.../xref/org/apache/juneau/http/annotation/RequestAnnotation.html | 2 +-
.../org/apache/juneau/http/annotation/ResponseAnnotation.html | 2 +-
.../org/apache/juneau/http/annotation/StatusCodeAnnotation.html | 2 +-
site/xref/org/apache/juneau/json/annotation/JsonAnnotation.html | 2 +-
.../org/apache/juneau/msgpack/annotation/MsgPackAnnotation.html | 2 +-
.../xref/org/apache/juneau/oapi/annotation/OpenApiAnnotation.html | 2 +-
.../apache/juneau/plaintext/annotation/PlainTextAnnotation.html | 2 +-
site/xref/org/apache/juneau/rest/annotation/RestAnnotation.html | 2 +-
.../xref/org/apache/juneau/soap/annotation/SoapXmlAnnotation.html | 2 +-
site/xref/org/apache/juneau/uon/annotation/UonAnnotation.html | 2 +-
.../juneau/urlencoding/annotation/UrlEncodingAnnotation.html | 2 +-
site/xref/org/apache/juneau/xml/annotation/XmlAnnotation.html | 2 +-
32 files changed, 35 insertions(+), 35 deletions(-)
diff --git a/site/xref/allclasses-frame.html b/site/xref/allclasses-frame.html
index bc96b19695..637fe4b784 100644
--- a/site/xref/allclasses-frame.html
+++ b/site/xref/allclasses-frame.html
@@ -54,7 +54,7 @@
<li><a
href="org/apache/juneau/common/annotation/AppliedAnnotationObject.html#AppliedAnnotationObject.BuilderTM"
target="classFrame">AppliedAnnotationObject.BuilderTM</a></li>
<li><a
href="org/apache/juneau/common/annotation/AppliedAnnotationObject.html#AppliedAnnotationObject.BuilderTMF"
target="classFrame">AppliedAnnotationObject.BuilderTMF</a></li>
<li><a
href="org/apache/juneau/common/annotation/AppliedAnnotationObject.html#AppliedAnnotationObject.BuilderTMFC"
target="classFrame">AppliedAnnotationObject.BuilderTMFC</a></li>
- <li><a
href="org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject"
target="classFrame">AppliedOnTypeAnnotationObject</a></li>
+ <li><a
href="org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject"
target="classFrame">AppliedOnClassAnnotationObject</a></li>
<li><a href="org/apache/juneau/bean/html5/Area.html#Area"
target="classFrame">Area</a></li>
<li><a
href="org/apache/juneau/rest/arg/ArgException.html#ArgException"
target="classFrame">ArgException</a></li>
<li><a href="org/apache/juneau/collections/Args.html#Args"
target="classFrame">Args</a></li>
diff --git a/site/xref/org/apache/juneau/annotation/BeanAnnotation.html
b/site/xref/org/apache/juneau/annotation/BeanAnnotation.html
index 25fbb85004..d20ca4b4d7 100644
--- a/site/xref/org/apache/juneau/annotation/BeanAnnotation.html
+++ b/site/xref/org/apache/juneau/annotation/BeanAnnotation.html
@@ -326,7 +326,7 @@
<a class="jxr_linenumber" name="L318" href="#L318">318</a>
<a class="jxr_linenumber" name="L319" href="#L319">319</a> }
<a class="jxr_linenumber" name="L320" href="#L320">320</a>
-<a class="jxr_linenumber" name="L321" href="#L321">321</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Bean {
+<a class="jxr_linenumber" name="L321" href="#L321">321</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Bean {
<a class="jxr_linenumber" name="L322" href="#L322">322</a>
<a class="jxr_linenumber" name="L323" href="#L323">323</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
<strong class="jxr_keyword">boolean</strong> findFluentSetters, sort;
<a class="jxr_linenumber" name="L324" href="#L324">324</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong>
BeanInterceptor<?>> interceptor;
diff --git a/site/xref/org/apache/juneau/annotation/BeanIgnoreAnnotation.html
b/site/xref/org/apache/juneau/annotation/BeanIgnoreAnnotation.html
index 0a81688008..1d170ea0c6 100644
--- a/site/xref/org/apache/juneau/annotation/BeanIgnoreAnnotation.html
+++ b/site/xref/org/apache/juneau/annotation/BeanIgnoreAnnotation.html
@@ -107,7 +107,7 @@
<a class="jxr_linenumber" name="L99" href="#L99">99</a>
<a class="jxr_linenumber" name="L100" href="#L100">100</a> }
<a class="jxr_linenumber" name="L101" href="#L101">101</a>
-<a class="jxr_linenumber" name="L102" href="#L102">102</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> BeanIgnore {
+<a class="jxr_linenumber" name="L102" href="#L102">102</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Be [...]
<a class="jxr_linenumber" name="L103" href="#L103">103</a>
<a class="jxr_linenumber" name="L104" href="#L104">104</a>
Object(BeanIgnoreAnnotation.Builder b) {
<a class="jxr_linenumber" name="L105" href="#L105">105</a>
<strong class="jxr_keyword">super</strong>(b);
diff --git a/site/xref/org/apache/juneau/annotation/ExampleAnnotation.html
b/site/xref/org/apache/juneau/annotation/ExampleAnnotation.html
index 4cdb3b2ce7..9e0a8d9228 100644
--- a/site/xref/org/apache/juneau/annotation/ExampleAnnotation.html
+++ b/site/xref/org/apache/juneau/annotation/ExampleAnnotation.html
@@ -120,7 +120,7 @@
<a class="jxr_linenumber" name="L112" href="#L112">112</a>
<a class="jxr_linenumber" name="L113" href="#L113">113</a> }
<a class="jxr_linenumber" name="L114" href="#L114">114</a>
-<a class="jxr_linenumber" name="L115" href="#L115">115</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Example {
+<a class="jxr_linenumber" name="L115" href="#L115">115</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Example {
<a class="jxr_linenumber" name="L116" href="#L116">116</a>
<a class="jxr_linenumber" name="L117" href="#L117">117</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
String value;
<a class="jxr_linenumber" name="L118" href="#L118">118</a>
diff --git a/site/xref/org/apache/juneau/annotation/MarshalledAnnotation.html
b/site/xref/org/apache/juneau/annotation/MarshalledAnnotation.html
index 5c9f0adb6d..7d9c3a1b89 100644
--- a/site/xref/org/apache/juneau/annotation/MarshalledAnnotation.html
+++ b/site/xref/org/apache/juneau/annotation/MarshalledAnnotation.html
@@ -132,7 +132,7 @@
<a class="jxr_linenumber" name="L124" href="#L124">124</a>
<a class="jxr_linenumber" name="L125" href="#L125">125</a> }
<a class="jxr_linenumber" name="L126" href="#L126">126</a>
-<a class="jxr_linenumber" name="L127" href="#L127">127</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Marshalled {
+<a class="jxr_linenumber" name="L127" href="#L127">127</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Ma [...]
<a class="jxr_linenumber" name="L128" href="#L128">128</a>
<a class="jxr_linenumber" name="L129" href="#L129">129</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<?> implClass;
<a class="jxr_linenumber" name="L130" href="#L130">130</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
String example;
diff --git a/site/xref/org/apache/juneau/annotation/SchemaAnnotation.html
b/site/xref/org/apache/juneau/annotation/SchemaAnnotation.html
index ab29ab8650..64f63de18c 100644
--- a/site/xref/org/apache/juneau/annotation/SchemaAnnotation.html
+++ b/site/xref/org/apache/juneau/annotation/SchemaAnnotation.html
@@ -933,7 +933,7 @@
<a class="jxr_linenumber" name="L925" href="#L925">925</a>
<a class="jxr_linenumber" name="L926" href="#L926">926</a> }
<a class="jxr_linenumber" name="L927" href="#L927">927</a>
-<a class="jxr_linenumber" name="L928" href="#L928">928</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Schema {
+<a class="jxr_linenumber" name="L928" href="#L928">928</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Schema {
<a class="jxr_linenumber" name="L929" href="#L929">929</a>
<a class="jxr_linenumber" name="L930" href="#L930">930</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
<strong class="jxr_keyword">boolean</strong> aev, allowEmptyValue,
exclusiveMaximum, emax, exclusiveMinimum, emin, uniqueItems, ui, required, r,
readOnly, ro, sie, skipIfEmpty, ignore;
<a class="jxr_linenumber" name="L931" href="#L931">931</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
<a name="ExternalDocs"
href="../../../../org/apache/juneau/annotation/ExternalDocs.html#ExternalDocs">ExternalDocs</a>
externalDocs;
diff --git a/site/xref/org/apache/juneau/annotation/SwapAnnotation.html
b/site/xref/org/apache/juneau/annotation/SwapAnnotation.html
index 2ed90ad9cf..e9ff4535ba 100644
--- a/site/xref/org/apache/juneau/annotation/SwapAnnotation.html
+++ b/site/xref/org/apache/juneau/annotation/SwapAnnotation.html
@@ -156,7 +156,7 @@
<a class="jxr_linenumber" name="L148" href="#L148">148</a>
<a class="jxr_linenumber" name="L149" href="#L149">149</a> }
<a class="jxr_linenumber" name="L150" href="#L150">150</a>
-<a class="jxr_linenumber" name="L151" href="#L151">151</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Swap {
+<a class="jxr_linenumber" name="L151" href="#L151">151</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Swap {
<a class="jxr_linenumber" name="L152" href="#L152">152</a>
<a class="jxr_linenumber" name="L153" href="#L153">153</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<?> impl, value;
<a class="jxr_linenumber" name="L154" href="#L154">154</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
String template;
diff --git a/site/xref/org/apache/juneau/annotation/UriAnnotation.html
b/site/xref/org/apache/juneau/annotation/UriAnnotation.html
index 6338b3979f..ec4a87880b 100644
--- a/site/xref/org/apache/juneau/annotation/UriAnnotation.html
+++ b/site/xref/org/apache/juneau/annotation/UriAnnotation.html
@@ -107,7 +107,7 @@
<a class="jxr_linenumber" name="L99" href="#L99">99</a>
<a class="jxr_linenumber" name="L100" href="#L100">100</a> }
<a class="jxr_linenumber" name="L101" href="#L101">101</a>
-<a class="jxr_linenumber" name="L102" href="#L102">102</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Uri {
+<a class="jxr_linenumber" name="L102" href="#L102">102</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Uri {
<a class="jxr_linenumber" name="L103" href="#L103">103</a>
<a class="jxr_linenumber" name="L104" href="#L104">104</a>
Object(UriAnnotation.Builder b) {
<a class="jxr_linenumber" name="L105" href="#L105">105</a>
<strong class="jxr_keyword">super</strong>(b);
diff --git
a/site/xref/org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html
b/site/xref/org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html
similarity index 87%
rename from
site/xref/org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html
rename to
site/xref/org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html
index 94ffedc6d1..6612f5800a 100644
---
a/site/xref/org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html
+++
b/site/xref/org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html
@@ -1,11 +1,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="" lang="">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-<title>AppliedOnTypeAnnotationObject xref</title>
+<title>AppliedOnClassAnnotationObject xref</title>
<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
</head>
<body>
-<div id="overview"><a
href="../../../../../../apidocs/org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html">View
Javadoc</a></div><pre>
+<div id="overview"><a
href="../../../../../../apidocs/org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html">View
Javadoc</a></div><pre>
<a class="jxr_linenumber" name="L1" href="#L1">1</a> <em
class="jxr_comment">/*</em>
<a class="jxr_linenumber" name="L2" href="#L2">2</a> <em
class="jxr_comment"> * Licensed to the Apache Software Foundation (ASF) under
one or more</em>
<a class="jxr_linenumber" name="L3" href="#L3">3</a> <em
class="jxr_comment"> * contributor license agreements. See the NOTICE file
distributed with</em>
@@ -30,7 +30,7 @@
<a class="jxr_linenumber" name="L22" href="#L22">22</a> <em
class="jxr_javadoccomment"> * An implementation of an annotation that has an
<code>on</code> value targeting
classes/methods/fields/constructors.</em>
<a class="jxr_linenumber" name="L23" href="#L23">23</a> <em
class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="L24" href="#L24">24</a> <em
class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong
class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong>
<a name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">extends</strong> <a name="AppliedAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedAnnotati [...]
+<a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong
class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong>
<a name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">extends</strong> <a name="AppliedAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedAnno [...]
<a class="jxr_linenumber" name="L26" href="#L26">26</a>
<a class="jxr_linenumber" name="L27" href="#L27">27</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<?>[] onClass;
<a class="jxr_linenumber" name="L28" href="#L28">28</a>
@@ -39,7 +39,7 @@
<a class="jxr_linenumber" name="L31" href="#L31">31</a> <em
class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="L32" href="#L32">32</a> <em
class="jxr_javadoccomment"> * @param b The builder used to instantiate
the fields of this class.</em>
<a class="jxr_linenumber" name="L33" href="#L33">33</a> <em
class="jxr_javadoccomment"> */</em>
-<a class="jxr_linenumber" name="L34" href="#L34">34</a> <strong
class="jxr_keyword">public</strong> <a name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>(BuilderT<?>
b) {
+<a class="jxr_linenumber" name="L34" href="#L34">34</a> <strong
class="jxr_keyword">public</strong> <a name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>(BuilderT<?>
b) {
<a class="jxr_linenumber" name="L35" href="#L35">35</a> <strong
class="jxr_keyword">super</strong>(b);
<a class="jxr_linenumber" name="L36" href="#L36">36</a> <strong
class="jxr_keyword">this</strong>.onClass = copyOf(b.onClass);
<a class="jxr_linenumber" name="L37" href="#L37">37</a> }
diff --git a/site/xref/org/apache/juneau/common/annotation/package-frame.html
b/site/xref/org/apache/juneau/common/annotation/package-frame.html
index e34d90f144..f9acdc2b2a 100644
--- a/site/xref/org/apache/juneau/common/annotation/package-frame.html
+++ b/site/xref/org/apache/juneau/common/annotation/package-frame.html
@@ -49,7 +49,7 @@
<a
href="AppliedAnnotationObject.html#AppliedAnnotationObject.BuilderTMFC"
target="classFrame">AppliedAnnotationObject.BuilderTMFC</a>
</li>
<li>
- <a
href="AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject"
target="classFrame">AppliedOnTypeAnnotationObject</a>
+ <a
href="AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject"
target="classFrame">AppliedOnClassAnnotationObject</a>
</li>
</ul>
</div>
diff --git a/site/xref/org/apache/juneau/common/annotation/package-summary.html
b/site/xref/org/apache/juneau/common/annotation/package-summary.html
index 3a4b3903dd..1242e64ffa 100644
--- a/site/xref/org/apache/juneau/common/annotation/package-summary.html
+++ b/site/xref/org/apache/juneau/common/annotation/package-summary.html
@@ -118,7 +118,7 @@
</tr>
<tr class="altColor">
<td class="colFirst colLast">
- <a
href="AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject"
target="classFrame" title="class in
org.apache.juneau.common.annotation">AppliedOnTypeAnnotationObject</a>
+ <a
href="AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject"
target="classFrame" title="class in
org.apache.juneau.common.annotation">AppliedOnClassAnnotationObject</a>
</td>
</tr>
</tbody>
diff --git a/site/xref/org/apache/juneau/csv/annotation/CsvAnnotation.html
b/site/xref/org/apache/juneau/csv/annotation/CsvAnnotation.html
index 8df5217ce4..88017c92bb 100644
--- a/site/xref/org/apache/juneau/csv/annotation/CsvAnnotation.html
+++ b/site/xref/org/apache/juneau/csv/annotation/CsvAnnotation.html
@@ -107,7 +107,7 @@
<a class="jxr_linenumber" name="L99" href="#L99">99</a>
<a class="jxr_linenumber" name="L100" href="#L100">100</a> }
<a class="jxr_linenumber" name="L101" href="#L101">101</a>
-<a class="jxr_linenumber" name="L102" href="#L102">102</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Csv {
+<a class="jxr_linenumber" name="L102" href="#L102">102</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Csv {
<a class="jxr_linenumber" name="L103" href="#L103">103</a>
<a class="jxr_linenumber" name="L104" href="#L104">104</a>
Object(CsvAnnotation.Builder b) {
<a class="jxr_linenumber" name="L105" href="#L105">105</a>
<strong class="jxr_keyword">super</strong>(b);
diff --git a/site/xref/org/apache/juneau/html/annotation/HtmlAnnotation.html
b/site/xref/org/apache/juneau/html/annotation/HtmlAnnotation.html
index 6eb948da8e..90cc462814 100644
--- a/site/xref/org/apache/juneau/html/annotation/HtmlAnnotation.html
+++ b/site/xref/org/apache/juneau/html/annotation/HtmlAnnotation.html
@@ -194,7 +194,7 @@
<a class="jxr_linenumber" name="L186" href="#L186">186</a>
<a class="jxr_linenumber" name="L187" href="#L187">187</a> }
<a class="jxr_linenumber" name="L188" href="#L188">188</a>
-<a class="jxr_linenumber" name="L189" href="#L189">189</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Html {
+<a class="jxr_linenumber" name="L189" href="#L189">189</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Html {
<a class="jxr_linenumber" name="L190" href="#L190">190</a>
<a class="jxr_linenumber" name="L191" href="#L191">191</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">boolean</strong> noTableHeaders, noTables;
<a class="jxr_linenumber" name="L192" href="#L192">192</a> <strong
class="jxr_keyword">private</strong> Class<? <strong
class="jxr_keyword">extends</strong> HtmlRender> render;
diff --git
a/site/xref/org/apache/juneau/html/annotation/HtmlLinkAnnotation.html
b/site/xref/org/apache/juneau/html/annotation/HtmlLinkAnnotation.html
index 47170e95a7..7b0f12028e 100644
--- a/site/xref/org/apache/juneau/html/annotation/HtmlLinkAnnotation.html
+++ b/site/xref/org/apache/juneau/html/annotation/HtmlLinkAnnotation.html
@@ -134,7 +134,7 @@
<a class="jxr_linenumber" name="L126" href="#L126">126</a>
<a class="jxr_linenumber" name="L127" href="#L127">127</a> }
<a class="jxr_linenumber" name="L128" href="#L128">128</a>
-<a class="jxr_linenumber" name="L129" href="#L129">129</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> HtmlLink {
+<a class="jxr_linenumber" name="L129" href="#L129">129</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L130" href="#L130">130</a>
<a class="jxr_linenumber" name="L131" href="#L131">131</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
String nameProperty, uriProperty;
<a class="jxr_linenumber" name="L132" href="#L132">132</a>
diff --git a/site/xref/org/apache/juneau/http/annotation/ContentAnnotation.html
b/site/xref/org/apache/juneau/http/annotation/ContentAnnotation.html
index 519f49db06..327b724033 100644
--- a/site/xref/org/apache/juneau/http/annotation/ContentAnnotation.html
+++ b/site/xref/org/apache/juneau/http/annotation/ContentAnnotation.html
@@ -146,7 +146,7 @@
<a class="jxr_linenumber" name="L138" href="#L138">138</a>
<a class="jxr_linenumber" name="L139" href="#L139">139</a> }
<a class="jxr_linenumber" name="L140" href="#L140">140</a>
-<a class="jxr_linenumber" name="L141" href="#L141">141</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Content {
+<a class="jxr_linenumber" name="L141" href="#L141">141</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L142" href="#L142">142</a>
<a class="jxr_linenumber" name="L143" href="#L143">143</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
String def;
<a class="jxr_linenumber" name="L144" href="#L144">144</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
String[] description;
diff --git
a/site/xref/org/apache/juneau/http/annotation/FormDataAnnotation.html
b/site/xref/org/apache/juneau/http/annotation/FormDataAnnotation.html
index 417738ac34..c5bf7f1237 100644
--- a/site/xref/org/apache/juneau/http/annotation/FormDataAnnotation.html
+++ b/site/xref/org/apache/juneau/http/annotation/FormDataAnnotation.html
@@ -186,7 +186,7 @@
<a class="jxr_linenumber" name="L178" href="#L178">178</a>
<a class="jxr_linenumber" name="L179" href="#L179">179</a> }
<a class="jxr_linenumber" name="L180" href="#L180">180</a>
-<a class="jxr_linenumber" name="L181" href="#L181">181</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> FormData {
+<a class="jxr_linenumber" name="L181" href="#L181">181</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L182" href="#L182">182</a>
<a class="jxr_linenumber" name="L183" href="#L183">183</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartParser>
parser;
<a class="jxr_linenumber" name="L184" href="#L184">184</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartSerializer>
serializer;
diff --git a/site/xref/org/apache/juneau/http/annotation/HeaderAnnotation.html
b/site/xref/org/apache/juneau/http/annotation/HeaderAnnotation.html
index a21d4ddb5c..0ebad201e9 100644
--- a/site/xref/org/apache/juneau/http/annotation/HeaderAnnotation.html
+++ b/site/xref/org/apache/juneau/http/annotation/HeaderAnnotation.html
@@ -186,7 +186,7 @@
<a class="jxr_linenumber" name="L178" href="#L178">178</a>
<a class="jxr_linenumber" name="L179" href="#L179">179</a> }
<a class="jxr_linenumber" name="L180" href="#L180">180</a>
-<a class="jxr_linenumber" name="L181" href="#L181">181</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Header {
+<a class="jxr_linenumber" name="L181" href="#L181">181</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L182" href="#L182">182</a>
<a class="jxr_linenumber" name="L183" href="#L183">183</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartParser>
parser;
<a class="jxr_linenumber" name="L184" href="#L184">184</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartSerializer>
serializer;
diff --git a/site/xref/org/apache/juneau/http/annotation/PathAnnotation.html
b/site/xref/org/apache/juneau/http/annotation/PathAnnotation.html
index c25d83dd3a..ca55955368 100644
--- a/site/xref/org/apache/juneau/http/annotation/PathAnnotation.html
+++ b/site/xref/org/apache/juneau/http/annotation/PathAnnotation.html
@@ -187,7 +187,7 @@
<a class="jxr_linenumber" name="L179" href="#L179">179</a>
<a class="jxr_linenumber" name="L180" href="#L180">180</a> }
<a class="jxr_linenumber" name="L181" href="#L181">181</a>
-<a class="jxr_linenumber" name="L182" href="#L182">182</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Path {
+<a class="jxr_linenumber" name="L182" href="#L182">182</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Path {
<a class="jxr_linenumber" name="L183" href="#L183">183</a>
<a class="jxr_linenumber" name="L184" href="#L184">184</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartParser>
parser;
<a class="jxr_linenumber" name="L185" href="#L185">185</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartSerializer>
serializer;
diff --git
a/site/xref/org/apache/juneau/http/annotation/PathRemainderAnnotation.html
b/site/xref/org/apache/juneau/http/annotation/PathRemainderAnnotation.html
index fb5baa3fcb..63d013ded2 100644
--- a/site/xref/org/apache/juneau/http/annotation/PathRemainderAnnotation.html
+++ b/site/xref/org/apache/juneau/http/annotation/PathRemainderAnnotation.html
@@ -181,7 +181,7 @@
<a class="jxr_linenumber" name="L173" href="#L173">173</a> }
<a class="jxr_linenumber" name="L174" href="#L174">174</a> }
<a class="jxr_linenumber" name="L175" href="#L175">175</a>
-<a class="jxr_linenumber" name="L176" href="#L176">176</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Pat [...]
+<a class="jxr_linenumber" name="L176" href="#L176">176</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L177" href="#L177">177</a>
<a class="jxr_linenumber" name="L178" href="#L178">178</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartParser>
parser;
<a class="jxr_linenumber" name="L179" href="#L179">179</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartSerializer>
serializer;
diff --git a/site/xref/org/apache/juneau/http/annotation/QueryAnnotation.html
b/site/xref/org/apache/juneau/http/annotation/QueryAnnotation.html
index 7e2ea8e558..e6fc6537eb 100644
--- a/site/xref/org/apache/juneau/http/annotation/QueryAnnotation.html
+++ b/site/xref/org/apache/juneau/http/annotation/QueryAnnotation.html
@@ -186,7 +186,7 @@
<a class="jxr_linenumber" name="L178" href="#L178">178</a>
<a class="jxr_linenumber" name="L179" href="#L179">179</a> }
<a class="jxr_linenumber" name="L180" href="#L180">180</a>
-<a class="jxr_linenumber" name="L181" href="#L181">181</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Query {
+<a class="jxr_linenumber" name="L181" href="#L181">181</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L182" href="#L182">182</a>
<a class="jxr_linenumber" name="L183" href="#L183">183</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartParser>
parser;
<a class="jxr_linenumber" name="L184" href="#L184">184</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartSerializer>
serializer;
diff --git a/site/xref/org/apache/juneau/http/annotation/RequestAnnotation.html
b/site/xref/org/apache/juneau/http/annotation/RequestAnnotation.html
index 9a38a3e1b7..f326bf7ade 100644
--- a/site/xref/org/apache/juneau/http/annotation/RequestAnnotation.html
+++ b/site/xref/org/apache/juneau/http/annotation/RequestAnnotation.html
@@ -133,7 +133,7 @@
<a class="jxr_linenumber" name="L125" href="#L125">125</a>
<a class="jxr_linenumber" name="L126" href="#L126">126</a> }
<a class="jxr_linenumber" name="L127" href="#L127">127</a>
-<a class="jxr_linenumber" name="L128" href="#L128">128</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Request {
+<a class="jxr_linenumber" name="L128" href="#L128">128</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L129" href="#L129">129</a>
<a class="jxr_linenumber" name="L130" href="#L130">130</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartParser>
parser;
<a class="jxr_linenumber" name="L131" href="#L131">131</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartSerializer>
serializer;
diff --git
a/site/xref/org/apache/juneau/http/annotation/ResponseAnnotation.html
b/site/xref/org/apache/juneau/http/annotation/ResponseAnnotation.html
index 67d942b8e8..3570035894 100644
--- a/site/xref/org/apache/juneau/http/annotation/ResponseAnnotation.html
+++ b/site/xref/org/apache/juneau/http/annotation/ResponseAnnotation.html
@@ -170,7 +170,7 @@
<a class="jxr_linenumber" name="L162" href="#L162">162</a>
<a class="jxr_linenumber" name="L163" href="#L163">163</a> }
<a class="jxr_linenumber" name="L164" href="#L164">164</a>
-<a class="jxr_linenumber" name="L165" href="#L165">165</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Response {
+<a class="jxr_linenumber" name="L165" href="#L165">165</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L166" href="#L166">166</a>
<a class="jxr_linenumber" name="L167" href="#L167">167</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartParser>
parser;
<a class="jxr_linenumber" name="L168" href="#L168">168</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartSerializer>
serializer;
diff --git
a/site/xref/org/apache/juneau/http/annotation/StatusCodeAnnotation.html
b/site/xref/org/apache/juneau/http/annotation/StatusCodeAnnotation.html
index 156e9e0da9..51ebd6e411 100644
--- a/site/xref/org/apache/juneau/http/annotation/StatusCodeAnnotation.html
+++ b/site/xref/org/apache/juneau/http/annotation/StatusCodeAnnotation.html
@@ -121,7 +121,7 @@
<a class="jxr_linenumber" name="L113" href="#L113">113</a>
<a class="jxr_linenumber" name="L114" href="#L114">114</a> }
<a class="jxr_linenumber" name="L115" href="#L115">115</a>
-<a class="jxr_linenumber" name="L116" href="#L116">116</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Sta [...]
+<a class="jxr_linenumber" name="L116" href="#L116">116</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L117" href="#L117">117</a>
<a class="jxr_linenumber" name="L118" href="#L118">118</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
<strong class="jxr_keyword">int</strong>[] value;
<a class="jxr_linenumber" name="L119" href="#L119">119</a>
diff --git a/site/xref/org/apache/juneau/json/annotation/JsonAnnotation.html
b/site/xref/org/apache/juneau/json/annotation/JsonAnnotation.html
index b69d8fdbf9..2ec6fb160f 100644
--- a/site/xref/org/apache/juneau/json/annotation/JsonAnnotation.html
+++ b/site/xref/org/apache/juneau/json/annotation/JsonAnnotation.html
@@ -123,7 +123,7 @@
<a class="jxr_linenumber" name="L115" href="#L115">115</a>
<a class="jxr_linenumber" name="L116" href="#L116">116</a> }
<a class="jxr_linenumber" name="L117" href="#L117">117</a>
-<a class="jxr_linenumber" name="L118" href="#L118">118</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Json {
+<a class="jxr_linenumber" name="L118" href="#L118">118</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Json {
<a class="jxr_linenumber" name="L119" href="#L119">119</a>
<a class="jxr_linenumber" name="L120" href="#L120">120</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
String wrapperAttr;
<a class="jxr_linenumber" name="L121" href="#L121">121</a>
diff --git
a/site/xref/org/apache/juneau/msgpack/annotation/MsgPackAnnotation.html
b/site/xref/org/apache/juneau/msgpack/annotation/MsgPackAnnotation.html
index a0595acff4..5646a20268 100644
--- a/site/xref/org/apache/juneau/msgpack/annotation/MsgPackAnnotation.html
+++ b/site/xref/org/apache/juneau/msgpack/annotation/MsgPackAnnotation.html
@@ -110,7 +110,7 @@
<a class="jxr_linenumber" name="L102" href="#L102">102</a>
<a class="jxr_linenumber" name="L103" href="#L103">103</a> }
<a class="jxr_linenumber" name="L104" href="#L104">104</a>
-<a class="jxr_linenumber" name="L105" href="#L105">105</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> MsgPack {
+<a class="jxr_linenumber" name="L105" href="#L105">105</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L106" href="#L106">106</a>
<a class="jxr_linenumber" name="L107" href="#L107">107</a>
Object(MsgPackAnnotation.Builder b) {
<a class="jxr_linenumber" name="L108" href="#L108">108</a>
<strong class="jxr_keyword">super</strong>(b);
diff --git a/site/xref/org/apache/juneau/oapi/annotation/OpenApiAnnotation.html
b/site/xref/org/apache/juneau/oapi/annotation/OpenApiAnnotation.html
index 0d2fc33c7a..9a379b28be 100644
--- a/site/xref/org/apache/juneau/oapi/annotation/OpenApiAnnotation.html
+++ b/site/xref/org/apache/juneau/oapi/annotation/OpenApiAnnotation.html
@@ -110,7 +110,7 @@
<a class="jxr_linenumber" name="L102" href="#L102">102</a>
<a class="jxr_linenumber" name="L103" href="#L103">103</a> }
<a class="jxr_linenumber" name="L104" href="#L104">104</a>
-<a class="jxr_linenumber" name="L105" href="#L105">105</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> OpenApi {
+<a class="jxr_linenumber" name="L105" href="#L105">105</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L106" href="#L106">106</a>
<a class="jxr_linenumber" name="L107" href="#L107">107</a>
Object(OpenApiAnnotation.Builder b) {
<a class="jxr_linenumber" name="L108" href="#L108">108</a>
<strong class="jxr_keyword">super</strong>(b);
diff --git
a/site/xref/org/apache/juneau/plaintext/annotation/PlainTextAnnotation.html
b/site/xref/org/apache/juneau/plaintext/annotation/PlainTextAnnotation.html
index 3ab91b9dae..4e87b8ced8 100644
--- a/site/xref/org/apache/juneau/plaintext/annotation/PlainTextAnnotation.html
+++ b/site/xref/org/apache/juneau/plaintext/annotation/PlainTextAnnotation.html
@@ -107,7 +107,7 @@
<a class="jxr_linenumber" name="L99" href="#L99">99</a>
<a class="jxr_linenumber" name="L100" href="#L100">100</a> }
<a class="jxr_linenumber" name="L101" href="#L101">101</a>
-<a class="jxr_linenumber" name="L102" href="#L102">102</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Pla [...]
+<a class="jxr_linenumber" name="L102" href="#L102">102</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L103" href="#L103">103</a>
<a class="jxr_linenumber" name="L104" href="#L104">104</a>
Object(PlainTextAnnotation.Builder b) {
<a class="jxr_linenumber" name="L105" href="#L105">105</a>
<strong class="jxr_keyword">super</strong>(b);
diff --git a/site/xref/org/apache/juneau/rest/annotation/RestAnnotation.html
b/site/xref/org/apache/juneau/rest/annotation/RestAnnotation.html
index 2f511b7a9e..0c848e4bd1 100644
--- a/site/xref/org/apache/juneau/rest/annotation/RestAnnotation.html
+++ b/site/xref/org/apache/juneau/rest/annotation/RestAnnotation.html
@@ -707,7 +707,7 @@
<a class="jxr_linenumber" name="L699" href="#L699">699</a> }
<a class="jxr_linenumber" name="L700" href="#L700">700</a> }
<a class="jxr_linenumber" name="L701" href="#L701">701</a>
-<a class="jxr_linenumber" name="L702" href="#L702">702</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Impl <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Rest {
+<a class="jxr_linenumber" name="L702" href="#L702">702</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Impl <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Rest {
<a class="jxr_linenumber" name="L703" href="#L703">703</a>
<a class="jxr_linenumber" name="L704" href="#L704">704</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> Encoder>[] encoders;
<a class="jxr_linenumber" name="L705" href="#L705">705</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
Class<? <strong class="jxr_keyword">extends</strong> HttpPartParser>
partParser;
diff --git a/site/xref/org/apache/juneau/soap/annotation/SoapXmlAnnotation.html
b/site/xref/org/apache/juneau/soap/annotation/SoapXmlAnnotation.html
index 4fa113e52a..20aec90da7 100644
--- a/site/xref/org/apache/juneau/soap/annotation/SoapXmlAnnotation.html
+++ b/site/xref/org/apache/juneau/soap/annotation/SoapXmlAnnotation.html
@@ -107,7 +107,7 @@
<a class="jxr_linenumber" name="L99" href="#L99">99</a>
<a class="jxr_linenumber" name="L100" href="#L100">100</a> }
<a class="jxr_linenumber" name="L101" href="#L101">101</a>
-<a class="jxr_linenumber" name="L102" href="#L102">102</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> SoapXml {
+<a class="jxr_linenumber" name="L102" href="#L102">102</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L103" href="#L103">103</a>
<a class="jxr_linenumber" name="L104" href="#L104">104</a>
Object(SoapXmlAnnotation.Builder b) {
<a class="jxr_linenumber" name="L105" href="#L105">105</a>
<strong class="jxr_keyword">super</strong>(b);
diff --git a/site/xref/org/apache/juneau/uon/annotation/UonAnnotation.html
b/site/xref/org/apache/juneau/uon/annotation/UonAnnotation.html
index 57c4aa3c59..b9b3797487 100644
--- a/site/xref/org/apache/juneau/uon/annotation/UonAnnotation.html
+++ b/site/xref/org/apache/juneau/uon/annotation/UonAnnotation.html
@@ -110,7 +110,7 @@
<a class="jxr_linenumber" name="L102" href="#L102">102</a>
<a class="jxr_linenumber" name="L103" href="#L103">103</a> }
<a class="jxr_linenumber" name="L104" href="#L104">104</a>
-<a class="jxr_linenumber" name="L105" href="#L105">105</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Uon {
+<a class="jxr_linenumber" name="L105" href="#L105">105</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Uon {
<a class="jxr_linenumber" name="L106" href="#L106">106</a>
<a class="jxr_linenumber" name="L107" href="#L107">107</a>
Object(UonAnnotation.Builder b) {
<a class="jxr_linenumber" name="L108" href="#L108">108</a>
<strong class="jxr_keyword">super</strong>(b);
diff --git
a/site/xref/org/apache/juneau/urlencoding/annotation/UrlEncodingAnnotation.html
b/site/xref/org/apache/juneau/urlencoding/annotation/UrlEncodingAnnotation.html
index 294b68f8b4..d97ec5c74c 100644
---
a/site/xref/org/apache/juneau/urlencoding/annotation/UrlEncodingAnnotation.html
+++
b/site/xref/org/apache/juneau/urlencoding/annotation/UrlEncodingAnnotation.html
@@ -123,7 +123,7 @@
<a class="jxr_linenumber" name="L115" href="#L115">115</a>
<a class="jxr_linenumber" name="L116" href="#L116">116</a> }
<a class="jxr_linenumber" name="L117" href="#L117">117</a>
-<a class="jxr_linenumber" name="L118" href="#L118">118</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Url [...]
+<a class="jxr_linenumber" name="L118" href="#L118">118</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> [...]
<a class="jxr_linenumber" name="L119" href="#L119">119</a>
<a class="jxr_linenumber" name="L120" href="#L120">120</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
<strong class="jxr_keyword">boolean</strong> expandedParams;
<a class="jxr_linenumber" name="L121" href="#L121">121</a>
diff --git a/site/xref/org/apache/juneau/xml/annotation/XmlAnnotation.html
b/site/xref/org/apache/juneau/xml/annotation/XmlAnnotation.html
index 3b2cba7704..89633e0877 100644
--- a/site/xref/org/apache/juneau/xml/annotation/XmlAnnotation.html
+++ b/site/xref/org/apache/juneau/xml/annotation/XmlAnnotation.html
@@ -157,7 +157,7 @@
<a class="jxr_linenumber" name="L149" href="#L149">149</a>
<a class="jxr_linenumber" name="L150" href="#L150">150</a> }
<a class="jxr_linenumber" name="L151" href="#L151">151</a>
-<a class="jxr_linenumber" name="L152" href="#L152">152</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnTypeAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnTypeAnnotationObject.html#AppliedOnTypeAnnotationObject">AppliedOnTypeAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Xml {
+<a class="jxr_linenumber" name="L152" href="#L152">152</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
Object <strong class="jxr_keyword">extends</strong> <a
name="AppliedOnClassAnnotationObject"
href="../../../../../org/apache/juneau/common/annotation/AppliedOnClassAnnotationObject.html#AppliedOnClassAnnotationObject">AppliedOnClassAnnotationObject</a>
<strong class="jxr_keyword">implements</strong> Xml {
<a class="jxr_linenumber" name="L153" href="#L153">153</a>
<a class="jxr_linenumber" name="L154" href="#L154">154</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
String childName, namespace, prefix;
<a class="jxr_linenumber" name="L155" href="#L155">155</a> <strong
class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong>
<a name="XmlFormat"
href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#XmlFormat">XmlFormat</a>
format;