You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2018/08/18 19:37:03 UTC

[juneau-website] branch asf-site updated: Javadocs

This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 7ba22c8  Javadocs
7ba22c8 is described below

commit 7ba22c8a51d6a483a30e5ec5f790b49de00edc5a
Author: JamesBognar <ja...@apache.org>
AuthorDate: Sat Aug 18 15:36:40 2018 -0400

    Javadocs
---
 content/site/apidocs_preview/allclasses-frame.html |   25 +-
 .../site/apidocs_preview/allclasses-noframe.html   |   25 +-
 content/site/apidocs_preview/constant-values.html  |   21 -
 ...u-rest-server.RemoteInterfacesServerSide.1.png} |  Bin
 ...u-rest-server.RemoteInterfacesServerSide.2.png} |  Bin
 ...u-rest-server.RemoteInterfacesServerSide.3.png} |  Bin
 ...u-rest-server.RemoteInterfacesServerSide.4.png} |  Bin
 ...u-rest-server.RemoteInterfacesServerSide.5.png} |  Bin
 ...u-rest-server.RemoteInterfacesServerSide.6.png} |  Bin
 ...u-rest-server.RemoteInterfacesServerSide.7.png} |  Bin
 ...u-rest-server.RemoteInterfacesServerSide.8.png} |  Bin
 ...u-rest-server.RemoteInterfacesServerSide.9.png} |  Bin
 content/site/apidocs_preview/index-all.html        | 1162 +++--
 .../org/apache/juneau/BeanContext.html             |   22 +-
 .../org/apache/juneau/BeanContextBuilder.html      |    2 +-
 .../org/apache/juneau/ClassMeta.html               |  399 +-
 .../apache/juneau/FormattedRuntimeException.html   |    2 +-
 .../org/apache/juneau/annotation/Bean.html         |    2 +-
 .../apache/juneau/annotation/BeanConstructor.html  |    2 +-
 .../org/apache/juneau/annotation/BeanIgnore.html   |    2 +-
 .../org/apache/juneau/annotation/BeanProperty.html |    2 +-
 .../org/apache/juneau/annotation/Builder.html      |    2 +-
 .../org/apache/juneau/annotation/NameProperty.html |    2 +-
 .../apache/juneau/annotation/ParentProperty.html   |    2 +-
 .../org/apache/juneau/annotation/Swap.html         |    6 +-
 .../org/apache/juneau/annotation/Swaps.html        |    2 +-
 .../org/apache/juneau/annotation/URI.html          |    2 +-
 .../org/apache/juneau/config/vars/ConfigVar.html   |    2 +-
 .../org/apache/juneau/dto/atom/AtomBuilder.html    |    2 +-
 .../org/apache/juneau/dto/atom/Category.html       |    2 +-
 .../org/apache/juneau/dto/atom/Common.html         |    2 +-
 .../org/apache/juneau/dto/atom/CommonEntry.html    |    2 +-
 .../org/apache/juneau/dto/atom/Content.html        |    2 +-
 .../org/apache/juneau/dto/atom/Entry.html          |    2 +-
 .../org/apache/juneau/dto/atom/Feed.html           |    2 +-
 .../org/apache/juneau/dto/atom/Generator.html      |    2 +-
 .../org/apache/juneau/dto/atom/Icon.html           |    2 +-
 .../org/apache/juneau/dto/atom/Id.html             |    2 +-
 .../org/apache/juneau/dto/atom/Link.html           |    2 +-
 .../org/apache/juneau/dto/atom/Logo.html           |    2 +-
 .../org/apache/juneau/dto/atom/Person.html         |    2 +-
 .../org/apache/juneau/dto/atom/Source.html         |    2 +-
 .../org/apache/juneau/dto/atom/Text.html           |    2 +-
 .../apache/juneau/dto/atom/package-summary.html    |   12 +-
 .../apache/juneau/dto/cognos/package-summary.html  |    4 +-
 .../org/apache/juneau/dto/html5/A.html             |   38 +-
 .../org/apache/juneau/dto/html5/Abbr.html          |   18 +-
 .../org/apache/juneau/dto/html5/Address.html       |   14 +-
 .../org/apache/juneau/dto/html5/Area.html          |   50 +-
 .../org/apache/juneau/dto/html5/Article.html       |   14 +-
 .../org/apache/juneau/dto/html5/Aside.html         |   14 +-
 .../org/apache/juneau/dto/html5/Audio.html         |   46 +-
 .../org/apache/juneau/dto/html5/B.html             |   14 +-
 .../org/apache/juneau/dto/html5/Base.html          |   22 +-
 .../org/apache/juneau/dto/html5/Bdi.html           |   14 +-
 .../org/apache/juneau/dto/html5/Bdo.html           |   18 +-
 .../org/apache/juneau/dto/html5/Blockquote.html    |   18 +-
 .../org/apache/juneau/dto/html5/Body.html          |   38 +-
 .../org/apache/juneau/dto/html5/Br.html            |   14 +-
 .../org/apache/juneau/dto/html5/Button.html        |   62 +-
 .../org/apache/juneau/dto/html5/Canvas.html        |   22 +-
 .../org/apache/juneau/dto/html5/Caption.html       |   14 +-
 .../org/apache/juneau/dto/html5/Cite.html          |   14 +-
 .../org/apache/juneau/dto/html5/Code.html          |   14 +-
 .../org/apache/juneau/dto/html5/Col.html           |   18 +-
 .../org/apache/juneau/dto/html5/Colgroup.html      |   18 +-
 .../org/apache/juneau/dto/html5/Data.html          |   18 +-
 .../org/apache/juneau/dto/html5/Datalist.html      |   14 +-
 .../org/apache/juneau/dto/html5/Dd.html            |   14 +-
 .../org/apache/juneau/dto/html5/Del.html           |   22 +-
 .../org/apache/juneau/dto/html5/Dfn.html           |   14 +-
 .../org/apache/juneau/dto/html5/Div.html           |   14 +-
 .../org/apache/juneau/dto/html5/Dl.html            |   14 +-
 .../org/apache/juneau/dto/html5/Dt.html            |   14 +-
 .../org/apache/juneau/dto/html5/Em.html            |   14 +-
 .../org/apache/juneau/dto/html5/Embed.html         |   30 +-
 .../org/apache/juneau/dto/html5/Fieldset.html      |   26 +-
 .../org/apache/juneau/dto/html5/Figcaption.html    |   14 +-
 .../org/apache/juneau/dto/html5/Figure.html        |   14 +-
 .../org/apache/juneau/dto/html5/Footer.html        |   14 +-
 .../org/apache/juneau/dto/html5/Form.html          |   46 +-
 .../org/apache/juneau/dto/html5/H1.html            |   14 +-
 .../org/apache/juneau/dto/html5/H2.html            |   14 +-
 .../org/apache/juneau/dto/html5/H3.html            |   14 +-
 .../org/apache/juneau/dto/html5/H4.html            |   14 +-
 .../org/apache/juneau/dto/html5/H5.html            |   14 +-
 .../org/apache/juneau/dto/html5/H6.html            |   14 +-
 .../org/apache/juneau/dto/html5/Head.html          |   14 +-
 .../org/apache/juneau/dto/html5/Header.html        |   14 +-
 .../org/apache/juneau/dto/html5/Hr.html            |   14 +-
 .../org/apache/juneau/dto/html5/Html.html          |   18 +-
 .../org/apache/juneau/dto/html5/HtmlElement.html   |  248 +-
 .../juneau/dto/html5/HtmlElementRawText.html       |    2 +-
 .../apache/juneau/dto/html5/HtmlElementVoid.html   |    2 +-
 .../org/apache/juneau/dto/html5/I.html             |   14 +-
 .../org/apache/juneau/dto/html5/Iframe.html        |   38 +-
 .../org/apache/juneau/dto/html5/Img.html           |   42 +-
 .../org/apache/juneau/dto/html5/Input.html         |  146 +-
 .../org/apache/juneau/dto/html5/Ins.html           |   22 +-
 .../org/apache/juneau/dto/html5/Kbd.html           |   14 +-
 .../org/apache/juneau/dto/html5/Keygen.html        |   38 +-
 .../org/apache/juneau/dto/html5/Label.html         |   22 +-
 .../org/apache/juneau/dto/html5/Legend.html        |   14 +-
 .../org/apache/juneau/dto/html5/Li.html            |   14 +-
 .../org/apache/juneau/dto/html5/Link.html          |   42 +-
 .../org/apache/juneau/dto/html5/Main.html          |   14 +-
 .../org/apache/juneau/dto/html5/Map.html           |   18 +-
 .../org/apache/juneau/dto/html5/Mark.html          |   14 +-
 .../org/apache/juneau/dto/html5/Meta.html          |   26 +-
 .../org/apache/juneau/dto/html5/Meter.html         |   38 +-
 .../org/apache/juneau/dto/html5/Nav.html           |   14 +-
 .../org/apache/juneau/dto/html5/Noscript.html      |   14 +-
 .../org/apache/juneau/dto/html5/Object2.html       |   46 +-
 .../org/apache/juneau/dto/html5/Ol.html            |   26 +-
 .../org/apache/juneau/dto/html5/Optgroup.html      |   22 +-
 .../org/apache/juneau/dto/html5/Option.html        |   30 +-
 .../org/apache/juneau/dto/html5/Output.html        |   26 +-
 .../org/apache/juneau/dto/html5/P.html             |   14 +-
 .../org/apache/juneau/dto/html5/Param.html         |   18 +-
 .../org/apache/juneau/dto/html5/Pre.html           |   14 +-
 .../org/apache/juneau/dto/html5/Progress.html      |   22 +-
 .../org/apache/juneau/dto/html5/Q.html             |   18 +-
 .../org/apache/juneau/dto/html5/Rb.html            |   14 +-
 .../org/apache/juneau/dto/html5/Rp.html            |   14 +-
 .../org/apache/juneau/dto/html5/Rt.html            |   14 +-
 .../org/apache/juneau/dto/html5/Rtc.html           |   14 +-
 .../org/apache/juneau/dto/html5/Ruby.html          |   14 +-
 .../org/apache/juneau/dto/html5/S.html             |   14 +-
 .../org/apache/juneau/dto/html5/Samp.html          |   14 +-
 .../org/apache/juneau/dto/html5/Script.html        |   34 +-
 .../org/apache/juneau/dto/html5/Section.html       |   14 +-
 .../org/apache/juneau/dto/html5/Select.html        |   42 +-
 .../org/apache/juneau/dto/html5/Small.html         |   14 +-
 .../org/apache/juneau/dto/html5/Source.html        |   18 +-
 .../org/apache/juneau/dto/html5/Span.html          |   14 +-
 .../org/apache/juneau/dto/html5/Strong.html        |   14 +-
 .../org/apache/juneau/dto/html5/Style.html         |   22 +-
 .../org/apache/juneau/dto/html5/Sub.html           |   14 +-
 .../org/apache/juneau/dto/html5/Sup.html           |   14 +-
 .../org/apache/juneau/dto/html5/Table.html         |   18 +-
 .../org/apache/juneau/dto/html5/Tbody.html         |   14 +-
 .../org/apache/juneau/dto/html5/Td.html            |   26 +-
 .../org/apache/juneau/dto/html5/Template.html      |   14 +-
 .../org/apache/juneau/dto/html5/Textarea.html      |   74 +-
 .../org/apache/juneau/dto/html5/Tfoot.html         |   14 +-
 .../org/apache/juneau/dto/html5/Th.html            |   38 +-
 .../org/apache/juneau/dto/html5/Thead.html         |   14 +-
 .../org/apache/juneau/dto/html5/Time.html          |   18 +-
 .../org/apache/juneau/dto/html5/Title.html         |   14 +-
 .../org/apache/juneau/dto/html5/Tr.html            |   14 +-
 .../org/apache/juneau/dto/html5/Track.html         |   30 +-
 .../org/apache/juneau/dto/html5/U.html             |   14 +-
 .../org/apache/juneau/dto/html5/Ul.html            |   14 +-
 .../org/apache/juneau/dto/html5/Var.html           |   14 +-
 .../org/apache/juneau/dto/html5/Video.html         |   58 +-
 .../org/apache/juneau/dto/html5/Wbr.html           |   14 +-
 .../apache/juneau/dto/html5/package-summary.html   |  237 +-
 .../juneau/dto/jsonschema/package-summary.html     |   10 +-
 .../juneau/dto/swagger/ExternalDocumentation.html  |    2 +-
 .../org/apache/juneau/dto/swagger/HeaderInfo.html  |   58 +-
 .../org/apache/juneau/dto/swagger/Info.html        |    4 +-
 .../org/apache/juneau/dto/swagger/Items.html       |   58 +-
 .../org/apache/juneau/dto/swagger/Operation.html   |   28 +-
 .../apache/juneau/dto/swagger/ParameterInfo.html   |   70 +-
 .../apache/juneau/dto/swagger/ResponseInfo.html    |    6 +-
 .../org/apache/juneau/dto/swagger/SchemaInfo.html  |   10 +-
 .../org/apache/juneau/dto/swagger/Swagger.html     |  153 +-
 .../org/apache/juneau/dto/swagger/Tag.html         |    4 +-
 .../apache/juneau/dto/swagger/package-summary.html |    2 +-
 .../org/apache/juneau/html/HtmlDocSerializer.html  |    2 +-
 .../org/apache/juneau/html/HtmlRender.html         |    2 +-
 .../juneau/html/HtmlSchemaDocSerializer.html       |    2 +-
 .../org/apache/juneau/html/HtmlSerializer.html     |    2 +-
 .../juneau/html/HtmlStrippedDocSerializer.html     |    2 +-
 .../org/apache/juneau/html/annotation/Html.html    |    2 +-
 .../apache/juneau/html/annotation/HtmlFormat.html  |    4 +-
 .../org/apache/juneau/http/Accept.html             |   11 +-
 .../org/apache/juneau/http/HttpMethod.html         |   32 +-
 .../org/apache/juneau/http/HttpMethodName.html     |   32 +-
 .../juneau/http/annotation/AnnotationUtils.html    |   30 +-
 .../org/apache/juneau/http/annotation/Body.html    |  168 +-
 .../org/apache/juneau/http/annotation/Contact.html |   30 +-
 .../juneau/http/annotation/ExternalDocs.html       |   26 +-
 .../apache/juneau/http/annotation/FormData.html    |  286 +-
 .../apache/juneau/http/annotation/HasFormData.html |    2 +-
 .../apache/juneau/http/annotation/HasQuery.html    |    2 +-
 .../org/apache/juneau/http/annotation/Header.html  |  265 +-
 .../org/apache/juneau/http/annotation/Items.html   |  120 +-
 .../org/apache/juneau/http/annotation/License.html |   24 +-
 .../org/apache/juneau/http/annotation/Path.html    |  238 +-
 .../org/apache/juneau/http/annotation/Query.html   |  290 +-
 .../org/apache/juneau/http/annotation/Request.html |   12 +-
 .../apache/juneau/http/annotation/Response.html    |  125 +-
 .../juneau/http/annotation/ResponseBody.html       |   11 +-
 .../juneau/http/annotation/ResponseHeader.html     |  160 +-
 .../juneau/http/annotation/ResponseStatus.html     |   16 +-
 .../org/apache/juneau/http/annotation/Schema.html  |  230 +-
 .../apache/juneau/http/annotation/SubItems.html    |  122 +-
 .../org/apache/juneau/http/annotation/Tag.html     |   36 +-
 .../httppart/HttpPartSchema.CollectionFormat.html  |   18 +-
 .../juneau/httppart/HttpPartSchema.Format.html     |   30 +-
 .../juneau/httppart/HttpPartSchema.Type.html       |   20 +-
 .../org/apache/juneau/httppart/HttpPartSchema.html |  185 +-
 .../juneau/httppart/HttpPartSchemaBuilder.html     |  266 +-
 .../org/apache/juneau/httppart/HttpPartType.html   |   55 +-
 .../apache/juneau/httppart/OpenApiPartParser.html  |    2 +-
 .../juneau/httppart/OpenApiPartSerializer.html     |    2 +-
 .../juneau/httppart/bean/RequestBeanMeta.html      |   48 +-
 .../httppart/bean/RequestBeanPropertyMeta.html     |   16 +-
 .../juneau/httppart/bean/ResponseBeanMeta.html     |   70 +-
 .../httppart/bean/ResponseBeanPropertyMeta.html    |   42 +-
 .../juneau/internal/ClassUtils.MethodInfo.html     |    8 +-
 .../org/apache/juneau/internal/ClassUtils.html     |  362 +-
 .../org/apache/juneau/internal/HashCode.html       |    4 +-
 .../internal/{HashCode.html => HttpUtils.html}     |  160 +-
 .../org/apache/juneau/internal/IdentityList.html   |    4 +-
 .../org/apache/juneau/internal/StringUtils.html    |  354 +-
 .../org/apache/juneau/internal/package-frame.html  |    1 +
 .../apache/juneau/internal/package-summary.html    |   50 +-
 .../org/apache/juneau/internal/package-tree.html   |    1 +
 .../org/apache/juneau/jena/RdfCommon.html          |   20 +-
 .../org/apache/juneau/jena/RdfParser.html          |    2 +-
 .../org/apache/juneau/jena/RdfSerializer.html      |   37 +-
 .../org/apache/juneau/json/JsonSerializer.html     |   21 +-
 .../apache/juneau/json/SimpleJsonSerializer.html   |    2 +-
 .../org/apache/juneau/marshall/CharMarshall.html   |    2 +-
 .../org/apache/juneau/marshall/Html.html           |    2 +-
 .../org/apache/juneau/marshall/Jso.html            |    2 +-
 .../org/apache/juneau/marshall/Json.html           |    2 +-
 .../org/apache/juneau/marshall/Marshall.html       |    2 +-
 .../org/apache/juneau/marshall/MsgPack.html        |    2 +-
 .../org/apache/juneau/marshall/PlainText.html      |    4 +-
 .../org/apache/juneau/marshall/SimpleJson.html     |    2 +-
 .../org/apache/juneau/marshall/StreamMarshall.html |    2 +-
 .../org/apache/juneau/marshall/Uon.html            |    2 +-
 .../org/apache/juneau/marshall/UrlEncoding.html    |    2 +-
 .../org/apache/juneau/marshall/Xml.html            |    2 +-
 .../org/apache/juneau/parser/Parser.html           |   63 +-
 .../apache/juneau/plaintext/PlainTextParser.html   |   13 +-
 .../juneau/plaintext/PlainTextSerializer.html      |   11 +-
 .../apache/juneau/plaintext/package-summary.html   |    4 +-
 .../org/apache/juneau/plaintext/package-tree.html  |    4 +-
 .../Swaps.html => remote/RemoteInterface.html}     |   67 +-
 .../RemoteInterfaceMeta.html}                      |  178 +-
 .../RemoteInterfaceMethod.html}                    |  114 +-
 .../org/apache/juneau/remote/package-frame.html    |   25 +
 .../{remoteable => remote}/package-summary.html    |   86 +-
 .../{rest/client/mock => remote}/package-tree.html |   52 +-
 .../org/apache/juneau/remoteable/Remoteable.html   |  302 --
 .../juneau/remoteable/RemoteableMethodMeta.html    |  476 --
 .../apache/juneau/remoteable/package-frame.html    |   37 -
 .../org/apache/juneau/rest/BasicRestConfig.html    |    2 +-
 .../apache/juneau/rest/BasicRestInfoProvider.html  |    2 +-
 .../org/apache/juneau/rest/BasicRestLogger.html    |    2 +-
 .../juneau/rest/BasicRestResourceResolver.html     |    2 +-
 .../org/apache/juneau/rest/BasicRestServlet.html   |    4 +-
 .../apache/juneau/rest/BasicRestServletGroup.html  |    2 +-
 .../apache/juneau/rest/ClientVersionMatcher.html   |    2 +-
 .../org/apache/juneau/rest/HtmlDocBuilder.html     |   30 +-
 .../apache/juneau/rest/MessageBundleLocation.html  |    2 +-
 .../org/apache/juneau/rest/NoOpRestLogger.html     |    2 +-
 .../org/apache/juneau/rest/RequestBody.html        |    7 +-
 .../org/apache/juneau/rest/RequestFormData.html    |    2 +-
 .../org/apache/juneau/rest/RequestHeaders.html     |    2 +-
 .../org/apache/juneau/rest/RequestPath.html        |    2 +-
 .../org/apache/juneau/rest/RequestProperties.html  |    2 +-
 .../org/apache/juneau/rest/RequestQuery.html       |    2 +-
 .../org/apache/juneau/rest/ResponseHandler.html    |    2 +-
 .../org/apache/juneau/rest/RestChild.html          |    2 +-
 .../apache/juneau/rest/RestContext.StaticFile.html |    4 +-
 .../org/apache/juneau/rest/RestContext.html        |  161 +-
 .../org/apache/juneau/rest/RestContextBuilder.html |    2 +-
 .../apache/juneau/rest/RestContextProperties.html  |    2 +-
 .../org/apache/juneau/rest/RestConverter.html      |    2 +-
 .../org/apache/juneau/rest/RestGuard.html          |    2 +-
 .../org/apache/juneau/rest/RestInfoProvider.html   |    2 +-
 .../org/apache/juneau/rest/RestJavaMethod.html     |   18 +-
 .../org/apache/juneau/rest/RestLogger.html         |    2 +-
 .../org/apache/juneau/rest/RestMatcher.html        |    2 +-
 .../org/apache/juneau/rest/RestMethodParam.html    |    2 +-
 .../apache/juneau/rest/RestMethodProperties.html   |    2 +-
 .../org/apache/juneau/rest/RestParamType.html      |    6 +-
 .../org/apache/juneau/rest/RestRequest.html        |  166 +-
 .../apache/juneau/rest/RestResourceResolver.html   |    2 +-
 .../org/apache/juneau/rest/RestResponse.html       |   10 +-
 .../org/apache/juneau/rest/RestServlet.html        |    2 +-
 .../org/apache/juneau/rest/StaticFileMapping.html  |    2 +-
 .../apache/juneau/rest/annotation/HookEvent.html   |    2 +-
 .../org/apache/juneau/rest/annotation/HtmlDoc.html |   26 +-
 .../org/apache/juneau/rest/annotation/Method.html  |    2 +-
 .../juneau/rest/annotation/MethodSwagger.html      |   36 +-
 .../apache/juneau/rest/annotation/Property.html    |    2 +-
 .../juneau/rest/annotation/ResourceSwagger.html    |   34 +-
 .../apache/juneau/rest/annotation/RestHook.html    |    2 +-
 .../apache/juneau/rest/annotation/RestMethod.html  |   30 +-
 .../juneau/rest/annotation/RestResource.html       |   60 +-
 .../org/apache/juneau/rest/client/RestCall.html    |  459 +-
 .../org/apache/juneau/rest/client/RestClient.html  |  250 +-
 .../juneau/rest/client/RestClientBuilder.html      |  577 +--
 .../juneau/rest/client/mock/package-summary.html   |    4 +-
 .../juneau/rest/client/mock/package-tree.html      |    4 +-
 .../client/remote/RemoteMetadataException.html}    |  112 +-
 .../client/remote}/RemoteMethod.html               |  155 +-
 .../client/remote}/RemoteMethodArg.html            |   76 +-
 .../client/remote}/RemoteMethodBeanArg.html        |   74 +-
 .../rest/client/remote/RemoteMethodMeta.html       |  525 ++
 .../client/remote}/RemoteMethodReturn.html         |   66 +-
 .../client/remote/RemoteResource.html}             |   91 +-
 .../client/remote/RemoteResourceMeta.html}         |  109 +-
 .../client/remote/RemoteReturn.html}               |   90 +-
 .../juneau/rest/client/remote/package-frame.html   |   37 +
 .../client/remote}/package-summary.html            |   87 +-
 .../client/remote}/package-tree.html               |   64 +-
 .../juneau/rest/converters/Introspectable.html     |    2 +-
 .../apache/juneau/rest/converters/Queryable.html   |    2 +-
 .../apache/juneau/rest/converters/Traversable.html |    2 +-
 .../juneau/rest/converters/package-summary.html    |    4 +-
 .../juneau/rest/converters/package-tree.html       |    4 +-
 .../apache/juneau/rest/helper/BeanDescription.html |    2 +-
 .../rest/helper/ChildResourceDescriptions.html     |    2 +-
 .../apache/juneau/rest/helper/ReaderResource.html  |    2 +-
 .../juneau/rest/helper/ReaderResourceBuilder.html  |    2 +-
 .../juneau/rest/helper/ResourceDescription.html    |    2 +-
 .../apache/juneau/rest/helper/StreamResource.html  |    2 +-
 .../juneau/rest/helper/StreamResourceBuilder.html  |    2 +-
 .../org/apache/juneau/rest/jaxrs/BaseProvider.html |    2 +-
 .../apache/juneau/rest/jaxrs/BasicProvider.html    |    2 +-
 .../apache/juneau/rest/jaxrs/JuneauProvider.html   |    2 +-
 .../rest/matchers/MultipartFormDataMatcher.html    |    2 +-
 .../rest/matchers/UrlEncodedFormMatcher.html       |    2 +-
 .../apache/juneau/rest/mock/MockHttpSession.html   |    2 +-
 .../org/apache/juneau/rest/mock/MockRest.html      |    4 +-
 .../juneau/rest/mock/MockServletRequest.html       |    2 +-
 .../juneau/rest/mock/MockServletResponse.html      |    2 +-
 .../apache/juneau/rest/mock/package-summary.html   |    4 +-
 .../org/apache/juneau/rest/mock/package-tree.html  |    4 +-
 .../org/apache/juneau/rest/package-summary.html    |    4 +-
 .../org/apache/juneau/rest/package-tree.html       |    4 +-
 .../RemoteInterfaceServlet.html}                   |   82 +-
 .../rest/{remoteable => remote}/package-frame.html |    7 +-
 .../{remoteable => remote}/package-summary.html    |   26 +-
 .../rest/{remoteable => remote}/package-tree.html  |   13 +-
 .../remoteable/RemoteableServiceProperties.html    |  302 --
 .../juneau/rest/reshandlers/DefaultHandler.html    |    8 +-
 .../rest/reshandlers/InputStreamHandler.html       |    2 +-
 .../juneau/rest/reshandlers/ReaderHandler.html     |    2 +-
 .../juneau/rest/reshandlers/package-summary.html   |    4 +-
 .../juneau/rest/reshandlers/package-tree.html      |    4 +-
 .../apache/juneau/rest/util/AnnotationUtils.html   |    2 +-
 .../org/apache/juneau/rest/vars/FileVar.html       |    2 +-
 .../apache/juneau/rest/vars/LocalizationVar.html   |    2 +-
 .../juneau/rest/vars/RequestAttributeVar.html      |    2 +-
 .../juneau/rest/vars/RequestFormDataVar.html       |    2 +-
 .../apache/juneau/rest/vars/RequestHeaderVar.html  |    2 +-
 .../apache/juneau/rest/vars/RequestPathVar.html    |    2 +-
 .../apache/juneau/rest/vars/RequestQueryVar.html   |    2 +-
 .../org/apache/juneau/rest/vars/RequestVar.html    |    2 +-
 .../org/apache/juneau/rest/vars/RestInfoVar.html   |    2 +-
 .../juneau/rest/vars/SerializedRequestAttrVar.html |    2 +-
 .../juneau/rest/vars/ServletInitParamVar.html      |    2 +-
 .../org/apache/juneau/rest/vars/UrlEncodeVar.html  |    2 +-
 .../org/apache/juneau/rest/vars/UrlVar.html        |    2 +-
 .../org/apache/juneau/rest/vars/WidgetVar.html     |    2 +-
 .../juneau/rest/widget/ContentTypeMenuItem.html    |    2 +-
 .../apache/juneau/rest/widget/MenuItemWidget.html  |    2 +-
 .../apache/juneau/rest/widget/PoweredByJuneau.html |    2 +-
 .../apache/juneau/rest/widget/QueryMenuItem.html   |    2 +-
 .../apache/juneau/rest/widget/ThemeMenuItem.html   |    2 +-
 .../org/apache/juneau/rest/widget/Tooltip.html     |    2 +-
 .../org/apache/juneau/rest/widget/Widget.html      |    8 +-
 .../juneau/serializer/OutputStreamSerializer.html  |   15 +-
 .../org/apache/juneau/serializer/Serializer.html   |   61 +-
 .../apache/juneau/serializer/WriterSerializer.html |   23 +-
 .../org/apache/juneau/svl/DefaultingVar.html       |    2 +-
 .../org/apache/juneau/svl/MapVar.html              |    2 +-
 .../apache/juneau/svl/MultipartResolvingVar.html   |    2 +-
 .../org/apache/juneau/svl/MultipartVar.html        |    2 +-
 .../org/apache/juneau/svl/ResolvingObjectMap.html  |    2 +-
 .../org/apache/juneau/svl/SimpleVar.html           |    2 +-
 .../org/apache/juneau/svl/StreamedVar.html         |    2 +-
 .../apidocs_preview/org/apache/juneau/svl/Var.html |    2 +-
 .../org/apache/juneau/svl/VarResolver.html         |    2 +-
 .../org/apache/juneau/svl/VarResolverBuilder.html  |    2 +-
 .../org/apache/juneau/svl/VarResolverContext.html  |    2 +-
 .../org/apache/juneau/svl/VarResolverSession.html  |    2 +-
 .../org/apache/juneau/svl/vars/CoalesceVar.html    |    2 +-
 .../apache/juneau/svl/vars/EnvVariablesVar.html    |    2 +-
 .../org/apache/juneau/svl/vars/IfVar.html          |    2 +-
 .../org/apache/juneau/svl/vars/LowerCaseVar.html   |    2 +-
 .../org/apache/juneau/svl/vars/NotEmptyVar.html    |    2 +-
 .../apache/juneau/svl/vars/PatternMatchVar.html    |    2 +-
 .../org/apache/juneau/svl/vars/SwitchVar.html      |    2 +-
 .../juneau/svl/vars/SystemPropertiesVar.html       |    2 +-
 .../org/apache/juneau/svl/vars/UpperCaseVar.html   |    2 +-
 .../org/apache/juneau/transform/BeanFilter.html    |    2 +-
 .../apache/juneau/transform/BeanFilterBuilder.html |    2 +-
 .../org/apache/juneau/transform/Builder.html       |    2 +-
 .../org/apache/juneau/transform/BuilderSwap.html   |    2 +-
 .../org/apache/juneau/transform/PojoSwap.html      |   12 +-
 .../org/apache/juneau/transform/Surrogate.html     |    2 +-
 .../apache/juneau/transforms/BeanStringSwap.html   |    2 +-
 .../org/apache/juneau/uon/UonSerializer.html       |   19 +-
 .../juneau/urlencoding/UrlEncodingSerializer.html  |   15 +-
 .../org/apache/juneau/xml/XmlSerializer.html       |   41 +-
 content/site/apidocs_preview/overview-frame.html   |    5 +-
 content/site/apidocs_preview/overview-summary.html | 2205 ++++++---
 content/site/apidocs_preview/overview-tree.html    |   30 +-
 content/site/apidocs_preview/package-list          |    5 +-
 content/site/apidocs_preview/serialized-form.html  |   38 +-
 .../src-html/org/apache/juneau/BeanContext.html    |   22 +-
 .../org/apache/juneau/BeanContextBuilder.html      |    2 +-
 .../src-html/org/apache/juneau/ClassMeta.html      | 4278 ++++++++--------
 .../org/apache/juneau/annotation/Bean.html         |    2 +-
 .../apache/juneau/annotation/BeanConstructor.html  |    2 +-
 .../org/apache/juneau/annotation/BeanIgnore.html   |    2 +-
 .../org/apache/juneau/annotation/BeanProperty.html |    2 +-
 .../org/apache/juneau/annotation/Builder.html      |    2 +-
 .../org/apache/juneau/annotation/NameProperty.html |    2 +-
 .../apache/juneau/annotation/ParentProperty.html   |    2 +-
 .../org/apache/juneau/annotation/Swap.html         |    6 +-
 .../org/apache/juneau/annotation/Swaps.html        |    2 +-
 .../src-html/org/apache/juneau/annotation/URI.html |    2 +-
 .../src-html/org/apache/juneau/config/Config.html  |    2 +-
 .../org/apache/juneau/config/ConfigBuilder.html    |    2 +-
 .../apache/juneau/config/encode/ConfigEncoder.html |    2 +-
 .../juneau/config/encode/ConfigXorEncoder.html     |    2 +-
 .../org/apache/juneau/config/vars/ConfigVar.html   |    4 +-
 .../org/apache/juneau/dto/atom/AtomBuilder.html    |    4 +-
 .../org/apache/juneau/dto/atom/Category.html       |    4 +-
 .../org/apache/juneau/dto/atom/Common.html         |    4 +-
 .../org/apache/juneau/dto/atom/CommonEntry.html    |    4 +-
 .../org/apache/juneau/dto/atom/Content.html        |    4 +-
 .../src-html/org/apache/juneau/dto/atom/Entry.html |    4 +-
 .../src-html/org/apache/juneau/dto/atom/Feed.html  |    4 +-
 .../org/apache/juneau/dto/atom/Generator.html      |    4 +-
 .../src-html/org/apache/juneau/dto/atom/Icon.html  |    4 +-
 .../src-html/org/apache/juneau/dto/atom/Id.html    |    4 +-
 .../src-html/org/apache/juneau/dto/atom/Link.html  |    4 +-
 .../src-html/org/apache/juneau/dto/atom/Logo.html  |    4 +-
 .../org/apache/juneau/dto/atom/Person.html         |    4 +-
 .../org/apache/juneau/dto/atom/Source.html         |    4 +-
 .../src-html/org/apache/juneau/dto/atom/Text.html  |    4 +-
 .../src-html/org/apache/juneau/dto/html5/A.html    |   16 +-
 .../src-html/org/apache/juneau/dto/html5/Abbr.html |    4 +-
 .../org/apache/juneau/dto/html5/Address.html       |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Area.html |   22 +-
 .../org/apache/juneau/dto/html5/Article.html       |    4 +-
 .../org/apache/juneau/dto/html5/Aside.html         |    4 +-
 .../org/apache/juneau/dto/html5/Audio.html         |   20 +-
 .../src-html/org/apache/juneau/dto/html5/B.html    |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Base.html |    8 +-
 .../src-html/org/apache/juneau/dto/html5/Bdi.html  |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Bdo.html  |    4 +-
 .../org/apache/juneau/dto/html5/Blockquote.html    |    6 +-
 .../src-html/org/apache/juneau/dto/html5/Body.html |   16 +-
 .../src-html/org/apache/juneau/dto/html5/Br.html   |    4 +-
 .../org/apache/juneau/dto/html5/Button.html        |   28 +-
 .../org/apache/juneau/dto/html5/Canvas.html        |    8 +-
 .../org/apache/juneau/dto/html5/Caption.html       |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Cite.html |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Code.html |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Col.html  |    6 +-
 .../org/apache/juneau/dto/html5/Colgroup.html      |    6 +-
 .../src-html/org/apache/juneau/dto/html5/Data.html |    6 +-
 .../org/apache/juneau/dto/html5/Datalist.html      |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Dd.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Del.html  |    8 +-
 .../src-html/org/apache/juneau/dto/html5/Dfn.html  |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Div.html  |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Dl.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Dt.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Em.html   |    4 +-
 .../org/apache/juneau/dto/html5/Embed.html         |   12 +-
 .../org/apache/juneau/dto/html5/Fieldset.html      |   10 +-
 .../org/apache/juneau/dto/html5/Figcaption.html    |    4 +-
 .../org/apache/juneau/dto/html5/Figure.html        |    4 +-
 .../org/apache/juneau/dto/html5/Footer.html        |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Form.html |   20 +-
 .../src-html/org/apache/juneau/dto/html5/H1.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/H2.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/H3.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/H4.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/H5.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/H6.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Head.html |    4 +-
 .../org/apache/juneau/dto/html5/Header.html        |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Hr.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Html.html |    6 +-
 .../juneau/dto/html5/HtmlBeanDictionary.html       |    2 +-
 .../org/apache/juneau/dto/html5/HtmlBuilder.html   |    2 +-
 .../org/apache/juneau/dto/html5/HtmlElement.html   |  126 +-
 .../juneau/dto/html5/HtmlElementContainer.html     |    2 +-
 .../apache/juneau/dto/html5/HtmlElementMixed.html  |    2 +-
 .../juneau/dto/html5/HtmlElementRawText.html       |    4 +-
 .../apache/juneau/dto/html5/HtmlElementText.html   |    2 +-
 .../apache/juneau/dto/html5/HtmlElementVoid.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/I.html    |    4 +-
 .../org/apache/juneau/dto/html5/Iframe.html        |   16 +-
 .../src-html/org/apache/juneau/dto/html5/Img.html  |   18 +-
 .../org/apache/juneau/dto/html5/Input.html         |   70 +-
 .../src-html/org/apache/juneau/dto/html5/Ins.html  |    8 +-
 .../src-html/org/apache/juneau/dto/html5/Kbd.html  |    4 +-
 .../org/apache/juneau/dto/html5/Keygen.html        |   16 +-
 .../org/apache/juneau/dto/html5/Label.html         |    8 +-
 .../org/apache/juneau/dto/html5/Legend.html        |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Li.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Link.html |   18 +-
 .../src-html/org/apache/juneau/dto/html5/Main.html |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Map.html  |    6 +-
 .../src-html/org/apache/juneau/dto/html5/Mark.html |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Meta.html |   12 +-
 .../org/apache/juneau/dto/html5/Meter.html         |   16 +-
 .../src-html/org/apache/juneau/dto/html5/Nav.html  |    4 +-
 .../org/apache/juneau/dto/html5/Noscript.html      |    4 +-
 .../org/apache/juneau/dto/html5/Object2.html       |   20 +-
 .../src-html/org/apache/juneau/dto/html5/Ol.html   |   10 +-
 .../org/apache/juneau/dto/html5/Optgroup.html      |    8 +-
 .../org/apache/juneau/dto/html5/Option.html        |   12 +-
 .../org/apache/juneau/dto/html5/Output.html        |   10 +-
 .../src-html/org/apache/juneau/dto/html5/P.html    |    4 +-
 .../org/apache/juneau/dto/html5/Param.html         |    8 +-
 .../src-html/org/apache/juneau/dto/html5/Pre.html  |    4 +-
 .../org/apache/juneau/dto/html5/Progress.html      |    8 +-
 .../src-html/org/apache/juneau/dto/html5/Q.html    |    6 +-
 .../src-html/org/apache/juneau/dto/html5/Rb.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Rp.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Rt.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Rtc.html  |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Ruby.html |    4 +-
 .../src-html/org/apache/juneau/dto/html5/S.html    |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Samp.html |    4 +-
 .../org/apache/juneau/dto/html5/Script.html        |   16 +-
 .../org/apache/juneau/dto/html5/Section.html       |    4 +-
 .../org/apache/juneau/dto/html5/Select.html        |   18 +-
 .../org/apache/juneau/dto/html5/Small.html         |    4 +-
 .../org/apache/juneau/dto/html5/Source.html        |    8 +-
 .../src-html/org/apache/juneau/dto/html5/Span.html |    4 +-
 .../org/apache/juneau/dto/html5/Strong.html        |    4 +-
 .../org/apache/juneau/dto/html5/Style.html         |    8 +-
 .../src-html/org/apache/juneau/dto/html5/Sub.html  |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Sup.html  |    4 +-
 .../org/apache/juneau/dto/html5/Table.html         |    6 +-
 .../org/apache/juneau/dto/html5/Tbody.html         |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Td.html   |   10 +-
 .../org/apache/juneau/dto/html5/Template.html      |    4 +-
 .../org/apache/juneau/dto/html5/Textarea.html      |   34 +-
 .../org/apache/juneau/dto/html5/Tfoot.html         |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Th.html   |   16 +-
 .../org/apache/juneau/dto/html5/Thead.html         |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Time.html |    6 +-
 .../org/apache/juneau/dto/html5/Title.html         |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Tr.html   |    4 +-
 .../org/apache/juneau/dto/html5/Track.html         |   14 +-
 .../src-html/org/apache/juneau/dto/html5/U.html    |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Ul.html   |    4 +-
 .../src-html/org/apache/juneau/dto/html5/Var.html  |    4 +-
 .../org/apache/juneau/dto/html5/Video.html         |   26 +-
 .../src-html/org/apache/juneau/dto/html5/Wbr.html  |    4 +-
 .../JsonSchema.BooleanOrSchemaArraySwap.html       |    2 +-
 .../jsonschema/JsonSchema.BooleanOrSchemaSwap.html |    2 +-
 .../JsonSchema.JsonSchemaOrSchemaArraySwap.html    |    2 +-
 .../JsonSchema.JsonTypeOrJsonTypeArraySwap.html    |    2 +-
 .../apache/juneau/dto/jsonschema/JsonSchema.html   |    2 +-
 .../juneau/dto/jsonschema/JsonSchemaArray.html     |    2 +-
 .../juneau/dto/jsonschema/JsonSchemaMap.html       |    2 +-
 .../juneau/dto/jsonschema/JsonSchemaProperty.html  |    2 +-
 .../jsonschema/JsonSchemaPropertySimpleArray.html  |    2 +-
 .../juneau/dto/jsonschema/JsonSchemaRef.html       |    2 +-
 .../org/apache/juneau/dto/jsonschema/JsonType.html |    2 +-
 .../juneau/dto/jsonschema/JsonTypeArray.html       |    2 +-
 .../org/apache/juneau/dto/swagger/Contact.html     |    2 +-
 .../juneau/dto/swagger/ExternalDocumentation.html  |    4 +-
 .../org/apache/juneau/dto/swagger/HeaderInfo.html  |   60 +-
 .../org/apache/juneau/dto/swagger/Info.html        |    6 +-
 .../org/apache/juneau/dto/swagger/Items.html       |   60 +-
 .../org/apache/juneau/dto/swagger/License.html     |    2 +-
 .../org/apache/juneau/dto/swagger/Operation.html   |   30 +-
 .../apache/juneau/dto/swagger/ParameterInfo.html   |   72 +-
 .../apache/juneau/dto/swagger/ResponseInfo.html    |    8 +-
 .../org/apache/juneau/dto/swagger/SchemaInfo.html  |   12 +-
 .../apache/juneau/dto/swagger/SecurityScheme.html  |    2 +-
 .../org/apache/juneau/dto/swagger/Swagger.html     | 2331 +++++----
 .../apache/juneau/dto/swagger/SwaggerBuilder.html  |    2 +-
 .../apache/juneau/dto/swagger/SwaggerElement.html  |    2 +-
 .../org/apache/juneau/dto/swagger/Tag.html         |    6 +-
 .../org/apache/juneau/dto/swagger/Xml.html         |    2 +-
 .../org/apache/juneau/html/HtmlDocSerializer.html  |    2 +-
 .../org/apache/juneau/html/HtmlRender.html         |    2 +-
 .../juneau/html/HtmlSchemaDocSerializer.html       |    2 +-
 .../org/apache/juneau/html/HtmlSerializer.Sq.html  |    2 +-
 .../juneau/html/HtmlSerializer.SqReadable.html     |    2 +-
 .../org/apache/juneau/html/HtmlSerializer.html     |    2 +-
 .../juneau/html/HtmlStrippedDocSerializer.html     |    2 +-
 .../org/apache/juneau/html/annotation/Html.html    |    2 +-
 .../src-html/org/apache/juneau/http/Accept.html    |  197 +-
 .../org/apache/juneau/http/AcceptCharset.html      |    2 +-
 .../org/apache/juneau/http/AcceptEncoding.html     |    2 +-
 .../org/apache/juneau/http/AcceptLanguage.html     |    2 +-
 .../org/apache/juneau/http/AcceptRanges.html       |    2 +-
 .../src-html/org/apache/juneau/http/Age.html       |    2 +-
 .../src-html/org/apache/juneau/http/Allow.html     |    2 +-
 .../org/apache/juneau/http/Authorization.html      |    2 +-
 .../org/apache/juneau/http/CacheControl.html       |    2 +-
 .../org/apache/juneau/http/Connection.html         |    2 +-
 .../src-html/org/apache/juneau/http/Constants.html |    2 +-
 .../org/apache/juneau/http/ContentEncoding.html    |    2 +-
 .../apache/juneau/http/ContentEncodingEnum.html    |    2 +-
 .../org/apache/juneau/http/ContentLanguage.html    |    2 +-
 .../org/apache/juneau/http/ContentLength.html      |    2 +-
 .../org/apache/juneau/http/ContentLocation.html    |    2 +-
 .../org/apache/juneau/http/ContentRange.html       |    2 +-
 .../org/apache/juneau/http/ContentType.html        |    2 +-
 .../src-html/org/apache/juneau/http/Date.html      |    2 +-
 .../src-html/org/apache/juneau/http/ETag.html      |    2 +-
 .../org/apache/juneau/http/EntityValidator.html    |    2 +-
 .../src-html/org/apache/juneau/http/Expect.html    |    2 +-
 .../src-html/org/apache/juneau/http/Expires.html   |    2 +-
 .../src-html/org/apache/juneau/http/From.html      |    2 +-
 .../org/apache/juneau/http/HeaderDate.html         |    2 +-
 .../apache/juneau/http/HeaderEntityValidator.html  |    2 +-
 .../juneau/http/HeaderEntityValidatorArray.html    |    2 +-
 .../org/apache/juneau/http/HeaderEnum.html         |    2 +-
 .../org/apache/juneau/http/HeaderInteger.html      |    2 +-
 .../org/apache/juneau/http/HeaderLong.html         |    2 +-
 .../org/apache/juneau/http/HeaderRangeArray.html   |    2 +-
 .../org/apache/juneau/http/HeaderString.html       |    2 +-
 .../org/apache/juneau/http/HeaderStringArray.html  |    2 +-
 .../src-html/org/apache/juneau/http/HeaderUri.html |    2 +-
 .../src-html/org/apache/juneau/http/Host.html      |    2 +-
 .../org/apache/juneau/http/HttpMethod.html         |   18 +-
 .../org/apache/juneau/http/HttpMethodName.html     |   18 +-
 .../src-html/org/apache/juneau/http/IfMatch.html   |    2 +-
 .../org/apache/juneau/http/IfModifiedSince.html    |    2 +-
 .../org/apache/juneau/http/IfNoneMatch.html        |    2 +-
 .../src-html/org/apache/juneau/http/IfRange.html   |    2 +-
 .../org/apache/juneau/http/IfUnmodifiedSince.html  |    2 +-
 .../org/apache/juneau/http/LastModified.html       |    2 +-
 .../src-html/org/apache/juneau/http/Location.html  |    2 +-
 .../org/apache/juneau/http/MaxForwards.html        |    2 +-
 .../src-html/org/apache/juneau/http/MediaType.html |    2 +-
 .../org/apache/juneau/http/MediaTypeRange.html     |    2 +-
 .../src-html/org/apache/juneau/http/Pragma.html    |    2 +-
 .../org/apache/juneau/http/ProxyAuthenticate.html  |    2 +-
 .../org/apache/juneau/http/ProxyAuthorization.html |    2 +-
 .../src-html/org/apache/juneau/http/Range.html     |    2 +-
 .../src-html/org/apache/juneau/http/Referer.html   |    2 +-
 .../org/apache/juneau/http/RetryAfter.html         |    2 +-
 .../src-html/org/apache/juneau/http/Server.html    |    2 +-
 .../org/apache/juneau/http/StringRange.html        |    2 +-
 .../src-html/org/apache/juneau/http/TE.html        |    2 +-
 .../src-html/org/apache/juneau/http/Trailer.html   |    2 +-
 .../org/apache/juneau/http/TransferEncoding.html   |    2 +-
 .../src-html/org/apache/juneau/http/Upgrade.html   |    2 +-
 .../src-html/org/apache/juneau/http/UserAgent.html |    2 +-
 .../src-html/org/apache/juneau/http/Vary.html      |    2 +-
 .../src-html/org/apache/juneau/http/Via.html       |    2 +-
 .../src-html/org/apache/juneau/http/Warning.html   |    2 +-
 .../org/apache/juneau/http/WwwAuthenticate.html    |    2 +-
 .../juneau/http/annotation/AnnotationUtils.html    |   27 +-
 .../org/apache/juneau/http/annotation/Body.html    | 1166 +++--
 .../org/apache/juneau/http/annotation/Contact.html |   22 +-
 .../juneau/http/annotation/ExternalDocs.html       |   20 +-
 .../apache/juneau/http/annotation/FormData.html    | 1909 ++++----
 .../apache/juneau/http/annotation/HasFormData.html |    2 +-
 .../apache/juneau/http/annotation/HasQuery.html    |    2 +-
 .../org/apache/juneau/http/annotation/Header.html  | 1877 ++++---
 .../org/apache/juneau/http/annotation/Items.html   |   82 +-
 .../org/apache/juneau/http/annotation/License.html |   18 +-
 .../org/apache/juneau/http/annotation/Path.html    | 1616 +++---
 .../org/apache/juneau/http/annotation/Query.html   | 1955 ++++----
 .../org/apache/juneau/http/annotation/Request.html |   12 +-
 .../apache/juneau/http/annotation/Response.html    |  725 +--
 .../juneau/http/annotation/ResponseBody.html       |   25 +-
 .../juneau/http/annotation/ResponseHeader.html     |  964 ++--
 .../juneau/http/annotation/ResponseStatus.html     |   28 +-
 .../org/apache/juneau/http/annotation/Schema.html  |  166 +-
 .../apache/juneau/http/annotation/SubItems.html    |   84 +-
 .../org/apache/juneau/http/annotation/Tag.html     |   28 +-
 .../httppart/HttpPartSchema.CollectionFormat.html  | 2172 +++++----
 .../juneau/httppart/HttpPartSchema.Format.html     | 2172 +++++----
 .../juneau/httppart/HttpPartSchema.Type.html       | 2172 +++++----
 .../org/apache/juneau/httppart/HttpPartSchema.html | 2172 +++++----
 .../juneau/httppart/HttpPartSchemaBuilder.html     | 2678 +++++-----
 .../org/apache/juneau/httppart/HttpPartType.html   |   17 +-
 .../apache/juneau/httppart/OpenApiPartParser.html  |    2 +-
 .../juneau/httppart/OpenApiPartSerializer.html     |    2 +-
 .../juneau/httppart/bean/RequestBeanMeta.html      |  325 +-
 .../httppart/bean/RequestBeanPropertyMeta.html     |  258 +-
 .../juneau/httppart/bean/ResponseBeanMeta.html     |  393 +-
 .../httppart/bean/ResponseBeanPropertyMeta.html    |  151 +-
 .../juneau/internal/ClassUtils.MethodInfo.html     | 2627 +++++-----
 .../org/apache/juneau/internal/ClassUtils.html     | 2627 +++++-----
 .../org/apache/juneau/internal/HttpUtils.html      |  164 +
 .../org/apache/juneau/internal/StringUtils.html    | 3121 ++++++------
 .../src-html/org/apache/juneau/jena/RdfCommon.html |   20 +-
 .../src-html/org/apache/juneau/jena/RdfParser.html |    2 +-
 .../org/apache/juneau/jena/RdfSerializer.html      |  423 +-
 .../juneau/json/JsonSerializer.Readable.html       |  231 +-
 .../juneau/json/JsonSerializer.ReadableSafe.html   |  231 +-
 .../org/apache/juneau/json/JsonSerializer.html     |  231 +-
 .../juneau/json/SimpleJsonSerializer.Readable.html |    2 +-
 .../apache/juneau/json/SimpleJsonSerializer.html   |    2 +-
 .../org/apache/juneau/marshall/CharMarshall.html   |    2 +-
 .../src-html/org/apache/juneau/marshall/Html.html  |    2 +-
 .../src-html/org/apache/juneau/marshall/Jso.html   |    2 +-
 .../src-html/org/apache/juneau/marshall/Json.html  |    2 +-
 .../org/apache/juneau/marshall/Marshall.html       |    2 +-
 .../org/apache/juneau/marshall/MsgPack.html        |    2 +-
 .../org/apache/juneau/marshall/PlainText.html      |    4 +-
 .../org/apache/juneau/marshall/SimpleJson.html     |    2 +-
 .../org/apache/juneau/marshall/StreamMarshall.html |    2 +-
 .../src-html/org/apache/juneau/marshall/Uon.html   |    2 +-
 .../org/apache/juneau/marshall/UrlEncoding.html    |    2 +-
 .../src-html/org/apache/juneau/marshall/Xml.html   |    2 +-
 .../src-html/org/apache/juneau/parser/Parser.html  | 1737 ++++---
 .../apache/juneau/plaintext/PlainTextParser.html   |   67 +-
 .../juneau/plaintext/PlainTextSerializer.html      |   93 +-
 .../RemoteInterface.html}                          |   43 +-
 .../apache/juneau/remote/RemoteInterfaceMeta.html  |  198 +
 .../juneau/remote/RemoteInterfaceMethod.html       |  152 +
 .../org/apache/juneau/remoteable/RemoteMethod.html |  175 -
 .../org/apache/juneau/remoteable/Remoteable.html   |  148 -
 .../juneau/remoteable/RemoteableMethodMeta.html    |  297 --
 .../apache/juneau/rest/BasicRestInfoProvider.html  |    2 +-
 .../org/apache/juneau/rest/BasicRestLogger.html    |    2 +-
 .../juneau/rest/BasicRestResourceResolver.html     |    2 +-
 .../org/apache/juneau/rest/BasicRestServlet.html   |    2 +-
 .../apache/juneau/rest/BasicRestServletGroup.html  |    2 +-
 .../apache/juneau/rest/ClientVersionMatcher.html   |    2 +-
 .../org/apache/juneau/rest/HtmlDocBuilder.html     |   30 +-
 .../apache/juneau/rest/MessageBundleLocation.html  |    2 +-
 .../org/apache/juneau/rest/NoOpRestLogger.html     |    2 +-
 .../org/apache/juneau/rest/RequestBody.html        |  252 +-
 .../org/apache/juneau/rest/RequestFormData.html    |    2 +-
 .../org/apache/juneau/rest/RequestHeaders.html     |    2 +-
 .../org/apache/juneau/rest/RequestPath.html        |    2 +-
 .../org/apache/juneau/rest/RequestProperties.html  |    2 +-
 .../org/apache/juneau/rest/RequestQuery.html       |    2 +-
 .../org/apache/juneau/rest/ResponseHandler.html    |    2 +-
 .../src-html/org/apache/juneau/rest/RestChild.html |    2 +-
 .../apache/juneau/rest/RestContext.StaticFile.html | 3397 ++++++-------
 .../org/apache/juneau/rest/RestContext.html        | 3397 ++++++-------
 .../org/apache/juneau/rest/RestContextBuilder.html |    2 +-
 .../apache/juneau/rest/RestContextProperties.html  |    2 +-
 .../org/apache/juneau/rest/RestConverter.html      |    2 +-
 .../src-html/org/apache/juneau/rest/RestGuard.html |    2 +-
 .../apache/juneau/rest/RestInfoProvider.Null.html  |    2 +-
 .../org/apache/juneau/rest/RestInfoProvider.html   |    2 +-
 .../org/apache/juneau/rest/RestJavaMethod.html     | 1312 +++--
 .../org/apache/juneau/rest/RestLogger.Null.html    |    2 +-
 .../org/apache/juneau/rest/RestLogger.html         |    2 +-
 .../org/apache/juneau/rest/RestMatcher.html        |    2 +-
 .../org/apache/juneau/rest/RestMethodParam.html    |    2 +-
 .../apache/juneau/rest/RestMethodProperties.html   |    2 +-
 .../org/apache/juneau/rest/RestParamType.html      |    2 +-
 .../org/apache/juneau/rest/RestRequest.html        | 3273 +++++++------
 .../juneau/rest/RestResourceResolver.Null.html     |    2 +-
 .../apache/juneau/rest/RestResourceResolver.html   |    2 +-
 .../org/apache/juneau/rest/RestResponse.html       |   10 +-
 .../org/apache/juneau/rest/RestServlet.html        |    2 +-
 .../org/apache/juneau/rest/StaticFileMapping.html  |    2 +-
 .../apache/juneau/rest/annotation/HookEvent.html   |    2 +-
 .../org/apache/juneau/rest/annotation/HtmlDoc.html |   26 +-
 .../org/apache/juneau/rest/annotation/Method.html  |    2 +-
 .../juneau/rest/annotation/MethodSwagger.html      |   38 +-
 .../apache/juneau/rest/annotation/Property.html    |    2 +-
 .../juneau/rest/annotation/ResourceSwagger.html    |   34 +-
 .../apache/juneau/rest/annotation/RestHook.html    |    2 +-
 .../apache/juneau/rest/annotation/RestMethod.html  |   36 +-
 .../juneau/rest/annotation/RestResource.html       |   60 +-
 .../org/apache/juneau/rest/client/RestCall.html    | 4498 ++++++++---------
 .../org/apache/juneau/rest/client/RestClient.html  | 2527 +++++-----
 .../juneau/rest/client/RestClientBuilder.html      | 5136 ++++++++++----------
 .../client/remote/RemoteMetadataException.html}    |   16 +-
 .../juneau/rest/client/remote/RemoteMethod.html    |  186 +
 .../client/remote}/RemoteMethodArg.html            |    8 +-
 .../client/remote}/RemoteMethodBeanArg.html        |   23 +-
 .../rest/client/remote/RemoteMethodMeta.html       |  327 ++
 .../client/remote}/RemoteMethodReturn.html         |   18 +-
 .../client/remote/RemoteResource.html}             |   45 +-
 .../client/remote/RemoteResourceMeta.html}         |   87 +-
 .../client/remote/RemoteReturn.html}               |    8 +-
 .../juneau/rest/converters/Introspectable.html     |    2 +-
 .../apache/juneau/rest/converters/Queryable.html   |    2 +-
 .../apache/juneau/rest/converters/Traversable.html |    2 +-
 .../BeanDescription.BeanPropertyDescription.html   |    2 +-
 .../apache/juneau/rest/helper/BeanDescription.html |    2 +-
 .../rest/helper/ChildResourceDescriptions.html     |    2 +-
 .../apache/juneau/rest/helper/ReaderResource.html  |    2 +-
 .../juneau/rest/helper/ReaderResourceBuilder.html  |    2 +-
 .../juneau/rest/helper/ResourceDescription.html    |    2 +-
 .../apache/juneau/rest/helper/StreamResource.html  |    2 +-
 .../juneau/rest/helper/StreamResourceBuilder.html  |    2 +-
 .../org/apache/juneau/rest/jaxrs/BaseProvider.html |    2 +-
 .../apache/juneau/rest/jaxrs/BasicProvider.html    |    2 +-
 .../apache/juneau/rest/jaxrs/JuneauProvider.html   |    2 +-
 .../rest/matchers/MultipartFormDataMatcher.html    |    2 +-
 .../rest/matchers/UrlEncodedFormMatcher.html       |    2 +-
 .../apache/juneau/rest/mock/MockHttpSession.html   |    2 +-
 .../org/apache/juneau/rest/mock/MockRest.html      |    4 +-
 .../juneau/rest/mock/MockServletRequest.html       |    2 +-
 .../juneau/rest/mock/MockServletResponse.html      |    2 +-
 .../juneau/rest/remote/RemoteInterfaceServlet.html |  312 ++
 .../remoteable/RemoteableServiceProperties.html    |  121 -
 .../juneau/rest/remoteable/RemoteableServlet.html  |  317 --
 .../juneau/rest/reshandlers/DefaultHandler.html    |  374 +-
 .../rest/reshandlers/InputStreamHandler.html       |    2 +-
 .../juneau/rest/reshandlers/ReaderHandler.html     |    2 +-
 .../org/apache/juneau/rest/vars/FileVar.html       |    2 +-
 .../apache/juneau/rest/vars/LocalizationVar.html   |    2 +-
 .../juneau/rest/vars/RequestAttributeVar.html      |    2 +-
 .../juneau/rest/vars/RequestFormDataVar.html       |    2 +-
 .../apache/juneau/rest/vars/RequestHeaderVar.html  |    2 +-
 .../apache/juneau/rest/vars/RequestPathVar.html    |    2 +-
 .../apache/juneau/rest/vars/RequestQueryVar.html   |    2 +-
 .../org/apache/juneau/rest/vars/RequestVar.html    |    2 +-
 .../org/apache/juneau/rest/vars/RestInfoVar.html   |    2 +-
 .../juneau/rest/vars/SerializedRequestAttrVar.html |    2 +-
 .../juneau/rest/vars/ServletInitParamVar.html      |    2 +-
 .../org/apache/juneau/rest/vars/UrlEncodeVar.html  |    2 +-
 .../org/apache/juneau/rest/vars/UrlVar.html        |    2 +-
 .../org/apache/juneau/rest/vars/WidgetVar.html     |    2 +-
 .../juneau/rest/widget/ContentTypeMenuItem.html    |    2 +-
 .../apache/juneau/rest/widget/MenuItemWidget.html  |    2 +-
 .../apache/juneau/rest/widget/PoweredByJuneau.html |    4 +-
 .../apache/juneau/rest/widget/QueryMenuItem.html   |    2 +-
 .../apache/juneau/rest/widget/ThemeMenuItem.html   |    2 +-
 .../org/apache/juneau/rest/widget/Tooltip.html     |    2 +-
 .../org/apache/juneau/rest/widget/Widget.html      |    8 +-
 .../juneau/serializer/OutputStreamSerializer.html  |  147 +-
 .../org/apache/juneau/serializer/Serializer.html   |  741 ++-
 .../apache/juneau/serializer/WriterSerializer.html |  249 +-
 .../org/apache/juneau/svl/DefaultingVar.html       |    2 +-
 .../src-html/org/apache/juneau/svl/MapVar.html     |    2 +-
 .../apache/juneau/svl/MultipartResolvingVar.html   |    2 +-
 .../org/apache/juneau/svl/MultipartVar.html        |    2 +-
 .../org/apache/juneau/svl/ResolvingObjectMap.html  |    2 +-
 .../src-html/org/apache/juneau/svl/SimpleVar.html  |    2 +-
 .../org/apache/juneau/svl/StreamedVar.html         |    2 +-
 .../src-html/org/apache/juneau/svl/Var.html        |    2 +-
 .../org/apache/juneau/svl/VarResolver.html         |    2 +-
 .../org/apache/juneau/svl/VarResolverBuilder.html  |    2 +-
 .../org/apache/juneau/svl/VarResolverContext.html  |    2 +-
 .../org/apache/juneau/svl/VarResolverSession.html  |    2 +-
 .../org/apache/juneau/svl/vars/CoalesceVar.html    |    2 +-
 .../apache/juneau/svl/vars/EnvVariablesVar.html    |    2 +-
 .../src-html/org/apache/juneau/svl/vars/IfVar.html |    2 +-
 .../org/apache/juneau/svl/vars/LowerCaseVar.html   |    2 +-
 .../org/apache/juneau/svl/vars/NotEmptyVar.html    |    2 +-
 .../apache/juneau/svl/vars/PatternMatchVar.html    |    2 +-
 .../org/apache/juneau/svl/vars/SwitchVar.html      |    2 +-
 .../juneau/svl/vars/SystemPropertiesVar.html       |    2 +-
 .../org/apache/juneau/svl/vars/UpperCaseVar.html   |    2 +-
 .../org/apache/juneau/transform/BeanFilter.html    |    2 +-
 .../apache/juneau/transform/BeanFilterBuilder.html |    2 +-
 .../org/apache/juneau/transform/Builder.html       |    2 +-
 .../org/apache/juneau/transform/BuilderSwap.html   |    2 +-
 .../org/apache/juneau/transform/PojoSwap.html      |   12 +-
 .../org/apache/juneau/transform/Surrogate.html     |    2 +-
 .../apache/juneau/transforms/BeanStringSwap.html   |    2 +-
 .../apache/juneau/uon/UonSerializer.Encoding.html  |  205 +-
 .../apache/juneau/uon/UonSerializer.Readable.html  |  205 +-
 .../org/apache/juneau/uon/UonSerializer.html       |  205 +-
 .../UrlEncodingSerializer.Expanded.html            |  163 +-
 .../UrlEncodingSerializer.PlainText.html           |  163 +-
 .../UrlEncodingSerializer.Readable.html            |  163 +-
 .../juneau/urlencoding/UrlEncodingSerializer.html  |  163 +-
 .../org/apache/juneau/xml/XmlSerializer.Ns.html    |  335 +-
 .../org/apache/juneau/xml/XmlSerializer.NsSq.html  |  335 +-
 .../juneau/xml/XmlSerializer.NsSqReadable.html     |  335 +-
 .../org/apache/juneau/xml/XmlSerializer.Sq.html    |  335 +-
 .../juneau/xml/XmlSerializer.SqReadable.html       |  335 +-
 .../org/apache/juneau/xml/XmlSerializer.html       |  335 +-
 873 files changed, 46206 insertions(+), 45654 deletions(-)

diff --git a/content/site/apidocs_preview/allclasses-frame.html b/content/site/apidocs_preview/allclasses-frame.html
index f9ff0b7..ca3e7de 100644
--- a/content/site/apidocs_preview/allclasses-frame.html
+++ b/content/site/apidocs_preview/allclasses-frame.html
@@ -398,6 +398,7 @@
 <li><a href="org/apache/juneau/httppart/HttpPartSerializerSession.html" title="interface in org.apache.juneau.httppart" target="classFrame"><span class="interfaceName">HttpPartSerializerSession</span></a></li>
 <li><a href="org/apache/juneau/httppart/HttpPartType.html" title="enum in org.apache.juneau.httppart" target="classFrame">HttpPartType</a></li>
 <li><a href="org/apache/juneau/rest/response/HttpResponse.html" title="class in org.apache.juneau.rest.response" target="classFrame">HttpResponse</a></li>
+<li><a href="org/apache/juneau/internal/HttpUtils.html" title="class in org.apache.juneau.internal" target="classFrame">HttpUtils</a></li>
 <li><a href="org/apache/juneau/rest/exception/HttpVersionNotSupported.html" title="class in org.apache.juneau.rest.exception" target="classFrame">HttpVersionNotSupported</a></li>
 <li><a href="org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5" target="classFrame">I</a></li>
 <li><a href="org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom" target="classFrame">Icon</a></li>
@@ -708,16 +709,19 @@
 <li><a href="org/apache/juneau/transforms/ReaderSwap.UrlEncoding.html" title="class in org.apache.juneau.transforms" target="classFrame">ReaderSwap.UrlEncoding</a></li>
 <li><a href="org/apache/juneau/transforms/ReaderSwap.Xml.html" title="class in org.apache.juneau.transforms" target="classFrame">ReaderSwap.Xml</a></li>
 <li><a href="org/apache/juneau/http/Referer.html" title="class in org.apache.juneau.http" target="classFrame">Referer</a></li>
-<li><a href="org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable" target="classFrame">Remoteable</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteableMeta.html" title="class in org.apache.juneau.remoteable" target="classFrame">RemoteableMeta</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteableMetadataException.html" title="class in org.apache.juneau.remoteable" target="classFrame">RemoteableMetadataException</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable" target="classFrame">RemoteableMethodMeta</a></li>
-<li><a href="org/apache/juneau/rest/remoteable/RemoteableServiceProperties.html" title="class in org.apache.juneau.rest.remoteable" target="classFrame">RemoteableServiceProperties</a></li>
-<li><a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html" title="class in org.apache.juneau.rest.remoteable" target="classFrame">RemoteableServlet</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteMethod.html" title="annotation in org.apache.juneau.remoteable" target="classFrame">RemoteMethod</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteMethodArg.html" title="class in org.apache.juneau.remoteable" target="classFrame">RemoteMethodArg</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteMethodBeanArg.html" title="class in org.apache.juneau.remoteable" target="classFrame">RemoteMethodBeanArg</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteMethodReturn.html" title="class in org.apache.juneau.remoteable" target="classFrame">RemoteMethodReturn</a></li>
+<li><a href="org/apache/juneau/remote/RemoteInterface.html" title="annotation in org.apache.juneau.remote" target="classFrame">RemoteInterface</a></li>
+<li><a href="org/apache/juneau/remote/RemoteInterfaceMeta.html" title="class in org.apache.juneau.remote" target="classFrame">RemoteInterfaceMeta</a></li>
+<li><a href="org/apache/juneau/remote/RemoteInterfaceMethod.html" title="class in org.apache.juneau.remote" target="classFrame">RemoteInterfaceMethod</a></li>
+<li><a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html" title="class in org.apache.juneau.rest.remote" target="classFrame">RemoteInterfaceServlet</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteMetadataException.html" title="class in org.apache.juneau.rest.client.remote" target="classFrame">RemoteMetadataException</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteMethod.html" title="annotation in org.apache.juneau.rest.client.remote" target="classFrame">RemoteMethod</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html" title="class in org.apache.juneau.rest.client.remote" target="classFrame">RemoteMethodArg</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteMethodBeanArg.html" title="class in org.apache.juneau.rest.client.remote" target="classFrame">RemoteMethodBeanArg</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote" target="classFrame">RemoteMethodMeta</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteMethodReturn.html" title="class in org.apache.juneau.rest.client.remote" target="classFrame">RemoteMethodReturn</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteResource.html" title="annotation in org.apache.juneau.rest.client.remote" target="classFrame">RemoteResource</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteResourceMeta.html" title="class in org.apache.juneau.rest.client.remote" target="classFrame">RemoteResourceMeta</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteReturn.html" title="enum in org.apache.juneau.rest.client.remote" target="classFrame">RemoteReturn</a></li>
 <li><a href="org/apache/juneau/http/annotation/Request.html" title="annotation in org.apache.juneau.http.annotation" target="classFrame">Request</a></li>
 <li><a href="org/apache/juneau/rest/vars/RequestAttributeVar.html" title="class in org.apache.juneau.rest.vars" target="classFrame">RequestAttributeVar</a></li>
 <li><a href="org/apache/juneau/httppart/bean/RequestBeanMeta.html" title="class in org.apache.juneau.httppart.bean" target="classFrame">RequestBeanMeta</a></li>
@@ -791,7 +795,6 @@
 <li><a href="org/apache/juneau/dto/ResultSetList.html" title="class in org.apache.juneau.dto" target="classFrame">ResultSetList</a></li>
 <li><a href="org/apache/juneau/http/RetryAfter.html" title="class in org.apache.juneau.http" target="classFrame">RetryAfter</a></li>
 <li><a href="org/apache/juneau/rest/client/RetryOn.html" title="class in org.apache.juneau.rest.client" target="classFrame">RetryOn</a></li>
-<li><a href="org/apache/juneau/remoteable/ReturnValue.html" title="enum in org.apache.juneau.remoteable" target="classFrame">ReturnValue</a></li>
 <li><a href="org/apache/juneau/microservice/sample/RootResources.html" title="class in org.apache.juneau.microservice.sample" target="classFrame">RootResources</a></li>
 <li><a href="org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Rp</a></li>
 <li><a href="org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5" target="classFrame">Rt</a></li>
diff --git a/content/site/apidocs_preview/allclasses-noframe.html b/content/site/apidocs_preview/allclasses-noframe.html
index ada5298..ce28331 100644
--- a/content/site/apidocs_preview/allclasses-noframe.html
+++ b/content/site/apidocs_preview/allclasses-noframe.html
@@ -398,6 +398,7 @@
 <li><a href="org/apache/juneau/httppart/HttpPartSerializerSession.html" title="interface in org.apache.juneau.httppart"><span class="interfaceName">HttpPartSerializerSession</span></a></li>
 <li><a href="org/apache/juneau/httppart/HttpPartType.html" title="enum in org.apache.juneau.httppart">HttpPartType</a></li>
 <li><a href="org/apache/juneau/rest/response/HttpResponse.html" title="class in org.apache.juneau.rest.response">HttpResponse</a></li>
+<li><a href="org/apache/juneau/internal/HttpUtils.html" title="class in org.apache.juneau.internal">HttpUtils</a></li>
 <li><a href="org/apache/juneau/rest/exception/HttpVersionNotSupported.html" title="class in org.apache.juneau.rest.exception">HttpVersionNotSupported</a></li>
 <li><a href="org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a></li>
 <li><a href="org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a></li>
@@ -708,16 +709,19 @@
 <li><a href="org/apache/juneau/transforms/ReaderSwap.UrlEncoding.html" title="class in org.apache.juneau.transforms">ReaderSwap.UrlEncoding</a></li>
 <li><a href="org/apache/juneau/transforms/ReaderSwap.Xml.html" title="class in org.apache.juneau.transforms">ReaderSwap.Xml</a></li>
 <li><a href="org/apache/juneau/http/Referer.html" title="class in org.apache.juneau.http">Referer</a></li>
-<li><a href="org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable">Remoteable</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteableMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMeta</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteableMetadataException.html" title="class in org.apache.juneau.remoteable">RemoteableMetadataException</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></li>
-<li><a href="org/apache/juneau/rest/remoteable/RemoteableServiceProperties.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServiceProperties</a></li>
-<li><a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServlet</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteMethod.html" title="annotation in org.apache.juneau.remoteable">RemoteMethod</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteMethodArg.html" title="class in org.apache.juneau.remoteable">RemoteMethodArg</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteMethodBeanArg.html" title="class in org.apache.juneau.remoteable">RemoteMethodBeanArg</a></li>
-<li><a href="org/apache/juneau/remoteable/RemoteMethodReturn.html" title="class in org.apache.juneau.remoteable">RemoteMethodReturn</a></li>
+<li><a href="org/apache/juneau/remote/RemoteInterface.html" title="annotation in org.apache.juneau.remote">RemoteInterface</a></li>
+<li><a href="org/apache/juneau/remote/RemoteInterfaceMeta.html" title="class in org.apache.juneau.remote">RemoteInterfaceMeta</a></li>
+<li><a href="org/apache/juneau/remote/RemoteInterfaceMethod.html" title="class in org.apache.juneau.remote">RemoteInterfaceMethod</a></li>
+<li><a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html" title="class in org.apache.juneau.rest.remote">RemoteInterfaceServlet</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteMetadataException.html" title="class in org.apache.juneau.rest.client.remote">RemoteMetadataException</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteMethod.html" title="annotation in org.apache.juneau.rest.client.remote">RemoteMethod</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodArg</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteMethodBeanArg.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodBeanArg</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteMethodReturn.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodReturn</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteResource.html" title="annotation in org.apache.juneau.rest.client.remote">RemoteResource</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteResourceMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteResourceMeta</a></li>
+<li><a href="org/apache/juneau/rest/client/remote/RemoteReturn.html" title="enum in org.apache.juneau.rest.client.remote">RemoteReturn</a></li>
 <li><a href="org/apache/juneau/http/annotation/Request.html" title="annotation in org.apache.juneau.http.annotation">Request</a></li>
 <li><a href="org/apache/juneau/rest/vars/RequestAttributeVar.html" title="class in org.apache.juneau.rest.vars">RequestAttributeVar</a></li>
 <li><a href="org/apache/juneau/httppart/bean/RequestBeanMeta.html" title="class in org.apache.juneau.httppart.bean">RequestBeanMeta</a></li>
@@ -791,7 +795,6 @@
 <li><a href="org/apache/juneau/dto/ResultSetList.html" title="class in org.apache.juneau.dto">ResultSetList</a></li>
 <li><a href="org/apache/juneau/http/RetryAfter.html" title="class in org.apache.juneau.http">RetryAfter</a></li>
 <li><a href="org/apache/juneau/rest/client/RetryOn.html" title="class in org.apache.juneau.rest.client">RetryOn</a></li>
-<li><a href="org/apache/juneau/remoteable/ReturnValue.html" title="enum in org.apache.juneau.remoteable">ReturnValue</a></li>
 <li><a href="org/apache/juneau/microservice/sample/RootResources.html" title="class in org.apache.juneau.microservice.sample">RootResources</a></li>
 <li><a href="org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a></li>
 <li><a href="org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a></li>
diff --git a/content/site/apidocs_preview/constant-values.html b/content/site/apidocs_preview/constant-values.html
index f27ab92..9cd0461 100644
--- a/content/site/apidocs_preview/constant-values.html
+++ b/content/site/apidocs_preview/constant-values.html
@@ -3243,27 +3243,6 @@
 <ul class="blockList">
 <li class="blockList">
 <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>org.apache.juneau.rest.remoteable.<a href="org/apache/juneau/rest/remoteable/RemoteableServiceProperties.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServiceProperties</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.juneau.rest.remoteable.RemoteableServiceProperties.REMOTEABLE_includeOnlyRemotableMethods">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<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></code></td>
-<td><code><a href="org/apache/juneau/rest/remoteable/RemoteableServiceProperties.html#REMOTEABLE_includeOnlyRemotableMethods">REMOTEABLE_includeOnlyRemotableMethods</a></code></td>
-<td class="colLast"><code>"RemoteableService.includeOnlyRemoteableMethods"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
 <caption><span>org.apache.juneau.rest.response.<a href="org/apache/juneau/rest/response/Accepted.html" title="class in org.apache.juneau.rest.response">Accepted</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
diff --git a/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.1.png b/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.1.png
similarity index 100%
rename from content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.1.png
rename to content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.1.png
diff --git a/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.2.png b/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.2.png
similarity index 100%
rename from content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.2.png
rename to content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.2.png
diff --git a/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.3.png b/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.3.png
similarity index 100%
rename from content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.3.png
rename to content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.3.png
diff --git a/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.4.png b/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.4.png
similarity index 100%
rename from content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.4.png
rename to content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.4.png
diff --git a/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.5.png b/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.5.png
similarity index 100%
rename from content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.5.png
rename to content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.5.png
diff --git a/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.6.png b/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.6.png
similarity index 100%
rename from content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.6.png
rename to content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.6.png
diff --git a/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.7.png b/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.7.png
similarity index 100%
rename from content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.7.png
rename to content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.7.png
diff --git a/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.8.png b/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.8.png
similarity index 100%
rename from content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.8.png
rename to content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.8.png
diff --git a/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.9.png b/content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.9.png
similarity index 100%
rename from content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteableProxiesServerSide.9.png
rename to content/site/apidocs_preview/doc-files/juneau-rest-server.RemoteInterfacesServerSide.9.png
diff --git a/content/site/apidocs_preview/index-all.html b/content/site/apidocs_preview/index-all.html
index aea184a..34b43e2 100644
--- a/content/site/apidocs_preview/index-all.html
+++ b/content/site/apidocs_preview/index-all.html
@@ -75,7 +75,7 @@
 <dl>
 <dt><a href="org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">A</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-a-element">&lt;a&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-a-element'>&lt;a&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/A.html#A--">A()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></dt>
@@ -91,7 +91,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Abbr</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-abbr-element">&lt;abbr&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-abbr-element'>&lt;abbr&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Abbr.html#Abbr--">Abbr()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a></dt>
@@ -107,11 +107,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Th.html#abbr-java.lang.String-">abbr(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-th-abbr">abbr</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-th-abbr'>abbr</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#accept-java.lang.String-">accept(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-accept">accept</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-accept'>accept</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/http/Accept.html" title="class in org.apache.juneau.http"><span class="typeNameLink">Accept</span></a> - Class in <a href="org/apache/juneau/http/package-summary.html">org.apache.juneau.http</a></dt>
 <dd>
@@ -131,7 +131,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Form.html#acceptcharset-java.lang.String-">acceptcharset(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-accept-charset">accept-charset</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-form-accept-charset'>accept-charset</a>
  attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/http/AcceptCharset.html" title="class in org.apache.juneau.http"><span class="typeNameLink">AcceptCharset</span></a> - Class in <a href="org/apache/juneau/http/package-summary.html">org.apache.juneau.http</a></dt>
@@ -200,12 +200,12 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#accesskey-java.lang.String-">accesskey(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/editing.html#the-accesskey-attribute">accesskey</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#the-accesskey-attribute'>accesskey</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Form.html#action-java.lang.String-">action(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-action">action</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-action'>action</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/resources/DirectoryResource.Action.html#Action-java.lang.String-java.lang.String-java.lang.Object...-">Action(String, String, Object...)</a></span> - Constructor for class org.apache.juneau.microservice.resources.<a href="org/apache/juneau/microservice/resources/DirectoryResource.Action.html" title="class in org.apache.juneau.microservice.resources">DirectoryResource.Action</a></dt>
 <dd>&nbsp;</dd>
@@ -729,7 +729,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Address</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-address-element">&lt;address&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/sections.html#the-address-element'>&lt;address&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Address.html#Address--">Address()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a></dt>
@@ -1294,15 +1294,15 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Area.html#alt-java.lang.String-">alt(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-alt">alt</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-alt'>alt</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Img.html#alt-java.lang.String-">alt(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-alt">alt</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-alt'>alt</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#alt-java.lang.String-">alt(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-alt">alt</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-alt'>alt</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/utils/AMap.html" title="class in org.apache.juneau.utils"><span class="typeNameLink">AMap</span></a>&lt;<a href="org/apache/juneau/utils/AMap.html" title="type parameter in AMap">K</a>,<a href="org/apache/juneau/utils/AMap.html" title="type parameter in AMap">V</a>&gt; - Class in <a href="org/apache/juneau/utils/package-summary.html">org.apache.juneau.utils</a></dt>
 <dd>
@@ -1766,7 +1766,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Area</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-area-element">&lt;area&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-area-element'>&lt;area&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Area.html#Area--">Area()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></dt>
@@ -1819,7 +1819,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Article</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-article-element">&lt;article&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/sections.html#the-article-element'>&lt;article&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Article.html#Article--">Article()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a></dt>
@@ -1878,7 +1878,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Aside</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-aside-element">&lt;aside&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/sections.html#the-aside-element'>&lt;aside&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Aside.html#Aside--">Aside()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a></dt>
@@ -2167,7 +2167,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Script.html#async-java.lang.Object-">async(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-async">async</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#attr-script-async'>async</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/atom/AtomBuilder.html" title="class in org.apache.juneau.dto.atom"><span class="typeNameLink">AtomBuilder</span></a> - Class in <a href="org/apache/juneau/dto/atom/package-summary.html">org.apache.juneau.dto.atom</a></dt>
 <dd>
@@ -2241,7 +2241,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Audio</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-audio-element">&lt;audio&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-audio-element'>&lt;audio&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#Audio--">Audio()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
@@ -2362,16 +2362,16 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Form.html#autocomplete-java.lang.String-">autocomplete(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-autocomplete">autocomplete</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-form-autocomplete'>autocomplete</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#autocomplete-java.lang.String-">autocomplete(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autocomplete">autocomplete</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-autocomplete'>autocomplete</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#autocomplete-java.lang.String-">autocomplete(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autocomplete">autocomplete</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-autocomplete'>autocomplete</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializerBuilder.html#autoDetectNamespaces-boolean-">autoDetectNamespaces(boolean)</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -2387,32 +2387,32 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#autofocus-java.lang.Object-">autofocus(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus'>autofocus</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#autofocus-java.lang.String-">autofocus(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus'>autofocus</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Keygen.html#autofocus-java.lang.Object-">autofocus(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus'>autofocus</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Select.html#autofocus-java.lang.Object-">autofocus(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus'>autofocus</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#autofocus-java.lang.Boolean-">autofocus(Boolean)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus'>autofocus</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#autoplay-java.lang.Object-">autoplay(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay'>autoplay</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#autoplay-java.lang.Object-">autoplay(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay'>autoplay</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/util/BoundedServletInputStream.html#available--">available()</a></span> - Method in class org.apache.juneau.rest.util.<a href="org/apache/juneau/rest/util/BoundedServletInputStream.html" title="class in org.apache.juneau.rest.util">BoundedServletInputStream</a></dt>
@@ -2425,7 +2425,7 @@
 <dl>
 <dt><a href="org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">B</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-b-element">&lt;b&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-b-element'>&lt;b&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/B.html#B--">B()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a></dt>
@@ -2490,7 +2490,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Base</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-base-element">&lt;base&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#the-base-element'>&lt;base&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Base.html#Base--">Base()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a></dt>
@@ -2625,7 +2625,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Bdi</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdi-element">&lt;bdi&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-bdi-element'>&lt;bdi&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Bdi.html#Bdi--">Bdi()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a></dt>
@@ -2640,7 +2640,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Bdo</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdo-element">&lt;bdo&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-bdo-element'>&lt;bdo&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Bdo.html#Bdo--">Bdo()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a></dt>
@@ -5089,7 +5089,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Blockquote</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-blockquote-element">&lt;blockquote&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-blockquote-element'>&lt;blockquote&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Blockquote.html#Blockquote--">Blockquote()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a></dt>
@@ -5104,7 +5104,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Body</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-body-element">&lt;body&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/sections.html#the-body-element'>&lt;body&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Body.html#Body--">Body()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></dt>
@@ -5153,7 +5153,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Table.html#border-java.lang.Object-">border(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-table-border">border</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-table-border'>border</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/util/BoundedServletInputStream.html" title="class in org.apache.juneau.rest.util"><span class="typeNameLink">BoundedServletInputStream</span></a> - Class in <a href="org/apache/juneau/rest/util/package-summary.html">org.apache.juneau.rest.util</a></dt>
 <dd>
@@ -5173,7 +5173,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Br</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-br-element">&lt;br&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-br-element'>&lt;br&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Br.html#Br--">Br()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a></dt>
@@ -5464,7 +5464,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Button</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-button-element">&lt;button&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-button-element'>&lt;button&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#Button--">Button()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
@@ -5730,7 +5730,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Canvas</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-canvas-element">&lt;canvas&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#the-canvas-element'>&lt;canvas&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Canvas.html#Canvas--">Canvas()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a></dt>
@@ -5750,7 +5750,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Caption</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-caption-element">&lt;caption&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#the-caption-element'>&lt;caption&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Caption.html#Caption--">Caption()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a></dt>
@@ -5819,7 +5819,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Keygen.html#challenge-java.lang.String-">challenge(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-keygen-challenge">challenge</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-keygen-challenge'>challenge</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#changeSessionId--">changeSessionId()</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
 <dd>&nbsp;</dd>
@@ -5869,12 +5869,12 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meta.html#charset-java.lang.String-">charset(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-charset">charset</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-meta-charset'>charset</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Script.html#charset-java.lang.String-">charset(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-charset">charset</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#attr-script-charset'>charset</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/FileReaderBuilder.html#charset-java.nio.charset.Charset-">charset(Charset)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/FileReaderBuilder.html" title="class in org.apache.juneau.internal">FileReaderBuilder</a></dt>
 <dd>
@@ -5896,7 +5896,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#checked-java.lang.Object-">checked(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-checked">checked</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-checked'>checked</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#checkForInitException--">checkForInitException()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a></dt>
 <dd>
@@ -6316,19 +6316,19 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Blockquote.html#cite-java.lang.String-">cite(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-blockquote-cite">cite</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#attr-blockquote-cite'>cite</a>
  attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Cite</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-cite-element">&lt;cite&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-cite-element'>&lt;cite&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Cite.html#Cite--">Cite()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Del.html#cite-java.lang.String-">cite(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-cite">cite</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/edits.html#attr-mod-cite'>cite</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlBuilder.html#cite--">cite()</a></span> - Static method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5">HtmlBuilder</a></dt>
 <dd>
@@ -6340,11 +6340,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Ins.html#cite-java.lang.String-">cite(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-cite">cite</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/edits.html#attr-mod-cite'>cite</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Q.html#cite-java.lang.String-">cite(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-q-cite">cite</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#attr-q-cite'>cite</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/PropertyConverter.html#CLASS_CONVERTER">CLASS_CONVERTER</a></span> - Static variable in interface org.apache.juneau.<a href="org/apache/juneau/PropertyConverter.html" title="interface in org.apache.juneau">PropertyConverter</a></dt>
 <dd>
@@ -6586,7 +6586,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Code</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-code-element">&lt;code&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-code-element'>&lt;code&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Code.html#Code--">Code()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a></dt>
@@ -6829,7 +6829,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Col</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-col-element">&lt;col&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#the-col-element'>&lt;col&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Col.html#Col--">Col()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a></dt>
@@ -6844,7 +6844,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Colgroup</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-colgroup-element">&lt;colgroup&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#the-colgroup-element'>&lt;colgroup&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Colgroup.html#Colgroup--">Colgroup()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a></dt>
@@ -6907,15 +6907,15 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#cols-java.lang.Object-">cols(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-cols">cols</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-textarea-cols'>cols</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Td.html#colspan-java.lang.Object-">colspan(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-colspan">colspan</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-colspan'>colspan</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Th.html#colspan-java.lang.Object-">colspan(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-colspan">colspan</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-colspan'>colspan</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/cognos/Column.html" title="class in org.apache.juneau.dto.cognos"><span class="typeNameLink">Column</span></a> - Class in <a href="org/apache/juneau/dto/cognos/package-summary.html">org.apache.juneau.dto.cognos</a></dt>
 <dd>
@@ -7223,7 +7223,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HttpMethodName.html#CONNECT">CONNECT</a></span> - Static variable in class org.apache.juneau.http.<a href="org/apache/juneau/http/HttpMethodName.html" title="class in org.apache.juneau.http">HttpMethodName</a></dt>
 <dd>
-<div class="block"><a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.9" class="doclink">CONNECT</a></div>
+<div class="block"><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.9'>CONNECT</a></div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/mock/MockHttpClientConnectionManager.html#connect-org.apache.http.HttpClientConnection-org.apache.http.conn.routing.HttpRoute-int-org.apache.http.protocol.HttpContext-">connect(HttpClientConnection, HttpRoute, int, HttpContext)</a></span> - Method in class org.apache.juneau.rest.client.mock.<a href="org/apache/juneau/rest/client/mock/MockHttpClientConnectionManager.html" title="class in org.apache.juneau.rest.client. [...]
 <dd>&nbsp;</dd>
@@ -7448,14 +7448,14 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meta.html#content-java.lang.String-">content(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-content">content</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-meta-content'>content</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClientBuilder.html#contentDecoderRegistry-java.util.Map-">contentDecoderRegistry(Map&lt;String, InputStreamFactory&gt;)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClientBuilder.html" title="class in org.apache.juneau.rest.client">RestClientBuilder</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#contenteditable-java.lang.Object-">contenteditable(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/editing.html#attr-contenteditable">contenteditable</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#attr-contenteditable'>contenteditable</a>
  attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/http/ContentEncoding.html" title="class in org.apache.juneau.http"><span class="typeNameLink">ContentEncoding</span></a> - Class in <a href="org/apache/juneau/http/package-summary.html">org.apache.juneau.http</a></dt>
@@ -7619,12 +7619,12 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#controls-java.lang.Object-">controls(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls'>controls</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#controls-java.lang.Object-">controls(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls'>controls</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/PropertyConverter.html#convert-java.lang.Object-">convert(Object)</a></span> - Method in interface org.apache.juneau.<a href="org/apache/juneau/PropertyConverter.html" title="interface in org.apache.juneau">PropertyConverter</a></dt>
@@ -7681,7 +7681,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Area.html#coords-java.lang.String-">coords(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-coords">coords</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-coords'>coords</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/Contact.html#copy--">copy()</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a></dt>
@@ -7881,6 +7881,10 @@
 <dd>
 <div class="block">Finds the schema information on the specified annotation.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/HttpPartSchema.html#create-java.lang.annotation.Annotation-java.lang.String-">create(Annotation, String)</a></span> - Static method in class org.apache.juneau.httppart.<a href="org/apache/juneau/httppart/HttpPartSchema.html" title="class in org.apache.juneau.httppart">HttpPartSchema</a></dt>
+<dd>
+<div class="block">Finds the schema information on the specified annotation.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/OpenApiPartParser.html#create--">create()</a></span> - Static method in class org.apache.juneau.httppart.<a href="org/apache/juneau/httppart/OpenApiPartParser.html" title="class in org.apache.juneau.httppart">OpenApiPartParser</a></dt>
 <dd>
 <div class="block">Instantiates a new clean-slate <a href="org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart"><code>UonPartParserBuilder</code></a> object.</div>
@@ -8494,27 +8498,27 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#crossorigin-java.lang.String-">crossorigin(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin'>crossorigin</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Img.html#crossorigin-java.lang.String-">crossorigin(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-crossorigin">crossorigin</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-crossorigin'>crossorigin</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Link.html#crossorigin-java.lang.String-">crossorigin(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-crossorigin">crossorigin</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-link-crossorigin'>crossorigin</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Script.html#crossorigin-java.lang.String-">crossorigin(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-crossorigin">crossorigin</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#attr-script-crossorigin'>crossorigin</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#crossorigin-java.lang.String-">crossorigin(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin'>crossorigin</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/annotation/CollectionFormatType.html#CSV">CSV</a></span> - Static variable in class org.apache.juneau.http.annotation.<a href="org/apache/juneau/http/annotation/CollectionFormatType.html" title="class in org.apache.juneau.http.annotation">CollectionFormatType</a></dt>
@@ -8595,7 +8599,7 @@
 <dl>
 <dt><a href="org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Data</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-data-element">&lt;data&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-data-element'>&lt;data&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Data.html#Data--">Data()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a></dt>
@@ -8610,11 +8614,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Object2.html#data-java.lang.String-">data(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-data">data</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-data'>data</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Datalist</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-datalist-element">&lt;datalist&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-datalist-element'>&lt;datalist&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Datalist.html#Datalist--">Datalist()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a></dt>
@@ -8813,15 +8817,15 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Del.html#datetime-java.lang.String-">datetime(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-datetime">datetime</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/edits.html#attr-mod-datetime'>datetime</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Ins.html#datetime-java.lang.String-">datetime(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-datetime">datetime</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/edits.html#attr-mod-datetime'>datetime</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Time.html#datetime-java.lang.String-">datetime(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-time-datetime">datetime</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#attr-time-datetime'>datetime</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/CalendarSwap.DateTimeFull.html#DateTimeFull--">DateTimeFull()</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/CalendarSwap.DateTimeFull.html" title="class in org.apache.juneau.transforms">CalendarSwap.DateTimeFull</a></dt>
@@ -8852,7 +8856,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Dd</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dd-element">&lt;dd&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-dd-element'>&lt;dd&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Dd.html#Dd--">Dd()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a></dt>
@@ -9565,7 +9569,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Script.html#defer-java.lang.Object-">defer(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-defer">defer</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#attr-script-defer'>defer</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/Swagger.html#definition-java.lang.String-org.apache.juneau.ObjectMap-">definition(String, ObjectMap)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a></dt>
 <dd>
@@ -9577,7 +9581,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Del</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/edits.html#the-del-element">&lt;del&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/edits.html#the-del-element'>&lt;del&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Del.html#Del--">Del()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a></dt>
@@ -9626,7 +9630,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HttpMethodName.html#DELETE">DELETE</a></span> - Static variable in class org.apache.juneau.http.<a href="org/apache/juneau/http/HttpMethodName.html" title="class in org.apache.juneau.http">HttpMethodName</a></dt>
 <dd>
-<div class="block"><a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.7" class="doclink">DELETE</a></div>
+<div class="block"><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.7'>DELETE</a></div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/FileUtils.html#delete-java.io.File-">delete(File)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/FileUtils.html" title="class in org.apache.juneau.internal">FileUtils</a></dt>
 <dd>
@@ -9712,6 +9716,14 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestServlet.html#destroy--">destroy()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestServlet.html" title="class in org.apache.juneau.rest">RestServlet</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/internal/HttpUtils.html#detectHttpMethod-java.lang.reflect.Method-boolean-java.lang.String-">detectHttpMethod(Method, boolean, String)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/HttpUtils.html" title="class in org.apache.juneau.internal">HttpUtils</a></dt>
+<dd>
+<div class="block">Given a method name, infers the REST method name.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/internal/HttpUtils.html#detectHttpPath-java.lang.reflect.Method-boolean-">detectHttpPath(Method, boolean)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/HttpUtils.html" title="class in org.apache.juneau.internal">HttpUtils</a></dt>
+<dd>
+<div class="block">Given a Java method, infers the REST path.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializerBuilder.html#detectLabelParameters-boolean-">detectLabelParameters(boolean)</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></dt>
 <dd>
 <div class="block">Configuration property:  Look for link labels in URIs.</div>
@@ -9814,7 +9826,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Dfn</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-dfn-element">&lt;dfn&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-dfn-element'>&lt;dfn&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Dfn.html#Dfn--">Dfn()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a></dt>
@@ -9831,7 +9843,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#dir-java.lang.String-">dir(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/dom.html#the-dir-attribute">dir</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-dir-attribute'>dir</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/config/store/ConfigFileStoreBuilder.html#directory-java.lang.String-">directory(String)</a></span> - Method in class org.apache.juneau.config.store.<a href="org/apache/juneau/config/store/ConfigFileStoreBuilder.html" title="class in org.apache.juneau.config.store">ConfigFileStoreBuilder</a></dt>
 <dd>
@@ -9873,11 +9885,11 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#dirname-java.lang.String-">dirname(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-dirname">dirname</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-dirname'>dirname</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#dirname-java.lang.String-">dirname(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-dirname">dirname</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-dirname'>dirname</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClientBuilder.html#disableAuthCaching--">disableAuthCaching()</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClientBuilder.html" title="class in org.apache.juneau.rest.client">RestClientBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -9891,35 +9903,35 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#disabled-java.lang.Object-">disabled(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-disabled'>disabled</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Fieldset.html#disabled-java.lang.Boolean-">disabled(Boolean)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fieldset-disabled">disabled</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fieldset-disabled'>disabled</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#disabled-java.lang.Object-">disabled(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-disabled'>disabled</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Keygen.html#disabled-java.lang.Object-">disabled(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-disabled'>disabled</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Optgroup.html#disabled-java.lang.Object-">disabled(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-optgroup-disabled">disabled</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-optgroup-disabled'>disabled</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Option.html#disabled-java.lang.Object-">disabled(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-option-disabled">disabled</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-option-disabled'>disabled</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Select.html#disabled-java.lang.Object-">disabled(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-disabled'>disabled</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#disabled-java.lang.Object-">disabled(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-disabled'>disabled</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClientBuilder.html#disableRedirectHandling--">disableRedirectHandling()</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClientBuilder.html" title="class in org.apache.juneau.rest.client">RestClientBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -9933,7 +9945,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Div</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-div-element">&lt;div&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-div-element'>&lt;div&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Div.html#Div--">Div()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a></dt>
@@ -9948,7 +9960,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Dl</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dl-element">&lt;dl&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-dl-element'>&lt;dl&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Dl.html#Dl--">Dl()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a></dt>
@@ -10114,11 +10126,11 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/A.html#download-java.lang.Object-">download(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-download">download</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-download'>download</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Area.html#download-java.lang.Object-">download(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-download">download</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-download'>download</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/resources/DirectoryResource.html#downloadFile-org.apache.juneau.rest.RestResponse-java.lang.String-">downloadFile(RestResponse, String)</a></span> - Method in class org.apache.juneau.microservice.resources.<a href="org/apache/juneau/microservice/resources/DirectoryResource.html" title="class in org.apache.juneau.microservice.resources">DirectoryResource</a></dt>
 <dd>&nbsp;</dd>
@@ -10126,7 +10138,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Dt</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dt-element">&lt;dt&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-dt-element'>&lt;dt&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Dt.html#Dt--">Dt()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a></dt>
@@ -10167,7 +10179,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Em</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-em-element">&lt;em&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-em-element'>&lt;em&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Em.html#Em--">Em()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a></dt>
@@ -10190,7 +10202,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Embed</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-embed-element">&lt;embed&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-embed-element'>&lt;embed&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Embed.html#Embed--">Embed()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></dt>
@@ -10279,6 +10291,10 @@
 <dd>
 <div class="block">Returns an empty string if the specified string is <jk>null</jk>.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#emptyIfNull-java.lang.Object-">emptyIfNull(Object)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/StringUtils.html" title="class in org.apache.juneau.internal">StringUtils</a></dt>
+<dd>
+<div class="block">Returns an empty string if the specified object is <jk>null</jk>.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClientBuilder.html#enableLaxSSL--">enableLaxSSL()</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClientBuilder.html" title="class in org.apache.juneau.rest.client">RestClientBuilder</a></dt>
 <dd>
 <div class="block">Enable LARestClientBuilder SSL support.</div>
@@ -10405,7 +10421,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Form.html#enctype-java.lang.String-">enctype(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-enctype">enctype</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-enctype'>enctype</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#endsWith-java.lang.String-char-">endsWith(String, char)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/StringUtils.html" title="class in org.apache.juneau.internal">StringUtils</a></dt>
 <dd>
@@ -11027,7 +11043,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Fieldset</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-fieldset-element">&lt;fieldset&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-fieldset-element'>&lt;fieldset&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Fieldset.html#Fieldset--">Fieldset()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a></dt>
@@ -11044,7 +11060,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Figcaption</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-figcaption-element">&lt;figcaption&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-figcaption-element'>&lt;figcaption&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Figcaption.html#Figcaption--">Figcaption()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a></dt>
@@ -11059,7 +11075,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Figure</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-figure-element">&lt;figure&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-figure-element'>&lt;figure&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Figure.html#Figure--">Figure()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a></dt>
@@ -11288,6 +11304,11 @@
 <dd>
 <div class="block">Given a list of type values, returns the best match for this header.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#findMatchingMethods-java.lang.reflect.Method-">findMatchingMethods(Method)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ClassUtils.html" title="class in org.apache.juneau.internal">ClassUtils</a></dt>
+<dd>
+<div class="block">Given a specific method, finds all declared methods with the same name and arguments on all
+ superclasses and interfaces.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/jena/RdfUtils.html#findNamespace-java.util.List-java.util.List-">findNamespace(List&lt;Rdf&gt;, List&lt;RdfSchema&gt;)</a></span> - Static method in class org.apache.juneau.jena.<a href="org/apache/juneau/jena/RdfUtils.html" title="class in org.apache.juneau.jena">RdfUtils</a></dt>
 <dd>
 <div class="block">Find the namespace given a list of <ja>@Rdf</ja> and <ja>@RdfSchema</ja> annotations.</div>
@@ -11504,7 +11525,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Footer.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Footer</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-footer-element">&lt;footer&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/sections.html#the-footer-element'>&lt;footer&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Footer.html#Footer--">Footer()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Footer.html" title="class in org.apache.juneau.dto.html5">Footer</a></dt>
@@ -11551,15 +11572,15 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#form-java.lang.String-">form(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Fieldset.html#form-java.lang.String-">form(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Form</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-form-element">&lt;form&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-form-element'>&lt;form&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Form.html#Form--">Form()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></dt>
@@ -11578,39 +11599,39 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#form-java.lang.String-">form(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Keygen.html#form-java.lang.String-">form(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Label.html#form-java.lang.String-">form(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Object2.html#form-java.lang.String-">form(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Output.html#form-java.lang.String-">form(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Select.html#form-java.lang.String-">form(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#form-java.lang.String-">form(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#formaction-java.lang.String-">formaction(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formaction">formaction</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formaction'>formaction</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#formaction-java.lang.String-">formaction(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formaction">formaction</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formaction'>formaction</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/HeaderInfo.html#format-java.lang.Object-">format(Object)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a></dt>
 <dd>
@@ -11738,37 +11759,37 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#formenctype-java.lang.String-">formenctype(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype">formenctype</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype'>formenctype</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#formenctype-java.lang.String-">formenctype(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype">formenctype</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype'>formenctype</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#formmethod-java.lang.String-">formmethod(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod">formmethod</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod'>formmethod</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#formmethod-java.lang.String-">formmethod(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod">formmethod</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod'>formmethod</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#formnovalidate-java.lang.String-">formnovalidate(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate'>formnovalidate</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#formnovalidate-java.lang.String-">formnovalidate(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate'>formnovalidate</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#formtarget-java.lang.String-">formtarget(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget">formtarget</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget'>formtarget</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#formtarget-java.lang.String-">formtarget(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget">formtarget</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget'>formtarget</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/Accept.html#forString-java.lang.String-">forString(String)</a></span> - Static method in class org.apache.juneau.http.<a href="org/apache/juneau/http/Accept.html" title="class in org.apache.juneau.http">Accept</a></dt>
 <dd>
@@ -12127,7 +12148,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HttpMethodName.html#GET">GET</a></span> - Static variable in class org.apache.juneau.http.<a href="org/apache/juneau/http/HttpMethodName.html" title="class in org.apache.juneau.http">HttpMethodName</a></dt>
 <dd>
-<div class="block"><a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.3" class="doclink">GET</a></div>
+<div class="block"><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.3'>GET</a></div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/AsciiMap.html#get-char-">get(char)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/AsciiMap.html" title="class in org.apache.juneau.internal">AsciiMap</a></dt>
 <dd>
@@ -12908,7 +12929,7 @@
 <dd>
 <div class="block">Returns the body of the response.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html#getBodyArg--">getBodyArg()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html#getBodyArg--">getBodyArg()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></dt>
 <dd>
 <div class="block">Returns the argument annotated with <a href="org/apache/juneau/http/annotation/Body.html" title="annotation in org.apache.juneau.http.annotation"><code>@Body</code></a>.</div>
 </dd>
@@ -14179,7 +14200,7 @@
 <dd>
 <div class="block">Shortcut for calling <code>getFormData().getString(name)</code>.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html#getFormDataArgs--">getFormDataArgs()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html#getFormDataArgs--">getFormDataArgs()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></dt>
 <dd>
 <div class="block">Returns the <a href="org/apache/juneau/http/annotation/FormData.html" title="annotation in org.apache.juneau.http.annotation"><code>@FormData</code></a> annotated arguments on this Java method.</div>
 </dd>
@@ -14195,6 +14216,10 @@
 <dd>
 <div class="block">Returns the transform for this class for creating instances from other object types.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html#getFullPath--">getFullPath()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></dt>
+<dd>
+<div class="block">Returns the absolute URL of the REST interface invoked by this Java method.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestException.html#getFullStackMessage-boolean-">getFullStackMessage(boolean)</a></span> - Method in exception org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestException.html" title="class in org.apache.juneau.rest">RestException</a></dt>
 <dd>
 <div class="block">Returns all error messages from all errors in this stack.</div>
@@ -14249,7 +14274,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestRequest.html#getHeader-java.lang.String-">getHeader(String)</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestRequest.html" title="class in org.apache.juneau.rest">RestRequest</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html#getHeaderArgs--">getHeaderArgs()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html#getHeaderArgs--">getHeaderArgs()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></dt>
 <dd>
 <div class="block">Returns the <a href="org/apache/juneau/http/annotation/Header.html" title="annotation in org.apache.juneau.http.annotation"><code>@Header</code></a> annotated arguments on this Java method.</div>
 </dd>
@@ -14331,9 +14356,9 @@
 <dd>
 <div class="block">Converts the specified output target object to an <a href="org/apache/juneau/html/HtmlWriter.html" title="class in org.apache.juneau.html"><code>HtmlWriter</code></a>.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html#getHttpMethod--">getHttpMethod()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html#getHttpMethod--">getHttpMethod()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></dt>
 <dd>
-<div class="block">Returns the value of the <a href="org/apache/juneau/remoteable/RemoteMethod.html#httpMethod--"><code>@RemoteMethod.httpMethod()</code></a> annotation on this Java method.</div>
+<div class="block">Returns the value of the <a href="org/apache/juneau/rest/client/remote/RemoteMethod.html#method--"><code>@RemoteMethod.httpMethod()</code></a> annotation on this Java method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestRequest.html#getHttpMethod--">getHttpMethod()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestRequest.html" title="class in org.apache.juneau.rest">RestRequest</a></dt>
 <dd>
@@ -14407,11 +14432,11 @@
 <dd>
 <div class="block">Returns the <a href="org/apache/juneau/BeanContext.html#BEAN_includeProperties"><code>BeanContext.BEAN_includeProperties</code></a> setting for the specified class.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteMethodArg.html#getIndex--">getIndex()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteMethodArg.html" title="class in org.apache.juneau.remoteable">RemoteMethodArg</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html#getIndex--">getIndex()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodArg</a></dt>
 <dd>
 <div class="block">Returns the method argument index.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteMethodBeanArg.html#getIndex--">getIndex()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteMethodBeanArg.html" title="class in org.apache.juneau.remoteable">RemoteMethodBeanArg</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodBeanArg.html#getIndex--">getIndex()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodBeanArg.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodBeanArg</a></dt>
 <dd>
 <div class="block">Returns the index of the parameter in the method that is a request bean.</div>
 </dd>
@@ -14644,7 +14669,7 @@
 <dd>
 <div class="block">Returns the interface class associated with this class.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html#getInterfaces--">getInterfaces()</a></span> - Method in class org.apache.juneau.rest.remoteable.<a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServlet</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html#getInterfaces--">getInterfaces()</a></span> - Method in class org.apache.juneau.rest.remote.<a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html" title="class in org.apache.juneau.rest.remote">RemoteInterfaceServlet</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#getIntHeader-java.lang.String-">getIntHeader(String)</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
 <dd>&nbsp;</dd>
@@ -14680,10 +14705,22 @@
 <dd>
 <div class="block">Bean property getter:  <property>items</property>.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/remote/RemoteInterfaceMeta.html#getJavaClass--">getJavaClass()</a></span> - Method in class org.apache.juneau.remote.<a href="org/apache/juneau/remote/RemoteInterfaceMeta.html" title="class in org.apache.juneau.remote">RemoteInterfaceMeta</a></dt>
+<dd>
+<div class="block">Returns the Java class of this interface.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod()</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">ParserSession</a></dt>
 <dd>
 <div class="block">Returns the Java method that invoked this parser.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/remote/RemoteInterfaceMethod.html#getJavaMethod--">getJavaMethod()</a></span> - Method in class org.apache.juneau.remote.<a href="org/apache/juneau/remote/RemoteInterfaceMethod.html" title="class in org.apache.juneau.remote">RemoteInterfaceMethod</a></dt>
+<dd>
+<div class="block">Returns the underlying Java method that this metadata is about.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html#getJavaMethod--">getJavaMethod()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></dt>
+<dd>
+<div class="block">Returns the underlying Java method that this metadata is about.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestRequest.html#getJavaMethod--">getJavaMethod()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestRequest.html" title="class in org.apache.juneau.rest">RestRequest</a></dt>
 <dd>
 <div class="block">Returns the java method handling the request.</div>
@@ -15280,6 +15317,10 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/DelegateBeanMap.html#getMeta--">getMeta()</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/DelegateBeanMap.html" title="class in org.apache.juneau.internal">DelegateBeanMap</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodBeanArg.html#getMeta--">getMeta()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodBeanArg.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodBeanArg</a></dt>
+<dd>
+<div class="block">Returns metadata on the request bean.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/cognos/DataSet.html#getMetaData--">getMetaData()</a></span> - Method in class org.apache.juneau.dto.cognos.<a href="org/apache/juneau/dto/cognos/DataSet.html" title="class in org.apache.juneau.dto.cognos">DataSet</a></dt>
 <dd>
 <div class="block">Bean property getter:  <property>metadata</property>.</div>
@@ -15298,6 +15339,10 @@
 <dd>
 <div class="block">Returns the specified annotation on the specified method.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/internal/HttpUtils.html#getMethodArgsSignature-java.lang.reflect.Method-boolean-">getMethodArgsSignature(Method, boolean)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/HttpUtils.html" title="class in org.apache.juneau.internal">HttpUtils</a></dt>
+<dd>
+<div class="block">Given a Java method, returns the arguments signature.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/BasicRestInfoProvider.html#getMethodDescription-java.lang.reflect.Method-org.apache.juneau.rest.RestRequest-">getMethodDescription(Method, RestRequest)</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/BasicRestInfoProvider.html" title="class in org.apache.juneau.rest">BasicRestInfoProvider</a></dt>
 <dd>
 <div class="block">Returns the localized description of the specified java method on this servlet.</div>
@@ -15318,16 +15363,28 @@
 <dd>
 <div class="block">Returns <a href="org/apache/juneau/internal/ClassUtils.MethodInfo.html" title="class in org.apache.juneau.internal"><code>ClassUtils.MethodInfo</code></a> beans that describe the specified methods.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMeta.html#getMethodMeta-java.lang.reflect.Method-">getMethodMeta(Method)</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/remote/RemoteInterfaceMeta.html#getMethodMeta-java.lang.reflect.Method-">getMethodMeta(Method)</a></span> - Method in class org.apache.juneau.remote.<a href="org/apache/juneau/remote/RemoteInterfaceMeta.html" title="class in org.apache.juneau.remote">RemoteInterfaceMeta</a></dt>
 <dd>
 <div class="block">Returns the metadata about the specified method on this interface proxy.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteResourceMeta.html#getMethodMeta-java.lang.reflect.Method-">getMethodMeta(Method)</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteResourceMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteResourceMeta</a></dt>
+<dd>
+<div class="block">Returns the metadata about the specified method on this resource proxy.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/remote/RemoteInterfaceMeta.html#getMethodMetaByPath-java.lang.String-">getMethodMetaByPath(String)</a></span> - Method in class org.apache.juneau.remote.<a href="org/apache/juneau/remote/RemoteInterfaceMeta.html" title="class in org.apache.juneau.remote">RemoteInterfaceMeta</a></dt>
+<dd>
+<div class="block">Returns the metadata about the specified method on this interface proxy by the path defined on the method.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/jaxrs/BaseProvider.html#getMethodProperties-java.lang.annotation.Annotation:A-">getMethodProperties(Annotation[])</a></span> - Method in class org.apache.juneau.rest.jaxrs.<a href="org/apache/juneau/rest/jaxrs/BaseProvider.html" title="class in org.apache.juneau.rest.jaxrs">BaseProvider</a></dt>
 <dd>
 <div class="block">Returns properties defined on the specified method through the <a href="org/apache/juneau/rest/annotation/RestMethod.html#properties--"><code>@RestMethod.properties()</code></a>
  annotation specified on the method and the <a href="org/apache/juneau/rest/jaxrs/JuneauProvider.html#properties--"><code>JuneauProvider.properties()</code></a> annotation specified on the
  provider class.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/remote/RemoteInterfaceMeta.html#getMethodsByPath--">getMethodsByPath()</a></span> - Method in class org.apache.juneau.remote.<a href="org/apache/juneau/remote/RemoteInterfaceMeta.html" title="class in org.apache.juneau.remote">RemoteInterfaceMeta</a></dt>
+<dd>
+<div class="block">Returns a map of all methods on this interface proxy keyed by HTTP path.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#getMethodSignature-java.lang.reflect.Method-">getMethodSignature(Method)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ClassUtils.html" title="class in org.apache.juneau.internal">ClassUtils</a></dt>
 <dd>
 <div class="block">Returns the signature of the specified method.</div>
@@ -15538,7 +15595,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/resources/LogsResource.FileResource.html#getName--">getName()</a></span> - Method in class org.apache.juneau.microservice.resources.<a href="org/apache/juneau/microservice/resources/LogsResource.FileResource.html" title="class in org.apache.juneau.microservice.resources">LogsResource.FileResource</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteMethodArg.html#getName--">getName()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteMethodArg.html" title="class in org.apache.juneau.remoteable">RemoteMethodArg</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html#getName--">getName()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodArg</a></dt>
 <dd>
 <div class="block">Returns the name of the HTTP part.</div>
 </dd>
@@ -15775,7 +15832,7 @@
 <dd>
 <div class="block">[OPTIONS /*] - Show resource options.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html#getOtherArgs--">getOtherArgs()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html#getOtherArgs--">getOtherArgs()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></dt>
 <dd>
 <div class="block">Returns the remaining non-annotated arguments on this Java method.</div>
 </dd>
@@ -15892,6 +15949,10 @@
 <dd>
 <div class="block">Returns the parser to use for parsing the bean property value.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/bean/ResponseBeanPropertyMeta.html#getParser-org.apache.juneau.httppart.HttpPartParser-">getParser(HttpPartParser)</a></span> - Method in class org.apache.juneau.httppart.bean.<a href="org/apache/juneau/httppart/bean/ResponseBeanPropertyMeta.html" title="class in org.apache.juneau.httppart.bean">ResponseBeanPropertyMeta</a></dt>
+<dd>
+<div class="block">Returns the parser to use for parsing the bean property value.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/HttpPartSchema.html#getParser--">getParser()</a></span> - Method in class org.apache.juneau.httppart.<a href="org/apache/juneau/httppart/HttpPartSchema.html" title="class in org.apache.juneau.httppart">HttpPartSchema</a></dt>
 <dd>
 <div class="block">Returns the <code>parser</code> field of this schema.</div>
@@ -15908,7 +15969,7 @@
 <dd>
 <div class="block">Returns the parser that matched the HTTP <code>Content-Type</code> header value.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteMethodReturn.html#getParser--">getParser()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteMethodReturn.html" title="class in org.apache.juneau.remoteable">RemoteMethodReturn</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodReturn.html#getParser--">getParser()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodReturn.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodReturn</a></dt>
 <dd>
 <div class="block">Returns the parser to use for parsing this part.</div>
 </dd>
@@ -16000,7 +16061,7 @@
 <dd>
 <div class="block">Returns the HTTP part type for this property (query parameter for example).</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteMethodArg.html#getPartType--">getPartType()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteMethodArg.html" title="class in org.apache.juneau.remoteable">RemoteMethodArg</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html#getPartType--">getPartType()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodArg</a></dt>
 <dd>
 <div class="block">Returns the HTTP part type.</div>
 </dd>
@@ -16012,6 +16073,22 @@
 <dd>
 <div class="block">Shortcut for calling <code>getPaths().get(path);</code></div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/remote/RemoteInterfaceMeta.html#getPath--">getPath()</a></span> - Method in class org.apache.juneau.remote.<a href="org/apache/juneau/remote/RemoteInterfaceMeta.html" title="class in org.apache.juneau.remote">RemoteInterfaceMeta</a></dt>
+<dd>
+<div class="block">Returns the HTTP path of this interface.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/remote/RemoteInterfaceMethod.html#getPath--">getPath()</a></span> - Method in class org.apache.juneau.remote.<a href="org/apache/juneau/remote/RemoteInterfaceMethod.html" title="class in org.apache.juneau.remote">RemoteInterfaceMethod</a></dt>
+<dd>
+<div class="block">Returns the HTTP path of this method.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html#getPath--">getPath()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></dt>
+<dd>
+<div class="block">Returns the HTTP path of this method.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteResourceMeta.html#getPath--">getPath()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteResourceMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteResourceMeta</a></dt>
+<dd>
+<div class="block">Returns the HTTP path of this interface.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#getPath--">getPath()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a></dt>
 <dd>
 <div class="block">Returns the path for this resource as defined by the <a href="org/apache/juneau/rest/annotation/RestResource.html#path--"><code>@RestResource.path()</code></a> annotation or
@@ -16021,7 +16098,7 @@
 <dd>
 <div class="block">Shortcut for calling <code>getPathMatch().get(name)</code>.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html#getPathArgs--">getPathArgs()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html#getPathArgs--">getPathArgs()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></dt>
 <dd>
 <div class="block">Returns the <a href="org/apache/juneau/http/annotation/Path.html" title="annotation in org.apache.juneau.http.annotation"><code>@Path</code></a> annotated arguments on this Java method.</div>
 </dd>
@@ -16206,6 +16283,14 @@
 <dd>
 <div class="block">Bean property getter:  <property>properties</property>.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/bean/RequestBeanMeta.html#getProperties--">getProperties()</a></span> - Method in class org.apache.juneau.httppart.bean.<a href="org/apache/juneau/httppart/bean/RequestBeanMeta.html" title="class in org.apache.juneau.httppart.bean">RequestBeanMeta</a></dt>
+<dd>
+<div class="block">Returns all the annotated methods on this bean.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/bean/ResponseBeanMeta.html#getProperties--">getProperties()</a></span> - Method in class org.apache.juneau.httppart.bean.<a href="org/apache/juneau/httppart/bean/ResponseBeanMeta.html" title="class in org.apache.juneau.httppart.bean">ResponseBeanMeta</a></dt>
+<dd>
+<div class="block">Returns all the annotated methods on this bean.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/DelegateBeanMap.html#getProperties--">getProperties()</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/DelegateBeanMap.html" title="class in org.apache.juneau.internal">DelegateBeanMap</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#getProperties--">getProperties()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a></dt>
@@ -16256,6 +16341,10 @@
 <dd>
 <div class="block">Returns metadata about the bean property with the specified property name.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/bean/ResponseBeanMeta.html#getProperty-java.lang.String-">getProperty(String)</a></span> - Method in class org.apache.juneau.httppart.bean.<a href="org/apache/juneau/httppart/bean/ResponseBeanMeta.html" title="class in org.apache.juneau.httppart.bean">ResponseBeanMeta</a></dt>
+<dd>
+<div class="block">Returns metadata about the bean property with the specified method getter name.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/HttpPartSchema.html#getProperty-java.lang.String-">getProperty(String)</a></span> - Method in class org.apache.juneau.httppart.<a href="org/apache/juneau/httppart/HttpPartSchema.html" title="class in org.apache.juneau.httppart">HttpPartSchema</a></dt>
 <dd>
 <div class="block">Returns the schema information for the specified property.</div>
@@ -16268,10 +16357,6 @@
 <dd>
 <div class="block">Returns the property value with the specified name.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteMethodBeanArg.html#getProperty-java.lang.String-">getProperty(String)</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteMethodBeanArg.html" title="class in org.apache.juneau.remoteable">RemoteMethodBeanArg</a></dt>
-<dd>
-<div class="block">Returns metadata on the specified property of the request bean.</div>
-</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/Session.html#getProperty-java.lang.String-">getProperty(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/Session.html" title="class in org.apache.juneau">Session</a></dt>
 <dd>
 <div class="block">Returns the session property with the specified key.</div>
@@ -16286,10 +16371,6 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/xml/XmlReader.html#getProperty-java.lang.String-">getProperty(String)</a></span> - Method in class org.apache.juneau.xml.<a href="org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml">XmlReader</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/bean/RequestBeanMeta.html#getPropertyByGetter-java.lang.String-">getPropertyByGetter(String)</a></span> - Method in class org.apache.juneau.httppart.bean.<a href="org/apache/juneau/httppart/bean/RequestBeanMeta.html" title="class in org.apache.juneau.httppart.bean">RequestBeanMeta</a></dt>
-<dd>
-<div class="block">Returns metadata about the bean property with the specified method getter name.</div>
-</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/Context.html#getPropertyKeys-java.lang.String-">getPropertyKeys(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/Context.html" title="class in org.apache.juneau">Context</a></dt>
 <dd>
 <div class="block">Returns the keys found in the specified property group.</div>
@@ -16391,7 +16472,7 @@
 <dd>
 <div class="block">Shortcut for calling <code>getQuery().getString(name)</code>.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html#getQueryArgs--">getQueryArgs()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html#getQueryArgs--">getQueryArgs()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></dt>
 <dd>
 <div class="block">Returns the <a href="org/apache/juneau/http/annotation/Query.html" title="annotation in org.apache.juneau.http.annotation"><code>@Query</code></a> annotated arguments on this Java method.</div>
 </dd>
@@ -16535,29 +16616,36 @@
 <dd>
 <div class="block">Same as <a href="org/apache/juneau/rest/RequestPath.html#getRemainder--"><code>RequestPath.getRemainder()</code></a> but doesn't decode characters.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#getRemoteableMethods--">getRemoteableMethods()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a></dt>
-<dd>
-<div class="block">All methods on this class annotated with <a href="org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><code>@Remotable</code></a>, or all public methods if class is
- annotated.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClient.html#getRemoteableProxy-java.lang.Class-">getRemoteableProxy(Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClient.html" title="class in org.apache.juneau.rest.client">RestClient</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#getRemoteAddr--">getRemoteAddr()</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#getRemoteHost--">getRemoteHost()</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClient.html#getRemoteInterface-java.lang.Class-">getRemoteInterface(Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClient.html" title="class in org.apache.juneau.rest.client">RestClient</a></dt>
 <dd>
-<div class="block">Create a new proxy interface against a REST interface.</div>
+<div class="block">Create a new Remote Interface against a <a href="org/apache/juneau/remote/RemoteInterface.html" title="annotation in org.apache.juneau.remote"><code>@RemoteInterface</code></a>-annotated class.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClient.html#getRemoteableProxy-java.lang.Class-java.lang.Object-">getRemoteableProxy(Class&lt;T&gt;, Object)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClient.html" title="class in org.apache.juneau.rest.client">RestClient</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClient.html#getRemoteInterface-java.lang.Class-java.lang.Object-">getRemoteInterface(Class&lt;T&gt;, Object)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClient.html" title="class in org.apache.juneau.rest.client">RestClient</a></dt>
 <dd>
-<div class="block">Same as <a href="org/apache/juneau/rest/client/RestClient.html#getRemoteableProxy-java.lang.Class-"><code>RestClient.getRemoteableProxy(Class)</code></a> except explicitly specifies the URL of the REST interface.</div>
+<div class="block">Same as <a href="org/apache/juneau/rest/client/RestClient.html#getRemoteInterface-java.lang.Class-"><code>RestClient.getRemoteInterface(Class)</code></a> except explicitly specifies the URL of the REST interface.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClient.html#getRemoteableProxy-java.lang.Class-java.lang.Object-org.apache.juneau.serializer.Serializer-org.apache.juneau.parser.Parser-">getRemoteableProxy(Class&lt;T&gt;, Object, Serializer, Parser)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClient.html" title="class in org.apache.juneau.rest.client">RestClient</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClient.html#getRemoteInterface-java.lang.Class-java.lang.Object-org.apache.juneau.serializer.Serializer-org.apache.juneau.parser.Parser-">getRemoteInterface(Class&lt;T&gt;, Object, Serializer, Parser)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClient.html" title="class in org.apache.juneau.rest.client">RestClient</a></dt>
 <dd>
-<div class="block">Same as <a href="org/apache/juneau/rest/client/RestClient.html#getRemoteableProxy-java.lang.Class-java.lang.Object-"><code>RestClient.getRemoteableProxy(Class, Object)</code></a> but allows you to override the serializer and parser used.</div>
+<div class="block">Same as <a href="org/apache/juneau/rest/client/RestClient.html#getRemoteInterface-java.lang.Class-java.lang.Object-"><code>RestClient.getRemoteInterface(Class, Object)</code></a> but allows you to override the serializer and parser used.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#getRemoteAddr--">getRemoteAddr()</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#getRemoteHost--">getRemoteHost()</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#getRemotePort--">getRemotePort()</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClient.html#getRemoteResource-java.lang.Class-">getRemoteResource(Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClient.html" title="class in org.apache.juneau.rest.client">RestClient</a></dt>
+<dd>
+<div class="block">Create a new proxy interface against a 3rd-party REST interface.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClient.html#getRemoteResource-java.lang.Class-java.lang.Object-">getRemoteResource(Class&lt;T&gt;, Object)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClient.html" title="class in org.apache.juneau.rest.client">RestClient</a></dt>
+<dd>
+<div class="block">Same as <a href="org/apache/juneau/rest/client/RestClient.html#getRemoteResource-java.lang.Class-"><code>RestClient.getRemoteResource(Class)</code></a> except explicitly specifies the URL of the REST interface.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClient.html#getRemoteResource-java.lang.Class-java.lang.Object-org.apache.juneau.serializer.Serializer-org.apache.juneau.parser.Parser-">getRemoteResource(Class&lt;T&gt;, Object, Serializer, Parser)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClient.html" title="class in org.apache.juneau.rest.client">RestClient</a></dt>
+<dd>
+<div class="block">Same as <a href="org/apache/juneau/rest/client/RestClient.html#getRemoteResource-java.lang.Class-java.lang.Object-"><code>RestClient.getRemoteResource(Class, Object)</code></a> but allows you to override the serializer and parser used.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#getRemoteUser--">getRemoteUser()</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlBeanPropertyMeta.html#getRender--">getRender()</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlBeanPropertyMeta.html" title="class in org.apache.juneau.html">HtmlBeanPropertyMeta</a></dt>
@@ -16588,7 +16676,7 @@
 <dd>
 <div class="block">Same as <a href="org/apache/juneau/rest/RestRequest.html#getRequest-java.lang.Class-"><code>RestRequest.getRequest(Class)</code></a> but used on pre-instantiated <a href="org/apache/juneau/httppart/bean/RequestBeanMeta.html" title="class in org.apache.juneau.httppart.bean"><code>RequestBeanMeta</code></a> objects.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html#getRequestArgs--">getRequestArgs()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html#getRequestArgs--">getRequestArgs()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></dt>
 <dd>
 <div class="block">Returns the <a href="org/apache/juneau/http/annotation/Request.html" title="annotation in org.apache.juneau.http.annotation"><code>@Request</code></a> annotated arguments on this Java method.</div>
 </dd>
@@ -16653,9 +16741,9 @@
 <dd>
 <div class="block">Parses HTTP body into the specified object type.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCall.html#getResponse-org.apache.juneau.httppart.HttpPartParser-org.apache.juneau.httppart.HttpPartSchema-java.lang.reflect.Type-java.lang.reflect.Type...-">getResponse(HttpPartParser, HttpPartSchema, Type, Type...)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestCall.html" title="class in org.apache.juneau.rest.client">RestCall</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCall.html#getResponse-org.apache.juneau.httppart.bean.ResponseBeanMeta-">getResponse(ResponseBeanMeta)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestCall.html" title="class in org.apache.juneau.rest.client">RestCall</a></dt>
 <dd>
-<div class="block">Same as <a href="org/apache/juneau/rest/client/RestCall.html#getResponse-java.lang.reflect.Type-java.lang.reflect.Type...-"><code>RestCall.getResponse(Type, Type...)</code></a> but allows you to specify a part parser to use for parsing the response.</div>
+<div class="block">Converts the response from this call into a response bean.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCall.html#getResponse--">getResponse()</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestCall.html" title="class in org.apache.juneau.rest.client">RestCall</a></dt>
 <dd>
@@ -16674,6 +16762,10 @@
 <dd>
 <div class="block">Returns metadata about the specified response object if it's annotated with <a href="org/apache/juneau/http/annotation/Response.html" title="annotation in org.apache.juneau.http.annotation"><code>@Response</code></a>.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCall.html#getResponseBody-org.apache.juneau.httppart.HttpPartParser-org.apache.juneau.httppart.HttpPartSchema-java.lang.reflect.Type-java.lang.reflect.Type...-">getResponseBody(HttpPartParser, HttpPartSchema, Type, Type...)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestCall.html" title="class in org.apache.juneau.rest.client">RestCall</a></dt>
+<dd>
+<div class="block">Same as <a href="org/apache/juneau/rest/client/RestCall.html#getResponse-java.lang.reflect.Type-java.lang.reflect.Type...-"><code>RestCall.getResponse(Type, Type...)</code></a> but allows you to specify a part parser to use for parsing the response.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestRequest.html#getResponseBodyMeta-java.lang.Object-">getResponseBodyMeta(Object)</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestRequest.html" title="class in org.apache.juneau.rest">RestRequest</a></dt>
 <dd>
 <div class="block">Returns metadata about the specified response object if it's annotated with <a href="org/apache/juneau/http/annotation/ResponseBody.html" title="annotation in org.apache.juneau.http.annotation"><code>@ResponseBody</code></a>.</div>
@@ -16708,6 +16800,14 @@
 <div class="block">Connects to the remote resource (if <code>connect()</code> hasn't already been called) and returns the value of
  an HTTP header on the response.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCall.html#getResponseHeader-org.apache.juneau.httppart.HttpPartParser-org.apache.juneau.httppart.HttpPartSchema-java.lang.String-java.lang.Class-">getResponseHeader(HttpPartParser, HttpPartSchema, String, Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestCall.html" title="class in org.apache.juneau.rest.client">RestCall</a></dt>
+<dd>
+<div class="block">Same as <a href="org/apache/juneau/rest/client/RestCall.html#getResponseHeader-java.lang.String-"><code>RestCall.getResponseHeader(String)</code></a> except parses the header value using the specified part parser and schema.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCall.html#getResponseHeader-org.apache.juneau.httppart.HttpPartParser-org.apache.juneau.httppart.HttpPartSchema-java.lang.String-java.lang.reflect.Type-java.lang.reflect.Type...-">getResponseHeader(HttpPartParser, HttpPartSchema, String, Type, Type...)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestCall.html" title="class in org.apache.juneau.rest.client">Res [...]
+<dd>
+<div class="block">Same as <a href="org/apache/juneau/rest/client/RestCall.html#getResponseHeader-java.lang.String-"><code>RestCall.getResponseHeader(String)</code></a> except parses the header value using the specified part parser and schema.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestRequest.html#getResponseHeaderMeta-java.lang.Object-">getResponseHeaderMeta(Object)</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestRequest.html" title="class in org.apache.juneau.rest">RestRequest</a></dt>
 <dd>
 <div class="block">Returns metadata about the specified response object if it's annotated with <a href="org/apache/juneau/http/annotation/ResponseHeader.html" title="annotation in org.apache.juneau.http.annotation"><code>@ResponseHeader</code></a>.</div>
@@ -16758,15 +16858,15 @@
 <dd>
 <div class="block">Returns the resource object as a <a href="org/apache/juneau/rest/RestServlet.html" title="class in org.apache.juneau.rest"><code>RestServlet</code></a>.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html#getReturns--">getReturns()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html#getReturns--">getReturns()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></dt>
 <dd>
 <div class="block">Returns whether the method returns the HTTP response body or status code.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteMethodReturn.html#getReturnType--">getReturnType()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteMethodReturn.html" title="class in org.apache.juneau.remoteable">RemoteMethodReturn</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodReturn.html#getReturnType--">getReturnType()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodReturn.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodReturn</a></dt>
 <dd>
 <div class="block">Returns the class type of the method return.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteMethodReturn.html#getReturnValue--">getReturnValue()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteMethodReturn.html" title="class in org.apache.juneau.remoteable">RemoteMethodReturn</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodReturn.html#getReturnValue--">getReturnValue()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodReturn.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodReturn</a></dt>
 <dd>
 <div class="block">Specifies whether the return value is the body of the request or the HTTP status.</div>
 </dd>
@@ -16858,11 +16958,11 @@
 <dd>
 <div class="block">Returns the JSON-schema for the specified type.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteMethodArg.html#getSchema--">getSchema()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteMethodArg.html" title="class in org.apache.juneau.remoteable">RemoteMethodArg</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html#getSchema--">getSchema()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodArg</a></dt>
 <dd>
 <div class="block">Returns the HTTP part schema information about this part.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteMethodReturn.html#getSchema--">getSchema()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteMethodReturn.html" title="class in org.apache.juneau.remoteable">RemoteMethodReturn</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodReturn.html#getSchema--">getSchema()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodReturn.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodReturn</a></dt>
 <dd>
 <div class="block">Returns schema information about the HTTP part.</div>
 </dd>
@@ -16973,7 +17073,7 @@
 <dd>
 <div class="block">Returns the serializer to use for serializing the bean property value.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/bean/ResponseBeanPropertyMeta.html#getSerializer--">getSerializer()</a></span> - Method in class org.apache.juneau.httppart.bean.<a href="org/apache/juneau/httppart/bean/ResponseBeanPropertyMeta.html" title="class in org.apache.juneau.httppart.bean">ResponseBeanPropertyMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/bean/ResponseBeanPropertyMeta.html#getSerializer-org.apache.juneau.httppart.HttpPartSerializer-">getSerializer(HttpPartSerializer)</a></span> - Method in class org.apache.juneau.httppart.bean.<a href="org/apache/juneau/httppart/bean/ResponseBeanPropertyMeta.html" title="class in org.apache.juneau.httppart.bean">ResponseBeanPropertyMeta</a></dt>
 <dd>
 <div class="block">Returns the serializer to use for serializing the bean property value.</div>
 </dd>
@@ -16981,11 +17081,11 @@
 <dd>
 <div class="block">Returns the <code>serializer</code> field of this schema.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteMethodArg.html#getSerializer-org.apache.juneau.httppart.HttpPartSerializer-">getSerializer(HttpPartSerializer)</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteMethodArg.html" title="class in org.apache.juneau.remoteable">RemoteMethodArg</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html#getSerializer-org.apache.juneau.httppart.HttpPartSerializer-">getSerializer(HttpPartSerializer)</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodArg</a></dt>
 <dd>
 <div class="block">Returns the HTTP part serializer to use for serializing this part.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteMethodBeanArg.html#getSerializer--">getSerializer()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteMethodBeanArg.html" title="class in org.apache.juneau.remoteable">RemoteMethodBeanArg</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodBeanArg.html#getSerializer--">getSerializer()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodBeanArg.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodBeanArg</a></dt>
 <dd>
 <div class="block">Returns the serializer to use for serializing parts on the request bean.</div>
 </dd>
@@ -17045,7 +17145,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#getServerPort--">getServerPort()</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html#getServiceMap--">getServiceMap()</a></span> - Method in class org.apache.juneau.rest.remoteable.<a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServlet</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html#getServiceMap--">getServiceMap()</a></span> - Method in class org.apache.juneau.rest.remote.<a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html" title="class in org.apache.juneau.rest.remote">RemoteInterfaceServlet</a></dt>
 <dd>
 <div class="block">Returns the list of interfaces to their implementation objects.</div>
 </dd>
@@ -17799,7 +17899,7 @@
 <dd>
 <div class="block">Bean property getter:  <property>url</property>.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html#getUrl--">getUrl()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/remote/RemoteInterfaceMethod.html#getUrl--">getUrl()</a></span> - Method in class org.apache.juneau.remote.<a href="org/apache/juneau/remote/RemoteInterfaceMethod.html" title="class in org.apache.juneau.remote">RemoteInterfaceMethod</a></dt>
 <dd>
 <div class="block">Returns the absolute URL of the REST interface invoked by this Java method.</div>
 </dd>
@@ -18046,8 +18146,7 @@
 <dl>
 <dt><a href="org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">H1</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h1&gt;</a>
- element.</div>
+<div class="block">DTO for an HTML {@doc HTML5.sections#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/H1.html#H1--">H1()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5">H1</a></dt>
 <dd>&nbsp;</dd>
@@ -18061,8 +18160,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/H2.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">H2</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h2&gt;</a>
- element.</div>
+<div class="block">DTO for an HTML {@doc HTML5.sections#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/H2.html#H2--">H2()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/H2.html" title="class in org.apache.juneau.dto.html5">H2</a></dt>
 <dd>&nbsp;</dd>
@@ -18076,8 +18174,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/H3.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">H3</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h3&gt;</a>
- element.</div>
+<div class="block">DTO for an HTML {@doc HTML5.sections#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/H3.html#H3--">H3()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/H3.html" title="class in org.apache.juneau.dto.html5">H3</a></dt>
 <dd>&nbsp;</dd>
@@ -18091,8 +18188,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/H4.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">H4</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h4&gt;</a>
- element.</div>
+<div class="block">DTO for an HTML {@doc HTML5.sections#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/H4.html#H4--">H4()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/H4.html" title="class in org.apache.juneau.dto.html5">H4</a></dt>
 <dd>&nbsp;</dd>
@@ -18106,8 +18202,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/H5.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">H5</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h5&gt;</a>
- element.</div>
+<div class="block">DTO for an HTML {@doc HTML5.sections#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/H5.html#H5--">H5()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/H5.html" title="class in org.apache.juneau.dto.html5">H5</a></dt>
 <dd>&nbsp;</dd>
@@ -18121,8 +18216,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/H6.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">H6</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h6&gt;</a>
- element.</div>
+<div class="block">DTO for an HTML {@doc HTML5.sections#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/H6.html#H6--">H6()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/H6.html" title="class in org.apache.juneau.dto.html5">H6</a></dt>
 <dd>&nbsp;</dd>
@@ -18510,7 +18604,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Head</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-head-element">&lt;head&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#the-head-element'>&lt;head&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Head.html#Head--">Head()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5">Head</a></dt>
@@ -18529,7 +18623,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HttpMethodName.html#HEAD">HEAD</a></span> - Static variable in class org.apache.juneau.http.<a href="org/apache/juneau/http/HttpMethodName.html" title="class in org.apache.juneau.http">HttpMethodName</a></dt>
 <dd>
-<div class="block"><a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.4" class="doclink">HEAD</a></div>
+<div class="block"><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.4'>HEAD</a></div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/HtmlDocBuilder.html#head-java.lang.Object...-">head(Object...)</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/HtmlDocBuilder.html" title="class in org.apache.juneau.rest">HtmlDocBuilder</a></dt>
 <dd>
@@ -18541,7 +18635,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Header</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-header-element">&lt;header&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/sections.html#the-header-element'>&lt;header&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Header.html#Header--">Header()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5">Header</a></dt>
@@ -18696,11 +18790,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Td.html#headers-java.lang.String-">headers(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-headers">headers</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-headers'>headers</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Th.html#headers-java.lang.String-">headers(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-headers">headers</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-headers'>headers</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/ResponseInfo.html#headers-java.lang.Object...-">headers(Object...)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a></dt>
 <dd>
@@ -18752,36 +18846,36 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Canvas.html#height-java.lang.Object-">height(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-height">height</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-height'>height</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Embed.html#height-java.lang.Object-">height(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height'>height</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Iframe.html#height-java.lang.Object-">height(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height'>height</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Img.html#height-java.lang.Object-">height(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height'>height</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#height-java.lang.Object-">height(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height'>height</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Object2.html#height-java.lang.Object-">height(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height'>height</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#height-java.lang.Object-">height(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height'>height</a>
  attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/microservice/sample/HelloWorldResource.html" title="class in org.apache.juneau.microservice.sample"><span class="typeNameLink">HelloWorldResource</span></a> - Class in <a href="org/apache/juneau/microservice/sample/package-summary.html">org.apache.juneau.microservice.sample</a></dt>
@@ -18798,11 +18892,11 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#hidden-java.lang.Object-">hidden(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/editing.html#the-hidden-attribute">hidden</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#the-hidden-attribute'>hidden</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meter.html#high-java.lang.Object-">high(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-high">high</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-meter-high'>high</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/annotation/HookEvent.html" title="enum in org.apache.juneau.rest.annotation"><span class="typeNameLink">HookEvent</span></a> - Enum in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
@@ -18839,8 +18933,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Hr.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Hr</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-hr-element">&lt;hr&gt;</a>
- element.</div>
+<div class="block">DTO for an HTML {@doc HTML5.grouping-content#the-hr-element</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Hr.html#Hr--">Hr()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Hr.html" title="class in org.apache.juneau.dto.html5">Hr</a></dt>
 <dd>&nbsp;</dd>
@@ -18854,19 +18947,19 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/A.html#href-java.lang.Object-">href(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-href">href</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-href'>href</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Area.html#href-java.lang.Object-">href(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-href">href</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-href'>href</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Base.html#href-java.lang.Object-">href(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-base-href">href</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-base-href'>href</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Link.html#href-java.lang.Object-">href(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-href">href</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-link-href'>href</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/atom/Link.html#hreflang-java.lang.String-">hreflang(String)</a></span> - Method in class org.apache.juneau.dto.atom.<a href="org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a></dt>
 <dd>
@@ -18874,20 +18967,20 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/A.html#hreflang-java.lang.String-">hreflang(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang">hreflang</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang'>hreflang</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Area.html#hreflang-java.lang.String-">hreflang(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang">hreflang</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang'>hreflang</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Link.html#hreflang-java.lang.String-">hreflang(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-hreflang">hreflang</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-link-hreflang'>hreflang</a>
  attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Html</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/semantics.html#the-html-element">&lt;html&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/semantics.html#the-html-element'>&lt;html&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Html.html#Html--">Html()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a></dt>
@@ -19105,7 +19198,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/HtmlElementRawText.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">HtmlElementRawText</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">A subclass of HTML elements that contain <a href="https://www.w3.org/TR/html51/syntax.html#raw-text">raw text</a>
+<div class="block">A subclass of HTML elements that contain <a href="https://www.w3.org/TR/html51/syntax.html#raw-text raw text}
  only.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElementRawText.html#HtmlElementRawText--">HtmlElementRawText()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElementRawText.html" title="class in org.apache.juneau.dto.html5">HtmlElementRawText</a></dt>
@@ -19302,7 +19395,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meta.html#httpequiv-java.lang.String-">httpequiv(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-http-equiv">http-equiv</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-meta-http-equiv'>http-equiv</a>
  attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/http/HttpMethod.html" title="enum in org.apache.juneau.http"><span class="typeNameLink">HttpMethod</span></a> - Enum in <a href="org/apache/juneau/http/package-summary.html">org.apache.juneau.http</a></dt>
@@ -19396,6 +19489,12 @@
 <dd>
 <div class="block">Fluent setter.</div>
 </dd>
+<dt><a href="org/apache/juneau/internal/HttpUtils.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">HttpUtils</span></a> - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
+<dd>
+<div class="block">Utilities.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/internal/HttpUtils.html#HttpUtils--">HttpUtils()</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/HttpUtils.html" title="class in org.apache.juneau.internal">HttpUtils</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/rest/exception/HttpVersionNotSupported.html" title="class in org.apache.juneau.rest.exception"><span class="typeNameLink">HttpVersionNotSupported</span></a> - Exception in <a href="org/apache/juneau/rest/exception/package-summary.html">org.apache.juneau.rest.exception</a></dt>
 <dd>
 <div class="block">Exception representing an HTTP 505 ().</div>
@@ -19432,7 +19531,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">I</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-i-element">&lt;i&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-i-element'>&lt;i&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/I.html#I--">I()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a></dt>
@@ -19597,7 +19696,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/I.html#id-java.lang.String-">id(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a></dt>
 <dd>&nbsp;</dd>
@@ -19815,7 +19914,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Iframe</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-iframe-element">&lt;iframe&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-iframe-element'>&lt;iframe&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Iframe.html#Iframe--">Iframe()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a></dt>
@@ -20664,7 +20763,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Img</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-img-element">&lt;img&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-img-element'>&lt;img&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Img.html#Img--">Img()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a></dt>
@@ -21044,19 +21143,19 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Input</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-input-element">&lt;input&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-input-element'>&lt;input&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#Input--">Input()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#inputmode-java.lang.String-">inputmode(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-input-inputmode">inputmode</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-input-inputmode'>inputmode</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#inputmode-java.lang.String-">inputmode(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#inputmode">inputmode</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#inputmode'>inputmode</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/csv/CsvParserBuilder.html#inputStreamCharset-java.lang.String-">inputStreamCharset(String)</a></span> - Method in class org.apache.juneau.csv.<a href="org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -21142,7 +21241,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Ins</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/edits.html#the-ins-element">&lt;ins&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/edits.html#the-ins-element'>&lt;ins&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Ins.html#Ins--">Ins()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a></dt>
@@ -21370,7 +21469,7 @@
 <dd>
 <div class="block">Implemented to handle the method called.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html#invoke-java.io.Reader-org.apache.juneau.parser.ReaderParser-org.apache.juneau.http.ContentType-java.lang.String-java.lang.String-">invoke(Reader, ReaderParser, ContentType, String, String)</a></span> - Method in class org.apache.juneau.rest.remoteable.<a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServlet</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html#invoke-java.io.Reader-org.apache.juneau.parser.ReaderParser-org.apache.juneau.http.ContentType-java.lang.String-java.lang.String-">invoke(Reader, ReaderParser, ContentType, String, String)</a></span> - Method in class org.apache.juneau.rest.remote.<a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html" title="class in org.apache.juneau.rest.remote">RemoteInterfaceServlet</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#invokeConstructorFuzzy-java.lang.reflect.Constructor-java.lang.Object...-">invokeConstructorFuzzy(Constructor&lt;T&gt;, Object...)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ClassUtils.html" title="class in org.apache.juneau.internal">ClassUtils</a></dt>
 <dd>
@@ -22102,7 +22201,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Img.html#ismap-java.lang.Object-">ismap(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-ismap">ismap</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-ismap'>ismap</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isMapOrBean--">isMapOrBean()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a></dt>
 <dd>
@@ -22376,10 +22475,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/AllowAllRedirects.html#isRedirectable-java.lang.String-">isRedirectable(String)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/AllowAllRedirects.html" title="class in org.apache.juneau.rest.client">AllowAllRedirects</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isRemoteable--">isRemoteable()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a></dt>
-<dd>
-<div class="block">Returns <jk>true</jk> if this class or one of it's methods are annotated with <a href="org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><code>@Remotable</code></a>.</div>
-</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#isRenderResponseStackTraces--">isRenderResponseStackTraces()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a></dt>
 <dd>
 <div class="block">Returns whether it's safe to render stack traces in HTTP responses.</div>
@@ -22430,7 +22525,7 @@
 <dd>
 <div class="block">Returns the <code>skipIfEmpty</code> field of this schema.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteMethodArg.html#isSkipIfEmpty--">isSkipIfEmpty()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteMethodArg.html" title="class in org.apache.juneau.remoteable">RemoteMethodArg</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html#isSkipIfEmpty--">isSkipIfEmpty()</a></span> - Method in class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodArg</a></dt>
 <dd>
 <div class="block">Returns whether the <code>skipIfEmpty</code> flag was found in the schema.</div>
 </dd>
@@ -23373,7 +23468,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Kbd</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-kbd-element">&lt;kbd&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-kbd-element'>&lt;kbd&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Kbd.html#Kbd--">Kbd()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a></dt>
@@ -23390,7 +23485,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Keygen</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-keygen-element">&lt;keygen&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-keygen-element'>&lt;keygen&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Keygen.html#Keygen--">Keygen()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a></dt>
@@ -23451,7 +23546,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Keygen.html#keytype-java.lang.String-">keytype(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-keygen-keytype">keytype</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-keygen-keytype'>keytype</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/internal/KeywordSet.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">KeywordSet</span></a> - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
@@ -23467,7 +23562,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Track.html#kind-java.lang.String-">kind(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-kind">kind</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-kind'>kind</a> attribute.</div>
 </dd>
 </dl>
 <a name="I:L">
@@ -23489,22 +23584,22 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Label</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-label-element">&lt;label&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-label-element'>&lt;label&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Label.html#Label--">Label()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Optgroup.html#label-java.lang.String-">label(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-optgroup-label">label</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-optgroup-label'>label</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Option.html#label-java.lang.String-">label(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-option-label">label</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-option-label'>label</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Track.html#label-java.lang.String-">label(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-label">label</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-label'>label</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializerBuilder.html#labelParameter-java.lang.String-">labelParameter(String)</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></dt>
 <dd>
@@ -23540,7 +23635,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#lang-java.lang.String-">lang(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/dom.html#attr-lang">lang</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#attr-lang'>lang</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/jena/Constants.html#LANG_N3">LANG_N3</a></span> - Static variable in class org.apache.juneau.jena.<a href="org/apache/juneau/jena/Constants.html" title="class in org.apache.juneau.jena">Constants</a></dt>
 <dd>
@@ -23600,7 +23695,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Legend.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Legend</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-legend-element">&lt;legend&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-legend-element'>&lt;legend&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Legend.html#Legend--">Legend()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Legend.html" title="class in org.apache.juneau.dto.html5">Legend</a></dt>
@@ -23643,7 +23738,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Li.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Li</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-li-element">&lt;li&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-li-element'>&lt;li&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Li.html#Li--">Li()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Li.html" title="class in org.apache.juneau.dto.html5">Li</a></dt>
@@ -23721,7 +23816,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Link</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-link-element">&lt;link&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#the-link-element'>&lt;link&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Link.html#Link--">Link()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a></dt>
@@ -23750,7 +23845,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#list-java.lang.String-">list(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-list">list</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-list'>list</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/csv/CsvParserBuilder.html#listener-java.lang.Class-">listener(Class&lt;? extends ParserListener&gt;)</a></span> - Method in class org.apache.juneau.csv.<a href="org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -23842,7 +23937,7 @@
 <dd>
 <div class="block">Configuration property:  Serializer listener.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html#listMethods-java.lang.String-">listMethods(String)</a></span> - Method in class org.apache.juneau.rest.remoteable.<a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServlet</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html#listMethods-java.lang.String-">listMethods(String)</a></span> - Method in class org.apache.juneau.rest.remote.<a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html" title="class in org.apache.juneau.rest.remote">RemoteInterfaceServlet</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanMap.html#load-java.lang.String-">load(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a></dt>
 <dd>
@@ -24206,11 +24301,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#loop-java.lang.Object-">loop(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop">loop</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop'>loop</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#loop-java.lang.Object-">loop(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop">loop</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop'>loop</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/exception/LoopDetected.html" title="class in org.apache.juneau.rest.exception"><span class="typeNameLink">LoopDetected</span></a> - Exception in <a href="org/apache/juneau/rest/exception/package-summary.html">org.apache.juneau.rest.exception</a></dt>
 <dd>
@@ -24250,7 +24345,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meter.html#low-java.lang.Object-">low(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-low">low</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-meter-low'>low</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/svl/vars/LowerCaseVar.html" title="class in org.apache.juneau.svl.vars"><span class="typeNameLink">LowerCaseVar</span></a> - Class in <a href="org/apache/juneau/svl/vars/package-summary.html">org.apache.juneau.svl.vars</a></dt>
 <dd>
@@ -24284,7 +24379,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Main.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Main</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-main-element">&lt;main&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-main-element'>&lt;main&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Main.html#Main--">Main()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Main.html" title="class in org.apache.juneau.dto.html5">Main</a></dt>
@@ -24295,7 +24390,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Html.html#manifest-java.lang.String-">manifest(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/semantics.html#attr-html-manifest">manifest</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/semantics.html#attr-html-manifest'>manifest</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/utils/ManifestFile.html" title="class in org.apache.juneau.utils"><span class="typeNameLink">ManifestFile</span></a> - Class in <a href="org/apache/juneau/utils/package-summary.html">org.apache.juneau.utils</a></dt>
 <dd>
@@ -24331,7 +24426,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Map</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-map-element">&lt;map&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-map-element'>&lt;map&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Map.html#Map--">Map()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a></dt>
@@ -24360,7 +24455,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Mark.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Mark</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-mark-element">&lt;mark&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-mark-element'>&lt;mark&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Mark.html#Mark--">Mark()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Mark.html" title="class in org.apache.juneau.dto.html5">Mark</a></dt>
@@ -24421,15 +24516,15 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#max-java.lang.Object-">max(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-max">max</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-max'>max</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meter.html#max-java.lang.Object-">max(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-max">max</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-meter-max'>max</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Progress.html#max-java.lang.Object-">max(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-progress-max">max</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-progress-max'>max</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClientBuilder.html#maxConnPerRoute-int-">maxConnPerRoute(int)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClientBuilder.html" title="class in org.apache.juneau.rest.client">RestClientBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -24601,11 +24696,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#maxlength-java.lang.Object-">maxlength(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-maxlength">maxlength</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-maxlength'>maxlength</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#maxlength-java.lang.Object-">maxlength(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-maxlength">maxlength</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-textarea-maxlength'>maxlength</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/HeaderInfo.html#maxLength-java.lang.Object-">maxLength(Object)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a></dt>
 <dd>
@@ -24645,20 +24740,20 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Link.html#media-java.lang.String-">media(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-media">media</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-link-media'>media</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Style.html#media-java.lang.String-">media(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-style-media">media</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-style-media'>media</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#mediagroup-java.lang.String-">mediagroup(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup'>mediagroup</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#mediagroup-java.lang.String-">mediagroup(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup'>mediagroup</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanContextBuilder.html#mediaType-org.apache.juneau.http.MediaType-">mediaType(MediaType)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></dt>
@@ -24787,7 +24882,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#menu-java.lang.String-">menu(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-menu">menu</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-menu'>menu</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/widget/MenuItemWidget.html" title="class in org.apache.juneau.rest.widget"><span class="typeNameLink">MenuItemWidget</span></a> - Class in <a href="org/apache/juneau/rest/widget/package-summary.html">org.apache.juneau.rest.widget</a></dt>
 <dd>
@@ -25069,7 +25164,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Meta</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-meta-element">&lt;meta&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#the-meta-element'>&lt;meta&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meta.html#Meta--">Meta()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a></dt>
@@ -25090,14 +25185,14 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Meter</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-meter-element">&lt;meter&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-meter-element'>&lt;meter&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meter.html#Meter--">Meter()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Form.html#method-java.lang.String-">method(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-method">method</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-method'>method</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/annotation/Method.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">Method</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
@@ -25154,11 +25249,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#min-java.lang.Object-">min(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-min">min</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-min'>min</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meter.html#min-java.lang.Object-">min(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-min">min</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-meter-min'>min</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/HeaderInfo.html#minimum-java.lang.Object-">minimum(Object)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a></dt>
 <dd>
@@ -25206,11 +25301,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#minlength-java.lang.Object-">minlength(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-minlength">minlength</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-minlength'>minlength</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#minlength-java.lang.Object-">minlength(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-minlength">minlength</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-textarea-minlength'>minlength</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/HeaderInfo.html#minLength-java.lang.Object-">minLength(Object)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a></dt>
 <dd>
@@ -25512,11 +25607,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#multiple-java.lang.Object-">multiple(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-multiple">multiple</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-multiple'>multiple</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Select.html#multiple-java.lang.Object-">multiple(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-select-multiple">multiple</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-select-multiple'>multiple</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/response/MultipleChoices.html" title="class in org.apache.juneau.rest.response"><span class="typeNameLink">MultipleChoices</span></a> - Class in <a href="org/apache/juneau/rest/response/package-summary.html">org.apache.juneau.rest.response</a></dt>
 <dd>
@@ -25578,12 +25673,12 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#muted-java.lang.Object-">muted(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted'>muted</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#muted-java.lang.Object-">muted(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted'>muted</a>
  attribute.</div>
 </dd>
 </dl>
@@ -25646,55 +25741,55 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-name'>name</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Fieldset.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-name'>name</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Form.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-form-name'>name</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Iframe.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-name'>name</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-name'>name</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Keygen.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-name'>name</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Map.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-map-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-map-name'>name</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meta.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-meta-name'>name</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Object2.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-name'>name</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Output.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-name'>name</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Param.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-param-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-param-name'>name</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Select.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-name'>name</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-name'>name</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/LinkString.html#name-java.lang.String-">name(String)</a></span> - Method in class org.apache.juneau.dto.<a href="org/apache/juneau/dto/LinkString.html" title="class in org.apache.juneau.dto">LinkString</a></dt>
 <dd>
@@ -25877,7 +25972,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Nav.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Nav</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-nav-element">&lt;nav&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/sections.html#the-nav-element'>&lt;nav&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Nav.html#Nav--">Nav()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Nav.html" title="class in org.apache.juneau.dto.html5">Nav</a></dt>
@@ -26104,7 +26199,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Noscript.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Noscript</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-noscript-element">&lt;noscript&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#the-noscript-element'>&lt;noscript&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Noscript.html#Noscript--">Noscript()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Noscript.html" title="class in org.apache.juneau.dto.html5">Noscript</a></dt>
@@ -26903,7 +26998,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Form.html#novalidate-java.lang.Boolean-">novalidate(Boolean)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-novalidate">novalidate</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-novalidate'>novalidate</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/HttpPartSchemaBuilder.html#noValidate-java.lang.Boolean-">noValidate(Boolean)</a></span> - Method in class org.apache.juneau.httppart.<a href="org/apache/juneau/httppart/HttpPartSchemaBuilder.html" title="class in org.apache.juneau.httppart">HttpPartSchemaBuilder</a></dt>
 <dd>
@@ -27063,7 +27158,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Object2</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-object-element">&lt;object&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-object-element'>&lt;object&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Object2.html#Object2--">Object2()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a></dt>
@@ -27172,18 +27267,18 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Ol</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-ol-element">&lt;ol&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-ol-element'>&lt;ol&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Ol.html#Ol--">Ol()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onabort-java.lang.String-">onabort(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onabort">onabort</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onabort'>onabort</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Body.html#onafterprint-java.lang.String-">onafterprint(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onafterprint">onafterprint</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onafterprint'>onafterprint</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerListener.html#onBeanGetterException-org.apache.juneau.serializer.SerializerSession-java.lang.Throwable-org.apache.juneau.BeanPropertyMeta-">onBeanGetterException(SerializerSession, Throwable, BeanPropertyMeta)</a></span> - Method in class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a></dt>
@@ -27196,24 +27291,24 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Body.html#onbeforeunload-java.lang.String-">onbeforeunload(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onbeforeunload">onbeforeunload</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onbeforeunload'>onbeforeunload</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onblur-java.lang.String-">onblur(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onblur">onblur</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onblur'>onblur</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#oncancel-java.lang.String-">oncancel(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oncancel">oncancel</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oncancel'>oncancel</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#oncanplay-java.lang.String-">oncanplay(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oncanplay">oncanplay</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oncanplay'>oncanplay</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#oncanplaythrough-java.lang.String-">oncanplaythrough(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oncanplaythrough">oncanplaythrough</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oncanplaythrough'>oncanplaythrough</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/config/internal/ConfigMap.html#onChange-java.lang.String-">onChange(String)</a></span> - Method in class org.apache.juneau.config.internal.<a href="org/apache/juneau/config/internal/ConfigMap.html" title="class in org.apache.juneau.config.internal">ConfigMap</a></dt>
@@ -27224,11 +27319,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onchange-java.lang.String-">onchange(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onchange">onchange</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onchange'>onchange</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onclick-java.lang.String-">onclick(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onclick">onclick</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onclick'>onclick</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCallInterceptor.html#onClose-org.apache.juneau.rest.client.RestCall-">onClose(RestCall)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestCallInterceptor.html" title="class in org.apache.juneau.rest.client">RestCallInterceptor</a></dt>
 <dd>
@@ -27266,25 +27361,25 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#oncuechange-java.lang.String-">oncuechange(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oncuechange">oncuechange</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oncuechange'>oncuechange</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#ondblclick-java.lang.String-">ondblclick(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-ondblclick">ondblclick</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-ondblclick'>ondblclick</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#ondurationchange-java.lang.String-">ondurationchange(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-ondurationchange">ondurationchange</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-ondurationchange'>ondurationchange</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onemptied-java.lang.String-">onemptied(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onemptied">onemptied</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onemptied'>onemptied</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onended-java.lang.String-">onended(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onended">onended</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onended'>onended</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanTraverseSession.html#onError-java.lang.Throwable-java.lang.String-java.lang.Object...-">onError(Throwable, String, Object...)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanTraverseSession.html" title="class in org.apache.juneau">BeanTraverseSession</a></dt>
 <dd>
@@ -27292,7 +27387,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onerror-java.lang.String-">onerror(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onerror">onerror</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onerror'>onerror</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserListener.html#onError-org.apache.juneau.parser.ParserSession-java.lang.Throwable-java.lang.String-">onError(ParserSession, Throwable, String)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserListener.html" title="class in org.apache.juneau.parser">ParserListener</a></dt>
 <dd>
@@ -27320,7 +27415,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onfocus-java.lang.String-">onfocus(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onfocus">onfocus</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onfocus'>onfocus</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCallInterceptor.html#onInit-org.apache.juneau.rest.client.RestCall-">onInit(RestCall)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestCallInterceptor.html" title="class in org.apache.juneau.rest.client">RestCallInterceptor</a></dt>
 <dd>
@@ -27330,41 +27425,41 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#oninput-java.lang.String-">oninput(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oninput">oninput</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oninput'>oninput</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#oninvalid-java.lang.String-">oninvalid(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oninvalid">oninvalid</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oninvalid'>oninvalid</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onkeydown-java.lang.String-">onkeydown(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onkeydown">onkeydown</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onkeydown'>onkeydown</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onkeypress-java.lang.String-">onkeypress(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onkeypress">onkeypress</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onkeypress'>onkeypress</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onkeyup-java.lang.String-">onkeyup(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onkeyup">onkeyup</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onkeyup'>onkeyup</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onload-java.lang.String-">onload(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onload">onload</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onload'>onload</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onloadeddata-java.lang.String-">onloadeddata(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadeddata">onloadeddata</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onloadeddata'>onloadeddata</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onloadedmetadata-java.lang.String-">onloadedmetadata(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadedmetadata">onloadedmetadata</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onloadedmetadata'>onloadedmetadata</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onloadstart-java.lang.String-">onloadstart(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadstart">onloadstart</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onloadstart'>onloadstart</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/ResponsePattern.html#onMatch-org.apache.juneau.rest.client.RestCall-java.util.regex.Matcher-">onMatch(RestCall, Matcher)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/ResponsePattern.html" title="class in org.apache.juneau.rest.client">ResponsePattern</a></dt>
@@ -27373,44 +27468,44 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Body.html#onmessage-java.lang.String-">onmessage(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onmessage">onmessage</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onmessage'>onmessage</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onmousedown-java.lang.String-">onmousedown(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousedown">onmousedown</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmousedown'>onmousedown</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onmouseenter-java.lang.String-">onmouseenter(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseenter">onmouseenter</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseenter'>onmouseenter</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onmouseleave-java.lang.String-">onmouseleave(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseleave">onmouseleave</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseleave'>onmouseleave</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onmousemove-java.lang.String-">onmousemove(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousemove">onmousemove</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmousemove'>onmousemove</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onmouseout-java.lang.String-">onmouseout(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseout">onmouseout</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseout'>onmouseout</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onmouseover-java.lang.String-">onmouseover(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseover">onmouseover</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseover'>onmouseover</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onmouseup-java.lang.String-">onmouseup(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseup">onmouseup</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseup'>onmouseup</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onmousewheel-java.lang.String-">onmousewheel(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousewheel">onmousewheel</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmousewheel'>onmousewheel</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/ResponsePattern.html#onNoMatch-org.apache.juneau.rest.client.RestCall-">onNoMatch(RestCall)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/ResponsePattern.html" title="class in org.apache.juneau.rest.client">ResponsePattern</a></dt>
@@ -27419,25 +27514,25 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Body.html#ononline-java.lang.String-">ononline(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-ononline">ononline</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-ononline'>ononline</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Body.html#onpageshow-java.lang.String-">onpageshow(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onpageshow">onpageshow</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onpageshow'>onpageshow</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onpause-java.lang.String-">onpause(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onpause">onpause</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onpause'>onpause</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onplay-java.lang.String-">onplay(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onplay">onplay</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onplay'>onplay</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onplaying-java.lang.String-">onplaying(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onplaying">onplaying</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onplaying'>onplaying</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/RestMicroservice.html#onPostStartServer--">onPostStartServer()</a></span> - Method in class org.apache.juneau.microservice.<a href="org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a></dt>
 <dd>
@@ -27449,20 +27544,20 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onprogress-java.lang.String-">onprogress(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onprogress">onprogress</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onprogress'>onprogress</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onratechange-java.lang.String-">onratechange(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onratechange">onratechange</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onratechange'>onratechange</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onreset-java.lang.String-">onreset(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onreset">onreset</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onreset'>onreset</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onresize-java.lang.String-">onresize(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onresize">onresize</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onresize'>onresize</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RetryOn.html#onResponse-org.apache.http.HttpResponse-">onResponse(HttpResponse)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RetryOn.html" title="class in org.apache.juneau.rest.client">RetryOn</a></dt>
 <dd>
@@ -27476,19 +27571,19 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onscroll-java.lang.String-">onscroll(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onscroll">onscroll</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onscroll'>onscroll</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onseeked-java.lang.String-">onseeked(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onseeked">onseeked</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onseeked'>onseeked</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onseeking-java.lang.String-">onseeking(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onseeking">onseeking</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onseeking'>onseeking</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onselect-java.lang.String-">onselect(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onselect">onselect</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onselect'>onselect</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ValueListener.html#onSet-T-">onSet(T)</a></span> - Method in interface org.apache.juneau.<a href="org/apache/juneau/ValueListener.html" title="interface in org.apache.juneau">ValueListener</a></dt>
 <dd>
@@ -27496,11 +27591,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onshow-java.lang.String-">onshow(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onshow">onshow</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onshow'>onshow</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onstalled-java.lang.String-">onstalled(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onstalled">onstalled</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onstalled'>onstalled</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/Microservice.html#onStart--">onStart()</a></span> - Method in class org.apache.juneau.microservice.<a href="org/apache/juneau/microservice/Microservice.html" title="class in org.apache.juneau.microservice">Microservice</a></dt>
 <dd>
@@ -27520,25 +27615,25 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Body.html#onstorage-java.lang.String-">onstorage(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onstorage">onstorage</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onstorage'>onstorage</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onsubmit-java.lang.String-">onsubmit(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onsubmit">onsubmit</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onsubmit'>onsubmit</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onsuspend-java.lang.String-">onsuspend(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onsuspend">onsuspend</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onsuspend'>onsuspend</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#ontimeupdate-java.lang.String-">ontimeupdate(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-ontimeupdate">ontimeupdate</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-ontimeupdate'>ontimeupdate</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#ontoggle-java.lang.String-">ontoggle(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-ontoggle">ontoggle</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-ontoggle'>ontoggle</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserListener.html#onUnknownBeanProperty-org.apache.juneau.parser.ParserSession-java.lang.String-java.lang.Class-T-">onUnknownBeanProperty(ParserSession, String, Class&lt;T&gt;, T)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserListener.html" title="class in org.apache.juneau.parser">ParserListener</a></dt>
 <dd>
@@ -27550,12 +27645,12 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onvolumechange-java.lang.String-">onvolumechange(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onvolumechange">onvolumechange</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onvolumechange'>onvolumechange</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#onwaiting-java.lang.String-">onwaiting(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onwaiting">onwaiting</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onwaiting'>onwaiting</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/httppart/OpenApiPartParser.html" title="class in org.apache.juneau.httppart"><span class="typeNameLink">OpenApiPartParser</span></a> - Class in <a href="org/apache/juneau/httppart/package-summary.html">org.apache.juneau.httppart</a></dt>
 <dd>
@@ -27651,14 +27746,14 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Optgroup</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-optgroup-element">&lt;optgroup&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-optgroup-element'>&lt;optgroup&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Optgroup.html#Optgroup--">Optgroup()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meter.html#optimum-java.lang.Object-">optimum(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-optimum">optimum</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-meter-optimum'>optimum</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlBuilder.html#option--">option()</a></span> - Static method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5">HtmlBuilder</a></dt>
 <dd>
@@ -27675,14 +27770,14 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Option</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-option-element">&lt;option&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-option-element'>&lt;option&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Option.html#Option--">Option()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HttpMethodName.html#OPTIONS">OPTIONS</a></span> - Static variable in class org.apache.juneau.http.<a href="org/apache/juneau/http/HttpMethodName.html" title="class in org.apache.juneau.http">HttpMethodName</a></dt>
 <dd>
-<div class="block"><a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.2" class="doclink">OPTIONS</a></div>
+<div class="block"><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.2'>OPTIONS</a></div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockRest.html#options-java.lang.String-">options(String)</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockRest.html" title="class in org.apache.juneau.rest.mock">MockRest</a></dt>
 <dd>
@@ -27844,9 +27939,9 @@
 <dd>
 <div class="block">Plaintext Marshalling Support</div>
 </dd>
-<dt><a href="org/apache/juneau/remoteable/package-summary.html">org.apache.juneau.remoteable</a> - package org.apache.juneau.remoteable</dt>
+<dt><a href="org/apache/juneau/remote/package-summary.html">org.apache.juneau.remote</a> - package org.apache.juneau.remote</dt>
 <dd>
-<div class="block">Remoteable API</div>
+<div class="block">Remote Interfaces API</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/package-summary.html">org.apache.juneau.rest</a> - package org.apache.juneau.rest</dt>
 <dd>
@@ -27864,6 +27959,8 @@
 <dd>
 <div class="block">REST Client Mock API</div>
 </dd>
+<dt><a href="org/apache/juneau/rest/client/remote/package-summary.html">org.apache.juneau.rest.client.remote</a> - package org.apache.juneau.rest.client.remote</dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/rest/converters/package-summary.html">org.apache.juneau.rest.converters</a> - package org.apache.juneau.rest.converters</dt>
 <dd>
 <div class="block">REST Response Converters</div>
@@ -27888,9 +27985,9 @@
 <dd>
 <div class="block">REST Server Mock API</div>
 </dd>
-<dt><a href="org/apache/juneau/rest/remoteable/package-summary.html">org.apache.juneau.rest.remoteable</a> - package org.apache.juneau.rest.remoteable</dt>
+<dt><a href="org/apache/juneau/rest/remote/package-summary.html">org.apache.juneau.rest.remote</a> - package org.apache.juneau.rest.remote</dt>
 <dd>
-<div class="block">Remoteable service API</div>
+<div class="block">Remote service API</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/reshandlers/package-summary.html">org.apache.juneau.rest.reshandlers</a> - package org.apache.juneau.rest.reshandlers</dt>
 <dd>
@@ -28038,7 +28135,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Output</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-output-element">&lt;output&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-output-element'>&lt;output&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Output.html#Output--">Output()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a></dt>
@@ -28095,8 +28192,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/P.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">P</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-p-element">&lt;p&gt;</a>
- element.</div>
+<div class="block">DTO for an HTML {@doc HTML5.grouping-content#the-p-element</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/P.html#P--">P()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/P.html" title="class in org.apache.juneau.dto.html5">P</a></dt>
 <dd>&nbsp;</dd>
@@ -28119,7 +28215,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Param</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-param-element">&lt;param&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-param-element'>&lt;param&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Param.html#Param--">Param()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a></dt>
@@ -28760,7 +28856,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#pattern-java.lang.String-">pattern(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-pattern">pattern</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-pattern'>pattern</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/HeaderInfo.html#pattern-java.lang.Object-">pattern(Object)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a></dt>
 <dd>
@@ -28920,11 +29016,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#placeholder-java.lang.String-">placeholder(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-placeholder">placeholder</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-placeholder'>placeholder</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#placeholder-java.lang.String-">placeholder(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-placeholder">placeholder</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-textarea-placeholder'>placeholder</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/MediaType.html#PLAIN">PLAIN</a></span> - Static variable in class org.apache.juneau.http.<a href="org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a></dt>
@@ -29465,7 +29561,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HttpMethodName.html#POST">POST</a></span> - Static variable in class org.apache.juneau.http.<a href="org/apache/juneau/http/HttpMethodName.html" title="class in org.apache.juneau.http">HttpMethodName</a></dt>
 <dd>
-<div class="block"><a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.5" class="doclink">POST</a></div>
+<div class="block"><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.5'>POST</a></div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockRest.html#post-java.lang.String-java.lang.Object-">post(String, Object)</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockRest.html" title="class in org.apache.juneau.rest.mock">MockRest</a></dt>
 <dd>
@@ -29485,7 +29581,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#poster-java.lang.String-">poster(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-video-poster">poster</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-video-poster'>poster</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#postInit--">postInit()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a></dt>
@@ -29528,8 +29624,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Pre.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Pre</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-pre-element">&lt;pre&gt;</a>
- element.</div>
+<div class="block">DTO for an HTML {@doc HTML5.grouping-content#the-pre-element</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Pre.html#Pre--">Pre()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Pre.html" title="class in org.apache.juneau.dto.html5">Pre</a></dt>
 <dd>&nbsp;</dd>
@@ -29583,12 +29678,12 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#preload-java.lang.Object-">preload(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload'>preload</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#preload-java.lang.String-">preload(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload'>preload</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/xml/XmlParserBuilder.html#preserveRootElement-boolean-">preserveRootElement(boolean)</a></span> - Method in class org.apache.juneau.xml.<a href="org/apache/juneau/xml/XmlParserBuilder.html" title="class in org.apache.juneau.xml">XmlParserBuilder</a></dt>
@@ -29659,7 +29754,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Progress</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-progress-element">&lt;progress&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-progress-element'>&lt;progress&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Progress.html#Progress--">Progress()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a></dt>
@@ -29822,7 +29917,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HttpMethodName.html#PUT">PUT</a></span> - Static variable in class org.apache.juneau.http.<a href="org/apache/juneau/http/HttpMethodName.html" title="class in org.apache.juneau.http">HttpMethodName</a></dt>
 <dd>
-<div class="block"><a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.6" class="doclink">PUT</a></div>
+<div class="block"><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.6'>PUT</a></div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/Cache.html#put-K-V-">put(K, V)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/Cache.html" title="class in org.apache.juneau.internal">Cache</a></dt>
 <dd>
@@ -29908,7 +30003,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Q</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-q-element">&lt;q&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-q-element'>&lt;q&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Q.html#Q--">Q()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a></dt>
@@ -30091,7 +30186,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Rb</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rb-element">&lt;rb&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-rb-element'>&lt;rb&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Rb.html#Rb--">Rb()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5">Rb</a></dt>
@@ -30651,15 +30746,15 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#readonly-java.lang.Object-">readonly(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-readonly">readonly</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-readonly'>readonly</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#readonly-boolean-">readonly(boolean)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-readonly">readonly</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-readonly'>readonly</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#readonly-java.lang.Object-">readonly(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-readonly">readonly</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-textarea-readonly'>readonly</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/SchemaInfo.html#readOnly-java.lang.Object-">readOnly(Object)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a></dt>
 <dd>
@@ -30733,15 +30828,15 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/A.html#rel-java.lang.String-">rel(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel">rel</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel'>rel</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Area.html#rel-java.lang.String-">rel(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel">rel</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel'>rel</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Link.html#rel-java.lang.String-">rel(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-rel">rel</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-link-rel'>rel</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/UriResolver.html#relativize-java.lang.Object-java.lang.Object-">relativize(Object, Object)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/UriResolver.html" title="class in org.apache.juneau">UriResolver</a></dt>
 <dd>
@@ -30753,80 +30848,77 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/mock/MockHttpClientConnectionManager.html#releaseConnection-org.apache.http.HttpClientConnection-java.lang.Object-long-java.util.concurrent.TimeUnit-">releaseConnection(HttpClientConnection, Object, long, TimeUnit)</a></span> - Method in class org.apache.juneau.rest.client.mock.<a href="org/apache/juneau/rest/client/mock/MockHttpClientConnectionManager.html" title="class in org.apache.juneau.rest.client.mock">MockHtt [...]
 <dd>&nbsp;</dd>
-<dt><a href="org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><span class="typeNameLink">Remoteable</span></a> - Annotation Type in <a href="org/apache/juneau/remoteable/package-summary.html">org.apache.juneau.remoteable</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#remoteAddr-java.lang.String-">remoteAddr(String)</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
 <dd>
-<div class="block">Identifies a remote proxy interface against a REST interface.</div>
+<div class="block">Fluent setter.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remoteable/RemoteableServiceProperties.html#REMOTEABLE_includeOnlyRemotableMethods">REMOTEABLE_includeOnlyRemotableMethods</a></span> - Static variable in class org.apache.juneau.rest.remoteable.<a href="org/apache/juneau/rest/remoteable/RemoteableServiceProperties.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServiceProperties</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#remoteHost-java.lang.String-">remoteHost(String)</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
 <dd>
-<div class="block">Only expose interfaces and methods annotated with <a href="org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><code>@Remoteable</code></a> (<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>,
- default=<jk>false</jk>).</div>
+<div class="block">Fluent setter.</div>
 </dd>
-<dt><a href="org/apache/juneau/remoteable/RemoteableMeta.html" title="class in org.apache.juneau.remoteable"><span class="typeNameLink">RemoteableMeta</span></a> - Class in <a href="org/apache/juneau/remoteable/package-summary.html">org.apache.juneau.remoteable</a></dt>
+<dt><a href="org/apache/juneau/remote/RemoteInterface.html" title="annotation in org.apache.juneau.remote"><span class="typeNameLink">RemoteInterface</span></a> - Annotation Type in <a href="org/apache/juneau/remote/package-summary.html">org.apache.juneau.remote</a></dt>
 <dd>
-<div class="block">Contains the meta-data about a remoteable interface.</div>
+<div class="block">Identifies a remote proxy REST interface.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMeta.html#RemoteableMeta-java.lang.Class-java.lang.String-">RemoteableMeta(Class&lt;?&gt;, String)</a></span> - Constructor for class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMeta</a></dt>
+<dt><a href="org/apache/juneau/remote/RemoteInterfaceMeta.html" title="class in org.apache.juneau.remote"><span class="typeNameLink">RemoteInterfaceMeta</span></a> - Class in <a href="org/apache/juneau/remote/package-summary.html">org.apache.juneau.remote</a></dt>
 <dd>
-<div class="block">Constructor.</div>
+<div class="block">Contains the meta-data about a remote proxy REST interface.</div>
 </dd>
-<dt><a href="org/apache/juneau/remoteable/RemoteableMetadataException.html" title="class in org.apache.juneau.remoteable"><span class="typeNameLink">RemoteableMetadataException</span></a> - Exception in <a href="org/apache/juneau/remoteable/package-summary.html">org.apache.juneau.remoteable</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/remote/RemoteInterfaceMeta.html#RemoteInterfaceMeta-java.lang.Class-java.lang.String-">RemoteInterfaceMeta(Class&lt;?&gt;, String)</a></span> - Constructor for class org.apache.juneau.remote.<a href="org/apache/juneau/remote/RemoteInterfaceMeta.html" title="class in org.apache.juneau.remote">RemoteInterfaceMeta</a></dt>
 <dd>
-<div class="block">Exceptions caused by invalid Remoteable classes.</div>
+<div class="block">Constructor.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMetadataException.html#RemoteableMetadataException-java.lang.Throwable-java.lang.String-java.lang.Object...-">RemoteableMetadataException(Throwable, String, Object...)</a></span> - Constructor for exception org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMetadataException.html" title="class in org.apache.juneau.remoteable">RemoteableMetadataException</a></dt>
+<dt><a href="org/apache/juneau/remote/RemoteInterfaceMethod.html" title="class in org.apache.juneau.remote"><span class="typeNameLink">RemoteInterfaceMethod</span></a> - Class in <a href="org/apache/juneau/remote/package-summary.html">org.apache.juneau.remote</a></dt>
 <dd>
-<div class="block">Constructor.</div>
+<div class="block">Contains the meta-data about a Java method on a remote class.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMetadataException.html#RemoteableMetadataException-java.lang.reflect.Method-java.lang.String-java.lang.Object...-">RemoteableMetadataException(Method, String, Object...)</a></span> - Constructor for exception org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMetadataException.html" title="class in org.apache.juneau.remoteable">RemoteableMetadataException</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/remote/RemoteInterfaceMethod.html#RemoteInterfaceMethod-java.lang.String-java.lang.reflect.Method-">RemoteInterfaceMethod(String, Method)</a></span> - Constructor for class org.apache.juneau.remote.<a href="org/apache/juneau/remote/RemoteInterfaceMethod.html" title="class in org.apache.juneau.remote">RemoteInterfaceMethod</a></dt>
 <dd>
 <div class="block">Constructor.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMetadataException.html#RemoteableMetadataException-java.lang.Class-java.lang.String-java.lang.Object...-">RemoteableMetadataException(Class&lt;?&gt;, String, Object...)</a></span> - Constructor for exception org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMetadataException.html" title="class in org.apache.juneau.remoteable">RemoteableMetadataException</a></dt>
+<dt><a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html" title="class in org.apache.juneau.rest.remote"><span class="typeNameLink">RemoteInterfaceServlet</span></a> - Class in <a href="org/apache/juneau/rest/remote/package-summary.html">org.apache.juneau.rest.remote</a></dt>
 <dd>
-<div class="block">Constructor.</div>
+<div class="block">Abstract class for defining Remote Interface Services.</div>
 </dd>
-<dt><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable"><span class="typeNameLink">RemoteableMethodMeta</span></a> - Class in <a href="org/apache/juneau/remoteable/package-summary.html">org.apache.juneau.remoteable</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html#RemoteInterfaceServlet--">RemoteInterfaceServlet()</a></span> - Constructor for class org.apache.juneau.rest.remote.<a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html" title="class in org.apache.juneau.rest.remote">RemoteInterfaceServlet</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/juneau/rest/client/remote/RemoteMetadataException.html" title="class in org.apache.juneau.rest.client.remote"><span class="typeNameLink">RemoteMetadataException</span></a> - Exception in <a href="org/apache/juneau/rest/client/remote/package-summary.html">org.apache.juneau.rest.client.remote</a></dt>
 <dd>
-<div class="block">Contains the meta-data about a Java method on a remoteable interface.</div>
+<div class="block">Exceptions caused by invalid REST proxy classes.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html#RemoteableMethodMeta-java.lang.String-java.lang.reflect.Method-">RemoteableMethodMeta(String, Method)</a></span> - Constructor for class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMetadataException.html#RemoteMetadataException-java.lang.Throwable-java.lang.String-java.lang.Object...-">RemoteMetadataException(Throwable, String, Object...)</a></span> - Constructor for exception org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMetadataException.html" title="class in org.apache.juneau.rest.client.remote">RemoteMetadataException</a></dt>
 <dd>
 <div class="block">Constructor.</div>
 </dd>
-<dt><a href="org/apache/juneau/rest/remoteable/RemoteableServiceProperties.html" title="class in org.apache.juneau.rest.remoteable"><span class="typeNameLink">RemoteableServiceProperties</span></a> - Class in <a href="org/apache/juneau/rest/remoteable/package-summary.html">org.apache.juneau.rest.remoteable</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMetadataException.html#RemoteMetadataException-java.lang.reflect.Method-java.lang.String-java.lang.Object...-">RemoteMetadataException(Method, String, Object...)</a></span> - Constructor for exception org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMetadataException.html" title="class in org.apache.juneau.rest.client.remote">RemoteMetadataException</a></dt>
 <dd>
-<div class="block">Configurable properties for the <a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html" title="class in org.apache.juneau.rest.remoteable"><code>RemoteableServlet</code></a> class.</div>
+<div class="block">Constructor.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remoteable/RemoteableServiceProperties.html#RemoteableServiceProperties--">RemoteableServiceProperties()</a></span> - Constructor for class org.apache.juneau.rest.remoteable.<a href="org/apache/juneau/rest/remoteable/RemoteableServiceProperties.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServiceProperties</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html" title="class in org.apache.juneau.rest.remoteable"><span class="typeNameLink">RemoteableServlet</span></a> - Class in <a href="org/apache/juneau/rest/remoteable/package-summary.html">org.apache.juneau.rest.remoteable</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMetadataException.html#RemoteMetadataException-java.lang.Class-java.lang.String-java.lang.Object...-">RemoteMetadataException(Class&lt;?&gt;, String, Object...)</a></span> - Constructor for exception org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMetadataException.html" title="class in org.apache.juneau.rest.client.remote">RemoteMetadataException</a></dt>
 <dd>
-<div class="block">Abstract class for defining Remoteable services.</div>
+<div class="block">Constructor.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html#RemoteableServlet--">RemoteableServlet()</a></span> - Constructor for class org.apache.juneau.rest.remoteable.<a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServlet</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#remoteAddr-java.lang.String-">remoteAddr(String)</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
+<dt><a href="org/apache/juneau/rest/client/remote/RemoteMethod.html" title="annotation in org.apache.juneau.rest.client.remote"><span class="typeNameLink">RemoteMethod</span></a> - Annotation Type in <a href="org/apache/juneau/rest/client/remote/package-summary.html">org.apache.juneau.rest.client.remote</a></dt>
 <dd>
-<div class="block">Fluent setter.</div>
+<div class="block">Annotation applied to Java methods on REST proxy.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#remoteHost-java.lang.String-">remoteHost(String)</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
+<dt><a href="org/apache/juneau/rest/client/remote/RemoteMethodArg.html" title="class in org.apache.juneau.rest.client.remote"><span class="typeNameLink">RemoteMethodArg</span></a> - Class in <a href="org/apache/juneau/rest/client/remote/package-summary.html">org.apache.juneau.rest.client.remote</a></dt>
 <dd>
-<div class="block">Fluent setter.</div>
+<div class="block">Represents the metadata about an annotated argument of a method on a REST proxy class.</div>
 </dd>
-<dt><a href="org/apache/juneau/remoteable/RemoteMethod.html" title="annotation in org.apache.juneau.remoteable"><span class="typeNameLink">RemoteMethod</span></a> - Annotation Type in <a href="org/apache/juneau/remoteable/package-summary.html">org.apache.juneau.remoteable</a></dt>
+<dt><a href="org/apache/juneau/rest/client/remote/RemoteMethodBeanArg.html" title="class in org.apache.juneau.rest.client.remote"><span class="typeNameLink">RemoteMethodBeanArg</span></a> - Class in <a href="org/apache/juneau/rest/client/remote/package-summary.html">org.apache.juneau.rest.client.remote</a></dt>
 <dd>
-<div class="block">Annotation applied to Java methods on interface proxy classes.</div>
+<div class="block">Represents the metadata about an <a href="org/apache/juneau/http/annotation/Request.html" title="annotation in org.apache.juneau.http.annotation"><code>Request</code></a>-annotated argument of a method on a REST proxy class.</div>
 </dd>
-<dt><a href="org/apache/juneau/remoteable/RemoteMethodArg.html" title="class in org.apache.juneau.remoteable"><span class="typeNameLink">RemoteMethodArg</span></a> - Class in <a href="org/apache/juneau/remoteable/package-summary.html">org.apache.juneau.remoteable</a></dt>
+<dt><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote"><span class="typeNameLink">RemoteMethodMeta</span></a> - Class in <a href="org/apache/juneau/rest/client/remote/package-summary.html">org.apache.juneau.rest.client.remote</a></dt>
 <dd>
-<div class="block">Represents the metadata about an annotated argument of a method on a remote proxy interface.</div>
+<div class="block">Contains the meta-data about a Java method on a REST proxy class.</div>
 </dd>
-<dt><a href="org/apache/juneau/remoteable/RemoteMethodBeanArg.html" title="class in org.apache.juneau.remoteable"><span class="typeNameLink">RemoteMethodBeanArg</span></a> - Class in <a href="org/apache/juneau/remoteable/package-summary.html">org.apache.juneau.remoteable</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html#RemoteMethodMeta-java.lang.String-java.lang.reflect.Method-boolean-java.lang.String-">RemoteMethodMeta(String, Method, boolean, String)</a></span> - Constructor for class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteMethodMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteMethodMeta</a></dt>
 <dd>
-<div class="block">Represents the metadata about an <a href="org/apache/juneau/http/annotation/Request.html" title="annotation in org.apache.juneau.http.annotation"><code>Request</code></a>-annotated argument of a method on a remote proxy interface.</div>
+<div class="block">Constructor.</div>
 </dd>
-<dt><a href="org/apache/juneau/remoteable/RemoteMethodReturn.html" title="class in org.apache.juneau.remoteable"><span class="typeNameLink">RemoteMethodReturn</span></a> - Class in <a href="org/apache/juneau/remoteable/package-summary.html">org.apache.juneau.remoteable</a></dt>
+<dt><a href="org/apache/juneau/rest/client/remote/RemoteMethodReturn.html" title="class in org.apache.juneau.rest.client.remote"><span class="typeNameLink">RemoteMethodReturn</span></a> - Class in <a href="org/apache/juneau/rest/client/remote/package-summary.html">org.apache.juneau.rest.client.remote</a></dt>
 <dd>
 <div class="block">Represents the metadata about the returned object of a method on a remote proxy interface.</div>
 </dd>
@@ -30834,6 +30926,22 @@
 <dd>
 <div class="block">Fluent setter.</div>
 </dd>
+<dt><a href="org/apache/juneau/rest/client/remote/RemoteResource.html" title="annotation in org.apache.juneau.rest.client.remote"><span class="typeNameLink">RemoteResource</span></a> - Annotation Type in <a href="org/apache/juneau/rest/client/remote/package-summary.html">org.apache.juneau.rest.client.remote</a></dt>
+<dd>
+<div class="block">Identifies a proxy against a REST interface.</div>
+</dd>
+<dt><a href="org/apache/juneau/rest/client/remote/RemoteResourceMeta.html" title="class in org.apache.juneau.rest.client.remote"><span class="typeNameLink">RemoteResourceMeta</span></a> - Class in <a href="org/apache/juneau/rest/client/remote/package-summary.html">org.apache.juneau.rest.client.remote</a></dt>
+<dd>
+<div class="block">Contains the meta-data about a REST proxy class.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteResourceMeta.html#RemoteResourceMeta-java.lang.Class-">RemoteResourceMeta(Class&lt;?&gt;)</a></span> - Constructor for class org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteResourceMeta.html" title="class in org.apache.juneau.rest.client.remote">RemoteResourceMeta</a></dt>
+<dd>
+<div class="block">Constructor.</div>
+</dd>
+<dt><a href="org/apache/juneau/rest/client/remote/RemoteReturn.html" title="enum in org.apache.juneau.rest.client.remote"><span class="typeNameLink">RemoteReturn</span></a> - Enum in <a href="org/apache/juneau/rest/client/remote/package-summary.html">org.apache.juneau.rest.client.remote</a></dt>
+<dd>
+<div class="block">Possible values for the <a href="org/apache/juneau/rest/client/remote/RemoteMethod.html#returns--"><code>@RemoteMethod.returns()</code></a> annotation.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#remoteUser-java.lang.String-">remoteUser(String)</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletRequest.html" title="class in org.apache.juneau.rest.mock">MockServletRequest</a></dt>
 <dd>
 <div class="block">Fluent setter.</div>
@@ -31166,15 +31274,15 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#required-java.lang.Object-">required(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-readonly">required</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-readonly'>required</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Select.html#required-java.lang.Object-">required(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-select-required">required</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-select-required'>required</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#required-java.lang.Object-">required(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-required">required</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-textarea-required'>required</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/ParameterInfo.html#required-java.lang.Object-">required(Object)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a></dt>
 <dd>
@@ -32034,10 +32142,6 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.MethodInfo.html#returnType">returnType</a></span> - Variable in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ClassUtils.MethodInfo.html" title="class in org.apache.juneau.internal">ClassUtils.MethodInfo</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="org/apache/juneau/remoteable/ReturnValue.html" title="enum in org.apache.juneau.remoteable"><span class="typeNameLink">ReturnValue</span></a> - Enum in <a href="org/apache/juneau/remoteable/package-summary.html">org.apache.juneau.remoteable</a></dt>
-<dd>
-<div class="block">Possible values for the <a href="org/apache/juneau/remoteable/RemoteMethod.html#returns--"><code>@RemoteMethod.returns()</code></a> annotation.</div>
-</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ArrayUtils.html#reverse-T:A-">reverse(T[])</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ArrayUtils.html" title="class in org.apache.juneau.internal">ArrayUtils</a></dt>
 <dd>
 <div class="block">Creates a new array with reversed entries.</div>
@@ -32056,7 +32160,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Ol.html#reversed-java.lang.Object-">reversed(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-ol-reversed">reversed</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#attr-ol-reversed'>reversed</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ArrayUtils.html#reverseInline-T:A-">reverseInline(T[])</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ArrayUtils.html" title="class in org.apache.juneau.internal">ArrayUtils</a></dt>
@@ -32129,15 +32233,15 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#rows-java.lang.Number-">rows(Number)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-rows">rows</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-textarea-rows'>rows</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Td.html#rowspan-java.lang.Object-">rowspan(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-rowspan">rowspan</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-rowspan'>rowspan</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Th.html#rowspan-java.lang.Object-">rowspan(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-rowspan">rowspan</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-rowspan'>rowspan</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlBuilder.html#rp--">rp()</a></span> - Static method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5">HtmlBuilder</a></dt>
 <dd>
@@ -32149,7 +32253,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Rp</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rp-element">&lt;rp&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-rp-element'>&lt;rp&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Rp.html#Rp--">Rp()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a></dt>
@@ -32172,7 +32276,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Rt</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rt-element">&lt;rt&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-rt-element'>&lt;rt&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Rt.html#Rt--">Rt()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a></dt>
@@ -32187,7 +32291,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Rtc</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rtc-element">&lt;rtc&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-rtc-element'>&lt;rtc&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Rtc.html#Rtc--">Rtc()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5">Rtc</a></dt>
@@ -32202,7 +32306,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Ruby.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Ruby</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-ruby-element">&lt;ruby&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-ruby-element'>&lt;ruby&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Ruby.html#Ruby--">Ruby()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Ruby.html" title="class in org.apache.juneau.dto.html5">Ruby</a></dt>
@@ -32239,7 +32343,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">S</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-s-element">&lt;s&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-s-element'>&lt;s&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/S.html#S--">S()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a></dt>
@@ -32272,7 +32376,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Samp</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-samp-element">&lt;samp&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-samp-element'>&lt;samp&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Samp.html#Samp--">Samp()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a></dt>
@@ -32285,7 +32389,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Iframe.html#sandbox-java.lang.String-">sandbox(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-sandbox">sandbox</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-sandbox'>sandbox</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/sample/HelloWorldResource.html#sayHello--">sayHello()</a></span> - Method in class org.apache.juneau.microservice.sample.<a href="org/apache/juneau/microservice/sample/HelloWorldResource.html" title="class in org.apache.juneau.microservice.sample">HelloWorldResource</a></dt>
@@ -32360,7 +32464,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Th.html#scope-java.lang.String-">scope(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-th-scope">scope</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-th-scope'>scope</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/SecurityScheme.html#scopes-java.lang.Object...-">scopes(Object...)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a></dt>
 <dd>
@@ -32377,7 +32481,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Script</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-script-element">&lt;script&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#the-script-element'>&lt;script&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Script.html#Script--">Script()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a></dt>
@@ -32424,7 +32528,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Section</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-section-element">&lt;section&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/sections.html#the-section-element'>&lt;section&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Section.html#Section--">Section()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a></dt>
@@ -32523,14 +32627,14 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Select</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-select-element">&lt;select&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-select-element'>&lt;select&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Select.html#Select--">Select()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Option.html#selected-java.lang.Object-">selected(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-option-selected">selected</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-option-selected'>selected</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletResponse.html#sendError-int-java.lang.String-">sendError(int, String)</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockServletResponse.html" title="class in org.apache.juneau.rest.mock">MockServletResponse</a></dt>
 <dd>&nbsp;</dd>
@@ -34419,7 +34523,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Area.html#shape-java.lang.String-">shape(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-shape">shape</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-shape'>shape</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/BasicRestLogger.html#shouldLog-javax.servlet.http.HttpServletRequest-javax.servlet.http.HttpServletResponse-org.apache.juneau.rest.RestException-">shouldLog(HttpServletRequest, HttpServletResponse, RestException)</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/BasicRestLogger.html" title="class in org.apache.juneau.rest">BasicRestLogger</a></dt>
 <dd>
@@ -34433,7 +34537,7 @@
 <dd>
 <div class="block">Returns <jk>true</jk> if the specified bean property should be expanded as multiple key-value pairs.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html#showEntryForm-java.lang.String-java.lang.String-">showEntryForm(String, String)</a></span> - Method in class org.apache.juneau.rest.remoteable.<a href="org/apache/juneau/rest/remoteable/RemoteableServlet.html" title="class in org.apache.juneau.rest.remoteable">RemoteableServlet</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html#showEntryForm-java.lang.String-java.lang.String-">showEntryForm(String, String)</a></span> - Method in class org.apache.juneau.rest.remote.<a href="org/apache/juneau/rest/remote/RemoteInterfaceServlet.html" title="class in org.apache.juneau.rest.remote">RemoteInterfaceServlet</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/resources/ShutdownResource.html#shutdown--">shutdown()</a></span> - Method in class org.apache.juneau.microservice.resources.<a href="org/apache/juneau/microservice/resources/ShutdownResource.html" title="class in org.apache.juneau.microservice.resources">ShutdownResource</a></dt>
 <dd>
@@ -34497,6 +34601,10 @@
 <dd>
 <div class="block">Constructor.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClientBuilder.html#simpleJson--">simpleJson()</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClientBuilder.html" title="class in org.apache.juneau.rest.client">RestClientBuilder</a></dt>
+<dd>
+<div class="block">Convenience method for specifying Simple JSON as the transmission media type.</div>
+</dd>
 <dt><a href="org/apache/juneau/json/SimpleJsonSerializer.html" title="class in org.apache.juneau.json"><span class="typeNameLink">SimpleJsonSerializer</span></a> - Class in <a href="org/apache/juneau/json/package-summary.html">org.apache.juneau.json</a></dt>
 <dd>
 <div class="block">Serializes POJO models to Simplified JSON.</div>
@@ -34596,11 +34704,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#size-java.lang.Object-">size(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-size">size</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-size'>size</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Select.html#size-java.lang.Object-">size(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-select-size">size</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-select-size'>size</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ByteArrayCache.html#size--">size()</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ByteArrayCache.html" title="class in org.apache.juneau.internal">ByteArrayCache</a></dt>
 <dd>
@@ -34620,7 +34728,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Link.html#sizes-java.lang.String-">sizes(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/links.html#attr-link-sizes">sizes</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-link-sizes'>sizes</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/CharSequenceReader.html#skip-long-">skip(long)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/CharSequenceReader.html" title="class in org.apache.juneau.internal">CharSequenceReader</a></dt>
 <dd>&nbsp;</dd>
@@ -34648,7 +34756,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Small</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-small-element">&lt;small&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-small-element'>&lt;small&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Small.html#Small--">Small()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a></dt>
@@ -34811,7 +34919,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Th.html#sorted-java.lang.String-">sorted(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="-">sorted</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-th-sorted'>sorted</a>  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/csv/CsvSerializerBuilder.html#sortMaps-boolean-">sortMaps(boolean)</a></span> - Method in class org.apache.juneau.csv.<a href="org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -35110,7 +35218,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Source</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-source-element">&lt;source&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-source-element'>&lt;source&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Source.html#Source--">Source()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></dt>
@@ -35125,11 +35233,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Col.html#span-java.lang.Object-">span(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-col-span">span</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-col-span'>span</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Colgroup.html#span-java.lang.Object-">span(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-colgroup-span">span</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-colgroup-span'>span</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlBuilder.html#span--">span()</a></span> - Static method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5">HtmlBuilder</a></dt>
 <dd>
@@ -35141,14 +35249,14 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Span</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-span-element">&lt;span&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-span-element'>&lt;span&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Span.html#Span--">Span()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#spellcheck-java.lang.Object-">spellcheck(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/editing.html#attr-spellcheck">spellcheck</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#attr-spellcheck'>spellcheck</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#split-java.lang.String-">split(String)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/StringUtils.html" title="class in org.apache.juneau.internal">StringUtils</a></dt>
 <dd>
@@ -35242,48 +35350,48 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#src-java.lang.Object-">src(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-src">src</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-src'>src</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Embed.html#src-java.lang.Object-">src(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-src">src</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-src'>src</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Iframe.html#src-java.lang.Object-">src(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-src">src</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-src'>src</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Img.html#src-java.lang.Object-">src(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-src">src</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-src'>src</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#src-java.lang.Object-">src(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-src">src</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-src'>src</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Script.html#src-java.lang.Object-">src(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-src">src</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#attr-script-src'>src</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Source.html#src-java.lang.Object-">src(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-src">src</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-src'>src</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Track.html#src-java.lang.Object-">src(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-src">src</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-src'>src</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#src-java.lang.Object-">src(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-src">src</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-src'>src</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Iframe.html#srcdoc-java.lang.String-">srcdoc(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-srcdoc">srcdoc</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-srcdoc'>srcdoc</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Track.html#srclang-java.lang.String-">srclang(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-srclang">srclang</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-srclang'>srclang</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClientBuilder.html#sslContext-javax.net.ssl.SSLContext-">sslContext(SSLContext)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClientBuilder.html" title="class in org.apache.juneau.rest.client">RestClientBuilder</a></dt>
@@ -35344,7 +35452,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Ol.html#start-java.lang.Object-">start(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-ol-start">start</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#attr-ol-start'>start</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/Microservice.html#start--">start()</a></span> - Method in class org.apache.juneau.microservice.<a href="org/apache/juneau/microservice/Microservice.html" title="class in org.apache.juneau.microservice">Microservice</a></dt>
 <dd>
@@ -35418,7 +35526,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#step-java.lang.String-">step(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-step">step</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-step'>step</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/Microservice.html#stop--">stop()</a></span> - Method in class org.apache.juneau.microservice.<a href="org/apache/juneau/microservice/Microservice.html" title="class in org.apache.juneau.microservice">Microservice</a></dt>
 <dd>
@@ -35665,7 +35773,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Strong</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-strong-element">&lt;strong&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-strong-element'>&lt;strong&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Strong.html#Strong--">Strong()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a></dt>
@@ -35772,7 +35880,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/I.html#style-java.lang.String-">style(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a></dt>
 <dd>&nbsp;</dd>
@@ -35852,7 +35960,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Style</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-style-element">&lt;style&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#the-style-element'>&lt;style&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Style.html#Style--">Style()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a></dt>
@@ -35917,7 +36025,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Sub.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Sub</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements">&lt;sub&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements'>&lt;sub&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Sub.html#Sub--">Sub()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Sub.html" title="class in org.apache.juneau.dto.html5">Sub</a></dt>
@@ -35980,7 +36088,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Sup.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Sup</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements">&lt;sup&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements'>&lt;sup&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Sup.html#Sup--">Sup()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Sup.html" title="class in org.apache.juneau.dto.html5">Sup</a></dt>
@@ -36277,7 +36385,7 @@
 <dl>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#tabindex-java.lang.Object-">tabindex(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/editing.html#attr-tabindex">tabindex</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#attr-tabindex'>tabindex</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlBuilder.html#table--">table()</a></span> - Static method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5">HtmlBuilder</a></dt>
 <dd>
@@ -36289,7 +36397,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Table</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-table-element">&lt;table&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#the-table-element'>&lt;table&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Table.html#Table--">Table()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a></dt>
@@ -36304,7 +36412,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger"><span class="typeNameLink">Tag</span></a> - Class in <a href="org/apache/juneau/dto/swagger/package-summary.html">org.apache.juneau.dto.swagger</a></dt>
 <dd>
-<div class="block">Allows adding meta data to a single tag that is used by the <a class="./org/apache/juneau/dto/swagger/doclink" href="http://swagger.io/specification/#operationObject">Operation Object</a>.</div>
+<div class="block">Allows adding meta data to a single tag that is used by the <a class='doclink' href='https://swagger.io/specification/v2#operationObject'>Operation Object</a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/Tag.html#Tag--">Tag()</a></span> - Constructor for class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a></dt>
 <dd>
@@ -36364,20 +36472,20 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/A.html#target-java.lang.String-">target(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-target">target</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-target'>target</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Area.html#target-java.lang.String-">target(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-target">target</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-target'>target</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Base.html#target-java.lang.String-">target(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-base-target">target</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-base-target'>target</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Form.html#target-java.lang.String-">target(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-target">target</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-target'>target</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClientBuilder.html#targetAuthenticationStrategy-org.apache.http.client.AuthenticationStrategy-">targetAuthenticationStrategy(AuthenticationStrategy)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClientBuilder.html" title="class in org.apache.juneau.rest.client">RestClientBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -36391,7 +36499,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Tbody.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Tbody</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-tbody-element">&lt;tbody&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#the-tbody-element'>&lt;tbody&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Tbody.html#Tbody--">Tbody()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Tbody.html" title="class in org.apache.juneau.dto.html5">Tbody</a></dt>
@@ -36406,7 +36514,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Td</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-td-element">&lt;td&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#the-td-element'>&lt;td&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Td.html#Td--">Td()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a></dt>
@@ -36461,7 +36569,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Template.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Template</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-template-element">&lt;template&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#the-template-element'>&lt;template&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Template.html#Template--">Template()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Template.html" title="class in org.apache.juneau.dto.html5">Template</a></dt>
@@ -36575,7 +36683,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Textarea</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-textarea-element">&lt;textarea&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-textarea-element'>&lt;textarea&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#Textarea--">Textarea()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
@@ -36594,7 +36702,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Tfoot.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Tfoot</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-tfoot-element">&lt;tfoot&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#the-tfoot-element'>&lt;tfoot&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Tfoot.html#Tfoot--">Tfoot()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Tfoot.html" title="class in org.apache.juneau.dto.html5">Tfoot</a></dt>
@@ -36609,7 +36717,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Th</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-th-element">&lt;th&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#the-th-element'>&lt;th&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Th.html#Th--">Th()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a></dt>
@@ -36624,7 +36732,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Thead.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Thead</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-thead-element">&lt;thead&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#the-thead-element'>&lt;thead&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Thead.html#Thead--">Thead()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Thead.html" title="class in org.apache.juneau.dto.html5">Thead</a></dt>
@@ -36657,7 +36765,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Time</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-time-element">&lt;time&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-time-element'>&lt;time&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Time.html#Time--">Time()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a></dt>
@@ -36812,11 +36920,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#title-java.lang.String-">title(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/dom.html#attr-title">title</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#attr-title'>title</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Title.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Title</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-title-element">&lt;title&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#the-title-element'>&lt;title&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Title.html#Title--">Title()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Title.html" title="class in org.apache.juneau.dto.html5">Title</a></dt>
@@ -37236,14 +37344,14 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Tr.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Tr</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-tr-element">&lt;tr&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#the-tr-element'>&lt;tr&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Tr.html#Tr--">Tr()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Tr.html" title="class in org.apache.juneau.dto.html5">Tr</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HttpMethodName.html#TRACE">TRACE</a></span> - Static variable in class org.apache.juneau.http.<a href="org/apache/juneau/http/HttpMethodName.html" title="class in org.apache.juneau.http">HttpMethodName</a></dt>
 <dd>
-<div class="block"><a href="https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.8" class="doclink">TRACE</a></div>
+<div class="block"><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.8'>TRACE</a></div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlBuilder.html#track--">track()</a></span> - Static method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5">HtmlBuilder</a></dt>
 <dd>
@@ -37256,7 +37364,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Track</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-track-element">&lt;track&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-track-element'>&lt;track&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Track.html#Track--">Track()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a></dt>
@@ -37315,7 +37423,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#translate-java.lang.Object-">translate(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/dom.html#attr-translate">translate</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#attr-translate'>translate</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/converters/Traversable.html" title="class in org.apache.juneau.rest.converters"><span class="typeNameLink">Traversable</span></a> - Class in <a href="org/apache/juneau/rest/converters/package-summary.html">org.apache.juneau.rest.converters</a></dt>
 <dd>
@@ -37835,47 +37943,47 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/A.html#type-java.lang.String-">type(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-type'>type</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Area.html#type-java.lang.String-">type(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-type'>type</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#type-java.lang.String-">type(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-button-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-button-type'>type</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Embed.html#type-java.lang.String-">type(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-type'>type</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#type-java.lang.String-">type(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-type'>type</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Link.html#type-java.lang.String-">type(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-link-type'>type</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Object2.html#type-java.lang.String-">type(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-type'>type</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Ol.html#type-java.lang.String-">type(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-ol-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#attr-ol-type'>type</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Script.html#type-java.lang.String-">type(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#attr-script-type'>type</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Source.html#type-java.lang.String-">type(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-type'>type</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Style.html#type-java.lang.String-">type(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-style-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-style-type'>type</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/HeaderInfo.html#type-java.lang.Object-">type(Object)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a></dt>
 <dd>
@@ -37920,7 +38028,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Object2.html#typemustmatch-java.lang.Object-">typemustmatch(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-typemustmatch">typemustmatch</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-typemustmatch'>typemustmatch</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transform/BeanFilterBuilder.html#typeName-java.lang.String-">typeName(String)</a></span> - Method in class org.apache.juneau.transform.<a href="org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a></dt>
@@ -37947,7 +38055,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/U.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">U</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-u-element">&lt;u&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-u-element'>&lt;u&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/U.html#U--">U()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/U.html" title="class in org.apache.juneau.dto.html5">U</a></dt>
@@ -37962,7 +38070,7 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Ul</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-ul-element">&lt;ul&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-ul-element'>&lt;ul&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Ul.html#Ul--">Ul()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a></dt>
@@ -39451,18 +39559,22 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Img.html#usemap-java.lang.String-">usemap(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap">usemap</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap'>usemap</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Object2.html#usemap-java.lang.String-">usemap(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap">usemap</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap'>usemap</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/annotation/AnnotationUtils.html#usePartParser-org.apache.juneau.http.annotation.Body-">usePartParser(Body)</a></span> - Static method in class org.apache.juneau.http.annotation.<a href="org/apache/juneau/http/annotation/AnnotationUtils.html" title="class in org.apache.juneau.http.annotation">AnnotationUtils</a></dt>
 <dd>
 <div class="block">Returns <jk>true</jk> if the part parser should be used on the specified part.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/http/annotation/AnnotationUtils.html#usePartParser-org.apache.juneau.http.annotation.Response-">usePartParser(Response)</a></span> - Static method in class org.apache.juneau.http.annotation.<a href="org/apache/juneau/http/annotation/AnnotationUtils.html" title="class in org.apache.juneau.http.annotation">AnnotationUtils</a></dt>
+<dd>
+<div class="block">Returns <jk>true</jk> if the part parser should be used on the specified part.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/HttpPartSchemaBuilder.html#usePartParser-java.lang.Boolean-">usePartParser(Boolean)</a></span> - Method in class org.apache.juneau.httppart.<a href="org/apache/juneau/httppart/HttpPartSchemaBuilder.html" title="class in org.apache.juneau.httppart">HttpPartSchemaBuilder</a></dt>
 <dd>
 <div class="block">Identifies whether a part parser should be used for parsing this part.</div>
@@ -39687,33 +39799,33 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#value-java.lang.Object-">value(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-button-value">value</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-button-value'>value</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Data.html#value-java.lang.Object-">value(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-data-value">value</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#attr-data-value'>value</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#value-java.lang.Object-">value(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-value">value</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-value'>value</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meter.html#value-java.lang.Object-">value(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-value">value</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-meter-value'>value</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Option.html#value-java.lang.Object-">value(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-option-value">value</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-option-value'>value</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Param.html#value-java.lang.Object-">value(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-param-value">value</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-param-value'>value</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Progress.html#value-java.lang.Object-">value(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-progress-value">value</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-progress-value'>value</a> attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/Value.html" title="class in org.apache.juneau"><span class="typeNameLink">Value</span></a>&lt;<a href="org/apache/juneau/Value.html" title="type parameter in Value">T</a>&gt; - Class in <a href="org/apache/juneau/package-summary.html">org.apache.juneau</a></dt>
 <dd>
@@ -39799,15 +39911,15 @@
 <dd>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/ReturnValue.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/ReturnValue.html" title="enum in org.apache.juneau.remoteable">ReturnValue</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/annotation/HookEvent.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.juneau.rest.annotation.<a href="org/apache/juneau/rest/annotation/HookEvent.html" title="enum in org.apache.juneau.rest.annotation">HookEvent</a></dt>
 <dd>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/annotation/HookEvent.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.juneau.rest.annotation.<a href="org/apache/juneau/rest/annotation/HookEvent.html" title="enum in org.apache.juneau.rest.annotation">HookEvent</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/HttpMethod.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/HttpMethod.html" title="enum in org.apache.juneau.rest.client">HttpMethod</a></dt>
 <dd>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/HttpMethod.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/HttpMethod.html" title="enum in org.apache.juneau.rest.client">HttpMethod</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteReturn.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteReturn.html" title="enum in org.apache.juneau.rest.client.remote">RemoteReturn</a></dt>
 <dd>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </dd>
@@ -39930,17 +40042,17 @@ the order they are declared.</div>
 <div class="block">Returns an array containing the constants of this enum type, in
 the order they are declared.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/ReturnValue.html#values--">values()</a></span> - Static method in enum org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/ReturnValue.html" title="enum in org.apache.juneau.remoteable">ReturnValue</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/annotation/HookEvent.html#values--">values()</a></span> - Static method in enum org.apache.juneau.rest.annotation.<a href="org/apache/juneau/rest/annotation/HookEvent.html" title="enum in org.apache.juneau.rest.annotation">HookEvent</a></dt>
 <dd>
 <div class="block">Returns an array containing the constants of this enum type, in
 the order they are declared.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/annotation/HookEvent.html#values--">values()</a></span> - Static method in enum org.apache.juneau.rest.annotation.<a href="org/apache/juneau/rest/annotation/HookEvent.html" title="enum in org.apache.juneau.rest.annotation">HookEvent</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/HttpMethod.html#values--">values()</a></span> - Static method in enum org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/HttpMethod.html" title="enum in org.apache.juneau.rest.client">HttpMethod</a></dt>
 <dd>
 <div class="block">Returns an array containing the constants of this enum type, in
 the order they are declared.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/HttpMethod.html#values--">values()</a></span> - Static method in enum org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/HttpMethod.html" title="enum in org.apache.juneau.rest.client">HttpMethod</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/remote/RemoteReturn.html#values--">values()</a></span> - Static method in enum org.apache.juneau.rest.client.remote.<a href="org/apache/juneau/rest/client/remote/RemoteReturn.html" title="enum in org.apache.juneau.rest.client.remote">RemoteReturn</a></dt>
 <dd>
 <div class="block">Returns an array containing the constants of this enum type, in
 the order they are declared.</div>
@@ -39995,7 +40107,7 @@ the order they are declared.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Var.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Var</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-var-element">&lt;var&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-var-element'>&lt;var&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Var.html#Var--">Var()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Var.html" title="class in org.apache.juneau.dto.html5">Var</a></dt>
@@ -40144,7 +40256,7 @@ the order they are declared.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Video</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-video-element">&lt;video&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-video-element'>&lt;video&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#Video--">Video()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
@@ -40225,7 +40337,7 @@ the order they are declared.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Wbr.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Wbr</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-wbr-element">&lt;wbr&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-wbr-element'>&lt;wbr&gt;</a>
  element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Wbr.html#Wbr--">Wbr()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a></dt>
@@ -40258,31 +40370,31 @@ the order they are declared.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Canvas.html#width-java.lang.Object-">width(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-width">width</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-width'>width</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Embed.html#width-java.lang.Object-">width(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width'>width</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Iframe.html#width-java.lang.Object-">width(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width'>width</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Img.html#width-java.lang.Object-">width(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width'>width</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#width-java.lang.Object-">width(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width'>width</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Object2.html#width-java.lang.Object-">width(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width'>width</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#width-java.lang.Object-">width(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width'>width</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanTraverseSession.html#willRecurse-java.lang.String-java.lang.Object-org.apache.juneau.ClassMeta-">willRecurse(String, Object, ClassMeta&lt;?&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanTraverseSession.html" title="class in org.apache.juneau">BeanTraverseSession</a></dt>
 <dd>
@@ -40303,7 +40415,7 @@ the order they are declared.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Textarea.html#wrap-java.lang.String-">wrap(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-wrap">wrap</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-textarea-wrap'>wrap</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/Xml.html#wrapped-java.lang.Object-">wrapped(Object)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/Xml.html" title="class in org.apache.juneau.dto.swagger">Xml</a></dt>
 <dd>
@@ -41027,7 +41139,7 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/I.html#Z:Z_class-java.lang.String-">_class(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a></dt>
 <dd>&nbsp;</dd>
@@ -41155,7 +41267,7 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Track.html#Z:Z_default-java.lang.String-">_default(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-default">default</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-default'>default</a>
  attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/HeaderInfo.html#Z:Z_default-java.lang.Object-">_default(Object)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a></dt>
@@ -41204,11 +41316,11 @@ the order they are declared.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Label.html#Z:Z_for-java.lang.String-">_for(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-label-for">for</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-label-for'>for</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Output.html#Z:Z_for-java.lang.String-">_for(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-output-for">for</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-output-for'>for</a> attribute.</div>
 </dd>
 </dl>
 <a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbs [...]
diff --git a/content/site/apidocs_preview/org/apache/juneau/BeanContext.html b/content/site/apidocs_preview/org/apache/juneau/BeanContext.html
index 02bf0e5..bd3dd57 100644
--- a/content/site/apidocs_preview/org/apache/juneau/BeanContext.html
+++ b/content/site/apidocs_preview/org/apache/juneau/BeanContext.html
@@ -230,7 +230,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../overview-summary.html#juneau-marshall.ContextsBuildersSessionsPropertyStores">Overview &gt; juneau-marshall &gt; Contexts, Builders, Sessions, and PropertyStores</a>
+   <li class='link'><a class='doclink' href='../../../overview-summary.html#juneau-marshall.ContextsBuildersSessionsPropertyStores'>Overview &gt; juneau-marshall &gt; Contexts, Builders, Sessions, and PropertyStores</a>
  </ul></div>
 </li>
 </ul>
@@ -1120,7 +1120,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../overview-summary.html#juneau-marshall.BeanDictionaries">Overview &gt; juneau-marshall &gt; Bean Names and Dictionaries</a>
+   <li class='link'><a class='doclink' href='../../../overview-summary.html#juneau-marshall.BeanDictionaries'>Overview &gt; juneau-marshall &gt; Bean Names and Dictionaries</a>
  </ul></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1280,8 +1280,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../overview-summary.html#juneau-marshall.Transforms.BeanFilters">Overview &gt; juneau-marshall &gt; BeanFilters</a>
-   <li class='link'><a class="doclink" href="../../../overview-summary.html#juneau-marshall.Transforms.InterfaceFilters">Overview &gt; juneau-marshall &gt; Interface Filters</a>
+   <li class='link'><a class='doclink' href='../../../overview-summary.html#juneau-marshall.Transforms.BeanFilters'>Overview &gt; juneau-marshall &gt; Transforms &gt; BeanFilter Class</a>
+   <li class='link'><a class='doclink' href='../../../overview-summary.html#juneau-marshall.Transforms.InterfaceFilters'>Overview &gt; juneau-marshall &gt; Transforms &gt; Interface Filters</a>
  </ul></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1664,7 +1664,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../overview-summary.html#juneau-marshall.BeanDictionaries">Overview &gt; juneau-marshall &gt; Bean Names and Dictionaries</a>
+   <li class='link'><a class='doclink' href='../../../overview-summary.html#juneau-marshall.BeanDictionaries'>Overview &gt; juneau-marshall &gt; Bean Names and Dictionaries</a>
  </ul></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -2673,12 +2673,12 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../overview-summary.html#juneau-marshall.Transforms.PojoSwaps">Overview &gt; juneau-marshall &gt; PojoSwaps</a>
-   <li class='link'><a class="doclink" href="../../../overview-summary.html#juneau-marshall.Transforms.PerMediaTypePojoSwaps">Overview &gt; juneau-marshall &gt; Per-media-type PojoSwaps</a>
-   <li class='link'><a class="doclink" href="../../../overview-summary.html#juneau-marshall.Transforms.OneWayPojoSwaps">Overview &gt; juneau-marshall &gt; One-way PojoSwaps</a>
-   <li class='link'><a class="doclink" href="../../../overview-summary.html#juneau-marshall.Transforms.SwapAnnotation">Overview &gt; juneau-marshall &gt; @Swap Annotation</a>
-   <li class='link'><a class="doclink" href="../../../overview-summary.html#juneau-marshall.Transforms.SwapMethods">Overview &gt; juneau-marshall &gt; Swap Methods</a>
-   <li class='link'><a class="doclink" href="../../../overview-summary.html#juneau-marshall.Transforms.SurrogateClasses">Overview &gt; juneau-marshall &gt; Surrogate Classes</a>
+   <li class='link'><a class='doclink' href='../../../overview-summary.html#juneau-marshall.Transforms.PojoSwaps'>Overview &gt; juneau-marshall &gt; Transforms &gt; PojoSwaps</a>
+   <li class='link'><a class='doclink' href='../../../overview-summary.html#juneau-marshall.Transforms.PerMediaTypePojoSwaps'>Overview &gt; juneau-marshall &gt; Transforms &gt; Per-media-type PojoSwaps</a>
+   <li class='link'><a class='doclink' href='../../../overview-summary.html#juneau-marshall.Transforms.OneWayPojoSwaps'>Overview &gt; juneau-marshall &gt; Transforms &gt; One-way PojoSwaps</a>
+   <li class='link'><a class='doclink' href='../../../overview-summary.html#juneau-marshall.Transforms.SwapAnnotation'>Overview &gt; juneau-marshall &gt; Transforms &gt; @Swap Annotation</a>
+   <li class='link'><a class='doclink' href='../../../overview-summary.html#juneau-marshall.Transforms.SwapMethods'>Overview &gt; juneau-marshall &gt; Transforms &gt; Swap Methods</a>
+   <li class='link'><a class='doclink' href='../../../overview-summary.html#juneau-marshall.Transforms.SurrogateClasses'>Overview &gt; juneau-marshall &gt; Transforms &gt; Surrogate Classes</a>
  </ul></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
diff --git a/content/site/apidocs_preview/org/apache/juneau/BeanContextBuilder.html b/content/site/apidocs_preview/org/apache/juneau/BeanContextBuilder.html
index 751400b..dd54960 100644
--- a/content/site/apidocs_preview/org/apache/juneau/BeanContextBuilder.html
+++ b/content/site/apidocs_preview/org/apache/juneau/BeanContextBuilder.html
@@ -150,7 +150,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../overview-summary.html#juneau-marshall.ConfigurableProperties">Overview &gt; juneau-marshall &gt; Configurable Properties</a>
+   <li class='link'><a class='doclink' href='../../../overview-summary.html#juneau-marshall.ConfigurableProperties'>Overview &gt; juneau-marshall &gt; Configurable Properties</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/ClassMeta.html b/content/site/apidocs_preview/org/apache/juneau/ClassMeta.html
index 4b8fbc3..ec2747b 100644
--- a/content/site/apidocs_preview/org/apache/juneau/ClassMeta.html
+++ b/content/site/apidocs_preview/org/apache/juneau/ClassMeta.html
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":9,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i [...]
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":9,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i [...]
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="innerClass,classCategory,elementType,keyType,valueType,notABeanReason,initException,beanMeta")
-public final class <a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.60">ClassMeta</a>&lt;T&gt;
+public final class <a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.59">ClassMeta</a>&lt;T&gt;
 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>
 implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a></pre>
 <div class="block">A wrapper class around the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> object that provides cached information about that class.
@@ -387,372 +387,359 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 </td>
 </tr>
 <tr id="i38" class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#getRemoteableMethods--">getRemoteableMethods</a></span>()</code>
-<div class="block">All methods on this class annotated with <a href="../../../org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><code>@Remotable</code></a>, or all public methods if class is
- annotated.</div>
-</td>
-</tr>
-<tr id="i39" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#getSerializedClassMeta-org.apache.juneau.BeanSession-">getSerializedClassMeta</a></span>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</code>
 <div class="block">Returns the serialized (swapped) form of this class if there is an <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with it.</div>
 </td>
 </tr>
-<tr id="i40" class="altColor">
+<tr id="i39" class="rowColor">
 <td class="colFirst"><code><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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#getSimpleName--">getSimpleName</a></span>()</code>
 <div class="block">Shortcut for calling <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true#getSimpleName--" title="class or interface in java.lang"><code>Class.getSimpleName()</code></a> on the inner class of this metadata.</div>
 </td>
 </tr>
-<tr id="i41" class="rowColor">
+<tr id="i40" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/internal/Transform.html" title="class in org.apache.juneau.internal">Transform</a>&lt;<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/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#getStringTransform--">getStringTransform</a></span>()</code>
 <div class="block">Returns the transform for this class for creating instances from a String.</div>
 </td>
 </tr>
-<tr id="i42" class="altColor">
+<tr id="i41" class="rowColor">
 <td class="colFirst"><code>&lt;O&gt;&nbsp;<a href="../../../org/apache/juneau/internal/Transform.html" title="class in org.apache.juneau.internal">Transform</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>,O&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#getToTransform-java.lang.Class-">getToTransform</a></span>(<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>&lt;O&gt;&nbsp;c)</code>
 <div class="block">Returns the transform for this class for creating instances from other object types.</div>
 </td>
 </tr>
-<tr id="i43" class="rowColor">
+<tr id="i42" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#getValueType--">getValueType</a></span>()</code>
 <div class="block">For <code>Map</code> types, returns the class type of the values of the <code>Map</code>.</div>
 </td>
 </tr>
-<tr id="i44" class="altColor">
+<tr id="i43" class="rowColor">
 <td class="colFirst"><code>protected boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#hasChildPojoSwaps--">hasChildPojoSwaps</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class or any child classes has a <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with it.</div>
 </td>
 </tr>
-<tr id="i45" class="rowColor">
+<tr id="i44" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i46" class="altColor">
+<tr id="i45" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#hasInputStreamTransform--">hasInputStreamTransform</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class has a transform associated with it that allows it to be created from an InputStream.</div>
 </td>
 </tr>
-<tr id="i47" class="rowColor">
+<tr id="i46" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#hasReaderTransform--">hasReaderTransform</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class has a transform associated with it that allows it to be created from a Reader.</div>
 </td>
 </tr>
-<tr id="i48" class="altColor">
+<tr id="i47" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#hasStringTransform--">hasStringTransform</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class has a transform associated with it that allows it to be created from a String.</div>
 </td>
 </tr>
-<tr id="i49" class="rowColor">
+<tr id="i48" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#hasTransformFrom-java.lang.Class-">hasTransformFrom</a></span>(<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>&lt;?&gt;&nbsp;c)</code>
 <div class="block">Returns <jk>true</jk> if this class can be instantiated from the specified type.</div>
 </td>
 </tr>
-<tr id="i50" class="altColor">
+<tr id="i49" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#hasTransformFrom-org.apache.juneau.ClassMeta-">hasTransformFrom</a></span>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;c)</code>
 <div class="block">Returns <jk>true</jk> if this class can be instantiated from the specified type.</div>
 </td>
 </tr>
-<tr id="i51" class="rowColor">
+<tr id="i50" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#hasTransformTo-java.lang.Class-">hasTransformTo</a></span>(<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>&lt;?&gt;&nbsp;c)</code>
 <div class="block">Returns <jk>true</jk> if this class can be transformed to the specified type.</div>
 </td>
 </tr>
-<tr id="i52" class="altColor">
+<tr id="i51" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#hasTransformTo-org.apache.juneau.ClassMeta-">hasTransformTo</a></span>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;c)</code>
 <div class="block">Returns <jk>true</jk> if this class can be transformed to the specified type.</div>
 </td>
 </tr>
-<tr id="i53" class="rowColor">
+<tr id="i52" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isAbstract--">isAbstract</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is abstract.</div>
 </td>
 </tr>
-<tr id="i54" class="altColor">
+<tr id="i53" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isArgs--">isArgs</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this metadata represents an array of argument types.</div>
 </td>
 </tr>
-<tr id="i55" class="rowColor">
+<tr id="i54" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isArray--">isArray</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is an array.</div>
 </td>
 </tr>
-<tr id="i56" class="altColor">
+<tr id="i55" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isAssignableFrom-java.lang.Class-">isAssignableFrom</a></span>(<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>&lt;?&gt;&nbsp;c)</code>
 <div class="block">Returns <jk>true</jk> if this class is a superclass of or the same as the specified class.</div>
 </td>
 </tr>
-<tr id="i57" class="rowColor">
+<tr id="i56" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isBean--">isBean</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a bean.</div>
 </td>
 </tr>
-<tr id="i58" class="altColor">
+<tr id="i57" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isBeanMap--">isBeanMap</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a>.</div>
 </td>
 </tr>
-<tr id="i59" class="rowColor">
+<tr id="i58" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isBoolean--">isBoolean</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
 </td>
 </tr>
-<tr id="i60" class="altColor">
+<tr id="i59" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isByteArray--">isByteArray</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is <code><jk>byte</jk>[]</code>.</div>
 </td>
 </tr>
-<tr id="i61" class="rowColor">
+<tr id="i60" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isCalendar--">isCalendar</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a <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>Calendar</code></a>.</div>
 </td>
 </tr>
-<tr id="i62" class="altColor">
+<tr id="i61" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isChar--">isChar</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang"><code>Character</code></a>.</div>
 </td>
 </tr>
-<tr id="i63" class="rowColor">
+<tr id="i62" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isCharSequence--">isCharSequence</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang"><code>CharSequence</code></a>.</div>
 </td>
 </tr>
-<tr id="i64" class="altColor">
+<tr id="i63" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isClass--">isClass</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>.</div>
 </td>
 </tr>
-<tr id="i65" class="rowColor">
+<tr id="i64" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isCollection--">isCollection</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a>.</div>
 </td>
 </tr>
-<tr id="i66" class="altColor">
+<tr id="i65" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isCollectionOrArray--">isCollectionOrArray</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> or is an array.</div>
 </td>
 </tr>
-<tr id="i67" class="rowColor">
+<tr id="i66" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isDate--">isDate</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a>.</div>
 </td>
 </tr>
-<tr id="i68" class="altColor">
+<tr id="i67" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isDateOrCalendar--">isDateOrCalendar</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> or <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>Calendar</code></a>.</div>
 </td>
 </tr>
-<tr id="i69" class="rowColor">
+<tr id="i68" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isDecimal--">isDecimal</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang"><code>Float</code></a> or <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang"><code>Double</code></a>.</div>
 </td>
 </tr>
-<tr id="i70" class="altColor">
+<tr id="i69" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isDelegate--">isDelegate</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class implements <a href="../../../org/apache/juneau/Delegate.html" title="interface in org.apache.juneau"><code>Delegate</code></a>, meaning it's a representation of some other
  object.</div>
 </td>
 </tr>
-<tr id="i71" class="rowColor">
+<tr id="i70" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isDouble--">isDouble</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang"><code>Double</code></a> or <jk>double</jk>.</div>
 </td>
 </tr>
-<tr id="i72" class="altColor">
+<tr id="i71" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isEnum--">isEnum</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><code>Enum</code></a>.</div>
 </td>
 </tr>
-<tr id="i73" class="rowColor">
+<tr id="i72" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isFloat--">isFloat</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang"><code>Float</code></a> or <jk>float</jk>.</div>
 </td>
 </tr>
-<tr id="i74" class="altColor">
+<tr id="i73" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isInputStream--">isInputStream</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is an <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>.</div>
 </td>
 </tr>
-<tr id="i75" class="rowColor">
+<tr id="i74" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isInstance-java.lang.Object-">isInstance</a></span>(<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>&nbsp;o)</code>
 <div class="block">Returns <jk>true</jk> if the specified object is an instance of this class.</div>
 </td>
 </tr>
-<tr id="i76" class="altColor">
+<tr id="i75" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isInstanceOf-java.lang.Class-">isInstanceOf</a></span>(<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>&lt;?&gt;&nbsp;c)</code>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of or the same as the specified class.</div>
 </td>
 </tr>
-<tr id="i77" class="rowColor">
+<tr id="i76" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isInteger--">isInteger</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a> or <jk>int</jk>.</div>
 </td>
 </tr>
-<tr id="i78" class="altColor">
+<tr id="i77" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isList--">isList</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class extends from <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
 </td>
 </tr>
-<tr id="i79" class="rowColor">
+<tr id="i78" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isLong--">isLong</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a> or <jk>long</jk>.</div>
 </td>
 </tr>
-<tr id="i80" class="altColor">
+<tr id="i79" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isMap--">isMap</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 </td>
 </tr>
-<tr id="i81" class="rowColor">
+<tr id="i80" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isMapOrBean--">isMapOrBean</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> or it's a bean.</div>
 </td>
 </tr>
-<tr id="i82" class="altColor">
+<tr id="i81" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isMemberClass--">isMemberClass</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is an inner class.</div>
 </td>
 </tr>
-<tr id="i83" class="rowColor">
+<tr id="i82" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isMethod--">isMethod</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect"><code>Method</code></a>.</div>
 </td>
 </tr>
-<tr id="i84" class="altColor">
+<tr id="i83" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isNotObject--">isNotObject</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is not <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>.</div>
 </td>
 </tr>
-<tr id="i85" class="rowColor">
+<tr id="i84" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isNullable--">isNullable</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if instance of this object can be <jk>null</jk>.</div>
 </td>
 </tr>
-<tr id="i86" class="altColor">
+<tr id="i85" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isNumber--">isNumber</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang"><code>Number</code></a>.</div>
 </td>
 </tr>
-<tr id="i87" class="rowColor">
+<tr id="i86" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isObject--">isObject</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>.</div>
 </td>
 </tr>
-<tr id="i88" class="altColor">
+<tr id="i87" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isPrimitive--">isPrimitive</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a primitive.</div>
 </td>
 </tr>
-<tr id="i89" class="rowColor">
+<tr id="i88" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isReader--">isReader</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><code>Reader</code></a>.</div>
 </td>
 </tr>
-<tr id="i90" class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isRemoteable--">isRemoteable</a></span>()</code>
-<div class="block">Returns <jk>true</jk> if this class or one of it's methods are annotated with <a href="../../../org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><code>@Remotable</code></a>.</div>
-</td>
-</tr>
-<tr id="i91" class="rowColor">
+<tr id="i89" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isSet--">isSet</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class extends from <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><code>Set</code></a>.</div>
 </td>
 </tr>
-<tr id="i92" class="altColor">
+<tr id="i90" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isShort--">isShort</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Short.html?is-external=true" title="class or interface in java.lang"><code>Short</code></a> or <jk>short</jk>.</div>
 </td>
 </tr>
-<tr id="i93" class="rowColor">
+<tr id="i91" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isString--">isString</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is 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>
 </td>
 </tr>
-<tr id="i94" class="altColor">
+<tr id="i92" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isType-java.lang.Class-">isType</a></span>(<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>&lt;?&gt;&nbsp;c)</code>
 <div class="block">Returns <jk>true</jk> if this metadata represents the specified type.</div>
 </td>
 </tr>
-<tr id="i95" class="rowColor">
+<tr id="i93" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isUri--">isUri</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a> or <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>.</div>
 </td>
 </tr>
-<tr id="i96" class="altColor">
+<tr id="i94" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#isVoid--">isVoid</a></span>()</code>
 <div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang"><code>Void</code></a> or <jk>void</jk>.</div>
 </td>
 </tr>
-<tr id="i97" class="rowColor">
+<tr id="i95" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#newInstance--">newInstance</a></span>()</code>
 <div class="block">Create a new instance of the main class of this declared type.</div>
 </td>
 </tr>
-<tr id="i98" class="altColor">
+<tr id="i96" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#newInstance-java.lang.Object-">newInstance</a></span>(<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>&nbsp;outer)</code>
 <div class="block">Same as <a href="../../../org/apache/juneau/ClassMeta.html#newInstance--"><code>newInstance()</code></a> except for instantiating non-static member classes.</div>
 </td>
 </tr>
-<tr id="i99" class="rowColor">
+<tr id="i97" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#newInstanceFromNumber-org.apache.juneau.BeanSession-java.lang.Object-java.lang.Number-">newInstanceFromNumber</a></span>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
                      <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>&nbsp;outer,
@@ -760,56 +747,56 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <div class="block">Create a new instance of the main class of this declared type from a <code>Number</code> input.</div>
 </td>
 </tr>
-<tr id="i100" class="altColor">
+<tr id="i98" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#newInstanceFromString-java.lang.Object-java.lang.String-">newInstanceFromString</a></span>(<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>&nbsp;outer,
                      <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>&nbsp;arg)</code>
 <div class="block">Create a new instance of the main class of this declared type from a <code>String</code> input.</div>
 </td>
 </tr>
-<tr id="i101" class="rowColor">
+<tr id="i99" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#same-org.apache.juneau.ClassMeta-">same</a></span>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;cm)</code>
 <div class="block">Similar to <a href="../../../org/apache/juneau/ClassMeta.html#equals-java.lang.Object-"><code>equals(Object)</code></a> except primitive and Object types that are similar are considered the same.</div>
 </td>
 </tr>
-<tr id="i102" class="altColor">
+<tr id="i100" class="altColor">
 <td class="colFirst"><code><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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#toString--">toString</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i103" class="rowColor">
+<tr id="i101" class="rowColor">
 <td class="colFirst"><code><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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#toString-boolean-">toString</a></span>(boolean&nbsp;simple)</code>
 <div class="block">Same as <a href="../../../org/apache/juneau/ClassMeta.html#toString--"><code>toString()</code></a> except use simple class names.</div>
 </td>
 </tr>
-<tr id="i104" class="altColor">
+<tr id="i102" class="altColor">
 <td class="colFirst"><code><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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#toString-java.lang.Object-">toString</a></span>(<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>&nbsp;t)</code>
 <div class="block">Converts the specified object to a string.</div>
 </td>
 </tr>
-<tr id="i105" class="rowColor">
+<tr id="i103" class="rowColor">
 <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#toString-java.lang.StringBuilder-boolean-">toString</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;sb,
         boolean&nbsp;simple)</code>
 <div class="block">Appends this object as a readable string to the specified string builder.</div>
 </td>
 </tr>
-<tr id="i106" class="altColor">
+<tr id="i104" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#transformFrom-java.lang.Object-">transformFrom</a></span>(<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>&nbsp;o)</code>
 <div class="block">Transforms the specified object into an instance of this class.</div>
 </td>
 </tr>
-<tr id="i107" class="rowColor">
+<tr id="i105" class="rowColor">
 <td class="colFirst"><code>&lt;O&gt;&nbsp;O</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#transformTo-java.lang.Object-java.lang.Class-">transformTo</a></span>(<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>&nbsp;o,
            <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>&lt;O&gt;&nbsp;c)</code>
 <div class="block">Transforms the specified object into an instance of this class.</div>
 </td>
 </tr>
-<tr id="i108" class="altColor">
+<tr id="i106" class="altColor">
 <td class="colFirst"><code>&lt;O&gt;&nbsp;O</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#transformTo-java.lang.Object-org.apache.juneau.ClassMeta-">transformTo</a></span>(<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>&nbsp;o,
            <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;O&gt;&nbsp;c)</code>
@@ -851,7 +838,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanTypePropertyName</h4>
-<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.838">getBeanTypePropertyName</a>()</pre>
+<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.814">getBeanTypePropertyName</a>()</pre>
 <div class="block">Returns the type property name associated with this class and subclasses.
 
  <p>
@@ -869,7 +856,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getDictionaryName</h4>
-<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.852">getDictionaryName</a>()</pre>
+<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.828">getDictionaryName</a>()</pre>
 <div class="block">Returns the bean dictionary name associated with this class.
 
  <p>
@@ -887,7 +874,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanRegistry</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.866">getBeanRegistry</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.842">getBeanRegistry</a>()</pre>
 <div class="block">Returns the bean registry for this class.
 
  <p>
@@ -906,7 +893,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassCategory</h4>
-<pre>public&nbsp;org.apache.juneau.ClassMeta.ClassCategory&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.875">getClassCategory</a>()</pre>
+<pre>public&nbsp;org.apache.juneau.ClassMeta.ClassCategory&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.851">getClassCategory</a>()</pre>
 <div class="block">Returns the category of this class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -920,7 +907,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>isAssignableFrom</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.885">isAssignableFrom</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>&lt;?&gt;&nbsp;c)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.861">isAssignableFrom</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>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Returns <jk>true</jk> if this class is a superclass of or the same as the specified class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -936,7 +923,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>isInstanceOf</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.895">isInstanceOf</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>&lt;?&gt;&nbsp;c)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.871">isInstanceOf</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>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of or the same as the specified class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -952,7 +939,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>hasChildPojoSwaps</h4>
-<pre>protected&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.908">hasChildPojoSwaps</a>()</pre>
+<pre>protected&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.884">hasChildPojoSwaps</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class or any child classes has a <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with it.
 
  <p>
@@ -970,7 +957,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getChildPojoSwapForSwap</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.919">getChildPojoSwapForSwap</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>&lt;?&gt;&nbsp;normalClass)</pre>
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.895">getChildPojoSwapForSwap</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>&lt;?&gt;&nbsp;normalClass)</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> where the specified class is the same/subclass of the normal class of one of the
  child POJO swaps associated with this class.</div>
 <dl>
@@ -987,7 +974,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getChildPojoSwapForUnswap</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.946">getChildPojoSwapForUnswap</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>&lt;?&gt;&nbsp;swapClass)</pre>
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.922">getChildPojoSwapForUnswap</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>&lt;?&gt;&nbsp;swapClass)</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> where the specified class is the same/subclass of the swap class of one of the child
  POJO swaps associated with this class.</div>
 <dl>
@@ -1004,7 +991,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>findNoArgConstructor</h4>
-<pre>protected static&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;? extends T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.979">findNoArgConstructor</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>&lt;?&gt;&nbsp;c,
+<pre>protected static&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;? extends T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.955">findNoArgConstructor</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>&lt;?&gt;&nbsp;c,
                                                                    <a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;v)</pre>
 <div class="block">Locates the no-arg constructor for the specified class.
 
@@ -1027,7 +1014,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getInnerClass</h4>
-<pre>public&nbsp;<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>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.995">getInnerClass</a>()</pre>
+<pre>public&nbsp;<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>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.971">getInnerClass</a>()</pre>
 <div class="block">Returns the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> object that this class type wraps.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1042,7 +1029,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <li class="blockList">
 <h4>getSerializedClassMeta</h4>
 <pre><a href="../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1008">getSerializedClassMeta</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
+public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.984">getSerializedClassMeta</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
 <div class="block">Returns the serialized (swapped) form of this class if there is an <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with it.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1060,7 +1047,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <li class="blockList">
 <h4>getExample</h4>
 <pre><a href="../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1023">getExample</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
+public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.999">getExample</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
 <div class="block">Returns the example of this class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1077,7 +1064,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getElementType</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1091">getElementType</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1067">getElementType</a>()</pre>
 <div class="block">For array and <code>Collection</code> types, returns the class type of the components of the array or
  <code>Collection</code>.</div>
 <dl>
@@ -1092,7 +1079,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getKeyType</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1100">getKeyType</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1076">getKeyType</a>()</pre>
 <div class="block">For <code>Map</code> types, returns the class type of the keys of the <code>Map</code>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1106,7 +1093,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getValueType</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1109">getValueType</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1085">getValueType</a>()</pre>
 <div class="block">For <code>Map</code> types, returns the class type of the values of the <code>Map</code>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1120,7 +1107,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isDelegate</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1119">isDelegate</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1095">isDelegate</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class implements <a href="../../../org/apache/juneau/Delegate.html" title="interface in org.apache.juneau"><code>Delegate</code></a>, meaning it's a representation of some other
  object.</div>
 <dl>
@@ -1135,7 +1122,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isMap</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1128">isMap</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1104">isMap</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1149,7 +1136,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isMapOrBean</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1137">isMapOrBean</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1113">isMapOrBean</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> or it's a bean.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1163,7 +1150,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isBeanMap</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1146">isBeanMap</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1122">isBeanMap</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1177,7 +1164,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isCollection</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1155">isCollection</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1131">isCollection</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1191,7 +1178,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isCollectionOrArray</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1164">isCollectionOrArray</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1140">isCollectionOrArray</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> or is an array.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1205,7 +1192,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isSet</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1174">isSet</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1150">isSet</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class extends from <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><code>Set</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1219,7 +1206,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isList</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1183">isList</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1159">isList</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class extends from <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1233,7 +1220,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isByteArray</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1192">isByteArray</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1168">isByteArray</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is <code><jk>byte</jk>[]</code>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1247,7 +1234,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isClass</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1201">isClass</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1177">isClass</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1261,7 +1248,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isMethod</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1210">isMethod</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1186">isMethod</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect"><code>Method</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1275,7 +1262,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isEnum</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1219">isEnum</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1195">isEnum</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><code>Enum</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1289,7 +1276,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isArray</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1228">isArray</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1204">isArray</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is an array.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1303,7 +1290,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isBean</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1237">isBean</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1213">isBean</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a bean.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1317,7 +1304,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isObject</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1246">isObject</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1222">isObject</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1331,7 +1318,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isNotObject</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1255">isNotObject</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1231">isNotObject</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is not <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1345,7 +1332,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isNumber</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1264">isNumber</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1240">isNumber</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang"><code>Number</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1359,7 +1346,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isDecimal</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1273">isDecimal</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1249">isDecimal</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang"><code>Float</code></a> or <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang"><code>Double</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1373,7 +1360,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isFloat</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1282">isFloat</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1258">isFloat</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang"><code>Float</code></a> or <jk>float</jk>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1387,7 +1374,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isDouble</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1291">isDouble</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1267">isDouble</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang"><code>Double</code></a> or <jk>double</jk>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1401,7 +1388,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isShort</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1300">isShort</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1276">isShort</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Short.html?is-external=true" title="class or interface in java.lang"><code>Short</code></a> or <jk>short</jk>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1415,7 +1402,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isInteger</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1309">isInteger</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1285">isInteger</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a> or <jk>int</jk>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1429,7 +1416,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isLong</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1318">isLong</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1294">isLong</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a> or <jk>long</jk>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1443,7 +1430,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isType</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1328">isType</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>&lt;?&gt;&nbsp;c)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1304">isType</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>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Returns <jk>true</jk> if this metadata represents the specified type.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1459,7 +1446,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isBoolean</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1337">isBoolean</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1313">isBoolean</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1473,7 +1460,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isCharSequence</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1346">isCharSequence</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1322">isCharSequence</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang"><code>CharSequence</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1487,7 +1474,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isString</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1355">isString</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1331">isString</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is 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>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1501,7 +1488,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isChar</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1364">isChar</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1340">isChar</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang"><code>Character</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1515,7 +1502,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isPrimitive</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1373">isPrimitive</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1349">isPrimitive</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a primitive.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1529,7 +1516,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isDateOrCalendar</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1382">isDateOrCalendar</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1358">isDateOrCalendar</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> or <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>Calendar</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1543,7 +1530,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isDate</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1391">isDate</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1367">isDate</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1557,7 +1544,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isCalendar</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1400">isCalendar</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1376">isCalendar</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a <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>Calendar</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1571,7 +1558,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isUri</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1409">isUri</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1385">isUri</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a> or <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1585,7 +1572,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isReader</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1418">isReader</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1394">isReader</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><code>Reader</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1599,7 +1586,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isInputStream</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1427">isInputStream</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1403">isInputStream</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is an <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1613,7 +1600,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isVoid</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1436">isVoid</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1412">isVoid</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang"><code>Void</code></a> or <jk>void</jk>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1627,7 +1614,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isArgs</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1445">isArgs</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1421">isArgs</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this metadata represents an array of argument types.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1641,7 +1628,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getArgs</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1454">getArgs</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1430">getArgs</a>()</pre>
 <div class="block">Returns the argument types of this meta.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1655,7 +1642,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getArg</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1465">getArg</a>(int&nbsp;index)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1441">getArg</a>(int&nbsp;index)</pre>
 <div class="block">Returns the argument metadata at the specified index if this is an args metadata object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1673,7 +1660,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isNullable</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1480">isNullable</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1456">isNullable</a>()</pre>
 <div class="block">Returns <jk>true</jk> if instance of this object can be <jk>null</jk>.
 
  <p>
@@ -1685,27 +1672,13 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 </dl>
 </li>
 </ul>
-<a name="isRemoteable--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isRemoteable</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1491">isRemoteable</a>()</pre>
-<div class="block">Returns <jk>true</jk> if this class or one of it's methods are annotated with <a href="../../../org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><code>@Remotable</code></a>.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd><jk>true</jk> if this class is remoteable.</dd>
-</dl>
-</li>
-</ul>
 <a name="isAbstract--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>isAbstract</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1500">isAbstract</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1467">isAbstract</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is abstract.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1719,7 +1692,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isMemberClass</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1509">isMemberClass</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1476">isMemberClass</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is an inner class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1727,31 +1700,13 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 </dl>
 </li>
 </ul>
-<a name="getRemoteableMethods--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getRemoteableMethods</h4>
-<pre>public&nbsp;<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>&lt;<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/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&gt;&nbsp;<a href="../../../src-html/org [...]
-<div class="block">All methods on this class annotated with <a href="../../../org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><code>@Remotable</code></a>, or all public methods if class is
- annotated.
-
- <p>
- Keys are method signatures.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>All remoteable methods on this class.</dd>
-</dl>
-</li>
-</ul>
 <a name="getPublicMethods--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getPublicMethods</h4>
-<pre>public&nbsp;<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>&lt;<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/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&gt;&nbsp;<a href="../../../src-html/org [...]
+<pre>public&nbsp;<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>&lt;<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/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&gt;&nbsp;<a href="../../../src-html/org [...]
 <div class="block">All public methods on this class including static methods.
 
  <p>
@@ -1768,7 +1723,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getPojoSwap</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1549">getPojoSwap</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1503">getPojoSwap</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with this class that's the best match for the specified session.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1787,7 +1742,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getBuilderSwap</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/transform/BuilderSwap.html" title="class in org.apache.juneau.transform">BuilderSwap</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1573">getBuilderSwap</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/transform/BuilderSwap.html" title="class in org.apache.juneau.transform">BuilderSwap</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1527">getBuilderSwap</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
 <div class="block">Returns the builder swap associated with this class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1803,7 +1758,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1584">getBeanMeta</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1538">getBeanMeta</a>()</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau"><code>BeanMeta</code></a> associated with this class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1818,7 +1773,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getConstructor</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;? extends <a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1593">getConstructor</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;? extends <a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1547">getConstructor</a>()</pre>
 <div class="block">Returns the no-arg constructor for this class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1832,7 +1787,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getExtendedMeta</h4>
-<pre>public&nbsp;&lt;M extends <a href="../../../org/apache/juneau/ClassMetaExtended.html" title="class in org.apache.juneau">ClassMetaExtended</a>&gt;&nbsp;M&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1603">getExtendedMeta</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>&lt;M&gt;&nbsp;c)</pre>
+<pre>public&nbsp;&lt;M extends <a href="../../../org/apache/juneau/ClassMetaExtended.html" title="class in org.apache.juneau">ClassMetaExtended</a>&gt;&nbsp;M&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1557">getExtendedMeta</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>&lt;M&gt;&nbsp;c)</pre>
 <div class="block">Returns the language-specified extended metadata on this class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1848,7 +1803,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getProxyInvocationHandler</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1612">getProxyInvocationHandler</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1566">getProxyInvocationHandler</a>()</pre>
 <div class="block">Returns the interface proxy invocation handler for this class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1862,7 +1817,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>canCreateNewInstance</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1621">canCreateNewInstance</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1575">canCreateNewInstance</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class has a no-arg constructor or invocation handler.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1876,7 +1831,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>canCreateNewInstance</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1643">canCreateNewInstance</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>&nbsp;outer)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1597">canCreateNewInstance</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>&nbsp;outer)</pre>
 <div class="block">Returns <jk>true</jk> if this class has a no-arg constructor or invocation handler.
  Returns <jk>false</jk> if this is a non-static member class and the outer object does not match the class type of
  the defining class.</div>
@@ -1894,7 +1849,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>canCreateNewBean</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1659">canCreateNewBean</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>&nbsp;outer)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1613">canCreateNewBean</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>&nbsp;outer)</pre>
 <div class="block">Returns <jk>true</jk> if this class can be instantiated as a bean.
  Returns <jk>false</jk> if this is a non-static member class and the outer object does not match the class type of
  the defining class.</div>
@@ -1912,7 +1867,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>canCreateNewInstanceFromString</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1677">canCreateNewInstanceFromString</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>&nbsp;outer)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1631">canCreateNewInstanceFromString</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>&nbsp;outer)</pre>
 <div class="block">Returns <jk>true</jk> if this class can call the <a href="../../../org/apache/juneau/ClassMeta.html#newInstanceFromString-java.lang.Object-java.lang.String-"><code>newInstanceFromString(Object, String)</code></a> method.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1929,7 +1884,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>canCreateNewInstanceFromNumber</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1696">canCreateNewInstanceFromNumber</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>&nbsp;outer)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1650">canCreateNewInstanceFromNumber</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>&nbsp;outer)</pre>
 <div class="block">Returns <jk>true</jk> if this class can call the <a href="../../../org/apache/juneau/ClassMeta.html#newInstanceFromString-java.lang.Object-java.lang.String-"><code>newInstanceFromString(Object, String)</code></a> method.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1946,7 +1901,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getNewInstanceFromNumberClass</h4>
-<pre>public&nbsp;<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>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1711">getNewInstanceFromNumberClass</a>()</pre>
+<pre>public&nbsp;<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>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1665">getNewInstanceFromNumberClass</a>()</pre>
 <div class="block">Returns the class type of the parameter of the numeric constructor.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1960,7 +1915,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getNameProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/Setter.html" title="interface in org.apache.juneau">Setter</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1722">getNameProperty</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/Setter.html" title="interface in org.apache.juneau">Setter</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1676">getNameProperty</a>()</pre>
 <div class="block">Returns the method or field annotated with <a href="../../../org/apache/juneau/annotation/NameProperty.html" title="annotation in org.apache.juneau.annotation"><code>@NameProperty</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1975,7 +1930,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getParentProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/Setter.html" title="interface in org.apache.juneau">Setter</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1733">getParentProperty</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/Setter.html" title="interface in org.apache.juneau">Setter</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1687">getParentProperty</a>()</pre>
 <div class="block">Returns the method or field annotated with <a href="../../../org/apache/juneau/annotation/ParentProperty.html" title="annotation in org.apache.juneau.annotation"><code>@ParentProperty</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1990,7 +1945,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getNotABeanReason</h4>
-<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1742">getNotABeanReason</a>()</pre>
+<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1696">getNotABeanReason</a>()</pre>
 <div class="block">Returns the reason why this class is not a bean, or <jk>null</jk> if it is a bean.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2004,7 +1959,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getInitException</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1751">getInitException</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1705">getInitException</a>()</pre>
 <div class="block">Returns any exception that was throw in the <code>init()</code> method.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2018,7 +1973,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanContext</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1760">getBeanContext</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1714">getBeanContext</a>()</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau"><code>BeanContext</code></a> that created this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2032,7 +1987,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getPrimitiveDefault</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1770">getPrimitiveDefault</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1724">getPrimitiveDefault</a>()</pre>
 <div class="block">Returns the default value for primitives such as <jk>int</jk> or <jk>Integer</jk>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2046,7 +2001,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1780">toString</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>&nbsp;t)</pre>
+<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1734">toString</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>&nbsp;t)</pre>
 <div class="block">Converts the specified object to a string.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2062,7 +2017,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>newInstanceFromString</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1813">newInstanceFromString</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>&nbsp;outer,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1767">newInstanceFromString</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>&nbsp;outer,
                                <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>&nbsp;arg)
                         throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>,
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
@@ -2099,7 +2054,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>newInstanceFromNumber</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1854">newInstanceFromNumber</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1808">newInstanceFromNumber</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
                                <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>&nbsp;outer,
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;arg)
                         throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>,
@@ -2137,7 +2092,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>newInstance</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1889">newInstance</a>()
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1843">newInstance</a>()
               throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a>,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
@@ -2172,7 +2127,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>newInstance</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1929">newInstance</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>&nbsp;outer)
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1883">newInstance</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>&nbsp;outer)
               throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a>,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
@@ -2210,7 +2165,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1942">equals</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>&nbsp;t)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1896">equals</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>&nbsp;t)</pre>
 <div class="block">Checks to see if the specified class type is the same as this one.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -2228,7 +2183,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>same</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1956">same</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;cm)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1910">same</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;cm)</pre>
 <div class="block">Similar to <a href="../../../org/apache/juneau/ClassMeta.html#equals-java.lang.Object-"><code>equals(Object)</code></a> except primitive and Object types that are similar are considered the same.
  (e.g. <jk>boolean</jk> == <code>Boolean</code>).</div>
 <dl>
@@ -2245,7 +2200,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1963">toString</a>()</pre>
+<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1917">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>&nbsp;in class&nbsp;<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>
@@ -2258,7 +2213,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1973">toString</a>(boolean&nbsp;simple)</pre>
+<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1927">toString</a>(boolean&nbsp;simple)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/ClassMeta.html#toString--"><code>toString()</code></a> except use simple class names.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2274,7 +2229,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1984">toString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;sb,
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1938">toString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;sb,
                                  boolean&nbsp;simple)</pre>
 <div class="block">Appends this object as a readable string to the specified string builder.</div>
 <dl>
@@ -2292,7 +2247,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>isInstance</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2010">isInstance</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>&nbsp;o)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1964">isInstance</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>&nbsp;o)</pre>
 <div class="block">Returns <jk>true</jk> if the specified object is an instance of this class.
 
  <p>
@@ -2311,7 +2266,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getReadableName</h4>
-<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2021">getReadableName</a>()</pre>
+<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1975">getReadableName</a>()</pre>
 <div class="block">Returns a readable name for this class (e.g. <js>"java.lang.String"</js>, <js>"boolean[]"</js>).</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2325,7 +2280,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2030">getName</a>()</pre>
+<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1984">getName</a>()</pre>
 <div class="block">Shortcut for calling <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true#getName--" title="class or interface in java.lang"><code>Class.getName()</code></a> on the inner class of this metadata.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2339,7 +2294,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getSimpleName</h4>
-<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2039">getSimpleName</a>()</pre>
+<pre>public&nbsp;<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>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1993">getSimpleName</a>()</pre>
 <div class="block">Shortcut for calling <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true#getSimpleName--" title="class or interface in java.lang"><code>Class.getSimpleName()</code></a> on the inner class of this metadata.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2353,7 +2308,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2074">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2028">hashCode</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#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<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>
@@ -2366,7 +2321,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>hasReaderTransform</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2083">hasReaderTransform</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2037">hasReaderTransform</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class has a transform associated with it that allows it to be created from a Reader.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2380,7 +2335,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getReaderTransform</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/internal/Transform.html" title="class in org.apache.juneau.internal">Transform</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>,<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2092">getReaderTransform</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/internal/Transform.html" title="class in org.apache.juneau.internal">Transform</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>,<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2046">getReaderTransform</a>()</pre>
 <div class="block">Returns the transform for this class for creating instances from a Reader.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2394,7 +2349,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>hasInputStreamTransform</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2101">hasInputStreamTransform</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2055">hasInputStreamTransform</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class has a transform associated with it that allows it to be created from an InputStream.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2408,7 +2363,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getInputStreamTransform</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/internal/Transform.html" title="class in org.apache.juneau.internal">Transform</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>,<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2110">getInputStreamTransform</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/internal/Transform.html" title="class in org.apache.juneau.internal">Transform</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>,<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2064">getInputStreamTransform</a>()</pre>
 <div class="block">Returns the transform for this class for creating instances from an InputStream.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2422,7 +2377,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>hasStringTransform</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2119">hasStringTransform</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2073">hasStringTransform</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class has a transform associated with it that allows it to be created from a String.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2436,7 +2391,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getStringTransform</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/internal/Transform.html" title="class in org.apache.juneau.internal">Transform</a>&lt;<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/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2128">getStringTransform</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/internal/Transform.html" title="class in org.apache.juneau.internal">Transform</a>&lt;<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/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2082">getStringTransform</a>()</pre>
 <div class="block">Returns the transform for this class for creating instances from a String.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2450,7 +2405,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>hasTransformFrom</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2138">hasTransformFrom</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>&lt;?&gt;&nbsp;c)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2092">hasTransformFrom</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>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Returns <jk>true</jk> if this class can be instantiated from the specified type.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2466,7 +2421,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>hasTransformFrom</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2148">hasTransformFrom</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;c)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2102">hasTransformFrom</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Returns <jk>true</jk> if this class can be instantiated from the specified type.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2482,7 +2437,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>hasTransformTo</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2158">hasTransformTo</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>&lt;?&gt;&nbsp;c)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2112">hasTransformTo</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>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Returns <jk>true</jk> if this class can be transformed to the specified type.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2498,7 +2453,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>hasTransformTo</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2168">hasTransformTo</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;c)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2122">hasTransformTo</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Returns <jk>true</jk> if this class can be transformed to the specified type.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2514,7 +2469,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>transformFrom</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2179">transformFrom</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>&nbsp;o)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2133">transformFrom</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>&nbsp;o)</pre>
 <div class="block">Transforms the specified object into an instance of this class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2530,7 +2485,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>transformTo</h4>
-<pre>public&nbsp;&lt;O&gt;&nbsp;O&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2192">transformTo</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>&nbsp;o,
+<pre>public&nbsp;&lt;O&gt;&nbsp;O&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2146">transformTo</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>&nbsp;o,
                          <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>&lt;O&gt;&nbsp;c)</pre>
 <div class="block">Transforms the specified object into an instance of this class.</div>
 <dl>
@@ -2548,7 +2503,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>transformTo</h4>
-<pre>public&nbsp;&lt;O&gt;&nbsp;O&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2204">transformTo</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>&nbsp;o,
+<pre>public&nbsp;&lt;O&gt;&nbsp;O&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2158">transformTo</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>&nbsp;o,
                          <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;O&gt;&nbsp;c)</pre>
 <div class="block">Transforms the specified object into an instance of this class.</div>
 <dl>
@@ -2566,7 +2521,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockList">
 <li class="blockList">
 <h4>getFromTransform</h4>
-<pre>public&nbsp;&lt;I&gt;&nbsp;<a href="../../../org/apache/juneau/internal/Transform.html" title="class in org.apache.juneau.internal">Transform</a>&lt;I,<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2215">getFromTransform</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>&lt [...]
+<pre>public&nbsp;&lt;I&gt;&nbsp;<a href="../../../org/apache/juneau/internal/Transform.html" title="class in org.apache.juneau.internal">Transform</a>&lt;I,<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2169">getFromTransform</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>&lt [...]
 <div class="block">Returns the transform for this class for creating instances from other object types.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2582,7 +2537,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type para
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getToTransform</h4>
-<pre>public&nbsp;&lt;O&gt;&nbsp;<a href="../../../org/apache/juneau/internal/Transform.html" title="class in org.apache.juneau.internal">Transform</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>,O&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2235">getToTransform</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>&lt;O [...]
+<pre>public&nbsp;&lt;O&gt;&nbsp;<a href="../../../org/apache/juneau/internal/Transform.html" title="class in org.apache.juneau.internal">Transform</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>,O&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.2189">getToTransform</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>&lt;O [...]
 <div class="block">Returns the transform for this class for creating instances from other object types.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
diff --git a/content/site/apidocs_preview/org/apache/juneau/FormattedRuntimeException.html b/content/site/apidocs_preview/org/apache/juneau/FormattedRuntimeException.html
index 1cc5a72..9eb01e7 100644
--- a/content/site/apidocs_preview/org/apache/juneau/FormattedRuntimeException.html
+++ b/content/site/apidocs_preview/org/apache/juneau/FormattedRuntimeException.html
@@ -127,7 +127,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a>, <a href="../../../org/apache/juneau/ClassMetaRuntimeException.html" title="class in org.apache.juneau">ClassMetaRuntimeException</a>, <a href="../../../org/apache/juneau/ConfigException.html" title="class in org.apache.juneau">ConfigException</a>, <a href="../../../org/apache/juneau/ContextRuntimeException.html" title="class in org.apache.juneau">ContextRuntimeE [...]
+<dd><a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a>, <a href="../../../org/apache/juneau/ClassMetaRuntimeException.html" title="class in org.apache.juneau">ClassMetaRuntimeException</a>, <a href="../../../org/apache/juneau/ConfigException.html" title="class in org.apache.juneau">ConfigException</a>, <a href="../../../org/apache/juneau/ContextRuntimeException.html" title="class in org.apache.juneau">ContextRuntimeE [...]
 </dl>
 <hr>
 <br>
diff --git a/content/site/apidocs_preview/org/apache/juneau/annotation/Bean.html b/content/site/apidocs_preview/org/apache/juneau/annotation/Bean.html
index 9abca01..57c2e7d 100644
--- a/content/site/apidocs_preview/org/apache/juneau/annotation/Bean.html
+++ b/content/site/apidocs_preview/org/apache/juneau/annotation/Bean.html
@@ -104,7 +104,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.Transforms.BeanAnnotation">Overview &gt; juneau-marshall &gt; @Bean Annotation</a>
+   <li class='link'><a class='doclink' href='../../../../overview-summary.html#juneau-marshall.Transforms.BeanAnnotation'>Overview &gt; juneau-marshall &gt; Transforms &gt; @BeanProperty Annotation</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/annotation/BeanConstructor.html b/content/site/apidocs_preview/org/apache/juneau/annotation/BeanConstructor.html
index 0dc44b2..876d7b6 100644
--- a/content/site/apidocs_preview/org/apache/juneau/annotation/BeanConstructor.html
+++ b/content/site/apidocs_preview/org/apache/juneau/annotation/BeanConstructor.html
@@ -121,7 +121,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.Transforms.BeanConstructorAnnotation">Overview &gt; juneau-marshall &gt; @BeanConstructor Annotation</a>
+   <li class='link'><a class='doclink' href='../../../../overview-summary.html#juneau-marshall.Transforms.BeanConstructorAnnotation'>Overview &gt; juneau-marshall &gt; Transforms &gt; @BeanConstructor Annotation</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/annotation/BeanIgnore.html b/content/site/apidocs_preview/org/apache/juneau/annotation/BeanIgnore.html
index 5efe16f..c75b373 100644
--- a/content/site/apidocs_preview/org/apache/juneau/annotation/BeanIgnore.html
+++ b/content/site/apidocs_preview/org/apache/juneau/annotation/BeanIgnore.html
@@ -112,7 +112,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.Transforms.BeanIgnoreAnnotation">Overview &gt; juneau-marshall &gt; @BeanIgnore Annotation</a>
+   <li class='link'><a class='doclink' href='../../../../overview-summary.html#juneau-marshall.Transforms.BeanIgnoreAnnotation'>Overview &gt; juneau-marshall &gt; Transforms &gt; @BeanIgnore Annotation</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/annotation/BeanProperty.html b/content/site/apidocs_preview/org/apache/juneau/annotation/BeanProperty.html
index 4a2a040..54c1915 100644
--- a/content/site/apidocs_preview/org/apache/juneau/annotation/BeanProperty.html
+++ b/content/site/apidocs_preview/org/apache/juneau/annotation/BeanProperty.html
@@ -104,7 +104,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.Transforms.BeanPropertyAnnotation">Overview &gt; juneau-marshall &gt; @BeanProperty Annotation</a>
+   <li class='link'><a class='doclink' href='../../../../overview-summary.html#juneau-marshall.Transforms.BeanPropertyAnnotation'>Overview &gt; juneau-marshall &gt; Transforms &gt; @BeanProperty Annotation</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/annotation/Builder.html b/content/site/apidocs_preview/org/apache/juneau/annotation/Builder.html
index 5576fd8..8353c29 100644
--- a/content/site/apidocs_preview/org/apache/juneau/annotation/Builder.html
+++ b/content/site/apidocs_preview/org/apache/juneau/annotation/Builder.html
@@ -132,7 +132,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bui
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.Transforms.PojoBuilders">Overview &gt; juneau-marshall &gt; POJO Builders</a>
+   <li class='link'><a class='doclink' href='../../../../overview-summary.html#juneau-marshall.Transforms.PojoBuilders'>Overview &gt; juneau-marshall &gt; Transforms &gt; POJO Builders</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/annotation/NameProperty.html b/content/site/apidocs_preview/org/apache/juneau/annotation/NameProperty.html
index 5871e9b..3a6173b 100644
--- a/content/site/apidocs_preview/org/apache/juneau/annotation/NameProperty.html
+++ b/content/site/apidocs_preview/org/apache/juneau/annotation/NameProperty.html
@@ -106,7 +106,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Nam
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.Transforms.NamePropertyAnnotation">Overview &gt; juneau-marshall &gt; @NameProperty Annotation</a>
+   <li class='link'><a class='doclink' href='../../../../overview-summary.html#juneau-marshall.Transforms.NamePropertyAnnotation'>Overview &gt; juneau-marshall &gt; Transforms &gt; @NameProperty Annotation</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/annotation/ParentProperty.html b/content/site/apidocs_preview/org/apache/juneau/annotation/ParentProperty.html
index 5ba55f5..b065ef9 100644
--- a/content/site/apidocs_preview/org/apache/juneau/annotation/ParentProperty.html
+++ b/content/site/apidocs_preview/org/apache/juneau/annotation/ParentProperty.html
@@ -109,7 +109,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Par
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.Transforms.NamePropertyAnnotation">Overview &gt; juneau-marshall &gt; @NameProperty Annotation</a>
+   <li class='link'><a class='doclink' href='../../../../overview-summary.html#juneau-marshall.Transforms.NamePropertyAnnotation'>Overview &gt; juneau-marshall &gt; Transforms &gt; @NameProperty Annotation</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/annotation/Swap.html b/content/site/apidocs_preview/org/apache/juneau/annotation/Swap.html
index cb69390..7392c4f 100644
--- a/content/site/apidocs_preview/org/apache/juneau/annotation/Swap.html
+++ b/content/site/apidocs_preview/org/apache/juneau/annotation/Swap.html
@@ -109,7 +109,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swa
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.Transforms.SwapAnnotation">Overview &gt; juneau-marshall &gt; @Swap Annotation</a>
+   <li class='link'><a class='doclink' href='../../../../overview-summary.html#juneau-marshall.Transforms.SwapAnnotation'>Overview &gt; juneau-marshall &gt; Transforms &gt; @Swap Annotation</a>
  </ul></div>
 </li>
 </ul>
@@ -213,7 +213,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swa
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.Transforms.PerMediaTypePojoSwaps">Overview &gt; juneau-marshall &gt; Per-media-type PojoSwaps</a>
+   <li class='link'><a class='doclink' href='../../../../overview-summary.html#juneau-marshall.Transforms.PerMediaTypePojoSwaps'>Overview &gt; juneau-marshall &gt; Transforms &gt; Per-media-type PojoSwaps</a>
  </ul></div>
 <dl>
 <dt>Default:</dt>
@@ -262,7 +262,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swa
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.Transforms.TemplatedSwaps">Overview &gt; juneau-marshall &gt; Templated Swaps</a>
+   <li class='link'><a class='doclink' href='../../../../overview-summary.html#juneau-marshall.Transforms.TemplatedSwaps'>Overview &gt; juneau-marshall &gt; Transforms &gt; Templated Swaps</a>
  </ul></div>
 <dl>
 <dt>Default:</dt>
diff --git a/content/site/apidocs_preview/org/apache/juneau/annotation/Swaps.html b/content/site/apidocs_preview/org/apache/juneau/annotation/Swaps.html
index ae2be71..98b3d90 100644
--- a/content/site/apidocs_preview/org/apache/juneau/annotation/Swaps.html
+++ b/content/site/apidocs_preview/org/apache/juneau/annotation/Swaps.html
@@ -112,7 +112,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swa
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.Transforms.SwapAnnotation">Overview &gt; juneau-marshall &gt; @Swap Annotation</a>
+   <li class='link'><a class='doclink' href='../../../../overview-summary.html#juneau-marshall.Transforms.SwapAnnotation'>Overview &gt; juneau-marshall &gt; Transforms &gt; @Swap Annotation</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/annotation/URI.html b/content/site/apidocs_preview/org/apache/juneau/annotation/URI.html
index 38bfd70..5129937 100644
--- a/content/site/apidocs_preview/org/apache/juneau/annotation/URI.html
+++ b/content/site/apidocs_preview/org/apache/juneau/annotation/URI.html
@@ -104,7 +104,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/URI
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.URIs">Overview &gt; juneau-marshall &gt; URIs</a>
+   <li class='link'><a class='doclink' href='../../../../overview-summary.html#juneau-marshall.URIs'>Overview &gt; juneau-marshall &gt; URIs</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/config/vars/ConfigVar.html b/content/site/apidocs_preview/org/apache/juneau/config/vars/ConfigVar.html
index ed36419..2241561 100644
--- a/content/site/apidocs_preview/org/apache/juneau/config/vars/ConfigVar.html
+++ b/content/site/apidocs_preview/org/apache/juneau/config/vars/ConfigVar.html
@@ -154,7 +154,7 @@ extends <a href="../../../../../org/apache/juneau/svl/DefaultingVar.html" title=
 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='link'><a class="doclink" href="../../../../../overview-summary.html#juneau-svl.VarResolvers">Overview &gt; juneau-svl &gt; VarResolvers and VarResolverSessions</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-svl.VarResolvers'>Overview &gt; juneau-svl &gt; VarResolvers and VarResolverSessions</a>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-config.Variables'>Overview &gt; juneau-config &gt; Variables</a>
  </ul></div>
 </li>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/AtomBuilder.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/AtomBuilder.html
index 5fb4005..5c0d057 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/AtomBuilder.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/AtomBuilder.html
@@ -132,7 +132,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Category.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Category.html
index b8b9df6..2195ced 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Category.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Category.html
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Common.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Common.html
index d690ffa..17956fd 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Common.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Common.html
@@ -127,7 +127,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/CommonEntry.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/CommonEntry.html
index 9859b13..1500282 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/CommonEntry.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/CommonEntry.html
@@ -124,7 +124,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Content.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Content.html
index 117cb22..b8ee2f5 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Content.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Content.html
@@ -162,7 +162,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="cla
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Entry.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Entry.html
index 187873e..80ad3f6 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Entry.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Entry.html
@@ -147,7 +147,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Feed.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Feed.html
index 43fe658..a5d3d43 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Feed.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Feed.html
@@ -151,7 +151,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Generator.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Generator.html
index 92e7823..eae7535 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Generator.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Generator.html
@@ -131,7 +131,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Icon.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Icon.html
index 448cbb7..8488748 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Icon.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Icon.html
@@ -129,7 +129,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Id.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Id.html
index 4084549..b11578b 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Id.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Id.html
@@ -129,7 +129,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Link.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Link.html
index 50bb6f6..4531536 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Link.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Link.html
@@ -136,7 +136,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Logo.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Logo.html
index 2247b31..ff11b08 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Logo.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Logo.html
@@ -129,7 +129,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Person.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Person.html
index db9a62a..29d12db 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Person.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Person.html
@@ -130,7 +130,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Source.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Source.html
index 599fa06..1826eb2 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Source.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Source.html
@@ -146,7 +146,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Text.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Text.html
index 5e6500b..a81f7fc 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/Text.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/Text.html
@@ -145,7 +145,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
  <h5 class='section'>See Also:</h5>
  <ul class='doctree'>
    <li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.Atom'>Overview &gt; juneau-dto &gt; Atom</a>
-   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.atom</a>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>package-summary.html</a>
  </ul></div>
 </li>
 </ul>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/atom/package-summary.html b/content/site/apidocs_preview/org/apache/juneau/dto/atom/package-summary.html
index 22b1d31..25a8ec9 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/atom/package-summary.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/atom/package-summary.html
@@ -205,15 +205,15 @@
 </script>
 <a id='TOC'></a><h5 class='toc'>Table of Contents</h5>
 <ol class='toc'>
-   <li><p><a class='doclink' href='#Overview'>Overview</a></p>
+   <li><p><a class='doclink' href='package-summary.html#Overview'>Overview</a></p>
    <ol>
-      <li><p><a class='doclink' href='#Serialize'>Serializing ATOM feeds</a></p>
+      <li><p><a class='doclink' href='package-summary.html#Serialize'>Serializing ATOM feeds</a></p>
       <ol>
-         <li><p><a class='doclink' href='#AtomJson'>ATOM/JSON</a></p>
-         <li><p><a class='doclink' href='#AtomRdfXml'>ATOM/RDF/XML</a></p>
-         <li><p><a class='doclink' href='#AtomHtml'>ATOM/HTML</a></p>
+         <li><p><a class='doclink' href='package-summary.html#AtomJson'>ATOM/JSON</a></p>
+         <li><p><a class='doclink' href='package-summary.html#AtomRdfXml'>ATOM/RDF/XML</a></p>
+         <li><p><a class='doclink' href='package-summary.html#AtomHtml'>ATOM/HTML</a></p>
       </ol>
-      <li><p><a class='doclink' href='#Parse'>Parsing ATOM feeds</a></p>
+      <li><p><a class='doclink' href='package-summary.html#Parse'>Parsing ATOM feeds</a></p>
    </ol>
 </ol>
 
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/cognos/package-summary.html b/content/site/apidocs_preview/org/apache/juneau/dto/cognos/package-summary.html
index fdb4b9d..e102397 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/cognos/package-summary.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/cognos/package-summary.html
@@ -134,8 +134,8 @@
 </script>
 <a id='TOC'></a><h5 class='toc'>Table of Contents</h5>
 <ol class='toc'>
-   <li><p><a class='doclink' href='#CognosSerializer'>Cognos serialization support</a></p>
-   <li><p><a class='doclink' href='#CognosParser'>Cognos parsing support</a></p>
+   <li><p><a class='doclink' href='package-summary.html#CognosSerializer'>Cognos serialization support</a></p>
+   <li><p><a class='doclink' href='package-summary.html#CognosParser'>Cognos parsing support</a></p>
 </ol>
 
 <!-- ======================================================================================================== -->
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/A.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/A.html
index 90a633f..c3a0732 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/A.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/A.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="a")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.31">A</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-a-element">&lt;a&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-a-element'>&lt;a&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/A.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,49 +184,49 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/A.html#download-java.lang.Object-">download</a></span>(<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>&nbsp;download)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-download">download</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-download'>download</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/A.html#href-java.lang.Object-">href</a></span>(<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>&nbsp;href)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-href">href</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-href'>href</a> attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/A.html#hreflang-java.lang.String-">hreflang</a></span>(<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>&nbsp;hreflang)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang">hreflang</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang'>hreflang</a> attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/A.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/A.html#rel-java.lang.String-">rel</a></span>(<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>&nbsp;rel)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel">rel</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel'>rel</a> attribute.</div>
 </td>
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/A.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/A.html#target-java.lang.String-">target</a></span>(<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>&nbsp;target)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-target">target</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-target'>target</a> attribute.</div>
 </td>
 </tr>
 <tr id="i10" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/A.html#type-java.lang.String-">type</a></span>(<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>&nbsp;type)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-type'>type</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -289,7 +289,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>download</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.44">download</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>&nbsp;download)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-download">download</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-download'>download</a> attribute.
 
  <p>
  Whether to download the resource instead of navigating to it, and its file name if so.</div>
@@ -309,7 +309,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>href</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.67">href</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>&nbsp;href)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-href">href</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-href'>href</a> attribute.
 
  <p>
  Address of the hyperlink.
@@ -336,7 +336,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>hreflang</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.81">hreflang</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>&nbsp;hreflang)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang">hreflang</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang'>hreflang</a> attribute.
 
  <p>
  Language of the linked resource.</div>
@@ -355,7 +355,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>rel</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.95">rel</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>&nbsp;rel)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel">rel</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel'>rel</a> attribute.
 
  <p>
  Relationship between the document containing the hyperlink and the destination resource.</div>
@@ -374,7 +374,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>target</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.109">target</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>&nbsp;target)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-target">target</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-target'>target</a> attribute.
 
  <p>
  Default browsing context for hyperlink navigation and form submission.</div>
@@ -393,7 +393,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.123">type</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>&nbsp;type)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-type">type</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-type'>type</a> attribute.
 
  <p>
  Hint for the type of the referenced resource.</div>
@@ -413,7 +413,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.134">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -432,7 +432,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.140">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -451,7 +451,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.146">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Abbr.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Abbr.html
index 3ee6f4b..0dada33 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Abbr.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Abbr.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="abbr")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.27">Abbr</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-abbr-element">&lt;abbr&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-abbr-element'>&lt;abbr&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Abbr.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,19 +184,19 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Abbr.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Abbr.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Abbr.html#title-java.lang.String-">title</a></span>(<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>&nbsp;title)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#attr-title">title</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#attr-title'>title</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -260,7 +260,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -279,7 +279,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -298,7 +298,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -317,7 +317,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>title</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.52">title</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>&nbsp;title)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#title-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#attr-title">title</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#attr-title'>title</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#title-java.lang.String-">title</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Address.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Address.html
index f297d1c..4fe8a66 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Address.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Address.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="address")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.27">Address</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-address-element">&lt;address&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/sections.html#the-address-element'>&lt;address&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Address.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Address.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Address.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Area.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Area.html
index 3d26f7f..172f0ff 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Area.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Area.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="area")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.31">Area</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-area-element">&lt;area&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-area-element'>&lt;area&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,74 +166,74 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Area.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Area.html#alt-java.lang.String-">alt</a></span>(<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>&nbsp;alt)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-alt">alt</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-alt'>alt</a> attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Area.html#coords-java.lang.String-">coords</a></span>(<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>&nbsp;coords)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-coords">coords</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-coords'>coords</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Area.html#download-java.lang.Object-">download</a></span>(<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>&nbsp;download)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-download">download</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-download'>download</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Area.html#href-java.lang.Object-">href</a></span>(<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>&nbsp;href)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-href">href</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-href'>href</a> attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Area.html#hreflang-java.lang.String-">hreflang</a></span>(<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>&nbsp;hreflang)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang">hreflang</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang'>hreflang</a> attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Area.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Area.html#rel-java.lang.String-">rel</a></span>(<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>&nbsp;rel)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel">rel</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel'>rel</a> attribute.</div>
 </td>
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Area.html#shape-java.lang.String-">shape</a></span>(<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>&nbsp;shape)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-shape">shape</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-shape'>shape</a> attribute.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Area.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 <tr id="i10" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Area.html#target-java.lang.String-">target</a></span>(<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>&nbsp;target)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-target">target</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-target'>target</a> attribute.</div>
 </td>
 </tr>
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Area.html#type-java.lang.String-">type</a></span>(<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>&nbsp;type)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-type'>type</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -289,7 +289,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>alt</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.42">alt</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>&nbsp;alt)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-alt">alt</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-alt'>alt</a> attribute.
 
  <p>
  Replacement text for use when images are not available.</div>
@@ -308,7 +308,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>coords</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.57">coords</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>&nbsp;coords)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-coords">coords</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-coords'>coords</a>
  attribute.
 
  <p>
@@ -328,7 +328,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>download</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.73">download</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>&nbsp;download)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-download">download</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-download'>download</a> attribute.
 
  <p>
  Whether to download the resource instead of navigating to it, and its file name if so.</div>
@@ -348,7 +348,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>href</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.96">href</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>&nbsp;href)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-href">href</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-href'>href</a> attribute.
 
  <p>
  Address of the hyperlink.
@@ -375,7 +375,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>hreflang</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.110">hreflang</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>&nbsp;hreflang)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang">hreflang</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang'>hreflang</a> attribute.
 
  <p>
  Language of the linked resource.</div>
@@ -394,7 +394,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>rel</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.124">rel</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>&nbsp;rel)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel">rel</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel'>rel</a> attribute.
 
  <p>
  Relationship between the document containing the hyperlink and the destination resource.</div>
@@ -413,7 +413,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>shape</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.138">shape</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>&nbsp;shape)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-shape">shape</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-shape'>shape</a> attribute.
 
  <p>
  The kind of shape to be created in an image map.</div>
@@ -432,7 +432,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>target</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.152">target</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>&nbsp;target)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-target">target</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-target'>target</a> attribute.
 
  <p>
  Browsing context for hyperlink navigation.</div>
@@ -451,7 +451,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.166">type</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>&nbsp;type)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-type">type</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/links.html#attr-hyperlink-type'>type</a> attribute.
 
  <p>
  Hint for the type of the referenced resource.</div>
@@ -471,7 +471,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.177">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -490,7 +490,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.183">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -509,7 +509,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.189">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Article.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Article.html
index d6a7141..6761122 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Article.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Article.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="article")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.27">Article</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-article-element">&lt;article&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/sections.html#the-article-element'>&lt;article&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Article.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -196,7 +196,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Article.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
@@ -214,7 +214,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Article.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -342,7 +342,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.79">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -361,7 +361,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.85">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -380,7 +380,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.91">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Aside.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Aside.html
index fa63f40..05cb5f4 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Aside.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Aside.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="aside")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.27">Aside</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-aside-element">&lt;aside&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/sections.html#the-aside-element'>&lt;aside&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Aside.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Aside.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Aside.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Audio.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Audio.html
index 50761dc..401c1ac 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Audio.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Audio.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="audio")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.31">Audio</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-audio-element">&lt;audio&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-audio-element'>&lt;audio&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,13 +166,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#autoplay-java.lang.Object-">autoplay</a></span>(<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>&nbsp;autoplay)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay'>autoplay</a>
  attribute.</div>
 </td>
 </tr>
@@ -191,60 +191,60 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#controls-java.lang.Object-">controls</a></span>(<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>&nbsp;controls)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls'>controls</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#crossorigin-java.lang.String-">crossorigin</a></span>(<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>&nbsp;crossorigin)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin'>crossorigin</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#loop-java.lang.Object-">loop</a></span>(<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>&nbsp;loop)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop">loop</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop'>loop</a> attribute.</div>
 </td>
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#mediagroup-java.lang.String-">mediagroup</a></span>(<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>&nbsp;mediagroup)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup'>mediagroup</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#muted-java.lang.Object-">muted</a></span>(<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>&nbsp;muted)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted'>muted</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i10" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#preload-java.lang.Object-">preload</a></span>(<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>&nbsp;preload)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload'>preload</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#src-java.lang.Object-">src</a></span>(<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>&nbsp;src)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-src">src</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-src'>src</a> attribute.</div>
 </td>
 </tr>
 <tr id="i12" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -307,7 +307,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <li class="blockList">
 <h4>autoplay</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.45">autoplay</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>&nbsp;autoplay)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay'>autoplay</a>
  attribute.
 
  <p>
@@ -328,7 +328,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <li class="blockList">
 <h4>controls</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.62">controls</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>&nbsp;controls)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls'>controls</a>
  attribute.
 
  <p>
@@ -349,7 +349,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <li class="blockList">
 <h4>crossorigin</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.77">crossorigin</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>&nbsp;crossorigin)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin'>crossorigin</a>
  attribute.
 
  <p>
@@ -369,7 +369,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <li class="blockList">
 <h4>loop</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.93">loop</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>&nbsp;loop)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop">loop</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop'>loop</a> attribute.
 
  <p>
  Whether to loop the media resource.</div>
@@ -389,7 +389,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <li class="blockList">
 <h4>mediagroup</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.108">mediagroup</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>&nbsp;mediagroup)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup'>mediagroup</a>
  attribute.
 
  <p>
@@ -409,7 +409,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <li class="blockList">
 <h4>muted</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.125">muted</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>&nbsp;muted)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted'>muted</a>
  attribute.
 
  <p>
@@ -430,7 +430,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <li class="blockList">
 <h4>preload</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.140">preload</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>&nbsp;preload)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload'>preload</a>
  attribute.
 
  <p>
@@ -450,7 +450,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <li class="blockList">
 <h4>src</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.163">src</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>&nbsp;src)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-src">src</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-src'>src</a> attribute.
 
  <p>
  Address of the resource.
@@ -478,7 +478,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.174">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -497,7 +497,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.180">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -516,7 +516,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.186">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/B.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/B.html
index c4bd10d..5a46d84 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/B.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/B.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="b")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.27">B</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-b-element">&lt;b&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-b-element'>&lt;b&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/B.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/B.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/B.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Base.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Base.html
index a9ae0ee..7662d46 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Base.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Base.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="base")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.31">Base</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-base-element">&lt;base&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#the-base-element'>&lt;base&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,31 +166,31 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Base.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Base.html#href-java.lang.Object-">href</a></span>(<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>&nbsp;href)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-base-href">href</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-base-href'>href</a> attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Base.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Base.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Base.html#target-java.lang.String-">target</a></span>(<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>&nbsp;target)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-base-target">target</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-base-target'>target</a>
  attribute.</div>
 </td>
 </tr>
@@ -247,7 +247,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>href</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.51">href</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>&nbsp;href)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-base-href">href</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-base-href'>href</a> attribute.
 
  <p>
  Document base URL.
@@ -274,7 +274,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>target</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.66">target</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>&nbsp;target)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-base-target">target</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/document-metadata.html#attr-base-target'>target</a>
  attribute.
 
  <p>
@@ -295,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.77">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -314,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.83">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -333,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.89">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Bdi.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Bdi.html
index ebc5e63..507afa2 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Bdi.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Bdi.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="bdi")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.27">Bdi</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html" title="class in org.apache.juneau.dto.html5">HtmlElementText</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdi-element">&lt;bdi&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-bdi-element'>&lt;bdi&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,19 +166,19 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Bdi.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Bdi.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Bdi.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
@@ -248,7 +248,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -267,7 +267,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -286,7 +286,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Bdo.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Bdo.html
index 7a4ead3..b4b2f23 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Bdo.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Bdo.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="bdo")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.27">Bdo</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdo-element">&lt;bdo&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-bdo-element'>&lt;bdo&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Bdo.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,19 +184,19 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Bdo.html#dir-java.lang.String-">dir</a></span>(<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>&nbsp;dir)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-dir-attribute">dir</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-dir-attribute'>dir</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Bdo.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Bdo.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -260,7 +260,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -279,7 +279,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>dir</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.40">dir</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>&nbsp;dir)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#dir-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-dir-attribute">dir</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-dir-attribute'>dir</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#dir-java.lang.String-">dir</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -298,7 +298,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.46">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -317,7 +317,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.52">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Blockquote.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Blockquote.html
index 5a642a2..86f4940 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Blockquote.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Blockquote.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="blockquote")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.27">Blockquote</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-blockquote-element">&lt;blockquote&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-blockquote-element'>&lt;blockquote&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,20 +184,20 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html#cite-java.lang.String-">cite</a></span>(<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>&nbsp;cite)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-blockquote-cite">cite</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#attr-blockquote-cite'>cite</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -260,7 +260,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>cite</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.39">cite</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>&nbsp;cite)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-blockquote-cite">cite</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#attr-blockquote-cite'>cite</a>
  attribute.
 
  <p>
@@ -281,7 +281,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.50">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -300,7 +300,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.56">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -319,7 +319,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.62">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Body.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Body.html
index 77bf09d..8eceab7 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Body.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Body.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="body")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.27">Body</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-body-element">&lt;body&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/sections.html#the-body-element'>&lt;body&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,55 +184,55 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#onafterprint-java.lang.String-">onafterprint</a></span>(<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>&nbsp;onafterprint)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onafterprint">onafterprint</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onafterprint'>onafterprint</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#onbeforeunload-java.lang.String-">onbeforeunload</a></span>(<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>&nbsp;onbeforeunload)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onbeforeunload">onbeforeunload</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onbeforeunload'>onbeforeunload</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#onmessage-java.lang.String-">onmessage</a></span>(<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>&nbsp;onmessage)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onmessage">onmessage</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onmessage'>onmessage</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#ononline-java.lang.String-">ononline</a></span>(<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>&nbsp;ononline)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-ononline">ononline</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-ononline'>ononline</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#onpageshow-java.lang.String-">onpageshow</a></span>(<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>&nbsp;onpageshow)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onpageshow">onpageshow</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onpageshow'>onpageshow</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#onstorage-java.lang.String-">onstorage</a></span>(<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>&nbsp;onstorage)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onstorage">onstorage</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onstorage'>onstorage</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i10" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -295,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>onafterprint</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.36">onafterprint</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>&nbsp;onafterprint)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onafterprint">onafterprint</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onafterprint'>onafterprint</a>
  attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -312,7 +312,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>onbeforeunload</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.48">onbeforeunload</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>&nbsp;onbeforeunload)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onbeforeunload">onbeforeunload</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onbeforeunload'>onbeforeunload</a>
  attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -329,7 +329,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>onmessage</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.60">onmessage</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>&nbsp;onmessage)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onmessage">onmessage</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onmessage'>onmessage</a>
  attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -346,7 +346,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>ononline</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.72">ononline</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>&nbsp;ononline)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-ononline">ononline</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-ononline'>ononline</a>
  attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -363,7 +363,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>onpageshow</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.84">onpageshow</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>&nbsp;onpageshow)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onpageshow">onpageshow</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onpageshow'>onpageshow</a>
  attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -380,7 +380,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>onstorage</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.96">onstorage</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>&nbsp;onstorage)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onstorage">onstorage</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-window-onstorage'>onstorage</a>
  attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -398,7 +398,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.107">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -417,7 +417,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.113">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -436,7 +436,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.119">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Br.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Br.html
index 9978446..1fa3d7f 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Br.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Br.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="br")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.27">Br</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-br-element">&lt;br&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-br-element'>&lt;br&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,19 +166,19 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Br.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Br.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Br.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -235,7 +235,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Button.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Button.html
index 056bd2a..944b272 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Button.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Button.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="button")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.31">Button</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-button-element">&lt;button&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-button-element'>&lt;button&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,13 +166,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#autofocus-java.lang.Object-">autofocus</a></span>(<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>&nbsp;autofocus)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus'>autofocus</a> attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -190,80 +190,80 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#disabled-java.lang.Object-">disabled</a></span>(<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>&nbsp;disabled)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-disabled'>disabled</a> attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#form-java.lang.String-">form</a></span>(<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>&nbsp;form)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#formaction-java.lang.String-">formaction</a></span>(<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>&nbsp;formaction)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formaction">formaction</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formaction'>formaction</a> attribute.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#formenctype-java.lang.String-">formenctype</a></span>(<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>&nbsp;formenctype)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype">formenctype</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype'>formenctype</a> attribute.</div>
 </td>
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#formmethod-java.lang.String-">formmethod</a></span>(<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>&nbsp;formmethod)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod">formmethod</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod'>formmethod</a> attribute.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#formnovalidate-java.lang.String-">formnovalidate</a></span>(<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>&nbsp;formnovalidate)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate'>formnovalidate</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i10" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#formtarget-java.lang.String-">formtarget</a></span>(<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>&nbsp;formtarget)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget">formtarget</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget'>formtarget</a> attribute.</div>
 </td>
 </tr>
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i12" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#menu-java.lang.String-">menu</a></span>(<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>&nbsp;menu)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-menu">menu</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-menu'>menu</a> attribute.</div>
 </td>
 </tr>
 <tr id="i13" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#name-java.lang.String-">name</a></span>(<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>&nbsp;name)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-name'>name</a> attribute.</div>
 </td>
 </tr>
 <tr id="i14" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 <tr id="i15" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#type-java.lang.String-">type</a></span>(<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>&nbsp;type)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-button-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-button-type'>type</a> attribute.</div>
 </td>
 </tr>
 <tr id="i16" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#value-java.lang.Object-">value</a></span>(<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>&nbsp;value)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-button-value">value</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-button-value'>value</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -326,7 +326,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>autofocus</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.44">autofocus</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>&nbsp;autofocus)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus'>autofocus</a> attribute.
 
  <p>
  Automatically focus the form control when the page is loaded.</div>
@@ -346,7 +346,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>disabled</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.60">disabled</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>&nbsp;disabled)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-disabled'>disabled</a> attribute.
 
  <p>
  Whether the form control is disabled.</div>
@@ -366,7 +366,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>form</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.74">form</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>&nbsp;form)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.
 
  <p>
  Associates the control with a form element.</div>
@@ -385,7 +385,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>formaction</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.95">formaction</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>&nbsp;formaction)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formaction">formaction</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formaction'>formaction</a> attribute.
 
  <p>
  URL to use for form submission.
@@ -411,7 +411,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>formenctype</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.109">formenctype</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>&nbsp;formenctype)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype">formenctype</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype'>formenctype</a> attribute.
 
  <p>
  Form data set encoding type to use for form submission.</div>
@@ -430,7 +430,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>formmethod</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.123">formmethod</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>&nbsp;formmethod)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod">formmethod</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod'>formmethod</a> attribute.
 
  <p>
  HTTP method to use for form submission.</div>
@@ -449,7 +449,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>formnovalidate</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.138">formnovalidate</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>&nbsp;formnovalidate)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate'>formnovalidate</a>
  attribute.
 
  <p>
@@ -469,7 +469,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>formtarget</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.152">formtarget</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>&nbsp;formtarget)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget">formtarget</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget'>formtarget</a> attribute.
 
  <p>
  Browsing context for form submission.</div>
@@ -488,7 +488,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>menu</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.166">menu</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>&nbsp;menu)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-menu">menu</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-menu'>menu</a> attribute.
 
  <p>
  Specifies the element's designated pop-up menu.</div>
@@ -507,7 +507,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.180">name</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>&nbsp;name)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-name'>name</a> attribute.
 
  <p>
  Name of form control to use for form submission and in the form.elements API.</div>
@@ -526,7 +526,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.194">type</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>&nbsp;type)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-button-type">type</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-button-type'>type</a> attribute.
 
  <p>
  Type of button.</div>
@@ -545,7 +545,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>value</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.210">value</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>&nbsp;value)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-button-value">value</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-button-value'>value</a> attribute.
 
  <p>
  Value to be used for form submission.</div>
@@ -566,7 +566,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.221">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -585,7 +585,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.227">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -604,7 +604,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.233">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Canvas.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Canvas.html
index 26b440a..32e6e9b 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Canvas.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Canvas.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="canvas")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.27">Canvas</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-canvas-element">&lt;canvas&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#the-canvas-element'>&lt;canvas&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Canvas.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,25 +184,25 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Canvas.html#height-java.lang.Object-">height</a></span>(<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>&nbsp;height)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-height">height</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-height'>height</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Canvas.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Canvas.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Canvas.html#width-java.lang.Object-">width</a></span>(<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>&nbsp;width)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-width">width</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-width'>width</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -265,7 +265,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <li class="blockList">
 <h4>height</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.40">height</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>&nbsp;height)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-height">height</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-height'>height</a> attribute.
 
  <p>
  Vertical dimension.</div>
@@ -285,7 +285,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <li class="blockList">
 <h4>width</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.56">width</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>&nbsp;width)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-width">width</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-width'>width</a> attribute.
 
  <p>
  Horizontal dimension.</div>
@@ -306,7 +306,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.67">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -325,7 +325,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.73">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -344,7 +344,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.79">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Caption.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Caption.html
index 28c99d9..cd1f195 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Caption.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Caption.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="caption")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.27">Caption</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-caption-element">&lt;caption&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#the-caption-element'>&lt;caption&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Caption.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Caption.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Caption.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Cite.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Cite.html
index fafd415..dabb7bf 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Cite.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Cite.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="cite")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.27">Cite</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-cite-element">&lt;cite&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-cite-element'>&lt;cite&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Cite.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Cite.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Cite.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Code.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Code.html
index ba94108..0ef2d05 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Code.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Code.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="code")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.27">Code</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-code-element">&lt;code&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-code-element'>&lt;code&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Code.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Code.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Code.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Col.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Col.html
index 3841449..09d8330 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Col.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Col.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="col")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.27">Col</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-col-element">&lt;col&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#the-col-element'>&lt;col&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,25 +166,25 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Col.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Col.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Col.html#span-java.lang.Object-">span</a></span>(<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>&nbsp;span)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-col-span">span</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-col-span'>span</a> attribute.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Col.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -240,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>span</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.40">span</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>&nbsp;span)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-col-span">span</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-col-span'>span</a> attribute.
 
  <p>
  Number of columns spanned by the element.</div>
@@ -261,7 +261,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.51">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -280,7 +280,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.57">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -299,7 +299,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.63">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Colgroup.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Colgroup.html
index bad0b53..3049376 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Colgroup.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Colgroup.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="colgroup")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.27">Colgroup</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-colgroup-element">&lt;colgroup&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#the-colgroup-element'>&lt;colgroup&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,19 +184,19 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html#span-java.lang.Object-">span</a></span>(<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>&nbsp;span)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-colgroup-span">span</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-colgroup-span'>span</a> attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -259,7 +259,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <li class="blockList">
 <h4>span</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.40">span</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>&nbsp;span)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-colgroup-span">span</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/tabular-data.html#attr-colgroup-span'>span</a> attribute.
 
  <p>
  Number of columns spanned by the element.</div>
@@ -280,7 +280,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.51">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -299,7 +299,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.57">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -318,7 +318,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.63">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Data.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Data.html
index 0c71f37..b71d3d7 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Data.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Data.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="data")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.27">Data</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-data-element">&lt;data&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-data-element'>&lt;data&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Data.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,19 +184,19 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Data.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Data.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Data.html#value-java.lang.Object-">value</a></span>(<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>&nbsp;value)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-data-value">value</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#attr-data-value'>value</a>
  attribute.</div>
 </td>
 </tr>
@@ -260,7 +260,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>value</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.41">value</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>&nbsp;value)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-data-value">value</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#attr-data-value'>value</a>
  attribute.
 
  <p>
@@ -282,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.52">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -301,7 +301,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.58">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -320,7 +320,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.64">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Datalist.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Datalist.html
index 2b13805..43f9ce5 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Datalist.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Datalist.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="datalist")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.27">Datalist</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-datalist-element">&lt;datalist&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-datalist-element'>&lt;datalist&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Datalist.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Datalist.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Datalist.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dd.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dd.html
index 27ca960..81ff355 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dd.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dd.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="dd")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.27">Dd</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dd-element">&lt;dd&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-dd-element'>&lt;dd&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Dd.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Dd.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Dd.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Del.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Del.html
index 412f46e..99ce554 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Del.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Del.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="del")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.27">Del</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/edits.html#the-del-element">&lt;del&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/edits.html#the-del-element'>&lt;del&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Del.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,25 +184,25 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Del.html#cite-java.lang.String-">cite</a></span>(<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>&nbsp;cite)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-cite">cite</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/edits.html#attr-mod-cite'>cite</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Del.html#datetime-java.lang.String-">datetime</a></span>(<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>&nbsp;datetime)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-datetime">datetime</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/edits.html#attr-mod-datetime'>datetime</a> attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Del.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Del.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -265,7 +265,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>cite</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.38">cite</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>&nbsp;cite)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-cite">cite</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/edits.html#attr-mod-cite'>cite</a> attribute.
 
  <p>
  Link to the source of the quotation or more information about the edit.</div>
@@ -284,7 +284,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>datetime</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.52">datetime</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>&nbsp;datetime)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-datetime">datetime</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/edits.html#attr-mod-datetime'>datetime</a> attribute.
 
  <p>
  Date and (optionally) time of the change.</div>
@@ -304,7 +304,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.63">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -323,7 +323,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.69">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -342,7 +342,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.75">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dfn.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dfn.html
index 974afc7..cf31c73 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dfn.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dfn.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="dfn")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.27">Dfn</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-dfn-element">&lt;dfn&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-dfn-element'>&lt;dfn&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Dfn.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Dfn.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Dfn.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Div.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Div.html
index 8ba3853..2e63415 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Div.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Div.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="div")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.27">Div</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-div-element">&lt;div&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-div-element'>&lt;div&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Div.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Div.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Div.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dl.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dl.html
index d9367e2..a60936b 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dl.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dl.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="dl")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.27">Dl</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dl-element">&lt;dl&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-dl-element'>&lt;dl&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Dl.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Dl.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Dl.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dt.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dt.html
index 32967fe..14af36a 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dt.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Dt.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="dt")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.27">Dt</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dt-element">&lt;dt&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-dt-element'>&lt;dt&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Dt.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Dt.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Dt.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Em.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Em.html
index beb7448..3a4126e 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Em.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Em.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="em")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.27">Em</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-em-element">&lt;em&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/text-level-semantics.html#the-em-element'>&lt;em&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Em.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Em.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Em.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Embed.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Embed.html
index 6b6cd2a..ca104ee 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Embed.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Embed.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="embed")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.31">Embed</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-embed-element">&lt;embed&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-embed-element'>&lt;embed&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,44 +166,44 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Embed.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Embed.html#height-java.lang.Object-">height</a></span>(<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>&nbsp;height)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height'>height</a>
  attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Embed.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Embed.html#src-java.lang.Object-">src</a></span>(<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>&nbsp;src)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-src">src</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-src'>src</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Embed.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Embed.html#type-java.lang.String-">type</a></span>(<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>&nbsp;type)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-type">type</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-type'>type</a> attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Embed.html#width-java.lang.Object-">width</a></span>(<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>&nbsp;width)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width'>width</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -259,7 +259,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>height</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.45">height</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>&nbsp;height)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height'>height</a>
  attribute.
 
  <p>
@@ -280,7 +280,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>src</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.68">src</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>&nbsp;src)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-src">src</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-src'>src</a> attribute.
 
  <p>
  Address of the resource.
@@ -307,7 +307,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.82">type</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>&nbsp;type)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-type">type</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-type'>type</a> attribute.
 
  <p>
  Type of embedded resource.</div>
@@ -326,7 +326,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <li class="blockList">
 <h4>width</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.98">width</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>&nbsp;width)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width'>width</a> attribute.
 
  <p>
  Horizontal dimension.</div>
@@ -347,7 +347,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.109">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -366,7 +366,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.115">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -385,7 +385,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.121">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Fieldset.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Fieldset.html
index 6897de7..57f2c20 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Fieldset.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Fieldset.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="fieldset")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.27">Fieldset</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-fieldset-element">&lt;fieldset&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/forms.html#the-fieldset-element'>&lt;fieldset&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,31 +184,31 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html#disabled-java.lang.Boolean-">disabled</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;disabled)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fieldset-disabled">disabled</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fieldset-disabled'>disabled</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html#form-java.lang.String-">form</a></span>(<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>&nbsp;form)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html#name-java.lang.String-">name</a></span>(<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>&nbsp;name)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-name'>name</a> attribute.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -271,7 +271,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>disabled</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.40">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;disabled)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fieldset-disabled">disabled</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fieldset-disabled'>disabled</a> attribute.
 
  <p>
  Whether the form control is disabled.</div>
@@ -291,7 +291,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>form</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.54">form</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>&nbsp;form)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.
 
  <p>
  Associates the control with a form element.</div>
@@ -310,7 +310,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <li class="blockList">
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.68">name</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>&nbsp;name)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-name'>name</a> attribute.
 
  <p>
  Name of form control to use for form submission and in the form.elements API.</div>
@@ -330,7 +330,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.79">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -349,7 +349,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.85">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -368,7 +368,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.91">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Figcaption.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Figcaption.html
index 562bc0a..9e3e3d9 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Figcaption.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Figcaption.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="figcaption")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.27">Figcaption</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-figcaption-element">&lt;figcaption&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-figcaption-element'>&lt;figcaption&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>style</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.46">style</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>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
diff --git a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Figure.html b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Figure.html
index 3d13f63..5b8bca0 100644
--- a/content/site/apidocs_preview/org/apache/juneau/dto/html5/Figure.html
+++ b/content/site/apidocs_preview/org/apache/juneau/dto/html5/Figure.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="figure")
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.27">Figure</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-figure-element">&lt;figure&gt;</a>
+<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/grouping-content.html#the-figure-element'>&lt;figure&gt;</a>
  element.
 
  <h5 class='section'>See Also:</h5>
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Figure.html#Z:Z_class-java.lang.String-">_class</a></span>(<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>&nbsp;_class)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -184,13 +184,13 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Figure.html#id-java.lang.String-">id</a></span>(<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>&nbsp;id)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Figure.html#style-java.lang.String-">style</a></span>(<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>&nbsp;style)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
 </td>
 </tr>
 </table>
@@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.34">_class</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>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>id</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.40">id</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>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
+<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>style</h4>
... 130213 lines suppressed ...