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/11/14 20:56:52 UTC

[juneau-website] branch asf-site updated: Update documentation TOC.

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 e563f42  Update documentation TOC.
e563f42 is described below

commit e563f42d7a8f3770a6f12789500bacb156a64dc9
Author: JamesBognar <ja...@apache.org>
AuthorDate: Wed Nov 14 15:56:23 2018 -0500

    Update documentation TOC.
---
 content/documentation.html                         |  722 +++--
 content/site/apidocs-7.2.2/resources/toc.txt       |  361 +++
 content/site/apidocs-8.0.0/allclasses-frame.html   |    1 +
 content/site/apidocs-8.0.0/allclasses-noframe.html |    1 +
 content/site/apidocs-8.0.0/constant-values.html    |  841 +++---
 content/site/apidocs-8.0.0/index-all.html          |  576 ++--
 .../org/apache/juneau/BeanContext.html             |  348 +--
 .../org/apache/juneau/BeanContextBuilder.html      |  222 +-
 .../org/apache/juneau/BeanDictionaryList.html      |   48 +-
 .../org/apache/juneau/BeanDictionaryMap.html       |   72 +-
 .../apidocs-8.0.0/org/apache/juneau/BeanMap.html   |  146 +-
 .../org/apache/juneau/BeanMapEntry.html            |   50 +-
 .../apidocs-8.0.0/org/apache/juneau/BeanMeta.html  |   90 +-
 .../org/apache/juneau/BeanMetaExtended.html        |    8 +-
 .../org/apache/juneau/BeanMetaFiltered.html        |   14 +-
 .../apache/juneau/BeanPropertyMeta.Builder.html    |   12 +-
 .../org/apache/juneau/BeanPropertyMeta.html        |  158 +-
 .../apache/juneau/BeanPropertyMetaExtended.html    |    8 +-
 .../org/apache/juneau/BeanPropertyValue.html       |   44 +-
 .../apache/juneau/BeanProxyInvocationHandler.html  |   30 +-
 .../org/apache/juneau/BeanRecursionException.html  |   28 +-
 .../org/apache/juneau/BeanRegistry.html            |   26 +-
 .../org/apache/juneau/BeanRuntimeException.html    |   66 +-
 .../org/apache/juneau/BeanSession.html             |  248 +-
 .../org/apache/juneau/BeanSessionArgs.html         |   30 +-
 .../org/apache/juneau/BeanTraverseBuilder.html     |  178 +-
 .../org/apache/juneau/BeanTraverseContext.html     |   22 +-
 .../org/apache/juneau/BeanTraverseSession.html     |   40 +-
 .../org/apache/juneau/BinaryFormat.html            |   24 +-
 .../apidocs-8.0.0/org/apache/juneau/ClassMeta.html |  470 +--
 .../org/apache/juneau/ClassMetaExtended.html       |   12 +-
 .../apache/juneau/ClassMetaRuntimeException.html   |   66 +-
 .../org/apache/juneau/ConfigException.html         |   50 +-
 .../apidocs-8.0.0/org/apache/juneau/Context.html   |  328 +--
 .../org/apache/juneau/ContextBuilder.html          |   64 +-
 .../org/apache/juneau/ContextCache.html            |   12 +-
 .../org/apache/juneau/ContextRuntimeException.html |   46 +-
 .../org/apache/juneau/FormattedException.html      |   50 +-
 .../juneau/FormattedIllegalArgumentException.html  |   50 +-
 .../apache/juneau/FormattedRuntimeException.html   |   62 +-
 .../juneau/InvalidDataConversionException.html     |   54 +-
 .../org/apache/juneau/ObjectList.html              |  258 +-
 .../apidocs-8.0.0/org/apache/juneau/ObjectMap.html |  760 ++---
 .../org/apache/juneau/PropertyConverter.html       |   24 +-
 .../org/apache/juneau/PropertyNamer.html           |    6 +-
 .../org/apache/juneau/PropertyNamerDLC.html        |   14 +-
 .../org/apache/juneau/PropertyNamerDefault.html    |   16 +-
 .../org/apache/juneau/PropertyNamerULC.html        |   14 +-
 .../org/apache/juneau/PropertyStore.html           |  302 +-
 .../org/apache/juneau/PropertyStoreBuilder.html    |   62 +-
 .../org/apache/juneau/PropertyType.html            |   30 +-
 .../apidocs-8.0.0/org/apache/juneau/Session.html   |  114 +-
 .../org/apache/juneau/SessionArgs.html             |    8 +-
 .../org/apache/juneau/Setter.FieldSetter.html      |   24 +-
 .../org/apache/juneau/Setter.MethodSetter.html     |   24 +-
 .../apidocs-8.0.0/org/apache/juneau/Setter.html    |   12 +-
 .../org/apache/juneau/Streamable.html              |    8 +-
 .../org/apache/juneau/UriContext.html              |   98 +-
 .../org/apache/juneau/UriRelativity.html           |   24 +-
 .../org/apache/juneau/UriResolution.html           |   24 +-
 .../org/apache/juneau/UriResolver.html             |   42 +-
 .../apidocs-8.0.0/org/apache/juneau/Value.html     |   24 +-
 .../org/apache/juneau/Visibility.html              |   68 +-
 .../apidocs-8.0.0/org/apache/juneau/Writable.html  |   10 +-
 .../org/apache/juneau/annotation/Bean.html         |   46 +-
 .../apache/juneau/annotation/BeanConstructor.html  |   12 +-
 .../org/apache/juneau/annotation/BeanIgnore.html   |    8 +-
 .../org/apache/juneau/annotation/BeanProperty.html |   38 +-
 .../org/apache/juneau/annotation/Builder.html      |   12 +-
 .../org/apache/juneau/annotation/Example.html      |   12 +-
 .../annotation/InvalidAnnotationException.html     |   26 +-
 .../org/apache/juneau/annotation/NameProperty.html |    6 +-
 .../org/apache/juneau/annotation/Null.html         |    8 +-
 .../apache/juneau/annotation/ParentProperty.html   |    6 +-
 .../org/apache/juneau/annotation/Swap.html         |   24 +-
 .../org/apache/juneau/annotation/Swaps.html        |    8 +-
 .../org/apache/juneau/annotation/URI.html          |    8 +-
 .../org/apache/juneau/annotation/package-tree.html |   30 +-
 .../org/apache/juneau/config/Config.html           |  482 ++--
 .../org/apache/juneau/config/ConfigBuilder.html    |   80 +-
 .../org/apache/juneau/config/ConfigMod.html        |   40 +-
 .../apache/juneau/config/encode/ConfigEncoder.html |   24 +-
 .../juneau/config/encode/ConfigXorEncoder.html     |   32 +-
 .../apache/juneau/config/encode/package-tree.html  |    2 +-
 .../apache/juneau/config/event/ConfigEvent.html    |   82 +-
 .../juneau/config/event/ConfigEventListener.html   |    4 +-
 .../juneau/config/event/ConfigEventType.html       |   24 +-
 .../apache/juneau/config/event/package-tree.html   |    6 +-
 .../apache/juneau/config/internal/ConfigEntry.html |   24 +-
 .../apache/juneau/config/internal/ConfigMap.html   |  124 +-
 .../juneau/config/internal/package-tree.html       |    2 +-
 .../org/apache/juneau/config/package-tree.html     |    6 +-
 .../juneau/config/store/ConfigFileStore.html       |   76 +-
 .../config/store/ConfigFileStoreBuilder.html       |   26 +-
 .../juneau/config/store/ConfigMemoryStore.html     |   40 +-
 .../config/store/ConfigMemoryStoreBuilder.html     |    6 +-
 .../apache/juneau/config/store/ConfigStore.html    |   74 +-
 .../juneau/config/store/ConfigStoreBuilder.html    |    6 +-
 .../juneau/config/store/ConfigStoreListener.html   |    4 +-
 .../juneau/config/store/WatcherSensitivity.html    |   24 +-
 .../apache/juneau/config/store/package-tree.html   |    8 +-
 .../org/apache/juneau/config/vars/ConfigVar.html   |   22 +-
 .../apache/juneau/config/vars/package-tree.html    |    2 +-
 .../org/apache/juneau/csv/CsvParser.html           |    6 +-
 .../org/apache/juneau/csv/CsvParserBuilder.html    |  192 +-
 .../org/apache/juneau/csv/CsvParserSession.html    |   10 +-
 .../org/apache/juneau/csv/CsvSerializer.html       |    6 +-
 .../apache/juneau/csv/CsvSerializerBuilder.html    |  184 +-
 .../apache/juneau/csv/CsvSerializerSession.html    |   14 +-
 .../org/apache/juneau/csv/package-tree.html        |    2 +-
 .../org/apache/juneau/dto/LinkString.html          |   70 +-
 .../org/apache/juneau/dto/ResultSetList.html       |   72 +-
 .../org/apache/juneau/dto/atom/AtomBuilder.html    |   88 +-
 .../org/apache/juneau/dto/atom/Category.html       |   46 +-
 .../org/apache/juneau/dto/atom/Common.html         |   32 +-
 .../org/apache/juneau/dto/atom/CommonEntry.html    |   46 +-
 .../org/apache/juneau/dto/atom/Content.html        |   38 +-
 .../org/apache/juneau/dto/atom/Entry.html          |   64 +-
 .../org/apache/juneau/dto/atom/Feed.html           |   52 +-
 .../org/apache/juneau/dto/atom/Generator.html      |   46 +-
 .../org/apache/juneau/dto/atom/Icon.html           |   32 +-
 .../org/apache/juneau/dto/atom/Id.html             |   28 +-
 .../org/apache/juneau/dto/atom/Link.html           |   76 +-
 .../org/apache/juneau/dto/atom/Logo.html           |   32 +-
 .../org/apache/juneau/dto/atom/Person.html         |   46 +-
 .../org/apache/juneau/dto/atom/Source.html         |   36 +-
 .../org/apache/juneau/dto/atom/Text.html           |   36 +-
 .../org/apache/juneau/dto/atom/package-tree.html   |    2 +-
 .../org/apache/juneau/dto/cognos/Column.html       |   52 +-
 .../org/apache/juneau/dto/cognos/DataSet.Row.html  |   12 +-
 .../org/apache/juneau/dto/cognos/DataSet.html      |   24 +-
 .../org/apache/juneau/dto/cognos/package-tree.html |    2 +-
 .../org/apache/juneau/dto/html5/A.html             |   56 +-
 .../org/apache/juneau/dto/html5/Abbr.html          |   30 +-
 .../org/apache/juneau/dto/html5/Address.html       |   26 +-
 .../org/apache/juneau/dto/html5/Area.html          |   60 +-
 .../org/apache/juneau/dto/html5/Article.html       |   34 +-
 .../org/apache/juneau/dto/html5/Aside.html         |   26 +-
 .../org/apache/juneau/dto/html5/Audio.html         |   70 +-
 .../org/apache/juneau/dto/html5/B.html             |   26 +-
 .../org/apache/juneau/dto/html5/Base.html          |   30 +-
 .../org/apache/juneau/dto/html5/Bdi.html           |   22 +-
 .../org/apache/juneau/dto/html5/Bdo.html           |   30 +-
 .../org/apache/juneau/dto/html5/Blockquote.html    |   30 +-
 .../org/apache/juneau/dto/html5/Body.html          |   50 +-
 .../org/apache/juneau/dto/html5/Br.html            |   18 +-
 .../org/apache/juneau/dto/html5/Button.html        |   82 +-
 .../org/apache/juneau/dto/html5/Canvas.html        |   38 +-
 .../org/apache/juneau/dto/html5/Caption.html       |   26 +-
 .../org/apache/juneau/dto/html5/Cite.html          |   26 +-
 .../org/apache/juneau/dto/html5/Code.html          |   26 +-
 .../org/apache/juneau/dto/html5/Col.html           |   24 +-
 .../org/apache/juneau/dto/html5/Colgroup.html      |   32 +-
 .../org/apache/juneau/dto/html5/Data.html          |   32 +-
 .../org/apache/juneau/dto/html5/Datalist.html      |   26 +-
 .../org/apache/juneau/dto/html5/Dd.html            |   26 +-
 .../org/apache/juneau/dto/html5/Del.html           |   34 +-
 .../org/apache/juneau/dto/html5/Dfn.html           |   26 +-
 .../org/apache/juneau/dto/html5/Div.html           |   26 +-
 .../org/apache/juneau/dto/html5/Dl.html            |   26 +-
 .../org/apache/juneau/dto/html5/Dt.html            |   26 +-
 .../org/apache/juneau/dto/html5/Em.html            |   26 +-
 .../org/apache/juneau/dto/html5/Embed.html         |   42 +-
 .../org/apache/juneau/dto/html5/Fieldset.html      |   40 +-
 .../org/apache/juneau/dto/html5/Figcaption.html    |   26 +-
 .../org/apache/juneau/dto/html5/Figure.html        |   26 +-
 .../org/apache/juneau/dto/html5/Footer.html        |   26 +-
 .../org/apache/juneau/dto/html5/Form.html          |   62 +-
 .../org/apache/juneau/dto/html5/H1.html            |   26 +-
 .../org/apache/juneau/dto/html5/H2.html            |   26 +-
 .../org/apache/juneau/dto/html5/H3.html            |   26 +-
 .../org/apache/juneau/dto/html5/H4.html            |   26 +-
 .../org/apache/juneau/dto/html5/H5.html            |   26 +-
 .../org/apache/juneau/dto/html5/H6.html            |   26 +-
 .../org/apache/juneau/dto/html5/Head.html          |   26 +-
 .../org/apache/juneau/dto/html5/Header.html        |   26 +-
 .../org/apache/juneau/dto/html5/Hr.html            |   18 +-
 .../org/apache/juneau/dto/html5/Html.html          |   30 +-
 .../juneau/dto/html5/HtmlBeanDictionary.html       |   38 +-
 .../org/apache/juneau/dto/html5/HtmlBuilder.html   |  504 ++--
 .../org/apache/juneau/dto/html5/HtmlElement.html   |  322 +--
 .../juneau/dto/html5/HtmlElementContainer.html     |   34 +-
 .../apache/juneau/dto/html5/HtmlElementMixed.html  |   34 +-
 .../juneau/dto/html5/HtmlElementRawText.html       |   18 +-
 .../apache/juneau/dto/html5/HtmlElementText.html   |   18 +-
 .../apache/juneau/dto/html5/HtmlElementVoid.html   |    6 +-
 .../org/apache/juneau/dto/html5/HtmlText.html      |   18 +-
 .../org/apache/juneau/dto/html5/I.html             |   26 +-
 .../org/apache/juneau/dto/html5/Iframe.html        |   58 +-
 .../org/apache/juneau/dto/html5/Img.html           |   56 +-
 .../org/apache/juneau/dto/html5/Input.html         |  174 +-
 .../org/apache/juneau/dto/html5/Ins.html           |   34 +-
 .../org/apache/juneau/dto/html5/Kbd.html           |   26 +-
 .../org/apache/juneau/dto/html5/Keygen.html        |   46 +-
 .../org/apache/juneau/dto/html5/Label.html         |   34 +-
 .../org/apache/juneau/dto/html5/Legend.html        |   26 +-
 .../org/apache/juneau/dto/html5/Li.html            |   26 +-
 .../org/apache/juneau/dto/html5/Link.html          |   50 +-
 .../org/apache/juneau/dto/html5/Main.html          |   26 +-
 .../org/apache/juneau/dto/html5/Map.html           |   30 +-
 .../org/apache/juneau/dto/html5/Mark.html          |   26 +-
 .../org/apache/juneau/dto/html5/Meta.html          |   30 +-
 .../org/apache/juneau/dto/html5/Meter.html         |   62 +-
 .../org/apache/juneau/dto/html5/Nav.html           |   26 +-
 .../org/apache/juneau/dto/html5/Noscript.html      |   26 +-
 .../org/apache/juneau/dto/html5/Object2.html       |   64 +-
 .../org/apache/juneau/dto/html5/Ol.html            |   42 +-
 .../org/apache/juneau/dto/html5/Optgroup.html      |   36 +-
 .../org/apache/juneau/dto/html5/Option.html        |   44 +-
 .../org/apache/juneau/dto/html5/Output.html        |   38 +-
 .../org/apache/juneau/dto/html5/P.html             |   26 +-
 .../org/apache/juneau/dto/html5/Param.html         |   24 +-
 .../org/apache/juneau/dto/html5/Pre.html           |   30 +-
 .../org/apache/juneau/dto/html5/Progress.html      |   38 +-
 .../org/apache/juneau/dto/html5/Q.html             |   30 +-
 .../org/apache/juneau/dto/html5/Rb.html            |   26 +-
 .../org/apache/juneau/dto/html5/Rp.html            |   26 +-
 .../org/apache/juneau/dto/html5/Rt.html            |   26 +-
 .../org/apache/juneau/dto/html5/Rtc.html           |   26 +-
 .../org/apache/juneau/dto/html5/Ruby.html          |   26 +-
 .../org/apache/juneau/dto/html5/S.html             |   26 +-
 .../org/apache/juneau/dto/html5/Samp.html          |   26 +-
 .../org/apache/juneau/dto/html5/Script.html        |   50 +-
 .../org/apache/juneau/dto/html5/Section.html       |   26 +-
 .../org/apache/juneau/dto/html5/Select.html        |   68 +-
 .../org/apache/juneau/dto/html5/Small.html         |   26 +-
 .../org/apache/juneau/dto/html5/Source.html        |   26 +-
 .../org/apache/juneau/dto/html5/Span.html          |   26 +-
 .../org/apache/juneau/dto/html5/Strong.html        |   26 +-
 .../org/apache/juneau/dto/html5/Style.html         |   30 +-
 .../org/apache/juneau/dto/html5/Sub.html           |   26 +-
 .../org/apache/juneau/dto/html5/Sup.html           |   26 +-
 .../org/apache/juneau/dto/html5/Table.html         |   32 +-
 .../org/apache/juneau/dto/html5/Tbody.html         |   26 +-
 .../org/apache/juneau/dto/html5/Td.html            |   42 +-
 .../org/apache/juneau/dto/html5/Template.html      |   26 +-
 .../org/apache/juneau/dto/html5/Textarea.html      |   98 +-
 .../org/apache/juneau/dto/html5/Tfoot.html         |   26 +-
 .../org/apache/juneau/dto/html5/Th.html            |   54 +-
 .../org/apache/juneau/dto/html5/Thead.html         |   26 +-
 .../org/apache/juneau/dto/html5/Time.html          |   30 +-
 .../org/apache/juneau/dto/html5/Title.html         |   22 +-
 .../org/apache/juneau/dto/html5/Tr.html            |   26 +-
 .../org/apache/juneau/dto/html5/Track.html         |   38 +-
 .../org/apache/juneau/dto/html5/U.html             |   26 +-
 .../org/apache/juneau/dto/html5/Ul.html            |   26 +-
 .../org/apache/juneau/dto/html5/Var.html           |   26 +-
 .../org/apache/juneau/dto/html5/Video.html         |   86 +-
 .../org/apache/juneau/dto/html5/Wbr.html           |   18 +-
 .../org/apache/juneau/dto/html5/package-tree.html  |    8 +-
 .../JsonSchema.BooleanOrSchemaArraySwap.html       |   42 +-
 .../jsonschema/JsonSchema.BooleanOrSchemaSwap.html |   42 +-
 .../JsonSchema.JsonSchemaOrSchemaArraySwap.html    |   40 +-
 .../JsonSchema.JsonTypeOrJsonTypeArraySwap.html    |   40 +-
 .../apache/juneau/dto/jsonschema/JsonSchema.html   |  332 +--
 .../juneau/dto/jsonschema/JsonSchemaArray.html     |   54 +-
 .../juneau/dto/jsonschema/JsonSchemaMap.html       |   56 +-
 .../juneau/dto/jsonschema/JsonSchemaProperty.html  |   14 +-
 .../jsonschema/JsonSchemaPropertySimpleArray.html  |   10 +-
 .../juneau/dto/jsonschema/JsonSchemaRef.html       |   12 +-
 .../org/apache/juneau/dto/jsonschema/JsonType.html |   34 +-
 .../juneau/dto/jsonschema/JsonTypeArray.html       |   54 +-
 .../apache/juneau/dto/jsonschema/package-tree.html |   18 +-
 .../org/apache/juneau/dto/package-summary.html     |    2 +-
 .../org/apache/juneau/dto/package-tree.html        |   12 +-
 .../org/apache/juneau/dto/swagger/Contact.html     |   64 +-
 .../juneau/dto/swagger/ExternalDocumentation.html  |   56 +-
 .../org/apache/juneau/dto/swagger/HeaderInfo.html  |  266 +-
 .../org/apache/juneau/dto/swagger/Info.html        |   82 +-
 .../org/apache/juneau/dto/swagger/Items.html       |  242 +-
 .../org/apache/juneau/dto/swagger/License.html     |   56 +-
 .../org/apache/juneau/dto/swagger/Operation.html   |  236 +-
 .../apache/juneau/dto/swagger/OperationMap.html    |   34 +-
 .../apache/juneau/dto/swagger/ParameterInfo.html   |  346 +--
 .../apache/juneau/dto/swagger/ResponseInfo.html    |  118 +-
 .../org/apache/juneau/dto/swagger/SchemaInfo.html  |  398 +--
 .../apache/juneau/dto/swagger/SecurityScheme.html  |  130 +-
 .../org/apache/juneau/dto/swagger/Swagger.html     |  328 +--
 .../apache/juneau/dto/swagger/SwaggerBuilder.html  |  110 +-
 .../apache/juneau/dto/swagger/SwaggerElement.html  |   48 +-
 .../org/apache/juneau/dto/swagger/Tag.html         |   54 +-
 .../org/apache/juneau/dto/swagger/Xml.html         |   86 +-
 .../apache/juneau/dto/swagger/package-tree.html    |    6 +-
 .../apache/juneau/dto/swagger/ui/SwaggerUI.html    |   24 +-
 .../apache/juneau/dto/swagger/ui/package-tree.html |    2 +-
 .../org/apache/juneau/encoders/Encoder.html        |   32 +-
 .../org/apache/juneau/encoders/EncoderGroup.html   |   24 +-
 .../juneau/encoders/EncoderGroupBuilder.html       |   16 +-
 .../org/apache/juneau/encoders/EncoderMatch.html   |   12 +-
 .../org/apache/juneau/encoders/Finishable.html     |    4 +-
 .../org/apache/juneau/encoders/GzipEncoder.html    |   30 +-
 .../apache/juneau/encoders/IdentityEncoder.html    |   30 +-
 .../org/apache/juneau/encoders/package-tree.html   |    2 +-
 .../org/apache/juneau/html/AnchorText.html         |   28 +-
 .../apache/juneau/html/BasicHtmlDocTemplate.html   |   88 +-
 .../apache/juneau/html/HtmlBeanPropertyMeta.html   |   18 +-
 .../org/apache/juneau/html/HtmlClassMeta.html      |    6 +-
 .../org/apache/juneau/html/HtmlDocSerializer.html  |  118 +-
 .../juneau/html/HtmlDocSerializerSession.html      |   70 +-
 .../org/apache/juneau/html/HtmlDocTemplate.html    |    8 +-
 .../org/apache/juneau/html/HtmlParser.html         |    6 +-
 .../org/apache/juneau/html/HtmlParserBuilder.html  |  210 +-
 .../org/apache/juneau/html/HtmlParserSession.html  |   80 +-
 .../org/apache/juneau/html/HtmlRender.html         |   16 +-
 .../juneau/html/HtmlSchemaDocSerializer.html       |   14 +-
 .../html/HtmlSchemaDocSerializerSession.html       |   14 +-
 .../juneau/html/HtmlSchemaSerializer.Readable.html |    6 +-
 .../juneau/html/HtmlSchemaSerializer.Simple.html   |    6 +-
 .../html/HtmlSchemaSerializer.SimpleReadable.html  |    6 +-
 .../apache/juneau/html/HtmlSchemaSerializer.html   |    6 +-
 .../juneau/html/HtmlSchemaSerializerBuilder.html   |  200 +-
 .../juneau/html/HtmlSchemaSerializerSession.html   |   14 +-
 .../org/apache/juneau/html/HtmlSerializer.Sq.html  |    6 +-
 .../juneau/html/HtmlSerializer.SqReadable.html     |    6 +-
 .../org/apache/juneau/html/HtmlSerializer.html     |   54 +-
 .../apache/juneau/html/HtmlSerializerBuilder.html  |  200 +-
 .../apache/juneau/html/HtmlSerializerSession.html  |   64 +-
 .../juneau/html/HtmlStrippedDocSerializer.html     |   14 +-
 .../html/HtmlStrippedDocSerializerSession.html     |   14 +-
 .../org/apache/juneau/html/HtmlWriter.html         |  428 +--
 .../org/apache/juneau/html/SimpleHtmlWriter.html   |   22 +-
 .../org/apache/juneau/html/annotation/Html.html    |   20 +-
 .../apache/juneau/html/annotation/HtmlFormat.html  |   24 +-
 .../apache/juneau/html/annotation/HtmlLink.html    |   16 +-
 .../juneau/html/annotation/package-tree.html       |    8 +-
 .../org/apache/juneau/html/package-tree.html       |    8 +-
 .../org/apache/juneau/http/Accept.html             |   26 +-
 .../org/apache/juneau/http/AcceptCharset.html      |   10 +-
 .../org/apache/juneau/http/AcceptEncoding.html     |   10 +-
 .../org/apache/juneau/http/AcceptLanguage.html     |   10 +-
 .../org/apache/juneau/http/AcceptRanges.html       |   10 +-
 .../apidocs-8.0.0/org/apache/juneau/http/Age.html  |   14 +-
 .../org/apache/juneau/http/Allow.html              |   14 +-
 .../org/apache/juneau/http/Authorization.html      |   10 +-
 .../org/apache/juneau/http/CacheControl.html       |   10 +-
 .../org/apache/juneau/http/Connection.html         |   10 +-
 .../org/apache/juneau/http/Constants.html          |    8 +-
 .../org/apache/juneau/http/ContentEncoding.html    |   10 +-
 .../apache/juneau/http/ContentEncodingEnum.html    |   24 +-
 .../org/apache/juneau/http/ContentLanguage.html    |   14 +-
 .../org/apache/juneau/http/ContentLength.html      |   14 +-
 .../org/apache/juneau/http/ContentLocation.html    |   10 +-
 .../org/apache/juneau/http/ContentRange.html       |   10 +-
 .../org/apache/juneau/http/ContentType.html        |   12 +-
 .../apidocs-8.0.0/org/apache/juneau/http/Date.html |   10 +-
 .../apidocs-8.0.0/org/apache/juneau/http/ETag.html |   10 +-
 .../org/apache/juneau/http/EntityValidator.html    |   22 +-
 .../org/apache/juneau/http/Expect.html             |   10 +-
 .../org/apache/juneau/http/Expires.html            |   10 +-
 .../apidocs-8.0.0/org/apache/juneau/http/From.html |   10 +-
 .../org/apache/juneau/http/HeaderDate.html         |   28 +-
 .../apache/juneau/http/HeaderEntityValidator.html  |   18 +-
 .../juneau/http/HeaderEntityValidatorArray.html    |   18 +-
 .../org/apache/juneau/http/HeaderEnum.html         |   34 +-
 .../org/apache/juneau/http/HeaderInteger.html      |   22 +-
 .../org/apache/juneau/http/HeaderLong.html         |   22 +-
 .../org/apache/juneau/http/HeaderRangeArray.html   |   26 +-
 .../org/apache/juneau/http/HeaderString.html       |   38 +-
 .../org/apache/juneau/http/HeaderStringArray.html  |   38 +-
 .../org/apache/juneau/http/HeaderUri.html          |   32 +-
 .../apidocs-8.0.0/org/apache/juneau/http/Host.html |   10 +-
 .../org/apache/juneau/http/HttpMethod.html         |   28 +-
 .../org/apache/juneau/http/HttpMethodName.html     |   48 +-
 .../org/apache/juneau/http/IfMatch.html            |   10 +-
 .../org/apache/juneau/http/IfModifiedSince.html    |   10 +-
 .../org/apache/juneau/http/IfNoneMatch.html        |   10 +-
 .../org/apache/juneau/http/IfRange.html            |   20 +-
 .../org/apache/juneau/http/IfUnmodifiedSince.html  |   10 +-
 .../org/apache/juneau/http/LastModified.html       |   10 +-
 .../org/apache/juneau/http/Location.html           |   10 +-
 .../org/apache/juneau/http/MaxForwards.html        |   14 +-
 .../org/apache/juneau/http/MediaType.html          |   56 +-
 .../org/apache/juneau/http/MediaTypeRange.html     |   40 +-
 .../org/apache/juneau/http/Pragma.html             |   10 +-
 .../org/apache/juneau/http/ProxyAuthenticate.html  |   10 +-
 .../org/apache/juneau/http/ProxyAuthorization.html |   10 +-
 .../org/apache/juneau/http/Range.html              |   10 +-
 .../apache/juneau/http/ReaderResource.Builder.html |   44 +-
 .../org/apache/juneau/http/ReaderResource.html     |   56 +-
 .../org/apache/juneau/http/Referer.html            |   10 +-
 .../org/apache/juneau/http/RetryAfter.html         |   20 +-
 .../org/apache/juneau/http/Server.html             |   10 +-
 .../apache/juneau/http/StreamResource.Builder.html |   36 +-
 .../org/apache/juneau/http/StreamResource.html     |   40 +-
 .../org/apache/juneau/http/StringRange.html        |   48 +-
 .../apidocs-8.0.0/org/apache/juneau/http/TE.html   |   10 +-
 .../org/apache/juneau/http/Trailer.html            |   10 +-
 .../org/apache/juneau/http/TransferEncoding.html   |   10 +-
 .../org/apache/juneau/http/Upgrade.html            |   14 +-
 .../org/apache/juneau/http/UserAgent.html          |   10 +-
 .../apidocs-8.0.0/org/apache/juneau/http/Vary.html |   10 +-
 .../apidocs-8.0.0/org/apache/juneau/http/Via.html  |   14 +-
 .../org/apache/juneau/http/Warning.html            |   10 +-
 .../org/apache/juneau/http/WwwAuthenticate.html    |   10 +-
 .../juneau/http/annotation/AnnotationUtils.html    |   16 +-
 .../org/apache/juneau/http/annotation/Body.html    |   28 +-
 .../http/annotation/CollectionFormatType.html      |   32 +-
 .../org/apache/juneau/http/annotation/Contact.html |   20 +-
 .../apache/juneau/http/annotation/FormData.html    |   74 +-
 .../apache/juneau/http/annotation/FormatType.html  |   48 +-
 .../apache/juneau/http/annotation/HasFormData.html |   16 +-
 .../apache/juneau/http/annotation/HasQuery.html    |   16 +-
 .../org/apache/juneau/http/annotation/Header.html  |   74 +-
 .../org/apache/juneau/http/annotation/License.html |   16 +-
 .../juneau/http/annotation/ParameterType.html      |   36 +-
 .../org/apache/juneau/http/annotation/Path.html    |   70 +-
 .../org/apache/juneau/http/annotation/Query.html   |   74 +-
 .../org/apache/juneau/http/annotation/Request.html |   16 +-
 .../apache/juneau/http/annotation/Response.html    |   32 +-
 .../juneau/http/annotation/ResponseBody.html       |   10 +-
 .../juneau/http/annotation/ResponseHeader.html     |   72 +-
 .../juneau/http/annotation/ResponseStatus.html     |   10 +-
 .../org/apache/juneau/http/annotation/Tag.html     |   16 +-
 .../juneau/http/annotation/package-tree.html       |   32 +-
 .../org/apache/juneau/http/package-summary.html    |    2 +-
 .../org/apache/juneau/http/package-tree.html       |   12 +-
 .../apache/juneau/httppart/BaseHttpPartParser.html |   28 +-
 .../juneau/httppart/BaseHttpPartParserSession.html |   32 +-
 .../juneau/httppart/BaseHttpPartSerializer.html    |   16 +-
 .../httppart/BaseHttpPartSerializerSession.html    |   16 +-
 .../org/apache/juneau/httppart/Constants.html      |  104 +-
 .../org/apache/juneau/httppart/HttpPart.html       |   36 +-
 .../org/apache/juneau/httppart/HttpPartParser.html |   40 +-
 .../juneau/httppart/HttpPartParserSession.html     |   48 +-
 .../httppart/HttpPartSchema.CollectionFormat.html  |   30 +-
 .../juneau/httppart/HttpPartSchema.Format.html     |   30 +-
 .../juneau/httppart/HttpPartSchema.Type.html       |   30 +-
 .../org/apache/juneau/httppart/HttpPartSchema.html |  148 +-
 .../juneau/httppart/HttpPartSchemaBuilder.html     |  170 +-
 .../apache/juneau/httppart/HttpPartSerializer.html |   16 +-
 .../juneau/httppart/HttpPartSerializerSession.html |   16 +-
 .../org/apache/juneau/httppart/HttpPartType.html   |   24 +-
 .../juneau/httppart/SchemaValidationException.html |   28 +-
 .../apache/juneau/httppart/SimplePartParser.html   |   26 +-
 .../juneau/httppart/SimplePartParserSession.html   |   30 +-
 .../juneau/httppart/SimplePartSerializer.html      |   16 +-
 .../httppart/SimplePartSerializerSession.html      |   14 +-
 .../juneau/httppart/bean/RequestBeanMeta.html      |   24 +-
 .../httppart/bean/RequestBeanPropertyMeta.html     |   16 +-
 .../juneau/httppart/bean/ResponseBeanMeta.html     |   32 +-
 .../httppart/bean/ResponseBeanPropertyMeta.html    |   16 +-
 .../apache/juneau/httppart/bean/package-tree.html  |    2 +-
 .../apache/juneau/httppart/package-summary.html    |    2 +-
 .../org/apache/juneau/httppart/package-tree.html   |   10 +-
 .../org/apache/juneau/internal/ArrayUtils.html     |  152 +-
 .../org/apache/juneau/internal/AsciiMap.html       |   20 +-
 .../apache/juneau/internal/AsciiSet.Builder.html   |   16 +-
 .../org/apache/juneau/internal/AsciiSet.html       |   20 +-
 .../apache/juneau/internal/BeanPropertyUtils.html  |  182 +-
 .../org/apache/juneau/internal/ByteArrayCache.html |   16 +-
 .../juneau/internal/ByteArrayInOutStream.html      |   30 +-
 .../org/apache/juneau/internal/Cache.html          |    8 +-
 .../apache/juneau/internal/CharSequenceReader.html |   52 +-
 .../org/apache/juneau/internal/ClassFlags.html     |   24 +-
 .../juneau/internal/ClassUtils.MethodInfo.html     |   20 +-
 .../org/apache/juneau/internal/ClassUtils.html     |  928 +++---
 .../apache/juneau/internal/CollectionUtils.html    |  130 +-
 .../org/apache/juneau/internal/DateUtils.html      |  106 +-
 .../apache/juneau/internal/DelegateBeanMap.html    |   84 +-
 .../org/apache/juneau/internal/DelegateList.html   |   60 +-
 .../org/apache/juneau/internal/DelegateMap.html    |   40 +-
 .../apache/juneau/internal/FileReaderBuilder.html  |   46 +-
 .../org/apache/juneau/internal/FileUtils.html      |   70 +-
 .../apache/juneau/internal/FileWriterBuilder.html  |   46 +-
 .../org/apache/juneau/internal/FilteredMap.html    |   52 +-
 .../org/apache/juneau/internal/HashCode.html       |   18 +-
 .../org/apache/juneau/internal/HttpUtils.html      |   30 +-
 .../org/apache/juneau/internal/IOUtils.html        |  344 +--
 .../org/apache/juneau/internal/IdentityList.html   |   78 +-
 .../org/apache/juneau/internal/JuneauLogger.html   |  240 +-
 .../org/apache/juneau/internal/KeywordSet.html     |   16 +-
 .../org/apache/juneau/internal/MultiIterable.html  |   30 +-
 .../org/apache/juneau/internal/MultiSet.html       |   66 +-
 .../juneau/internal/NoCloseOutputStream.html       |   54 +-
 .../org/apache/juneau/internal/NoCloseWriter.html  |  118 +-
 .../org/apache/juneau/internal/ObjectUtils.html    |   90 +-
 .../org/apache/juneau/internal/Pair.html           |   16 +-
 .../org/apache/juneau/internal/SimpleMap.html      |   76 +-
 .../juneau/internal/StringBuilderWriter.html       |   84 +-
 .../org/apache/juneau/internal/StringUtils.html    |  684 ++---
 .../org/apache/juneau/internal/SystemUtils.html    |   38 +-
 .../apache/juneau/internal/TeeOutputStream.html    |   72 +-
 .../org/apache/juneau/internal/TeeWriter.html      |   70 +-
 .../org/apache/juneau/internal/ThrowableUtils.html |   86 +-
 .../org/apache/juneau/internal/Transform.html      |   12 +-
 .../org/apache/juneau/internal/TransformCache.html |   28 +-
 .../org/apache/juneau/internal/Utils.html          |    8 +-
 .../org/apache/juneau/internal/Version.html        |   20 +-
 .../org/apache/juneau/internal/VersionRange.html   |   22 +-
 .../org/apache/juneau/internal/WrappedMap.html     |   80 +-
 .../apache/juneau/internal/package-summary.html    |   22 +-
 .../org/apache/juneau/internal/package-tree.html   |   38 +-
 .../org/apache/juneau/jena/Constants.html          |   56 +-
 .../org/apache/juneau/jena/N3Parser.html           |    6 +-
 .../org/apache/juneau/jena/N3Serializer.html       |    6 +-
 .../org/apache/juneau/jena/NTripleParser.html      |    6 +-
 .../org/apache/juneau/jena/NTripleSerializer.html  |    6 +-
 .../org/apache/juneau/jena/RdfBeanMeta.html        |    6 +-
 .../apache/juneau/jena/RdfBeanPropertyMeta.html    |    6 +-
 .../org/apache/juneau/jena/RdfClassMeta.html       |    6 +-
 .../apache/juneau/jena/RdfCollectionFormat.html    |   24 +-
 .../org/apache/juneau/jena/RdfCommon.html          |  132 +-
 .../org/apache/juneau/jena/RdfParser.html          |   18 +-
 .../org/apache/juneau/jena/RdfParserBuilder.html   |  196 +-
 .../org/apache/juneau/jena/RdfParserSession.html   |   14 +-
 .../org/apache/juneau/jena/RdfSerializer.html      |   38 +-
 .../apache/juneau/jena/RdfSerializerBuilder.html   |  188 +-
 .../apache/juneau/jena/RdfSerializerSession.html   |   18 +-
 .../org/apache/juneau/jena/RdfUtils.html           |   16 +-
 .../apache/juneau/jena/RdfXmlAbbrevSerializer.html |    6 +-
 .../org/apache/juneau/jena/RdfXmlParser.html       |    6 +-
 .../org/apache/juneau/jena/RdfXmlSerializer.html   |    6 +-
 .../org/apache/juneau/jena/TurtleParser.html       |    6 +-
 .../org/apache/juneau/jena/TurtleSerializer.html   |    6 +-
 .../org/apache/juneau/jena/annotation/Rdf.html     |   16 +-
 .../org/apache/juneau/jena/annotation/RdfNs.html   |   16 +-
 .../apache/juneau/jena/annotation/RdfSchema.html   |   16 +-
 .../juneau/jena/annotation/package-tree.html       |    6 +-
 .../org/apache/juneau/jena/package-tree.html       |    6 +-
 .../org/apache/juneau/jso/JsoParser.html           |    8 +-
 .../org/apache/juneau/jso/JsoParserBuilder.html    |  184 +-
 .../org/apache/juneau/jso/JsoParserSession.html    |   10 +-
 .../org/apache/juneau/jso/JsoSerializer.html       |    8 +-
 .../apache/juneau/jso/JsoSerializerBuilder.html    |  184 +-
 .../apache/juneau/jso/JsoSerializerSession.html    |   14 +-
 .../org/apache/juneau/jso/package-summary.html     |    4 +-
 .../org/apache/juneau/jso/package-tree.html        |    2 +-
 .../org/apache/juneau/json/JsonClassMeta.html      |   10 +-
 .../org/apache/juneau/json/JsonParser.Simple.html  |    6 +-
 .../org/apache/juneau/json/JsonParser.Strict.html  |    6 +-
 .../org/apache/juneau/json/JsonParser.html         |   32 +-
 .../org/apache/juneau/json/JsonParserBuilder.html  |  192 +-
 .../org/apache/juneau/json/JsonParserSession.html  |   52 +-
 .../juneau/json/JsonSchemaSerializer.Readable.html |    6 +-
 .../juneau/json/JsonSchemaSerializer.Simple.html   |    6 +-
 .../json/JsonSchemaSerializer.SimpleReadable.html  |    6 +-
 .../apache/juneau/json/JsonSchemaSerializer.html   |    6 +-
 .../juneau/json/JsonSchemaSerializerBuilder.html   |  200 +-
 .../juneau/json/JsonSchemaSerializerSession.html   |   14 +-
 .../juneau/json/JsonSerializer.Readable.html       |    6 +-
 .../juneau/json/JsonSerializer.ReadableSafe.html   |    6 +-
 .../org/apache/juneau/json/JsonSerializer.html     |   36 +-
 .../apache/juneau/json/JsonSerializerBuilder.html  |  184 +-
 .../apache/juneau/json/JsonSerializerSession.html  |   40 +-
 .../org/apache/juneau/json/JsonWriter.html         |  140 +-
 .../juneau/json/SimpleJsonSerializer.Readable.html |    6 +-
 .../apache/juneau/json/SimpleJsonSerializer.html   |    6 +-
 .../org/apache/juneau/json/annotation/Json.html    |   14 +-
 .../juneau/json/annotation/package-tree.html       |    2 +-
 .../org/apache/juneau/json/package-tree.html       |    4 +-
 .../juneau/jsonschema/BasicBeanDefMapper.html      |   30 +-
 .../apache/juneau/jsonschema/BeanDefMapper.html    |   14 +-
 .../jsonschema/JsonSchemaBeanPropertyMeta.html     |    6 +-
 .../juneau/jsonschema/JsonSchemaClassMeta.html     |   10 +-
 .../juneau/jsonschema/JsonSchemaGenerator.html     |   50 +-
 .../jsonschema/JsonSchemaGeneratorBuilder.html     |  194 +-
 .../jsonschema/JsonSchemaGeneratorSession.html     |   70 +-
 .../org/apache/juneau/jsonschema/SchemaUtils.html  |    8 +-
 .../org/apache/juneau/jsonschema/TypeCategory.html |   30 +-
 .../juneau/jsonschema/annotation/ExternalDocs.html |   16 +-
 .../apache/juneau/jsonschema/annotation/Items.html |   48 +-
 .../juneau/jsonschema/annotation/Schema.html       |   84 +-
 .../juneau/jsonschema/annotation/SubItems.html     |   52 +-
 .../juneau/jsonschema/annotation/package-tree.html |    8 +-
 .../org/apache/juneau/jsonschema/package-tree.html |    6 +-
 .../org/apache/juneau/marshall/CharMarshall.html   |   12 +-
 .../org/apache/juneau/marshall/Html.html           |    6 +-
 .../org/apache/juneau/marshall/Jso.html            |    6 +-
 .../org/apache/juneau/marshall/Json.html           |    6 +-
 .../org/apache/juneau/marshall/Marshall.html       |   82 +-
 .../org/apache/juneau/marshall/MsgPack.html        |    6 +-
 .../org/apache/juneau/marshall/N3.html             |    6 +-
 .../org/apache/juneau/marshall/NTriple.html        |    6 +-
 .../org/apache/juneau/marshall/OpenApi.html        |    6 +-
 .../org/apache/juneau/marshall/PlainText.html      |    6 +-
 .../org/apache/juneau/marshall/RdfXml.html         |    6 +-
 .../org/apache/juneau/marshall/RdfXmlAbbrev.html   |    6 +-
 .../org/apache/juneau/marshall/SimpleJson.html     |    6 +-
 .../org/apache/juneau/marshall/StreamMarshall.html |   10 +-
 .../org/apache/juneau/marshall/Turtle.html         |    6 +-
 .../org/apache/juneau/marshall/Uon.html            |    6 +-
 .../org/apache/juneau/marshall/UrlEncoding.html    |    6 +-
 .../org/apache/juneau/marshall/Xml.html            |    6 +-
 .../org/apache/juneau/marshall/package-tree.html   |    2 +-
 .../juneau/microservice/BasicRestServletJena.html  |    8 +-
 .../microservice/BasicRestServletJenaGroup.html    |    8 +-
 .../apache/juneau/microservice/JettyLogger.html    |   88 +-
 .../apache/juneau/microservice/Microservice.html   |  138 +-
 .../juneau/microservice/RestMicroservice.html      |  102 +-
 .../microservice/console/ConsoleCommand.html       |   40 +-
 .../juneau/microservice/console/ExitCommand.html   |   26 +-
 .../juneau/microservice/console/HelpCommand.html   |   38 +-
 .../microservice/console/RestartCommand.html       |   30 +-
 .../juneau/microservice/console/package-tree.html  |    2 +-
 .../juneau/microservice/package-summary.html       |    2 +-
 .../apache/juneau/microservice/package-tree.html   |    4 +-
 .../microservice/resources/ConfigResource.html     |   68 +-
 .../microservice/resources/DebugResource.html      |   24 +-
 .../resources/DirectoryResource.Action.html        |   20 +-
 .../resources/DirectoryResource.FileResource.html  |   36 +-
 .../microservice/resources/DirectoryResource.html  |   60 +-
 .../microservice/resources/LogEntryFormatter.html  |   58 +-
 .../microservice/resources/LogParser.Entry.html    |   64 +-
 .../juneau/microservice/resources/LogParser.html   |   76 +-
 .../resources/LogsResource.Action.html             |   20 +-
 .../resources/LogsResource.FileResource.html       |   36 +-
 .../microservice/resources/LogsResource.html       |  104 +-
 .../microservice/resources/SampleRootResource.html |    8 +-
 .../microservice/resources/ShutdownResource.html   |   16 +-
 .../microservice/resources/package-tree.html       |   10 +-
 .../microservice/sample/HelloWorldResource.html    |   12 +-
 .../juneau/microservice/sample/RootResources.html  |    8 +-
 .../juneau/microservice/sample/package-tree.html   |    4 +-
 .../apache/juneau/msgpack/MsgPackInputStream.html  |   18 +-
 .../apache/juneau/msgpack/MsgPackOutputStream.html |   26 +-
 .../juneau/msgpack/MsgPackParser.Base64.html       |    6 +-
 .../juneau/msgpack/MsgPackParser.SpacedHex.html    |    6 +-
 .../org/apache/juneau/msgpack/MsgPackParser.html   |    6 +-
 .../juneau/msgpack/MsgPackParserBuilder.html       |  184 +-
 .../juneau/msgpack/MsgPackParserSession.html       |   10 +-
 .../juneau/msgpack/MsgPackSerializer.Base64.html   |    6 +-
 .../msgpack/MsgPackSerializer.SpacedHex.html       |    6 +-
 .../apache/juneau/msgpack/MsgPackSerializer.html   |   10 +-
 .../juneau/msgpack/MsgPackSerializerBuilder.html   |  184 +-
 .../juneau/msgpack/MsgPackSerializerSession.html   |   14 +-
 .../org/apache/juneau/msgpack/package-tree.html    |    6 +-
 .../org/apache/juneau/oapi/OpenApiParser.html      |   10 +-
 .../apache/juneau/oapi/OpenApiParserBuilder.html   |  192 +-
 .../apache/juneau/oapi/OpenApiParserSession.html   |   10 +-
 .../org/apache/juneau/oapi/OpenApiSerializer.html  |   30 +-
 .../juneau/oapi/OpenApiSerializerBuilder.html      |  184 +-
 .../juneau/oapi/OpenApiSerializerSession.html      |   30 +-
 .../org/apache/juneau/oapi/package-tree.html       |    2 +-
 .../org/apache/juneau/package-summary.html         |    6 +-
 .../org/apache/juneau/package-tree.html            |   38 +-
 .../apache/juneau/parser/InputStreamParser.html    |   14 +-
 .../juneau/parser/InputStreamParserBuilder.html    |  184 +-
 .../juneau/parser/InputStreamParserSession.html    |   16 +-
 .../org/apache/juneau/parser/ParseException.html   |   80 +-
 .../org/apache/juneau/parser/Parser.html           |  142 +-
 .../org/apache/juneau/parser/ParserBuilder.html    |  184 +-
 .../org/apache/juneau/parser/ParserGroup.html      |   22 +-
 .../apache/juneau/parser/ParserGroupBuilder.html   |  204 +-
 .../apache/juneau/parser/ParserInputStream.html    |   26 +-
 .../apache/juneau/parser/ParserListener.Null.html  |    6 +-
 .../org/apache/juneau/parser/ParserListener.html   |   24 +-
 .../org/apache/juneau/parser/ParserMatch.html      |    8 +-
 .../org/apache/juneau/parser/ParserPipe.html       |  106 +-
 .../org/apache/juneau/parser/ParserReader.html     |   96 +-
 .../org/apache/juneau/parser/ParserSession.html    |  232 +-
 .../apache/juneau/parser/ParserSessionArgs.html    |   42 +-
 .../org/apache/juneau/parser/Position.html         |   14 +-
 .../org/apache/juneau/parser/ReaderParser.html     |   26 +-
 .../apache/juneau/parser/ReaderParserBuilder.html  |  200 +-
 .../apache/juneau/parser/ReaderParserSession.html  |   26 +-
 .../org/apache/juneau/parser/package-summary.html  |    2 +-
 .../org/apache/juneau/parser/package-tree.html     |   12 +-
 .../apache/juneau/plaintext/PlainTextParser.html   |   10 +-
 .../juneau/plaintext/PlainTextParserBuilder.html   |  192 +-
 .../juneau/plaintext/PlainTextParserSession.html   |   10 +-
 .../juneau/plaintext/PlainTextSerializer.html      |   14 +-
 .../plaintext/PlainTextSerializerBuilder.html      |  184 +-
 .../plaintext/PlainTextSerializerSession.html      |   14 +-
 .../org/apache/juneau/plaintext/package-tree.html  |    2 +-
 .../org/apache/juneau/remote/RemoteInterface.html  |   12 +-
 .../apache/juneau/remote/RemoteInterfaceMeta.html  |   36 +-
 .../juneau/remote/RemoteInterfaceMethod.html       |   28 +-
 .../org/apache/juneau/remote/package-tree.html     |    4 +-
 .../apache/juneau/rest/BasicRestCallHandler.html   |   28 +-
 .../apache/juneau/rest/BasicRestInfoProvider.html  |   56 +-
 .../org/apache/juneau/rest/BasicRestLogger.html    |   62 +-
 .../juneau/rest/BasicRestResourceResolver.html     |   24 +-
 .../org/apache/juneau/rest/BasicRestServlet.html   |    8 +-
 .../apache/juneau/rest/BasicRestServletGroup.html  |   12 +-
 .../apache/juneau/rest/ClientVersionMatcher.html   |   14 +-
 .../org/apache/juneau/rest/HtmlDocBuilder.html     |   66 +-
 .../org/apache/juneau/rest/Inherit.html            |    8 +-
 .../apache/juneau/rest/MessageBundleLocation.html  |   16 +-
 .../org/apache/juneau/rest/NoOpRestLogger.html     |   24 +-
 .../apidocs-8.0.0/org/apache/juneau/rest/None.html |    8 +-
 .../org/apache/juneau/rest/RequestBody.html        |   90 +-
 .../org/apache/juneau/rest/RequestFormData.html    |  242 +-
 .../org/apache/juneau/rest/RequestHeaders.html     |  176 +-
 .../org/apache/juneau/rest/RequestPath.html        |  112 +-
 .../org/apache/juneau/rest/RequestProperties.html  |   34 +-
 .../org/apache/juneau/rest/RequestQuery.html       |  246 +-
 .../org/apache/juneau/rest/ResponseHandler.html    |    8 +-
 .../org/apache/juneau/rest/ResponsePartMeta.html   |    8 +-
 .../org/apache/juneau/rest/RestCallHandler.html    |   24 +-
 .../org/apache/juneau/rest/RestCallRouter.html     |   14 +-
 .../org/apache/juneau/rest/RestChild.html          |   16 +-
 .../apache/juneau/rest/RestContext.StaticFile.html |    8 +-
 .../org/apache/juneau/rest/RestContext.html        |  380 +--
 .../org/apache/juneau/rest/RestContextBuilder.html |  450 +--
 .../apache/juneau/rest/RestContextProperties.html  |   34 +-
 .../org/apache/juneau/rest/RestConverter.html      |    8 +-
 .../org/apache/juneau/rest/RestException.html      |   70 +-
 .../org/apache/juneau/rest/RestGuard.html          |    8 +-
 .../org/apache/juneau/rest/RestInfoProvider.html   |   48 +-
 .../org/apache/juneau/rest/RestJavaMethod.html     |   28 +-
 .../org/apache/juneau/rest/RestLogger.html         |   50 +-
 .../org/apache/juneau/rest/RestMatcher.html        |    8 +-
 .../org/apache/juneau/rest/RestMethodParam.html    |   84 +-
 .../apache/juneau/rest/RestMethodProperties.html   |   34 +-
 .../org/apache/juneau/rest/RestParamType.html      |   30 +-
 .../org/apache/juneau/rest/RestRequest.html        |  252 +-
 .../apache/juneau/rest/RestResourceResolver.html   |   18 +-
 .../org/apache/juneau/rest/RestResponse.html       |  100 +-
 .../org/apache/juneau/rest/RestServlet.html        |   70 +-
 .../apache/juneau/rest/RestServletException.html   |   32 +-
 .../org/apache/juneau/rest/StaticFileMapping.html  |   32 +-
 .../apache/juneau/rest/annotation/HookEvent.html   |   40 +-
 .../org/apache/juneau/rest/annotation/HtmlDoc.html |   52 +-
 .../org/apache/juneau/rest/annotation/Method.html  |    8 +-
 .../juneau/rest/annotation/MethodSwagger.html      |   46 +-
 .../apache/juneau/rest/annotation/Property.html    |   16 +-
 .../juneau/rest/annotation/ResourceSwagger.html    |   20 +-
 .../apache/juneau/rest/annotation/RestHook.html    |    8 +-
 .../apache/juneau/rest/annotation/RestMethod.html  |  112 +-
 .../juneau/rest/annotation/RestResource.html       |  204 +-
 .../juneau/rest/annotation/package-tree.html       |   20 +-
 .../juneau/rest/client/AllowAllRedirects.html      |   10 +-
 .../org/apache/juneau/rest/client/DateHeader.html  |   16 +-
 .../org/apache/juneau/rest/client/HttpMethod.html  |   24 +-
 .../apache/juneau/rest/client/NameValuePairs.html  |   70 +-
 .../apache/juneau/rest/client/ResponsePattern.html |   22 +-
 .../org/apache/juneau/rest/client/RestCall.html    |  552 ++--
 .../juneau/rest/client/RestCallException.html      |  118 +-
 .../juneau/rest/client/RestCallInterceptor.html    |   12 +-
 .../apache/juneau/rest/client/RestCallLogger.html  |   18 +-
 .../org/apache/juneau/rest/client/RestClient.html  |  256 +-
 .../juneau/rest/client/RestClientBuilder.html      |  480 ++--
 .../juneau/rest/client/RestRequestEntity.html      |   24 +-
 .../org/apache/juneau/rest/client/RetryOn.html     |    8 +-
 .../rest/client/SerializedNameValuePair.html       |   24 +-
 .../juneau/rest/client/SimpleX509TrustManager.html |   54 +-
 .../rest/client/mock/MockHttpClientConnection.html |   46 +-
 .../mock/MockHttpClientConnectionManager.html      |   36 +-
 .../juneau/rest/client/mock/package-tree.html      |    2 +-
 .../apache/juneau/rest/client/package-tree.html    |   28 +-
 .../client/remote/RemoteMetadataException.html     |   66 +-
 .../juneau/rest/client/remote/RemoteMethod.html    |   20 +-
 .../juneau/rest/client/remote/RemoteMethodArg.html |   12 +-
 .../rest/client/remote/RemoteMethodBeanArg.html    |    8 +-
 .../rest/client/remote/RemoteMethodBeanReturn.html |    8 +-
 .../rest/client/remote/RemoteMethodMeta.html       |   40 +-
 .../rest/client/remote/RemoteMethodReturn.html     |   12 +-
 .../juneau/rest/client/remote/RemoteResource.html  |   12 +-
 .../rest/client/remote/RemoteResourceMeta.html     |   20 +-
 .../juneau/rest/client/remote/RemoteReturn.html    |   24 +-
 .../juneau/rest/client/remote/package-tree.html    |   16 +-
 .../juneau/rest/converters/Introspectable.html     |   20 +-
 .../apache/juneau/rest/converters/Queryable.html   |   20 +-
 .../apache/juneau/rest/converters/Traversable.html |   16 +-
 .../juneau/rest/converters/package-tree.html       |    2 +-
 .../apache/juneau/rest/exception/BadRequest.html   |   54 +-
 .../org/apache/juneau/rest/exception/Conflict.html |   54 +-
 .../juneau/rest/exception/ExpectationFailed.html   |   54 +-
 .../juneau/rest/exception/FailedDependency.html    |   54 +-
 .../apache/juneau/rest/exception/Forbidden.html    |   54 +-
 .../org/apache/juneau/rest/exception/Gone.html     |   54 +-
 .../rest/exception/HttpVersionNotSupported.html    |   54 +-
 .../juneau/rest/exception/InsufficientStorage.html |   54 +-
 .../juneau/rest/exception/InternalServerError.html |   54 +-
 .../juneau/rest/exception/LengthRequired.html      |   54 +-
 .../org/apache/juneau/rest/exception/Locked.html   |   54 +-
 .../apache/juneau/rest/exception/LoopDetected.html |   54 +-
 .../juneau/rest/exception/MethodNotAllowed.html    |   54 +-
 .../juneau/rest/exception/MisdirectedRequest.html  |   54 +-
 .../exception/NetworkAuthenticationRequired.html   |   54 +-
 .../juneau/rest/exception/NotAcceptable.html       |   54 +-
 .../apache/juneau/rest/exception/NotExtended.html  |   54 +-
 .../org/apache/juneau/rest/exception/NotFound.html |   54 +-
 .../juneau/rest/exception/NotImplemented.html      |   54 +-
 .../juneau/rest/exception/PayloadTooLarge.html     |   54 +-
 .../juneau/rest/exception/PreconditionFailed.html  |   54 +-
 .../rest/exception/PreconditionRequired.html       |   54 +-
 .../juneau/rest/exception/RangeNotSatisfiable.html |   54 +-
 .../exception/RequestHeaderFieldsTooLarge.html     |   54 +-
 .../juneau/rest/exception/ServiceUnavailable.html  |   54 +-
 .../juneau/rest/exception/TooManyRequests.html     |   54 +-
 .../apache/juneau/rest/exception/Unauthorized.html |   54 +-
 .../rest/exception/UnavailableForLegalReasons.html |   54 +-
 .../juneau/rest/exception/UnprocessableEntity.html |   54 +-
 .../rest/exception/UnsupportedMediaType.html       |   54 +-
 .../juneau/rest/exception/UpgradeRequired.html     |   54 +-
 .../apache/juneau/rest/exception/UriTooLong.html   |   54 +-
 .../rest/exception/VariantAlsoNegotiates.html      |   54 +-
 .../apache/juneau/rest/exception/package-tree.html |    8 +-
 .../BeanDescription.BeanPropertyDescription.html   |   20 +-
 .../apache/juneau/rest/helper/BeanDescription.html |   16 +-
 .../rest/helper/ChildResourceDescriptions.html     |   50 +-
 .../helper/ResolvingReaderResource.Builder.html    |   34 +-
 .../rest/helper/ResolvingReaderResource.html       |   32 +-
 .../juneau/rest/helper/ResourceDescription.html    |   46 +-
 .../juneau/rest/helper/ResourceDescriptions.html   |   48 +-
 .../apache/juneau/rest/helper/SeeOtherRoot.html    |   10 +-
 .../apache/juneau/rest/helper/package-tree.html    |   10 +-
 .../org/apache/juneau/rest/jaxrs/BaseProvider.html |  120 +-
 .../apache/juneau/rest/jaxrs/BasicProvider.html    |    8 +-
 .../apache/juneau/rest/jaxrs/JuneauProvider.html   |   28 +-
 .../org/apache/juneau/rest/jaxrs/package-tree.html |    4 +-
 .../rest/matchers/MultipartFormDataMatcher.html    |    6 +-
 .../rest/matchers/UrlEncodedFormMatcher.html       |    6 +-
 .../apache/juneau/rest/matchers/package-tree.html  |    2 +-
 .../apache/juneau/rest/mock/MockHttpSession.html   |   56 +-
 .../org/apache/juneau/rest/mock/MockRest.html      |  100 +-
 .../juneau/rest/mock/MockServletRequest.html       |  516 ++--
 .../juneau/rest/mock/MockServletResponse.html      |  254 +-
 .../org/apache/juneau/rest/mock/package-tree.html  |    2 +-
 .../org/apache/juneau/rest/package-summary.html    |    2 +-
 .../org/apache/juneau/rest/package-tree.html       |   24 +-
 .../org/apache/juneau/rest/remote/RrpcServlet.html |   66 +-
 .../apache/juneau/rest/remote/package-tree.html    |    4 +-
 .../juneau/rest/reshandlers/DefaultHandler.html    |   12 +-
 .../rest/reshandlers/InputStreamHandler.html       |   16 +-
 .../juneau/rest/reshandlers/ReaderHandler.html     |   16 +-
 .../juneau/rest/reshandlers/package-summary.html   |    4 +-
 .../juneau/rest/reshandlers/package-tree.html      |    2 +-
 .../org/apache/juneau/rest/response/Accepted.html  |   14 +-
 .../juneau/rest/response/AlreadyReported.html      |   14 +-
 .../org/apache/juneau/rest/response/Continue.html  |   14 +-
 .../org/apache/juneau/rest/response/Created.html   |   14 +-
 .../apache/juneau/rest/response/EarlyHints.html    |   14 +-
 .../org/apache/juneau/rest/response/Found.html     |   30 +-
 .../apache/juneau/rest/response/HttpResponse.html  |   18 +-
 .../org/apache/juneau/rest/response/IMUsed.html    |   14 +-
 .../juneau/rest/response/MovedPermanently.html     |   30 +-
 .../apache/juneau/rest/response/MultiStatus.html   |   14 +-
 .../juneau/rest/response/MultipleChoices.html      |   14 +-
 .../org/apache/juneau/rest/response/NoContent.html |   14 +-
 .../rest/response/NonAuthoritiveInformation.html   |   14 +-
 .../apache/juneau/rest/response/NotModified.html   |   14 +-
 .../org/apache/juneau/rest/response/Ok.html        |   14 +-
 .../juneau/rest/response/PartialContent.html       |   14 +-
 .../juneau/rest/response/PermanentRedirect.html    |   30 +-
 .../apache/juneau/rest/response/Processing.html    |   14 +-
 .../apache/juneau/rest/response/ResetContent.html  |   14 +-
 .../org/apache/juneau/rest/response/SeeOther.html  |   58 +-
 .../juneau/rest/response/SwitchingProtocols.html   |   14 +-
 .../juneau/rest/response/TemporaryRedirect.html    |   30 +-
 .../org/apache/juneau/rest/response/UseProxy.html  |   14 +-
 .../apache/juneau/rest/response/package-tree.html  |    2 +-
 .../apache/juneau/rest/util/AnnotationUtils.html   |    6 +-
 .../rest/util/BoundedServletInputStream.html       |   64 +-
 .../juneau/rest/util/FinishablePrintWriter.html    |   44 +-
 .../rest/util/FinishableServletOutputStream.html   |   52 +-
 .../org/apache/juneau/rest/util/RestUtils.html     |   82 +-
 .../apache/juneau/rest/util/UrlPathPattern.html    |   50 +-
 .../apache/juneau/rest/util/package-summary.html   |    2 +-
 .../org/apache/juneau/rest/util/package-tree.html  |   12 +-
 .../org/apache/juneau/rest/vars/FileVar.html       |   24 +-
 .../apache/juneau/rest/vars/LocalizationVar.html   |   18 +-
 .../juneau/rest/vars/RequestAttributeVar.html      |   22 +-
 .../juneau/rest/vars/RequestFormDataVar.html       |   22 +-
 .../apache/juneau/rest/vars/RequestHeaderVar.html  |   22 +-
 .../apache/juneau/rest/vars/RequestPathVar.html    |   22 +-
 .../apache/juneau/rest/vars/RequestQueryVar.html   |   22 +-
 .../org/apache/juneau/rest/vars/RequestVar.html    |   22 +-
 .../org/apache/juneau/rest/vars/RestInfoVar.html   |   22 +-
 .../juneau/rest/vars/SerializedRequestAttrVar.html |   22 +-
 .../juneau/rest/vars/ServletInitParamVar.html      |   18 +-
 .../org/apache/juneau/rest/vars/SwaggerVar.html    |   22 +-
 .../org/apache/juneau/rest/vars/UrlEncodeVar.html  |   18 +-
 .../org/apache/juneau/rest/vars/UrlVar.html        |   18 +-
 .../org/apache/juneau/rest/vars/WidgetVar.html     |   22 +-
 .../org/apache/juneau/rest/vars/package-tree.html  |    2 +-
 .../juneau/rest/widget/ContentTypeMenuItem.html    |   14 +-
 .../apache/juneau/rest/widget/MenuItemWidget.html  |   66 +-
 .../apache/juneau/rest/widget/PoweredByApache.html |   14 +-
 .../apache/juneau/rest/widget/PoweredByJuneau.html |   14 +-
 .../apache/juneau/rest/widget/QueryMenuItem.html   |   34 +-
 .../apache/juneau/rest/widget/ThemeMenuItem.html   |   18 +-
 .../org/apache/juneau/rest/widget/Tooltip.html     |   16 +-
 .../org/apache/juneau/rest/widget/Widget.html      |  128 +-
 .../apache/juneau/rest/widget/package-tree.html    |    2 +-
 .../juneau/serializer/OutputStreamSerializer.html  |   22 +-
 .../serializer/OutputStreamSerializerBuilder.html  |  178 +-
 .../serializer/OutputStreamSerializerSession.html  |   16 +-
 .../juneau/serializer/SerializeException.html      |   54 +-
 .../org/apache/juneau/serializer/Serializer.html   |  116 +-
 .../juneau/serializer/SerializerBuilder.html       |  196 +-
 .../apache/juneau/serializer/SerializerGroup.html  |   30 +-
 .../juneau/serializer/SerializerGroupBuilder.html  |  196 +-
 .../juneau/serializer/SerializerListener.Null.html |    6 +-
 .../juneau/serializer/SerializerListener.html      |   20 +-
 .../apache/juneau/serializer/SerializerMatch.html  |    8 +-
 .../apache/juneau/serializer/SerializerPipe.html   |   70 +-
 .../juneau/serializer/SerializerSession.html       |  174 +-
 .../juneau/serializer/SerializerSessionArgs.html   |   46 +-
 .../apache/juneau/serializer/SerializerWriter.html |  170 +-
 .../apache/juneau/serializer/WriterSerializer.html |   46 +-
 .../juneau/serializer/WriterSerializerBuilder.html |  178 +-
 .../juneau/serializer/WriterSerializerSession.html |   18 +-
 .../apache/juneau/serializer/package-summary.html  |    2 +-
 .../org/apache/juneau/serializer/package-tree.html |   10 +-
 .../org/apache/juneau/soap/SoapXmlSerializer.html  |   10 +-
 .../juneau/soap/SoapXmlSerializerBuilder.html      |  188 +-
 .../juneau/soap/SoapXmlSerializerSession.html      |   18 +-
 .../org/apache/juneau/soap/package-tree.html       |    2 +-
 .../org/apache/juneau/svl/DefaultingVar.html       |   22 +-
 .../org/apache/juneau/svl/MapVar.html              |   24 +-
 .../apache/juneau/svl/MultipartResolvingVar.html   |   22 +-
 .../org/apache/juneau/svl/MultipartVar.html        |   28 +-
 .../org/apache/juneau/svl/ResolvingObjectMap.html  |   50 +-
 .../org/apache/juneau/svl/SimpleVar.html           |   22 +-
 .../org/apache/juneau/svl/StreamedVar.html         |   22 +-
 .../apidocs-8.0.0/org/apache/juneau/svl/Var.html   |   52 +-
 .../org/apache/juneau/svl/VarResolver.html         |   30 +-
 .../org/apache/juneau/svl/VarResolverBuilder.html  |   27 +-
 .../org/apache/juneau/svl/VarResolverContext.html  |   34 +-
 .../apache/juneau/svl/VarResolverException.html    |   46 +-
 .../org/apache/juneau/svl/VarResolverSession.html  |   62 +-
 .../org/apache/juneau/svl/package-summary.html     |    2 +-
 .../org/apache/juneau/svl/package-tree.html        |   14 +-
 .../org/apache/juneau/svl/vars/ArgsVar.html        |   18 +-
 .../org/apache/juneau/svl/vars/CoalesceVar.html    |   22 +-
 .../apache/juneau/svl/vars/EnvVariablesVar.html    |   18 +-
 .../org/apache/juneau/svl/vars/IfVar.html          |   18 +-
 .../org/apache/juneau/svl/vars/LowerCaseVar.html   |   20 +-
 .../apache/juneau/svl/vars/ManifestFileVar.html    |   18 +-
 .../org/apache/juneau/svl/vars/NotEmptyVar.html    |   18 +-
 .../apache/juneau/svl/vars/PatternMatchVar.html    |   22 +-
 .../{SwitchVar.html => PatternReplaceVar.html}     |   67 +-
 .../org/apache/juneau/svl/vars/SwitchVar.html      |   22 +-
 .../juneau/svl/vars/SystemPropertiesVar.html       |   10 +-
 .../org/apache/juneau/svl/vars/UpperCaseVar.html   |   18 +-
 .../org/apache/juneau/svl/vars/package-frame.html  |    1 +
 .../apache/juneau/svl/vars/package-summary.html    |   12 +-
 .../org/apache/juneau/svl/vars/package-tree.html   |    3 +-
 .../transform/AnnotationBeanFilterBuilder.html     |   18 +-
 .../org/apache/juneau/transform/BeanFilter.html    |   64 +-
 .../apache/juneau/transform/BeanFilterBuilder.html |   46 +-
 .../org/apache/juneau/transform/BuilderSwap.html   |   56 +-
 .../transform/InterfaceBeanFilterBuilder.html      |   10 +-
 .../org/apache/juneau/transform/MapSwap.html       |   24 +-
 .../org/apache/juneau/transform/PojoSwap.html      |   90 +-
 .../apache/juneau/transform/PropertyFilter.html    |   36 +-
 .../org/apache/juneau/transform/StringSwap.html    |   40 +-
 .../org/apache/juneau/transform/SurrogateSwap.html |   34 +-
 .../org/apache/juneau/transform/package-tree.html  |    2 +-
 .../apache/juneau/transforms/BeanStringSwap.html   |   18 +-
 .../juneau/transforms/ByteArrayBase64Swap.html     |   34 +-
 .../apache/juneau/transforms/CalendarLongSwap.html |   44 +-
 .../apache/juneau/transforms/CalendarMapSwap.html  |   44 +-
 .../juneau/transforms/CalendarSwap.DateFull.html   |   50 +-
 .../juneau/transforms/CalendarSwap.DateLong.html   |   50 +-
 .../juneau/transforms/CalendarSwap.DateMedium.html |   50 +-
 .../juneau/transforms/CalendarSwap.DateShort.html  |   50 +-
 .../juneau/transforms/CalendarSwap.DateSimple.html |   50 +-
 .../transforms/CalendarSwap.DateTimeFull.html      |   50 +-
 .../transforms/CalendarSwap.DateTimeLong.html      |   50 +-
 .../transforms/CalendarSwap.DateTimeMedium.html    |   50 +-
 .../transforms/CalendarSwap.DateTimeShort.html     |   50 +-
 .../transforms/CalendarSwap.DateTimeSimple.html    |   50 +-
 .../juneau/transforms/CalendarSwap.ISO8601D.html   |   48 +-
 .../juneau/transforms/CalendarSwap.ISO8601DT.html  |   50 +-
 .../juneau/transforms/CalendarSwap.ISO8601DTL.html |   50 +-
 .../juneau/transforms/CalendarSwap.ISO8601DTP.html |   32 +-
 .../transforms/CalendarSwap.ISO8601DTPZ.html       |   32 +-
 .../juneau/transforms/CalendarSwap.ISO8601DTZ.html |   48 +-
 .../juneau/transforms/CalendarSwap.RFC2822D.html   |   50 +-
 .../juneau/transforms/CalendarSwap.RFC2822DT.html  |   50 +-
 .../juneau/transforms/CalendarSwap.RFC2822DTZ.html |   48 +-
 .../juneau/transforms/CalendarSwap.TimeFull.html   |   50 +-
 .../juneau/transforms/CalendarSwap.TimeLong.html   |   50 +-
 .../juneau/transforms/CalendarSwap.TimeMedium.html |   50 +-
 .../juneau/transforms/CalendarSwap.TimeShort.html  |   50 +-
 .../juneau/transforms/CalendarSwap.TimeSimple.html |   50 +-
 .../juneau/transforms/CalendarSwap.ToString.html   |   50 +-
 .../org/apache/juneau/transforms/CalendarSwap.html |   80 +-
 .../org/apache/juneau/transforms/DateLongSwap.html |   44 +-
 .../org/apache/juneau/transforms/DateMapSwap.html  |   44 +-
 .../juneau/transforms/DateSwap.DateFull.html       |   50 +-
 .../juneau/transforms/DateSwap.DateLong.html       |   50 +-
 .../juneau/transforms/DateSwap.DateMedium.html     |   50 +-
 .../juneau/transforms/DateSwap.DateShort.html      |   50 +-
 .../juneau/transforms/DateSwap.DateSimple.html     |   50 +-
 .../juneau/transforms/DateSwap.DateTimeFull.html   |   50 +-
 .../juneau/transforms/DateSwap.DateTimeLong.html   |   50 +-
 .../juneau/transforms/DateSwap.DateTimeMedium.html |   50 +-
 .../juneau/transforms/DateSwap.DateTimeShort.html  |   50 +-
 .../juneau/transforms/DateSwap.DateTimeSimple.html |   50 +-
 .../juneau/transforms/DateSwap.ISO8601D.html       |   48 +-
 .../juneau/transforms/DateSwap.ISO8601DT.html      |   50 +-
 .../juneau/transforms/DateSwap.ISO8601DTL.html     |   50 +-
 .../juneau/transforms/DateSwap.ISO8601DTP.html     |   32 +-
 .../juneau/transforms/DateSwap.ISO8601DTPZ.html    |   32 +-
 .../juneau/transforms/DateSwap.ISO8601DTZ.html     |   48 +-
 .../juneau/transforms/DateSwap.RFC2822D.html       |   50 +-
 .../juneau/transforms/DateSwap.RFC2822DT.html      |   50 +-
 .../juneau/transforms/DateSwap.RFC2822DTZ.html     |   48 +-
 .../juneau/transforms/DateSwap.TimeFull.html       |   50 +-
 .../juneau/transforms/DateSwap.TimeLong.html       |   50 +-
 .../juneau/transforms/DateSwap.TimeMedium.html     |   50 +-
 .../juneau/transforms/DateSwap.TimeShort.html      |   50 +-
 .../juneau/transforms/DateSwap.TimeSimple.html     |   50 +-
 .../juneau/transforms/DateSwap.ToString.html       |   50 +-
 .../org/apache/juneau/transforms/DateSwap.html     |   80 +-
 .../apache/juneau/transforms/EnumerationSwap.html  |   26 +-
 .../org/apache/juneau/transforms/IteratorSwap.html |   26 +-
 .../apache/juneau/transforms/ReaderSwap.Html.html  |    8 +-
 .../apache/juneau/transforms/ReaderSwap.Json.html  |    8 +-
 .../juneau/transforms/ReaderSwap.PlainText.html    |    8 +-
 .../apache/juneau/transforms/ReaderSwap.Uon.html   |    8 +-
 .../juneau/transforms/ReaderSwap.UrlEncoding.html  |    8 +-
 .../apache/juneau/transforms/ReaderSwap.Xml.html   |    8 +-
 .../org/apache/juneau/transforms/ReaderSwap.html   |   30 +-
 .../apache/juneau/transforms/StringFormatSwap.html |   54 +-
 .../transforms/XMLGregorianCalendarSwap.html       |   54 +-
 .../apache/juneau/transforms/package-summary.html  |  104 +-
 .../org/apache/juneau/transforms/package-tree.html |    2 +-
 .../org/apache/juneau/uon/ParamFormat.html         |   24 +-
 .../org/apache/juneau/uon/UonParser.Decoding.html  |    6 +-
 .../org/apache/juneau/uon/UonParser.html           |   58 +-
 .../org/apache/juneau/uon/UonParserBuilder.html    |  192 +-
 .../org/apache/juneau/uon/UonParserSession.html    |  134 +-
 .../org/apache/juneau/uon/UonReader.html           |   30 +-
 .../apache/juneau/uon/UonSerializer.Encoding.html  |    6 +-
 .../apache/juneau/uon/UonSerializer.Readable.html  |    6 +-
 .../org/apache/juneau/uon/UonSerializer.html       |   42 +-
 .../apache/juneau/uon/UonSerializerBuilder.html    |  184 +-
 .../apache/juneau/uon/UonSerializerSession.html    |   50 +-
 .../org/apache/juneau/uon/UonUtils.html            |   12 +-
 .../org/apache/juneau/uon/UonWriter.html           |  136 +-
 .../org/apache/juneau/uon/package-tree.html        |   10 +-
 .../juneau/urlencoding/UrlEncodingClassMeta.html   |    6 +-
 .../juneau/urlencoding/UrlEncodingParser.html      |   10 +-
 .../urlencoding/UrlEncodingParserBuilder.html      |  192 +-
 .../urlencoding/UrlEncodingParserSession.html      |   32 +-
 .../UrlEncodingSerializer.Expanded.html            |    6 +-
 .../UrlEncodingSerializer.PlainText.html           |    6 +-
 .../UrlEncodingSerializer.Readable.html            |    6 +-
 .../juneau/urlencoding/UrlEncodingSerializer.html  |   18 +-
 .../urlencoding/UrlEncodingSerializerBuilder.html  |  184 +-
 .../urlencoding/UrlEncodingSerializerSession.html  |   18 +-
 .../juneau/urlencoding/annotation/UrlEncoding.html |    8 +-
 .../urlencoding/annotation/package-tree.html       |    2 +-
 .../apache/juneau/urlencoding/package-tree.html    |    2 +-
 .../org/apache/juneau/utils/AList.html             |   58 +-
 .../org/apache/juneau/utils/AMap.html              |   38 +-
 .../org/apache/juneau/utils/ASet.html              |   48 +-
 .../org/apache/juneau/utils/Args.html              |   66 +-
 .../apache/juneau/utils/CalendarUtils.Format.html  |   76 +-
 .../org/apache/juneau/utils/CalendarUtils.html     |  110 +-
 .../juneau/utils/ClasspathResourceFinder.Null.html |   28 +-
 .../juneau/utils/ClasspathResourceFinder.html      |   22 +-
 .../juneau/utils/ClasspathResourceFinderBasic.html |   40 +-
 .../utils/ClasspathResourceFinderRecursive.html    |   26 +-
 .../utils/ClasspathResourceFinderSimple.html       |   58 +-
 .../juneau/utils/ClasspathResourceManager.html     |  114 +-
 .../juneau/utils/ExtendedMimetypesFileTypeMap.html |   22 +-
 .../apache/juneau/utils/IOPipe.LineProcessor.html  |    6 +-
 .../org/apache/juneau/utils/IOPipe.html            |   20 +-
 .../org/apache/juneau/utils/IdGenerators.html      |   40 +-
 .../org/apache/juneau/utils/IdMap.html             |   62 +-
 .../org/apache/juneau/utils/ManifestFile.html      |   60 +-
 .../org/apache/juneau/utils/MessageBundle.html     |  156 +-
 .../org/apache/juneau/utils/MetadataMap.html       |   16 +-
 .../apache/juneau/utils/MockHttpConnection.html    |   16 +-
 .../org/apache/juneau/utils/MockHttpRequest.html   |   24 +-
 .../org/apache/juneau/utils/MockHttpResponse.html  |    8 +-
 .../org/apache/juneau/utils/PojoIntrospector.html  |   72 +-
 .../org/apache/juneau/utils/PojoMerge.html         |   16 +-
 .../org/apache/juneau/utils/PojoQuery.html         |   24 +-
 .../org/apache/juneau/utils/PojoRest.html          |  324 +--
 .../org/apache/juneau/utils/PojoRestException.html |   50 +-
 .../apache/juneau/utils/ProcBuilder.Matcher.html   |    8 +-
 .../org/apache/juneau/utils/ProcBuilder.html       |  106 +-
 .../apache/juneau/utils/SearchArgs.Builder.html    |   36 +-
 .../org/apache/juneau/utils/SearchArgs.html        |   20 +-
 .../org/apache/juneau/utils/StringInputStream.html |   30 +-
 .../org/apache/juneau/utils/StringMessage.html     |   54 +-
 .../org/apache/juneau/utils/StringObject.html      |   52 +-
 .../apache/juneau/utils/ZipFileList.FileEntry.html |   52 +-
 .../juneau/utils/ZipFileList.ZipFileEntry.html     |    8 +-
 .../org/apache/juneau/utils/ZipFileList.html       |   74 +-
 .../org/apache/juneau/utils/package-summary.html   |   12 +-
 .../org/apache/juneau/utils/package-tree.html      |   48 +-
 .../org/apache/juneau/xml/Namespace.html           |   42 +-
 .../org/apache/juneau/xml/XmlBeanMeta.html         |   42 +-
 .../org/apache/juneau/xml/XmlBeanPropertyMeta.html |   10 +-
 .../org/apache/juneau/xml/XmlClassMeta.html        |   10 +-
 .../org/apache/juneau/xml/XmlDocSerializer.Ns.html |    6 +-
 .../org/apache/juneau/xml/XmlDocSerializer.html    |    6 +-
 .../apache/juneau/xml/XmlDocSerializerSession.html |   14 +-
 .../org/apache/juneau/xml/XmlParser.html           |   62 +-
 .../org/apache/juneau/xml/XmlParserBuilder.html    |  210 +-
 .../org/apache/juneau/xml/XmlParserSession.html    |  116 +-
 .../org/apache/juneau/xml/XmlReader.html           |  278 +-
 .../org/apache/juneau/xml/XmlSerializer.Ns.html    |    6 +-
 .../org/apache/juneau/xml/XmlSerializer.NsSq.html  |    6 +-
 .../juneau/xml/XmlSerializer.NsSqReadable.html     |    6 +-
 .../org/apache/juneau/xml/XmlSerializer.Sq.html    |    6 +-
 .../juneau/xml/XmlSerializer.SqReadable.html       |    6 +-
 .../org/apache/juneau/xml/XmlSerializer.html       |   42 +-
 .../apache/juneau/xml/XmlSerializerBuilder.html    |  188 +-
 .../xml/XmlSerializerSession.ContentResult.html    |   24 +-
 .../apache/juneau/xml/XmlSerializerSession.html    |   34 +-
 .../org/apache/juneau/xml/XmlUtils.html            |  106 +-
 .../org/apache/juneau/xml/XmlWriter.html           |  522 ++--
 .../org/apache/juneau/xml/annotation/Xml.html      |   24 +-
 .../apache/juneau/xml/annotation/XmlFormat.html    |   24 +-
 .../org/apache/juneau/xml/annotation/XmlNs.html    |   16 +-
 .../apache/juneau/xml/annotation/XmlSchema.html    |   16 +-
 .../apache/juneau/xml/annotation/package-tree.html |   10 +-
 .../org/apache/juneau/xml/package-summary.html     |    2 +-
 .../org/apache/juneau/xml/package-tree.html        |   10 +-
 .../juneau/xmlschema/XmlSchemaDocSerializer.html   |    6 +-
 .../xmlschema/XmlSchemaDocSerializerSession.html   |   14 +-
 .../juneau/xmlschema/XmlSchemaSerializer.html      |    6 +-
 .../xmlschema/XmlSchemaSerializerBuilder.html      |  188 +-
 .../xmlschema/XmlSchemaSerializerSession.html      |   28 +-
 .../org/apache/juneau/xmlschema/package-tree.html  |    2 +-
 content/site/apidocs-8.0.0/overview-summary.html   |  330 ++-
 content/site/apidocs-8.0.0/overview-tree.html      |  223 +-
 content/site/apidocs-8.0.0/resources/toc.txt       |  361 +++
 content/site/apidocs-8.0.0/serialized-form.html    |  178 +-
 .../org/apache/juneau/dto/swagger/Operation.html   | 2070 +++++++-------
 .../apache/juneau/dto/swagger/ParameterInfo.html   | 2977 ++++++++++----------
 .../apache/juneau/dto/swagger/ResponseInfo.html    |  862 +++---
 .../org/apache/juneau/dto/swagger/SchemaInfo.html  | 2853 +++++++++----------
 .../apache/juneau/dto/swagger/SecurityScheme.html  |  931 +++---
 .../org/apache/juneau/dto/swagger/Swagger.html     | 2625 ++++++++---------
 .../apache/juneau/internal/BeanPropertyUtils.html  |  416 +--
 .../org/apache/juneau/internal/DateUtils.html      |  205 +-
 .../jsonschema/JsonSchemaGeneratorSession.html     |  735 ++---
 .../org/apache/juneau/rest/RequestFormData.html    |   50 +-
 .../org/apache/juneau/rest/RequestHeaders.html     |   48 +-
 .../org/apache/juneau/rest/RequestQuery.html       |   88 +-
 .../org/apache/juneau/rest/util/RestUtils.html     |  260 +-
 .../org/apache/juneau/svl/VarResolverBuilder.html  |  108 +-
 .../org/apache/juneau/svl/VarResolverSession.html  |  721 ++---
 .../org/apache/juneau/svl/vars/LowerCaseVar.html   |    2 +-
 .../apache/juneau/svl/vars/PatternReplaceVar.html  |  148 +
 .../juneau/utils/ClasspathResourceManager.html     |  329 +--
 content_source/documentation.html                  |  402 ---
 juneau-website.jar                                 |  Bin 3337 -> 3611 bytes
 src/main/java/web/DocGenerator.java                |    8 +-
 {content_source => templates}/about.html           |    0
 {content_source => templates}/articles.html        |    0
 {content_source => templates}/community.html       |    0
 {content_source => templates}/components.html      |    0
 {content_source => templates}/config.html          |    0
 {content_source => templates}/doap.rdf             |    0
 .../articles.html => templates/documentation.html  |   14 +-
 {content_source => templates}/downloads.html       |    0
 {content_source => templates}/dto.html             |    0
 {content_source => templates}/examples.html        |    0
 .../googlee7b40be42ec36bc2.html                    |    0
 {content_source => templates}/index.html           |    0
 {content_source => templates}/issues.html          |    0
 {content_source => templates}/marshall.html        |    0
 {content_source => templates}/microservice.html    |    0
 {content_source => templates}/rest-client.html     |    0
 {content_source => templates}/rest-server.html     |    0
 {content_source => templates}/sitemap.xml          |    0
 {content_source => templates}/sourceCode.html      |    0
 {content_source => templates}/svl.html             |    0
 {content_source => templates}/twitter.html         |    0
 {content_source => templates}/whatsnew.html        |    0
 1161 files changed, 37496 insertions(+), 36902 deletions(-)

diff --git a/content/documentation.html b/content/documentation.html
index abcb3ef..c6a01b3 100644
--- a/content/documentation.html
+++ b/content/documentation.html
@@ -35,368 +35,366 @@
 	
 	<a id='TOC'></a><h5 class='toc'>Table of Contents - 7.2.2 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class='new'>new</span>&nbsp;&nbsp;&nbsp;<span class='updated'>updated</span></h5>
 <ol class='toc'>
-   <li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Introduction'>Introduction</a></p>
-   <ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Introduction.Features'>Features</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Introduction.Components'>Components</a></p>
-   </ol>
-   <li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall'>juneau-marshall</a></p>
-   <ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Serializers'>Serializers</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Parsers'>Parsers</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Marshalls'>Marshalls</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HttpPartSerializers'>HTTP Part Serializers</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HttpPartParsers'>HTTP Part Parsers</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ConfigurableProperties'>Configurable Properties</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ConfigurableProperties.Common'>Common Serializer Properties</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ConfigurableProperties.CommonSerializer'>Common Serializer Properties</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ConfigurableProperties.CommonParser'>Common Parser Properties</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ObjectMap'>ObjectMap and ObjectList</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Groups'>SerializerGroups and ParserGroups</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ContextsBuildersSessionsPropertyStores'>Contexts, Builders, Sessions, and PropertyStores</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms'>Transforms</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.PojoSwaps'>PojoSwaps</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.PerMediaTypePojoSwaps'>Per-media-type PojoSwaps</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.OneWayPojoSwaps'>One-way PojoSwaps</a></p>
-         <li><p class='updated'><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.SwapAnnotation'>@Swap Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.TemplatedSwaps'>Templated Swaps</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.SwapMethods'>Swap Methods</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.SurrogateClasses'>Surrogate Classes</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.BeanAnnotation'>@BeanProperty Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.BeanPropertyAnnotation'>@BeanProperty Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.BeanConstructorAnnotation'>@BeanConstructor Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.BeanIgnoreAnnotation'>@BeanIgnore Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.NamePropertyAnnotation'>@NameProperty Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.ParentPropertyAnnotation'>@ParentProperty Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.PojoBuilders'>POJO Builders</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.BeanFilters'>BeanFilter Class</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.InterfaceFilters'>Interface Filters</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.StopClasses'>Stop Classes</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.BypassSerialization'>Bypass Serialization using Readers and InputStreams</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.BeanDictionaries'>Bean Names and Dictionaries</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.BeanDictionaries.BeanSubTypes'>Bean Subtypes</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.VirtualBeans'>Virtual Beans</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Recursion'>Non-Tree Models and Recursion Detection</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ParsingIntoGenericModels'>Parsing into Generic Models</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ReadingContinuousStreams'>Reading Continuous Streams</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.URIs'>URIs</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JacksonComparison'>Comparison with Jackson</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.PojoCategories'>POJO Categories</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails'>JSON Details</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails.Methodology'>JSON Methodology</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails.Serializers'>JSON Serializers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails.SimplifiedJson'>Simplified JSON</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails.Parsers'>JSON Parsers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails.JsonAnnotation'>@Json Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails.JsonSchema'>JSON-Schema Support</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails'>XML Details</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.Methodology'>XML Methodology</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.Serializers'>XML Serializers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.Parsers'>XML Parsers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.BeanTypeNameAnnotation'>@Bean(typeName) Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.XmlChildNameAnnotation'>@Xml(childName) Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.XmlFormatAnnotation'>@Xml(format) Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.Namespaces'>Namespaces</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.XmlSchema'>XML-Schema Support</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails'>HTML Details</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.Methodology'>HTML Methodology</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.Serializers'>HTML Serializers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.Parsers'>HTML Parsers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.HtmlAnnotation'>@Html Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.HtmlRenderAnnotation'>@Html(render) Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.HtmlDocSerializer'>HtmlDocSerializer</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.BasicHtmlDocTemplate'>BasicHtmlDocTemplate</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.CustomTemplates'>Custom Templates</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.HtmlSchema'>HTML-Schema Support</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UonDetails'>UON Details</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UonDetails.Methodology'>UON Methodology</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UonDetails.Serializers'>UON Serializers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UonDetails.Parsers'>UON Parsers</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UrlEncodingDetails'>URL-Encoding Details</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UrlEncodingDetails.Methodology'>URL-Encoding Methodology</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UrlEncodingDetails.Serializers'>URL-Encoding Serializers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UrlEncodingDetails.Parsers'>URL-Encoding Parsers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UrlEncodingDetails.UrlEncodingAnnotation'>@UrlEncoding Annotation</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.MsgPackDetails'>MessagePack Details</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.MsgPackDetails.Serializers'>MessagePack Serializers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.MsgPackDetails.Parsers'>MessagePack Parsers</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.OpenApiDetails'>OpenAPI Details</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.OpenApiDetails.Methodology'>OpenAPI Methodology</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.OpenApiDetails.Serializers'>OpenAPI Serializers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.OpenApiDetails.Parsers'>OpenAPI Parsers</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.BestPractices'>Best Practices</a></p>
-   </ol>
-   <li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf'>juneau-marshall-rdf</a></p>
-   <ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails'>RDF Details</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.Serializers'>RDF Serializers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.Parsers'>RDF Parsers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.RdfAnnotation'>@Rdf Annotation</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.Namespaces'>Namespaces</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.UriProperties'>URI Properties</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.RootProperty'>Root Property</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.TypedLiterals'>Typed Literals</a></p>
-      </ol>
-   </ol>
-   <li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-dto'>juneau-dto</a></p>
-   <ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-dto.HTML5'>HTML5</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-dto.Atom'>Atom</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-dto.Swagger'>Swagger</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-dto.SwaggerUI'>Swagger UI</a></p>
-   </ol>
-   <li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-svl'>juneau-svl</a></p>
-   <ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-svl.SimpleVarLanguage'>Simple Variable Language</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-svl.SvlVariables'>SVL Variables</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-svl.VarResolvers'>VarResolvers and VarResolverSessions</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-svl.OtherNotes'>Other Notes</a></p>
-   </ol>
-   <li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config'>juneau-config</a></p>
-   <ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.Overview'>Overview</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.Overview.SyntaxRules'>Syntax Rules</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EntryTypes'>Entry Types</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EntryTypes.PrimitiveTypes'>Primitive Types</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EntryTypes.POJOs'>POJOs</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EntryTypes.Arrays'>Arrays</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EntryTypes.Collections'>Collections</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EntryTypes.BinaryData'>Binary Data</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.Variables'>Variables</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.Variables.LogicVariables'>Logic Variables</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EncodedEntries'>Encoded Entries</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SectionMaps'>Section Maps</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SectionBeans'>Section Beans</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SectionInterfaces'>Section Interfaces</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SettingValues'>Setting Values</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SettingValues.FileSystemChanges'>File System Changes</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SettingValues.CustomEntrySerialization'>Custom Entry Serialization</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SettingValues.BulkSettingValues'>Setting Values in Bulk</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.Listeners'>Listeners</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.Serializing'>Serializing</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ConfigStores'>Config Stores</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ConfigStores.ConfigMemoryStore'>ConfigMemoryStore</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ConfigStores.ConfigFileStore'>ConfigFileStore</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ConfigStores.CustomConfigStores'>Custom ConfigStores</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ConfigStores.ConfigStoreListeners'>ConfigStore Listeners</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ReadOnlyConfigs'>Read-only Configs</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ClosingConfigs'>Closing Configs</a></p>
-   </ol>
-   <li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server'>juneau-rest-server</a></p>
-   <ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HelloWorldExample'>Hello World Example</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.ClassHierarchy'>Class Hierarchy</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation'>Instantiation</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation.RestServlet'>RestServlet</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation.BasicRestServlet'>BasicRestServlet</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation.Children'>Children</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation.RouterPages'>Router Pages</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation.ResourceResolvers'>Resource Resolvers</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation.LifecycleHooks'>Lifecycle Hooks</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestResource'>@RestResource</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestResource.AnnotationInheritance'>Annotation Inheritance</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestContext'>RestContext</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod'>@RestMethod</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.MethodParameters'>Java Method Parameters</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RestRequest'>RestRequest</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RestResponse'>RestResponse</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RequestBody'>RequestBody</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RequestHeaders'>RequestHeaders</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RequestQuery'>RequestQuery</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RequestFormData'>RequestFormData</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RestMethodPath'>@RestMethod(path)</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RequestPathMatch'>RequestPathMatch</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.MethodReturnTypes'>Method Return Types</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.ReaderResource'>ReaderResource</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.StreamResource'>StreamResource</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RestMethodMatchers'>@RestMethod(matchers)</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.PredefinedResponses'>Predefined Responses</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.PredefinedExceptions'>Predefined Exceptions</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.PredefinedHelperBeans'>Predefined Helper Beans</a></p>
-      </ol>
-      <li><p class='updated'><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.restRPC'>restRPC</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.OpenApiSchemaPartParsing'>OpenAPI Schema Part Parsing</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.OpenApiSchemaPartSerializing'>OpenAPI Schema Part Serializing</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations'>HTTP-Part Annotations</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.Body'>@Body</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.FormData'>@FormData</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.HasFormData'>@HasFormData</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.Query'>@Query</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.HasQuery'>@HasQuery</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.Header'>@Header</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.Path'>@Path</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.Request'>@Request</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.Response'>@Response</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.ResponseHeader'>@ResponseHeader</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.ResponseStatus'>@ResponseStatus</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HandlingFormPosts'>Handling Form Posts</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HandlingMultiPartFormPosts'>Handling Multi-Part Form Posts</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Serializers'>Serializers</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Parsers'>Parsers</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Properties'>Properties</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Transforms'>Transforms</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.URIs'>URIs</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Guards'>Guards</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Converters'>Converters</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Messages'>Messages</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Encoders'>Encoders</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.SvlVariables'>SVL Variables</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.ConfigurationFiles'>Configuration Files</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.StaticFiles'>Static files</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.ClientVersioning'>Client Versioning</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestInfoProvider'>RestInfoProvider</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestInfoProvider.BasicRestInfoProvider'>BasicRestInfoProvider</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger'>Swagger</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.BasicRestServlet'>BasicRestServlet</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.BasicSwaggerInfo'>Basic Swagger Info</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.Tags'>Tags</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.Operations'>Operations</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.Parameters'>Parameters</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.ParameterExamples'>Parameter Examples</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.Responses'>Responses</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.ResponseExamples'>Response Examples</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.Models'>Models</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.Stylesheet'>SwaggerUI.css</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HtmlDocAnnotation'>@HtmlDoc</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HtmlDocAnnotation.UIvsDI'>User Interfaces (UI) vs. Developer Interfaces (DI)</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HtmlDocAnnotation.Widgets'>Widgets</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HtmlDocAnnotation.PredefinedWidgets'>Predefined Widgets</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HtmlDocAnnotation.UiCustomization'>UI Customization</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HtmlDocAnnotation.Stylesheets'>Stylesheets</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.DefaultHeaders'>Default Headers</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.LoggingAndErrorHandling'>Logging and Error Handling</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpStatusCodes'>HTTP Status Codes</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.OverloadingHttpMethods'>Overloading HTTP Methods</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.BuiltInParameters'>Built-in Parameters</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.CustomSerializersAndParsers'>Custom Serializers and Parsers</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.UsingWithOsgi'>Using with OSGi</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.UnitTesting'>Serverless Unit Testing</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Injection'>Using with Spring and Injection frameworks</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HTTP2'>Using HTTP/2 features</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.OtherNotes'>Other Notes</a></p>
-   </ol>
-   <li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server-jaxrs'>juneau-rest-server-jaxrs</a></p>
-   <ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server-jaxrs.BaseProvider'>Juneau JAX-RS Provider</a></p>
-   </ol>
-   <li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client'>juneau-rest-client</a></p>
-   <ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies'>REST Proxies</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.RemoteResource'>@RemoteResource</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.RemoteMethod'>@RemoteMethod</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.Body'>@Body</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.FormData'>@FormData</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.Query'>@Query</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.Header'>@Header</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.Path'>@Path</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.Request'>@Request</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.Response'>@Response</a></p>
-         <li><p class='new'><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.DualPurposeInterfaces'>Dual-purpose (end-to-end) interfaces</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.SSL'>SSL Support</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Authentication'>Authentication</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Authentication.BASIC'>BASIC Authentication</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Authentication.FORM'>FORM-based Authentication</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Authentication.OIDC'>OIDC Authentication</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.ResponsePatterns'>Using Response Patterns</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.PipingOutput'>Piping Response Output</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Debugging'>Debugging</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Logging'>Logging</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Interceptors'>Interceptors</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.UnitTesting'>Serverless Unit Testing</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Other'>Other Useful Methods</a></p>
-   </ol>
-   <li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server'>juneau-microservice-server</a></p>
-   <ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.Introduction'>Microservice Introduction</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.GettingStarted'>Getting Started</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.GettingStarted.Installing'>Installing in Eclipse</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.GettingStarted.Running'>Running in Eclipse</a></p>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.GettingStarted.Building'>Building and Running from Command-Line</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.Manifest'>Manifest File</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.Manifest.ManifestApi'>Manifest API</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.Config'>Config</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.Config.ConfigApi'>Config File API</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.ResourceClasses'>Resource Classes</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.PredefinedResourceClasses'>Predefined Resource Classes</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.RestMicroservice'>RestMicroservice</a></p>
-      <ol>
-         <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.RestMicroservice.Extending'>Extending RestMicroservice</a></p>
-      </ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.UiCustomization'>UI Customization</a></p>
-   </ol>
-   <li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-core'>juneau-examples-core</a></p>
-   <li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest'>juneau-examples-rest</a></p>
-   <ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.RootResources'>RootResources</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.HelloWorldResource'>HelloWorldResource</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.PetStoreResource'>PetStoreResource</a></p>
-      <li><p class='new'><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.DtoExamples'>DtoExamples</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.PhotosResource'>PhotosResource</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.SqlQueryResource'>SqlQueryResource</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.ConfigResource'>ConfigResource</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.LogsResource'>LogsResource</a></p>
-   </ol>
-   <li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Security'>Security Best-Practices</a></p>
-   <ol>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Security.juneau-marshall'>juneau-marshall</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Security.juneau-svl'>juneau-svl</a></p>
-      <li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Security.juneau-rest-server'>juneau-rest-server</a></p>
-   </ol>
-
+	<li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Introduction'>Introduction</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Introduction.Features'>Features</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Introduction.Components'>Components</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall'>juneau-marshall</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Serializers'>Serializers</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Parsers'>Parsers</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Marshalls'>Marshalls</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HttpPartSerializers'>HTTP Part Serializers</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HttpPartParsers'>HTTP Part Parsers</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ConfigurableProperties'>Configurable Properties</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ConfigurableProperties.Common'>Common Serializer Properties</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ConfigurableProperties.CommonSerializer'>Common Serializer Properties</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ConfigurableProperties.CommonParser'>Common Parser Properties</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ObjectMap'>ObjectMap and ObjectList</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Groups'>SerializerGroups and ParserGroups</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ContextsBuildersSessionsPropertyStores'>Contexts, Builders, Sessions, and PropertyStores</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms'>Transforms</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.PojoSwaps'>PojoSwaps</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.PerMediaTypePojoSwaps'>Per-media-type PojoSwaps</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.OneWayPojoSwaps'>One-way PojoSwaps</a></p>
+			<li><p class='updated'><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.SwapAnnotation'>@Swap Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.TemplatedSwaps'>Templated Swaps</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.SwapMethods'>Swap Methods</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.SurrogateClasses'>Surrogate Classes</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.BeanAnnotation'>@BeanProperty Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.BeanPropertyAnnotation'>@BeanProperty Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.BeanConstructorAnnotation'>@BeanConstructor Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.BeanIgnoreAnnotation'>@BeanIgnore Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.NamePropertyAnnotation'>@NameProperty Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.ParentPropertyAnnotation'>@ParentProperty Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.PojoBuilders'>POJO Builders</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.BeanFilters'>BeanFilter Class</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.InterfaceFilters'>Interface Filters</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.StopClasses'>Stop Classes</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Transforms.BypassSerialization'>Bypass Serialization using Readers and InputStreams</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.BeanDictionaries'>Bean Names and Dictionaries</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.BeanDictionaries.BeanSubTypes'>Bean Subtypes</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.VirtualBeans'>Virtual Beans</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.Recursion'>Non-Tree Models and Recursion Detection</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ParsingIntoGenericModels'>Parsing into Generic Models</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.ReadingContinuousStreams'>Reading Continuous Streams</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.URIs'>URIs</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JacksonComparison'>Comparison with Jackson</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.PojoCategories'>POJO Categories</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails'>JSON Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails.Methodology'>JSON Methodology</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails.Serializers'>JSON Serializers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails.SimplifiedJson'>Simplified JSON</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails.Parsers'>JSON Parsers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails.JsonAnnotation'>@Json Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.JsonDetails.JsonSchema'>JSON-Schema Support</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails'>XML Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.Methodology'>XML Methodology</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.Serializers'>XML Serializers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.Parsers'>XML Parsers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.BeanTypeNameAnnotation'>@Bean(typeName) Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.XmlChildNameAnnotation'>@Xml(childName) Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.XmlFormatAnnotation'>@Xml(format) Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.Namespaces'>Namespaces</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.XmlDetails.XmlSchema'>XML-Schema Support</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails'>HTML Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.Methodology'>HTML Methodology</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.Serializers'>HTML Serializers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.Parsers'>HTML Parsers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.HtmlAnnotation'>@Html Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.HtmlRenderAnnotation'>@Html(render) Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.HtmlDocSerializer'>HtmlDocSerializer</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.BasicHtmlDocTemplate'>BasicHtmlDocTemplate</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.CustomTemplates'>Custom Templates</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.HtmlDetails.HtmlSchema'>HTML-Schema Support</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UonDetails'>UON Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UonDetails.Methodology'>UON Methodology</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UonDetails.Serializers'>UON Serializers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UonDetails.Parsers'>UON Parsers</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UrlEncodingDetails'>URL-Encoding Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UrlEncodingDetails.Methodology'>URL-Encoding Methodology</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UrlEncodingDetails.Serializers'>URL-Encoding Serializers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UrlEncodingDetails.Parsers'>URL-Encoding Parsers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.UrlEncodingDetails.UrlEncodingAnnotation'>@UrlEncoding Annotation</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.MsgPackDetails'>MessagePack Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.MsgPackDetails.Serializers'>MessagePack Serializers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.MsgPackDetails.Parsers'>MessagePack Parsers</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.OpenApiDetails'>OpenAPI Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.OpenApiDetails.Methodology'>OpenAPI Methodology</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.OpenApiDetails.Serializers'>OpenAPI Serializers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.OpenApiDetails.Parsers'>OpenAPI Parsers</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall.BestPractices'>Best Practices</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf'>juneau-marshall-rdf</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails'>RDF Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.Serializers'>RDF Serializers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.Parsers'>RDF Parsers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.RdfAnnotation'>@Rdf Annotation</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.Namespaces'>Namespaces</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.UriProperties'>URI Properties</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.RootProperty'>Root Property</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-marshall-rdf.RdfDetails.TypedLiterals'>Typed Literals</a></p>
+		</ol>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-dto'>juneau-dto</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-dto.HTML5'>HTML5</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-dto.Atom'>Atom</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-dto.Swagger'>Swagger</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-dto.SwaggerUI'>Swagger UI</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-svl'>juneau-svl</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-svl.SimpleVarLanguage'>Simple Variable Language</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-svl.SvlVariables'>SVL Variables</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-svl.VarResolvers'>VarResolvers and VarResolverSessions</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-svl.OtherNotes'>Other Notes</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config'>juneau-config</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.Overview'>Overview</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.Overview.SyntaxRules'>Syntax Rules</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EntryTypes'>Entry Types</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EntryTypes.PrimitiveTypes'>Primitive Types</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EntryTypes.POJOs'>POJOs</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EntryTypes.Arrays'>Arrays</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EntryTypes.Collections'>Collections</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EntryTypes.BinaryData'>Binary Data</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.Variables'>Variables</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.Variables.LogicVariables'>Logic Variables</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.EncodedEntries'>Encoded Entries</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SectionMaps'>Section Maps</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SectionBeans'>Section Beans</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SectionInterfaces'>Section Interfaces</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SettingValues'>Setting Values</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SettingValues.FileSystemChanges'>File System Changes</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SettingValues.CustomEntrySerialization'>Custom Entry Serialization</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.SettingValues.BulkSettingValues'>Setting Values in Bulk</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.Listeners'>Listeners</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.Serializing'>Serializing</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ConfigStores'>Config Stores</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ConfigStores.ConfigMemoryStore'>ConfigMemoryStore</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ConfigStores.ConfigFileStore'>ConfigFileStore</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ConfigStores.CustomConfigStores'>Custom ConfigStores</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ConfigStores.ConfigStoreListeners'>ConfigStore Listeners</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ReadOnlyConfigs'>Read-only Configs</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-config.ClosingConfigs'>Closing Configs</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server'>juneau-rest-server</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HelloWorldExample'>Hello World Example</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.ClassHierarchy'>Class Hierarchy</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation'>Instantiation</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation.RestServlet'>RestServlet</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation.BasicRestServlet'>BasicRestServlet</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation.Children'>Children</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation.RouterPages'>Router Pages</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation.ResourceResolvers'>Resource Resolvers</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Instantiation.LifecycleHooks'>Lifecycle Hooks</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestResource'>@RestResource</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestResource.AnnotationInheritance'>Annotation Inheritance</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestContext'>RestContext</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod'>@RestMethod</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.MethodParameters'>Java Method Parameters</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RestRequest'>RestRequest</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RestResponse'>RestResponse</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RequestBody'>RequestBody</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RequestHeaders'>RequestHeaders</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RequestQuery'>RequestQuery</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RequestFormData'>RequestFormData</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RestMethodPath'>@RestMethod(path)</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RequestPathMatch'>RequestPathMatch</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.MethodReturnTypes'>Method Return Types</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.ReaderResource'>ReaderResource</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.StreamResource'>StreamResource</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.RestMethodMatchers'>@RestMethod(matchers)</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.PredefinedResponses'>Predefined Responses</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.PredefinedExceptions'>Predefined Exceptions</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestMethod.PredefinedHelperBeans'>Predefined Helper Beans</a></p>
+		</ol>
+		<li><p class='updated'><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.restRPC'>restRPC</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.OpenApiSchemaPartParsing'>OpenAPI Schema Part Parsing</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.OpenApiSchemaPartSerializing'>OpenAPI Schema Part Serializing</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations'>HTTP-Part Annotations</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.Body'>@Body</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.FormData'>@FormData</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.HasFormData'>@HasFormData</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.Query'>@Query</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.HasQuery'>@HasQuery</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.Header'>@Header</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.Path'>@Path</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.Request'>@Request</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.Response'>@Response</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.ResponseHeader'>@ResponseHeader</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpPartAnnotations.ResponseStatus'>@ResponseStatus</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HandlingFormPosts'>Handling Form Posts</a></p>
+		<li><p class='updated'><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HandlingMultiPartFormPosts'>Handling Multi-Part Form Posts</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Serializers'>Serializers</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Parsers'>Parsers</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Properties'>Properties</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Transforms'>Transforms</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.URIs'>URIs</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Guards'>Guards</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Converters'>Converters</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Messages'>Messages</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Encoders'>Encoders</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.SvlVariables'>SVL Variables</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.ConfigurationFiles'>Configuration Files</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.StaticFiles'>Static files</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.ClientVersioning'>Client Versioning</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestInfoProvider'>RestInfoProvider</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.RestInfoProvider.BasicRestInfoProvider'>BasicRestInfoProvider</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger'>Swagger</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.BasicRestServlet'>BasicRestServlet</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.BasicSwaggerInfo'>Basic Swagger Info</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.Tags'>Tags</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.Operations'>Operations</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.Parameters'>Parameters</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.ParameterExamples'>Parameter Examples</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.Responses'>Responses</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.ResponseExamples'>Response Examples</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.Models'>Models</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Swagger.Stylesheet'>SwaggerUI.css</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HtmlDocAnnotation'>@HtmlDoc</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HtmlDocAnnotation.UIvsDI'>User Interfaces (UI) vs. Developer Interfaces (DI)</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HtmlDocAnnotation.Widgets'>Widgets</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HtmlDocAnnotation.PredefinedWidgets'>Predefined Widgets</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HtmlDocAnnotation.UiCustomization'>UI Customization</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HtmlDocAnnotation.Stylesheets'>Stylesheets</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.DefaultHeaders'>Default Headers</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.LoggingAndErrorHandling'>Logging and Error Handling</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HttpStatusCodes'>HTTP Status Codes</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.OverloadingHttpMethods'>Overloading HTTP Methods</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.BuiltInParameters'>Built-in Parameters</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.CustomSerializersAndParsers'>Custom Serializers and Parsers</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.UsingWithOsgi'>Using with OSGi</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.UnitTesting'>Serverless Unit Testing</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.Injection'>Using with Spring and Injection frameworks</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.HTTP2'>Using HTTP/2 features</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server.OtherNotes'>Other Notes</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server-jaxrs'>juneau-rest-server-jaxrs</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-server-jaxrs.BaseProvider'>Juneau JAX-RS Provider</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client'>juneau-rest-client</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies'>REST Proxies</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.RemoteResource'>@RemoteResource</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.RemoteMethod'>@RemoteMethod</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.Body'>@Body</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.FormData'>@FormData</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.Query'>@Query</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.Header'>@Header</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.Path'>@Path</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.Request'>@Request</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.Response'>@Response</a></p>
+			<li><p class='new'><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.RestProxies.DualPurposeInterfaces'>Dual-purpose (end-to-end) interfaces</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.SSL'>SSL Support</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Authentication'>Authentication</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Authentication.BASIC'>BASIC Authentication</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Authentication.FORM'>FORM-based Authentication</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Authentication.OIDC'>OIDC Authentication</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.ResponsePatterns'>Using Response Patterns</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.PipingOutput'>Piping Response Output</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Debugging'>Debugging</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Logging'>Logging</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Interceptors'>Interceptors</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.UnitTesting'>Serverless Unit Testing</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-rest-client.Other'>Other Useful Methods</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server'>juneau-microservice-server</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.Introduction'>Microservice Introduction</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.GettingStarted'>Getting Started</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.GettingStarted.Installing'>Installing in Eclipse</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.GettingStarted.Running'>Running in Eclipse</a></p>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.GettingStarted.Building'>Building and Running from Command-Line</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.Manifest'>Manifest File</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.Manifest.ManifestApi'>Manifest API</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.Config'>Config</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.Config.ConfigApi'>Config File API</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.ResourceClasses'>Resource Classes</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.PredefinedResourceClasses'>Predefined Resource Classes</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.RestMicroservice'>RestMicroservice</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.RestMicroservice.Extending'>Extending RestMicroservice</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-microservice-server.UiCustomization'>UI Customization</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-core'>juneau-examples-core</a></p>
+	<li><p class='toc2 updated'><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest'>juneau-examples-rest</a></p>
+	<ol>
+		<li><p class='updated'><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.RootResources'>RootResources</a></p>
+		<li><p class='updated'><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.HelloWorldResource'>HelloWorldResource</a></p>
+		<li><p class='new'><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.PetStoreResource'>PetStore</a></p>
+		<li><p class='new'><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.DtoExamples'>DtoExamples</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.ConfigResource'>ConfigResource</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#juneau-examples-rest.LogsResource'>LogsResource</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Security'>Security Best-Practices</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Security.juneau-marshall'>juneau-marshall</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Security.juneau-svl'>juneau-svl</a></p>
+		<li><p class=''><a class='doclink' href='http://juneau.apache.org/site/apidocs-7.2.2/overview-summary.html#Security.juneau-rest-server'>juneau-rest-server</a></p>
+	</ol>
 </ol>
+
 </body>
 </html>
diff --git a/content/site/apidocs-7.2.2/resources/toc.txt b/content/site/apidocs-7.2.2/resources/toc.txt
new file mode 100644
index 0000000..cfeeb6d
--- /dev/null
+++ b/content/site/apidocs-7.2.2/resources/toc.txt
@@ -0,0 +1,361 @@
+<ol class='toc'>
+	<li><p class='toc2 '><a class='doclink' href='#Introduction'>Introduction</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='#Introduction.Features'>Features</a></p>
+		<li><p class=''><a class='doclink' href='#Introduction.Components'>Components</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='#juneau-marshall'>juneau-marshall</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.Serializers'>Serializers</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.Parsers'>Parsers</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.Marshalls'>Marshalls</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.HttpPartSerializers'>HTTP Part Serializers</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.HttpPartParsers'>HTTP Part Parsers</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.ConfigurableProperties'>Configurable Properties</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.ConfigurableProperties.Common'>Common Serializer Properties</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.ConfigurableProperties.CommonSerializer'>Common Serializer Properties</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.ConfigurableProperties.CommonParser'>Common Parser Properties</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.ObjectMap'>ObjectMap and ObjectList</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.Groups'>SerializerGroups and ParserGroups</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.ContextsBuildersSessionsPropertyStores'>Contexts, Builders, Sessions, and PropertyStores</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms'>Transforms</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.PojoSwaps'>PojoSwaps</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.PerMediaTypePojoSwaps'>Per-media-type PojoSwaps</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.OneWayPojoSwaps'>One-way PojoSwaps</a></p>
+			<li><p class='updated'><a class='doclink' href='#juneau-marshall.Transforms.SwapAnnotation'>@Swap Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.TemplatedSwaps'>Templated Swaps</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.SwapMethods'>Swap Methods</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.SurrogateClasses'>Surrogate Classes</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.BeanAnnotation'>@BeanProperty Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.BeanPropertyAnnotation'>@BeanProperty Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.BeanConstructorAnnotation'>@BeanConstructor Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.BeanIgnoreAnnotation'>@BeanIgnore Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.NamePropertyAnnotation'>@NameProperty Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.ParentPropertyAnnotation'>@ParentProperty Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.PojoBuilders'>POJO Builders</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.BeanFilters'>BeanFilter Class</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.InterfaceFilters'>Interface Filters</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.StopClasses'>Stop Classes</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.Transforms.BypassSerialization'>Bypass Serialization using Readers and InputStreams</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.BeanDictionaries'>Bean Names and Dictionaries</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.BeanDictionaries.BeanSubTypes'>Bean Subtypes</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.VirtualBeans'>Virtual Beans</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.Recursion'>Non-Tree Models and Recursion Detection</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.ParsingIntoGenericModels'>Parsing into Generic Models</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.ReadingContinuousStreams'>Reading Continuous Streams</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.URIs'>URIs</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.JacksonComparison'>Comparison with Jackson</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.PojoCategories'>POJO Categories</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.JsonDetails'>JSON Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.JsonDetails.Methodology'>JSON Methodology</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.JsonDetails.Serializers'>JSON Serializers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.JsonDetails.SimplifiedJson'>Simplified JSON</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.JsonDetails.Parsers'>JSON Parsers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.JsonDetails.JsonAnnotation'>@Json Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.JsonDetails.JsonSchema'>JSON-Schema Support</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.XmlDetails'>XML Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.XmlDetails.Methodology'>XML Methodology</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.XmlDetails.Serializers'>XML Serializers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.XmlDetails.Parsers'>XML Parsers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.XmlDetails.BeanTypeNameAnnotation'>@Bean(typeName) Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.XmlDetails.XmlChildNameAnnotation'>@Xml(childName) Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.XmlDetails.XmlFormatAnnotation'>@Xml(format) Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.XmlDetails.Namespaces'>Namespaces</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.XmlDetails.XmlSchema'>XML-Schema Support</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.HtmlDetails'>HTML Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.HtmlDetails.Methodology'>HTML Methodology</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.HtmlDetails.Serializers'>HTML Serializers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.HtmlDetails.Parsers'>HTML Parsers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.HtmlDetails.HtmlAnnotation'>@Html Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.HtmlDetails.HtmlRenderAnnotation'>@Html(render) Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.HtmlDetails.HtmlDocSerializer'>HtmlDocSerializer</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.HtmlDetails.BasicHtmlDocTemplate'>BasicHtmlDocTemplate</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.HtmlDetails.CustomTemplates'>Custom Templates</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.HtmlDetails.HtmlSchema'>HTML-Schema Support</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.UonDetails'>UON Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.UonDetails.Methodology'>UON Methodology</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.UonDetails.Serializers'>UON Serializers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.UonDetails.Parsers'>UON Parsers</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.UrlEncodingDetails'>URL-Encoding Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.UrlEncodingDetails.Methodology'>URL-Encoding Methodology</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.UrlEncodingDetails.Serializers'>URL-Encoding Serializers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.UrlEncodingDetails.Parsers'>URL-Encoding Parsers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.UrlEncodingDetails.UrlEncodingAnnotation'>@UrlEncoding Annotation</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.MsgPackDetails'>MessagePack Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.MsgPackDetails.Serializers'>MessagePack Serializers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.MsgPackDetails.Parsers'>MessagePack Parsers</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.OpenApiDetails'>OpenAPI Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.OpenApiDetails.Methodology'>OpenAPI Methodology</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.OpenApiDetails.Serializers'>OpenAPI Serializers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall.OpenApiDetails.Parsers'>OpenAPI Parsers</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-marshall.BestPractices'>Best Practices</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='#juneau-marshall-rdf'>juneau-marshall-rdf</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='#juneau-marshall-rdf.RdfDetails'>RDF Details</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-marshall-rdf.RdfDetails.Serializers'>RDF Serializers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall-rdf.RdfDetails.Parsers'>RDF Parsers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall-rdf.RdfDetails.RdfAnnotation'>@Rdf Annotation</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall-rdf.RdfDetails.Namespaces'>Namespaces</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall-rdf.RdfDetails.UriProperties'>URI Properties</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall-rdf.RdfDetails.RootProperty'>Root Property</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-marshall-rdf.RdfDetails.TypedLiterals'>Typed Literals</a></p>
+		</ol>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='#juneau-dto'>juneau-dto</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='#juneau-dto.HTML5'>HTML5</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-dto.Atom'>Atom</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-dto.Swagger'>Swagger</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-dto.SwaggerUI'>Swagger UI</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='#juneau-svl'>juneau-svl</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='#juneau-svl.SimpleVarLanguage'>Simple Variable Language</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-svl.SvlVariables'>SVL Variables</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-svl.VarResolvers'>VarResolvers and VarResolverSessions</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-svl.OtherNotes'>Other Notes</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='#juneau-config'>juneau-config</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='#juneau-config.Overview'>Overview</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-config.Overview.SyntaxRules'>Syntax Rules</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-config.EntryTypes'>Entry Types</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-config.EntryTypes.PrimitiveTypes'>Primitive Types</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-config.EntryTypes.POJOs'>POJOs</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-config.EntryTypes.Arrays'>Arrays</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-config.EntryTypes.Collections'>Collections</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-config.EntryTypes.BinaryData'>Binary Data</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-config.Variables'>Variables</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-config.Variables.LogicVariables'>Logic Variables</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-config.EncodedEntries'>Encoded Entries</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-config.SectionMaps'>Section Maps</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-config.SectionBeans'>Section Beans</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-config.SectionInterfaces'>Section Interfaces</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-config.SettingValues'>Setting Values</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-config.SettingValues.FileSystemChanges'>File System Changes</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-config.SettingValues.CustomEntrySerialization'>Custom Entry Serialization</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-config.SettingValues.BulkSettingValues'>Setting Values in Bulk</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-config.Listeners'>Listeners</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-config.Serializing'>Serializing</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-config.ConfigStores'>Config Stores</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-config.ConfigStores.ConfigMemoryStore'>ConfigMemoryStore</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-config.ConfigStores.ConfigFileStore'>ConfigFileStore</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-config.ConfigStores.CustomConfigStores'>Custom ConfigStores</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-config.ConfigStores.ConfigStoreListeners'>ConfigStore Listeners</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-config.ReadOnlyConfigs'>Read-only Configs</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-config.ClosingConfigs'>Closing Configs</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='#juneau-rest-server'>juneau-rest-server</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.HelloWorldExample'>Hello World Example</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.ClassHierarchy'>Class Hierarchy</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.Instantiation'>Instantiation</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Instantiation.RestServlet'>RestServlet</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Instantiation.BasicRestServlet'>BasicRestServlet</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Instantiation.Children'>Children</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Instantiation.RouterPages'>Router Pages</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Instantiation.ResourceResolvers'>Resource Resolvers</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Instantiation.LifecycleHooks'>Lifecycle Hooks</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.RestResource'>@RestResource</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestResource.AnnotationInheritance'>Annotation Inheritance</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.RestContext'>RestContext</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod'>@RestMethod</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.MethodParameters'>Java Method Parameters</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.RestRequest'>RestRequest</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.RestResponse'>RestResponse</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.RequestBody'>RequestBody</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.RequestHeaders'>RequestHeaders</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.RequestQuery'>RequestQuery</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.RequestFormData'>RequestFormData</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.RestMethodPath'>@RestMethod(path)</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.RequestPathMatch'>RequestPathMatch</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.MethodReturnTypes'>Method Return Types</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.ReaderResource'>ReaderResource</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.StreamResource'>StreamResource</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.RestMethodMatchers'>@RestMethod(matchers)</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.PredefinedResponses'>Predefined Responses</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.PredefinedExceptions'>Predefined Exceptions</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestMethod.PredefinedHelperBeans'>Predefined Helper Beans</a></p>
+		</ol>
+		<li><p class='updated'><a class='doclink' href='#juneau-rest-server.restRPC'>restRPC</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.OpenApiSchemaPartParsing'>OpenAPI Schema Part Parsing</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.OpenApiSchemaPartSerializing'>OpenAPI Schema Part Serializing</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.HttpPartAnnotations'>HTTP-Part Annotations</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HttpPartAnnotations.Body'>@Body</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HttpPartAnnotations.FormData'>@FormData</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HttpPartAnnotations.HasFormData'>@HasFormData</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HttpPartAnnotations.Query'>@Query</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HttpPartAnnotations.HasQuery'>@HasQuery</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HttpPartAnnotations.Header'>@Header</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HttpPartAnnotations.Path'>@Path</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HttpPartAnnotations.Request'>@Request</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HttpPartAnnotations.Response'>@Response</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HttpPartAnnotations.ResponseHeader'>@ResponseHeader</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HttpPartAnnotations.ResponseStatus'>@ResponseStatus</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.HandlingFormPosts'>Handling Form Posts</a></p>
+		<li><p class='updated'><a class='doclink' href='#juneau-rest-server.HandlingMultiPartFormPosts'>Handling Multi-Part Form Posts</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.Serializers'>Serializers</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.Parsers'>Parsers</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.Properties'>Properties</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.Transforms'>Transforms</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.URIs'>URIs</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.Guards'>Guards</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.Converters'>Converters</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.Messages'>Messages</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.Encoders'>Encoders</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.SvlVariables'>SVL Variables</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.ConfigurationFiles'>Configuration Files</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.StaticFiles'>Static files</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.ClientVersioning'>Client Versioning</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.RestInfoProvider'>RestInfoProvider</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.RestInfoProvider.BasicRestInfoProvider'>BasicRestInfoProvider</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.Swagger'>Swagger</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Swagger.BasicRestServlet'>BasicRestServlet</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Swagger.BasicSwaggerInfo'>Basic Swagger Info</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Swagger.Tags'>Tags</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Swagger.Operations'>Operations</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Swagger.Parameters'>Parameters</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Swagger.ParameterExamples'>Parameter Examples</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Swagger.Responses'>Responses</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Swagger.ResponseExamples'>Response Examples</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Swagger.Models'>Models</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.Swagger.Stylesheet'>SwaggerUI.css</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.HtmlDocAnnotation'>@HtmlDoc</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HtmlDocAnnotation.UIvsDI'>User Interfaces (UI) vs. Developer Interfaces (DI)</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HtmlDocAnnotation.Widgets'>Widgets</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HtmlDocAnnotation.PredefinedWidgets'>Predefined Widgets</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HtmlDocAnnotation.UiCustomization'>UI Customization</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-server.HtmlDocAnnotation.Stylesheets'>Stylesheets</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.DefaultHeaders'>Default Headers</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.LoggingAndErrorHandling'>Logging and Error Handling</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.HttpStatusCodes'>HTTP Status Codes</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.OverloadingHttpMethods'>Overloading HTTP Methods</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.BuiltInParameters'>Built-in Parameters</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.CustomSerializersAndParsers'>Custom Serializers and Parsers</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.UsingWithOsgi'>Using with OSGi</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.UnitTesting'>Serverless Unit Testing</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.Injection'>Using with Spring and Injection frameworks</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.HTTP2'>Using HTTP/2 features</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server.OtherNotes'>Other Notes</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='#juneau-rest-server-jaxrs'>juneau-rest-server-jaxrs</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='#juneau-rest-server-jaxrs.BaseProvider'>Juneau JAX-RS Provider</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='#juneau-rest-client'>juneau-rest-client</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='#juneau-rest-client.RestProxies'>REST Proxies</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-rest-client.RestProxies.RemoteResource'>@RemoteResource</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-client.RestProxies.RemoteMethod'>@RemoteMethod</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-client.RestProxies.Body'>@Body</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-client.RestProxies.FormData'>@FormData</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-client.RestProxies.Query'>@Query</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-client.RestProxies.Header'>@Header</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-client.RestProxies.Path'>@Path</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-client.RestProxies.Request'>@Request</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-client.RestProxies.Response'>@Response</a></p>
+			<li><p class='new'><a class='doclink' href='#juneau-rest-client.RestProxies.DualPurposeInterfaces'>Dual-purpose (end-to-end) interfaces</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-rest-client.SSL'>SSL Support</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-client.Authentication'>Authentication</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-rest-client.Authentication.BASIC'>BASIC Authentication</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-client.Authentication.FORM'>FORM-based Authentication</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-rest-client.Authentication.OIDC'>OIDC Authentication</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-rest-client.ResponsePatterns'>Using Response Patterns</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-client.PipingOutput'>Piping Response Output</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-client.Debugging'>Debugging</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-client.Logging'>Logging</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-client.Interceptors'>Interceptors</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-client.UnitTesting'>Serverless Unit Testing</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-rest-client.Other'>Other Useful Methods</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='#juneau-microservice-server'>juneau-microservice-server</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='#juneau-microservice-server.Introduction'>Microservice Introduction</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-microservice-server.GettingStarted'>Getting Started</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-microservice-server.GettingStarted.Installing'>Installing in Eclipse</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-microservice-server.GettingStarted.Running'>Running in Eclipse</a></p>
+			<li><p class=''><a class='doclink' href='#juneau-microservice-server.GettingStarted.Building'>Building and Running from Command-Line</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-microservice-server.Manifest'>Manifest File</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-microservice-server.Manifest.ManifestApi'>Manifest API</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-microservice-server.Config'>Config</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-microservice-server.Config.ConfigApi'>Config File API</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-microservice-server.ResourceClasses'>Resource Classes</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-microservice-server.PredefinedResourceClasses'>Predefined Resource Classes</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-microservice-server.RestMicroservice'>RestMicroservice</a></p>
+		<ol>
+			<li><p class=''><a class='doclink' href='#juneau-microservice-server.RestMicroservice.Extending'>Extending RestMicroservice</a></p>
+		</ol>
+		<li><p class=''><a class='doclink' href='#juneau-microservice-server.UiCustomization'>UI Customization</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='#juneau-examples-core'>juneau-examples-core</a></p>
+	<li><p class='toc2 updated'><a class='doclink' href='#juneau-examples-rest'>juneau-examples-rest</a></p>
+	<ol>
+		<li><p class='updated'><a class='doclink' href='#juneau-examples-rest.RootResources'>RootResources</a></p>
+		<li><p class='updated'><a class='doclink' href='#juneau-examples-rest.HelloWorldResource'>HelloWorldResource</a></p>
+		<li><p class='new'><a class='doclink' href='#juneau-examples-rest.PetStoreResource'>PetStore</a></p>
+		<li><p class='new'><a class='doclink' href='#juneau-examples-rest.DtoExamples'>DtoExamples</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-examples-rest.ConfigResource'>ConfigResource</a></p>
+		<li><p class=''><a class='doclink' href='#juneau-examples-rest.LogsResource'>LogsResource</a></p>
+	</ol>
+	<li><p class='toc2 '><a class='doclink' href='#Security'>Security Best-Practices</a></p>
+	<ol>
+		<li><p class=''><a class='doclink' href='#Security.juneau-marshall'>juneau-marshall</a></p>
+		<li><p class=''><a class='doclink' href='#Security.juneau-svl'>juneau-svl</a></p>
+		<li><p class=''><a class='doclink' href='#Security.juneau-rest-server'>juneau-rest-server</a></p>
+	</ol>
+</ol>
diff --git a/content/site/apidocs-8.0.0/allclasses-frame.html b/content/site/apidocs-8.0.0/allclasses-frame.html
index b422158..71942de 100644
--- a/content/site/apidocs-8.0.0/allclasses-frame.html
+++ b/content/site/apidocs-8.0.0/allclasses-frame.html
@@ -635,6 +635,7 @@
 <li><a href="org/apache/juneau/rest/response/PartialContent.html" title="class in org.apache.juneau.rest.response" target="classFrame">PartialContent</a></li>
 <li><a href="org/apache/juneau/http/annotation/Path.html" title="annotation in org.apache.juneau.http.annotation" target="classFrame">Path</a></li>
 <li><a href="org/apache/juneau/svl/vars/PatternMatchVar.html" title="class in org.apache.juneau.svl.vars" target="classFrame">PatternMatchVar</a></li>
+<li><a href="org/apache/juneau/svl/vars/PatternReplaceVar.html" title="class in org.apache.juneau.svl.vars" target="classFrame">PatternReplaceVar</a></li>
 <li><a href="org/apache/juneau/rest/exception/PayloadTooLarge.html" title="class in org.apache.juneau.rest.exception" target="classFrame">PayloadTooLarge</a></li>
 <li><a href="org/apache/juneau/rest/response/PermanentRedirect.html" title="class in org.apache.juneau.rest.response" target="classFrame">PermanentRedirect</a></li>
 <li><a href="org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom" target="classFrame">Person</a></li>
diff --git a/content/site/apidocs-8.0.0/allclasses-noframe.html b/content/site/apidocs-8.0.0/allclasses-noframe.html
index 110a4f5..3afdc5b 100644
--- a/content/site/apidocs-8.0.0/allclasses-noframe.html
+++ b/content/site/apidocs-8.0.0/allclasses-noframe.html
@@ -635,6 +635,7 @@
 <li><a href="org/apache/juneau/rest/response/PartialContent.html" title="class in org.apache.juneau.rest.response">PartialContent</a></li>
 <li><a href="org/apache/juneau/http/annotation/Path.html" title="annotation in org.apache.juneau.http.annotation">Path</a></li>
 <li><a href="org/apache/juneau/svl/vars/PatternMatchVar.html" title="class in org.apache.juneau.svl.vars">PatternMatchVar</a></li>
+<li><a href="org/apache/juneau/svl/vars/PatternReplaceVar.html" title="class in org.apache.juneau.svl.vars">PatternReplaceVar</a></li>
 <li><a href="org/apache/juneau/rest/exception/PayloadTooLarge.html" title="class in org.apache.juneau.rest.exception">PayloadTooLarge</a></li>
 <li><a href="org/apache/juneau/rest/response/PermanentRedirect.html" title="class in org.apache.juneau.rest.response">PermanentRedirect</a></li>
 <li><a href="org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a></li>
diff --git a/content/site/apidocs-8.0.0/constant-values.html b/content/site/apidocs-8.0.0/constant-values.html
index 3adb53e..57bd0c2 100644
--- a/content/site/apidocs-8.0.0/constant-values.html
+++ b/content/site/apidocs-8.0.0/constant-values.html
@@ -92,308 +92,308 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beanClassVisibility">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanClassVisibility">BEAN_beanClassVisibility</a></code></td>
 <td class="colLast"><code>"BeanContext.beanClassVisibility.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beanConstructorVisibility">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanConstructorVisibility">BEAN_beanConstructorVisibility</a></code></td>
 <td class="colLast"><code>"BeanContext.beanConstructorVisibility.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beanDictionary">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanDictionary">BEAN_beanDictionary</a></code></td>
 <td class="colLast"><code>"BeanContext.beanDictionary.lc"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beanDictionary_add">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanDictionary_add">BEAN_beanDictionary_add</a></code></td>
 <td class="colLast"><code>"BeanContext.beanDictionary.lc/add"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beanDictionary_remove">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanDictionary_remove">BEAN_beanDictionary_remove</a></code></td>
 <td class="colLast"><code>"BeanContext.beanDictionary.lc/remove"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beanFieldVisibility">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanFieldVisibility">BEAN_beanFieldVisibility</a></code></td>
 <td class="colLast"><code>"BeanContext.beanFieldVisibility.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beanFilters">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanFilters">BEAN_beanFilters</a></code></td>
 <td class="colLast"><code>"BeanContext.beanFilters.lc"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beanFilters_add">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanFilters_add">BEAN_beanFilters_add</a></code></td>
 <td class="colLast"><code>"BeanContext.beanFilters.lc/add"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beanFilters_remove">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanFilters_remove">BEAN_beanFilters_remove</a></code></td>
 <td class="colLast"><code>"BeanContext.beanFilters.lc/remove"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beanMapPutReturnsOldValue">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanMapPutReturnsOldValue">BEAN_beanMapPutReturnsOldValue</a></code></td>
 <td class="colLast"><code>"BeanContext.beanMapPutReturnsOldValue.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beanMethodVisibility">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanMethodVisibility">BEAN_beanMethodVisibility</a></code></td>
 <td class="colLast"><code>"BeanContext.beanMethodVisibility.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beansRequireDefaultConstructor">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beansRequireDefaultConstructor">BEAN_beansRequireDefaultConstructor</a></code></td>
 <td class="colLast"><code>"BeanContext.beansRequireDefaultConstructor.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beansRequireSerializable">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beansRequireSerializable">BEAN_beansRequireSerializable</a></code></td>
 <td class="colLast"><code>"BeanContext.beansRequireSerializable.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beansRequireSettersForGetters">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beansRequireSettersForGetters">BEAN_beansRequireSettersForGetters</a></code></td>
 <td class="colLast"><code>"BeanContext.beansRequireSettersForGetters.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beansRequireSomeProperties">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beansRequireSomeProperties">BEAN_beansRequireSomeProperties</a></code></td>
 <td class="colLast"><code>"BeanContext.beansRequireSomeProperties.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_beanTypePropertyName">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanTypePropertyName">BEAN_beanTypePropertyName</a></code></td>
 <td class="colLast"><code>"BeanContext.beanTypePropertyName.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_debug">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_debug">BEAN_debug</a></code></td>
 <td class="colLast"><code>"BeanContext.debug.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_examples">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_examples">BEAN_examples</a></code></td>
 <td class="colLast"><code>"BeanContext.examples.smo"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_excludeProperties">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_excludeProperties">BEAN_excludeProperties</a></code></td>
 <td class="colLast"><code>"BeanContext.excludeProperties.sms"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_fluentSetters">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_fluentSetters">BEAN_fluentSetters</a></code></td>
 <td class="colLast"><code>"BeanContext.fluentSetters.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_ignoreInvocationExceptionsOnGetters">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters">BEAN_ignoreInvocationExceptionsOnGetters</a></code></td>
 <td class="colLast"><code>"BeanContext.ignoreInvocationExceptionsOnGetters.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_ignoreInvocationExceptionsOnSetters">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters">BEAN_ignoreInvocationExceptionsOnSetters</a></code></td>
 <td class="colLast"><code>"BeanContext.ignoreInvocationExceptionsOnSetters.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_ignorePropertiesWithoutSetters">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_ignorePropertiesWithoutSetters">BEAN_ignorePropertiesWithoutSetters</a></code></td>
 <td class="colLast"><code>"BeanContext.ignorePropertiesWithoutSetters.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_ignoreUnknownBeanProperties">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_ignoreUnknownBeanProperties">BEAN_ignoreUnknownBeanProperties</a></code></td>
 <td class="colLast"><code>"BeanContext.ignoreUnknownBeanProperties.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_ignoreUnknownNullBeanProperties">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties">BEAN_ignoreUnknownNullBeanProperties</a></code></td>
 <td class="colLast"><code>"BeanContext.ignoreUnknownNullBeanProperties.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_implClasses">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_implClasses">BEAN_implClasses</a></code></td>
 <td class="colLast"><code>"BeanContext.implClasses.smc"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_includeProperties">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_includeProperties">BEAN_includeProperties</a></code></td>
 <td class="colLast"><code>"BeanContext.includeProperties.sms"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_locale">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_locale">BEAN_locale</a></code></td>
 <td class="colLast"><code>"BeanContext.locale.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_mediaType">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_mediaType">BEAN_mediaType</a></code></td>
 <td class="colLast"><code>"BeanContext.mediaType.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_notBeanClasses">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_notBeanClasses">BEAN_notBeanClasses</a></code></td>
 <td class="colLast"><code>"BeanContext.notBeanClasses.sc"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_notBeanClasses_add">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_notBeanClasses_add">BEAN_notBeanClasses_add</a></code></td>
 <td class="colLast"><code>"BeanContext.notBeanClasses.sc/add"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_notBeanClasses_remove">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_notBeanClasses_remove">BEAN_notBeanClasses_remove</a></code></td>
 <td class="colLast"><code>"BeanContext.notBeanClasses.sc/remove"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_notBeanPackages">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_notBeanPackages">BEAN_notBeanPackages</a></code></td>
 <td class="colLast"><code>"BeanContext.notBeanPackages.ss"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_notBeanPackages_add">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_notBeanPackages_add">BEAN_notBeanPackages_add</a></code></td>
 <td class="colLast"><code>"BeanContext.notBeanPackages.ss/add"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_notBeanPackages_remove">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_notBeanPackages_remove">BEAN_notBeanPackages_remove</a></code></td>
 <td class="colLast"><code>"BeanContext.notBeanPackages.ss/remove"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_pojoSwaps">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_pojoSwaps">BEAN_pojoSwaps</a></code></td>
 <td class="colLast"><code>"BeanContext.pojoSwaps.lo"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_pojoSwaps_add">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_pojoSwaps_add">BEAN_pojoSwaps_add</a></code></td>
 <td class="colLast"><code>"BeanContext.pojoSwaps.lo/add"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_pojoSwaps_remove">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_pojoSwaps_remove">BEAN_pojoSwaps_remove</a></code></td>
 <td class="colLast"><code>"BeanContext.pojoSwaps.lo/remove"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_propertyNamer">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_propertyNamer">BEAN_propertyNamer</a></code></td>
 <td class="colLast"><code>"BeanContext.propertyNamer.c"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_sortProperties">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_sortProperties">BEAN_sortProperties</a></code></td>
 <td class="colLast"><code>"BeanContext.sortProperties.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_timeZone">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_timeZone">BEAN_timeZone</a></code></td>
 <td class="colLast"><code>"BeanContext.timeZone.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_useEnumNames">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_useEnumNames">BEAN_useEnumNames</a></code></td>
 <td class="colLast"><code>"BeanContext.useEnumNames.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_useInterfaceProxies">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_useInterfaceProxies">BEAN_useInterfaceProxies</a></code></td>
 <td class="colLast"><code>"BeanContext.useInterfaceProxies.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_useJavaBeanIntrospector">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_useJavaBeanIntrospector">BEAN_useJavaBeanIntrospector</a></code></td>
 <td class="colLast"><code>"BeanContext.useJavaBeanIntrospector.b"</code></td>
 </tr>
@@ -412,28 +412,28 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanTraverseContext.BEANTRAVERSE_detectRecursions">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanTraverseContext.html#BEANTRAVERSE_detectRecursions">BEANTRAVERSE_detectRecursions</a></code></td>
 <td class="colLast"><code>"BeanTraverseContext.detectRecursions.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanTraverseContext.BEANTRAVERSE_ignoreRecursions">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanTraverseContext.html#BEANTRAVERSE_ignoreRecursions">BEANTRAVERSE_ignoreRecursions</a></code></td>
 <td class="colLast"><code>"BeanTraverseContext.ignoreRecursions.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanTraverseContext.BEANTRAVERSE_initialDepth">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanTraverseContext.html#BEANTRAVERSE_initialDepth">BEANTRAVERSE_initialDepth</a></code></td>
 <td class="colLast"><code>"BeanTraverseContext.initialDepth.i"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanTraverseContext.BEANTRAVERSE_maxDepth">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanTraverseContext.html#BEANTRAVERSE_maxDepth">BEANTRAVERSE_maxDepth</a></code></td>
 <td class="colLast"><code>"BeanTraverseContext.maxDepth.i"</code></td>
 </tr>
@@ -454,70 +454,70 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.config.Config.CONFIG_binaryFormat">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/Config.html#CONFIG_binaryFormat">CONFIG_binaryFormat</a></code></td>
 <td class="colLast"><code>"Config.binaryFormat.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.config.Config.CONFIG_binaryLineLength">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/Config.html#CONFIG_binaryLineLength">CONFIG_binaryLineLength</a></code></td>
 <td class="colLast"><code>"Config.binaryLineLength.i"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.config.Config.CONFIG_encoder">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/Config.html#CONFIG_encoder">CONFIG_encoder</a></code></td>
 <td class="colLast"><code>"Config.encoder.o"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.config.Config.CONFIG_multiLineValuesOnSeparateLines">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/Config.html#CONFIG_multiLineValuesOnSeparateLines">CONFIG_multiLineValuesOnSeparateLines</a></code></td>
 <td class="colLast"><code>"Config.multiLineValuesOnSeparateLines.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.config.Config.CONFIG_name">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/Config.html#CONFIG_name">CONFIG_name</a></code></td>
 <td class="colLast"><code>"Config.name.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.config.Config.CONFIG_parser">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/Config.html#CONFIG_parser">CONFIG_parser</a></code></td>
 <td class="colLast"><code>"Config.parser.o"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.config.Config.CONFIG_readOnly">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/Config.html#CONFIG_readOnly">CONFIG_readOnly</a></code></td>
 <td class="colLast"><code>"Config.readOnly.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.config.Config.CONFIG_serializer">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/Config.html#CONFIG_serializer">CONFIG_serializer</a></code></td>
 <td class="colLast"><code>"Config.serializer.o"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.config.Config.CONFIG_store">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/Config.html#CONFIG_store">CONFIG_store</a></code></td>
 <td class="colLast"><code>"Config.store.o"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.config.Config.CONFIG_varResolver">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/Config.html#CONFIG_varResolver">CONFIG_varResolver</a></code></td>
 <td class="colLast"><code>"Config.varResolver.o"</code></td>
 </tr>
@@ -538,35 +538,35 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.config.store.ConfigFileStore.FILESTORE_charset">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/store/ConfigFileStore.html#FILESTORE_charset">FILESTORE_charset</a></code></td>
 <td class="colLast"><code>"ConfigFileStore.charset.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.config.store.ConfigFileStore.FILESTORE_directory">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/store/ConfigFileStore.html#FILESTORE_directory">FILESTORE_directory</a></code></td>
 <td class="colLast"><code>"ConfigFileStore.directory.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.config.store.ConfigFileStore.FILESTORE_updateOnWrite">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/store/ConfigFileStore.html#FILESTORE_updateOnWrite">FILESTORE_updateOnWrite</a></code></td>
 <td class="colLast"><code>"ConfigFileStore.updateOnWrite.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.config.store.ConfigFileStore.FILESTORE_useWatcher">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/store/ConfigFileStore.html#FILESTORE_useWatcher">FILESTORE_useWatcher</a></code></td>
 <td class="colLast"><code>"ConfigFileStore.useWatcher.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.config.store.ConfigFileStore.FILESTORE_watcherSensitivity">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/store/ConfigFileStore.html#FILESTORE_watcherSensitivity">FILESTORE_watcherSensitivity</a></code></td>
 <td class="colLast"><code>"ConfigFileStore.watcherSensitivity.s"</code></td>
 </tr>
@@ -587,14 +587,14 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.config.vars.ConfigVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/vars/ConfigVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"C"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.config.vars.ConfigVar.SESSION_config">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/config/vars/ConfigVar.html#SESSION_config">SESSION_config</a></code></td>
 <td class="colLast"><code>"config"</code></td>
 </tr>
@@ -615,7 +615,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.dto.swagger.ui.SwaggerUI.SWAGGERUI_resolveRefsMaxDepth">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/dto/swagger/ui/SwaggerUI.html#SWAGGERUI_resolveRefsMaxDepth">SWAGGERUI_resolveRefsMaxDepth</a></code></td>
 <td class="colLast"><code>"SwaggerUI.resolveRefsMaxDepth.i"</code></td>
 </tr>
@@ -636,112 +636,112 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_aside">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_aside">HTMLDOC_aside</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.aside.ls"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_footer">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_footer">HTMLDOC_footer</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.footer.ls"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_head">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_head">HTMLDOC_head</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.head.ls"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_header">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_header">HTMLDOC_header</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.header.ls"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_nav">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_nav">HTMLDOC_nav</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.nav.ls"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_navlinks">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_navlinks">HTMLDOC_navlinks</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.navlinks.ls"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_navlinks_add">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_navlinks_add">HTMLDOC_navlinks_add</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.navlinks.ls/add"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_noResultsMessage">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_noResultsMessage">HTMLDOC_noResultsMessage</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.noResultsMessage.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_nowrap">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_nowrap">HTMLDOC_nowrap</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.nowrap.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_script">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_script">HTMLDOC_script</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.script.ls"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_script_add">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_script_add">HTMLDOC_script_add</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.script.ls/add"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_style">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_style">HTMLDOC_style</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.style.ls"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_style_add">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_style_add">HTMLDOC_style_add</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.style.ls/add"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_stylesheet">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_stylesheet">HTMLDOC_stylesheet</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.stylesheet.ls"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_stylesheet_add">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_stylesheet_add">HTMLDOC_stylesheet_add</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.stylesheet.ls/add"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlDocSerializer.HTMLDOC_template">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlDocSerializer.html#HTMLDOC_template">HTMLDOC_template</a></code></td>
 <td class="colLast"><code>"HtmlDocSerializer.template.c"</code></td>
 </tr>
@@ -760,42 +760,42 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlSerializer.HTML_addBeanTypes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlSerializer.html#HTML_addBeanTypes">HTML_addBeanTypes</a></code></td>
 <td class="colLast"><code>"HtmlSerializer.addBeanTypes.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlSerializer.HTML_addKeyValueTableHeaders">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders">HTML_addKeyValueTableHeaders</a></code></td>
 <td class="colLast"><code>"HtmlSerializer.addKeyValueTableHeaders.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlSerializer.HTML_detectLabelParameters">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlSerializer.html#HTML_detectLabelParameters">HTML_detectLabelParameters</a></code></td>
 <td class="colLast"><code>"HtmlSerializer.detectLabelParameters.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlSerializer.HTML_detectLinksInStrings">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a></code></td>
 <td class="colLast"><code>"HtmlSerializer.detectLinksInStrings.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlSerializer.HTML_labelParameter">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a></code></td>
 <td class="colLast"><code>"HtmlSerializer.labelParameter.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlSerializer.HTML_uriAnchorText">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/html/HtmlSerializer.html#HTML_uriAnchorText">HTML_uriAnchorText</a></code></td>
 <td class="colLast"><code>"HtmlSerializer.uriAnchorText.s"</code></td>
 </tr>
@@ -816,70 +816,70 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.HttpMethodName.CONNECT">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/HttpMethodName.html#CONNECT">CONNECT</a></code></td>
 <td class="colLast"><code>"CONNECT"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.HttpMethodName.DELETE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/HttpMethodName.html#DELETE">DELETE</a></code></td>
 <td class="colLast"><code>"DELETE"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.HttpMethodName.GET">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/HttpMethodName.html#GET">GET</a></code></td>
 <td class="colLast"><code>"GET"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.HttpMethodName.HEAD">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/HttpMethodName.html#HEAD">HEAD</a></code></td>
 <td class="colLast"><code>"HEAD"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.HttpMethodName.OPTIONS">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/HttpMethodName.html#OPTIONS">OPTIONS</a></code></td>
 <td class="colLast"><code>"OPTIONS"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.HttpMethodName.OTHER">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/HttpMethodName.html#OTHER">OTHER</a></code></td>
 <td class="colLast"><code>"OTHER"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.HttpMethodName.POST">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/HttpMethodName.html#POST">POST</a></code></td>
 <td class="colLast"><code>"POST"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.HttpMethodName.PUT">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/HttpMethodName.html#PUT">PUT</a></code></td>
 <td class="colLast"><code>"PUT"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.HttpMethodName.RRPC">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/HttpMethodName.html#RRPC">RRPC</a></code></td>
 <td class="colLast"><code>"RRPC"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.HttpMethodName.TRACE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/HttpMethodName.html#TRACE">TRACE</a></code></td>
 <td class="colLast"><code>"TRACE"</code></td>
 </tr>
@@ -900,42 +900,42 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.CollectionFormatType.CSV">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/CollectionFormatType.html#CSV">CSV</a></code></td>
 <td class="colLast"><code>"csv"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.CollectionFormatType.MULTI">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/CollectionFormatType.html#MULTI">MULTI</a></code></td>
 <td class="colLast"><code>"multi"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.CollectionFormatType.PIPES">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/CollectionFormatType.html#PIPES">PIPES</a></code></td>
 <td class="colLast"><code>"pipes"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.CollectionFormatType.SSV">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/CollectionFormatType.html#SSV">SSV</a></code></td>
 <td class="colLast"><code>"ssv"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.CollectionFormatType.TSV">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/CollectionFormatType.html#TSV">TSV</a></code></td>
 <td class="colLast"><code>"tsv"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.CollectionFormatType.UON">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/CollectionFormatType.html#UON">UON</a></code></td>
 <td class="colLast"><code>"uon"</code></td>
 </tr>
@@ -954,70 +954,70 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.FormatType.BINARY">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/FormatType.html#BINARY">BINARY</a></code></td>
 <td class="colLast"><code>"binary"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.FormatType.BYTE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/FormatType.html#BYTE">BYTE</a></code></td>
 <td class="colLast"><code>"byte"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.FormatType.DATE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/FormatType.html#DATE">DATE</a></code></td>
 <td class="colLast"><code>"date"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.FormatType.DATE_TIME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/FormatType.html#DATE_TIME">DATE_TIME</a></code></td>
 <td class="colLast"><code>"date-time"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.FormatType.DOUBLE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/FormatType.html#DOUBLE">DOUBLE</a></code></td>
 <td class="colLast"><code>"double"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.FormatType.FLOAT">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/FormatType.html#FLOAT">FLOAT</a></code></td>
 <td class="colLast"><code>"float"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.FormatType.INT32">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/FormatType.html#INT32">INT32</a></code></td>
 <td class="colLast"><code>"int32"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.FormatType.INT64">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/FormatType.html#INT64">INT64</a></code></td>
 <td class="colLast"><code>"int64"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.FormatType.PASSWORD">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/FormatType.html#PASSWORD">PASSWORD</a></code></td>
 <td class="colLast"><code>"password"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.FormatType.UON">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/FormatType.html#UON">UON</a></code></td>
 <td class="colLast"><code>"uon"</code></td>
 </tr>
@@ -1036,49 +1036,49 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.ParameterType.ARRAY">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/ParameterType.html#ARRAY">ARRAY</a></code></td>
 <td class="colLast"><code>"array"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.ParameterType.BOOLEAN">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/ParameterType.html#BOOLEAN">BOOLEAN</a></code></td>
 <td class="colLast"><code>"boolean"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.ParameterType.FILE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/ParameterType.html#FILE">FILE</a></code></td>
 <td class="colLast"><code>"file"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.ParameterType.INTEGER">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/ParameterType.html#INTEGER">INTEGER</a></code></td>
 <td class="colLast"><code>"integer"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.ParameterType.NUMBER">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/ParameterType.html#NUMBER">NUMBER</a></code></td>
 <td class="colLast"><code>"number"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.ParameterType.OBJECT">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/ParameterType.html#OBJECT">OBJECT</a></code></td>
 <td class="colLast"><code>"object"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.http.annotation.ParameterType.STRING">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/http/annotation/ParameterType.html#STRING">STRING</a></code></td>
 <td class="colLast"><code>"string"</code></td>
 </tr>
@@ -1099,168 +1099,168 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.CF_CSV">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#CF_CSV">CF_CSV</a></code></td>
 <td class="colLast"><code>"csv"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.CF_MULTI">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#CF_MULTI">CF_MULTI</a></code></td>
 <td class="colLast"><code>"multi"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.CF_PIPES">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#CF_PIPES">CF_PIPES</a></code></td>
 <td class="colLast"><code>"pipes"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.CF_SSV">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#CF_SSV">CF_SSV</a></code></td>
 <td class="colLast"><code>"ssv"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.CF_TSV">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#CF_TSV">CF_TSV</a></code></td>
 <td class="colLast"><code>"tsv"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.CF_UON">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#CF_UON">CF_UON</a></code></td>
 <td class="colLast"><code>"uon"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.FORMAT_BINARY">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#FORMAT_BINARY">FORMAT_BINARY</a></code></td>
 <td class="colLast"><code>"binary"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.FORMAT_BINARY_SPACED">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#FORMAT_BINARY_SPACED">FORMAT_BINARY_SPACED</a></code></td>
 <td class="colLast"><code>"binary-spaced"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.FORMAT_BYTE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#FORMAT_BYTE">FORMAT_BYTE</a></code></td>
 <td class="colLast"><code>"byte"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.FORMAT_DATE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#FORMAT_DATE">FORMAT_DATE</a></code></td>
 <td class="colLast"><code>"date"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.FORMAT_DATE_TIME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#FORMAT_DATE_TIME">FORMAT_DATE_TIME</a></code></td>
 <td class="colLast"><code>"date-time"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.FORMAT_DOUBLE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#FORMAT_DOUBLE">FORMAT_DOUBLE</a></code></td>
 <td class="colLast"><code>"double"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.FORMAT_FLOAT">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#FORMAT_FLOAT">FORMAT_FLOAT</a></code></td>
 <td class="colLast"><code>"float"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.FORMAT_INT32">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#FORMAT_INT32">FORMAT_INT32</a></code></td>
 <td class="colLast"><code>"int32"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.FORMAT_INT64">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#FORMAT_INT64">FORMAT_INT64</a></code></td>
 <td class="colLast"><code>"int64"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.FORMAT_PASSWORD">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#FORMAT_PASSWORD">FORMAT_PASSWORD</a></code></td>
 <td class="colLast"><code>"password"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.FORMAT_UON">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#FORMAT_UON">FORMAT_UON</a></code></td>
 <td class="colLast"><code>"uon"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.TYPE_ARRAY">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#TYPE_ARRAY">TYPE_ARRAY</a></code></td>
 <td class="colLast"><code>"array"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.TYPE_BOOLEAN">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#TYPE_BOOLEAN">TYPE_BOOLEAN</a></code></td>
 <td class="colLast"><code>"boolean"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.TYPE_FILE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#TYPE_FILE">TYPE_FILE</a></code></td>
 <td class="colLast"><code>"file"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.TYPE_INTEGER">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#TYPE_INTEGER">TYPE_INTEGER</a></code></td>
 <td class="colLast"><code>"integer"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.TYPE_NUMBER">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#TYPE_NUMBER">TYPE_NUMBER</a></code></td>
 <td class="colLast"><code>"number"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.TYPE_OBJECT">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#TYPE_OBJECT">TYPE_OBJECT</a></code></td>
 <td class="colLast"><code>"object"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.httppart.Constants.TYPE_STRING">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/httppart/Constants.html#TYPE_STRING">TYPE_STRING</a></code></td>
 <td class="colLast"><code>"string"</code></td>
 </tr>
@@ -1281,21 +1281,21 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.internal.DateUtils.PATTERN_ASCTIME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/internal/DateUtils.html#PATTERN_ASCTIME">PATTERN_ASCTIME</a></code></td>
 <td class="colLast"><code>"EEE MMM d HH:mm:ss yyyy"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.internal.DateUtils.PATTERN_RFC1036">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/internal/DateUtils.html#PATTERN_RFC1036">PATTERN_RFC1036</a></code></td>
 <td class="colLast"><code>"EEE, dd-MMM-yy HH:mm:ss zzz"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.internal.DateUtils.PATTERN_RFC1123">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/internal/DateUtils.html#PATTERN_RFC1123">PATTERN_RFC1123</a></code></td>
 <td class="colLast"><code>"EEE, dd MMM yyyy HH:mm:ss zzz"</code></td>
 </tr>
@@ -1316,84 +1316,84 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.Constants.LANG_N3">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/Constants.html#LANG_N3">LANG_N3</a></code></td>
 <td class="colLast"><code>"N3"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.Constants.LANG_NTRIPLE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/Constants.html#LANG_NTRIPLE">LANG_NTRIPLE</a></code></td>
 <td class="colLast"><code>"N-TRIPLE"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.Constants.LANG_RDF_XML">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/Constants.html#LANG_RDF_XML">LANG_RDF_XML</a></code></td>
 <td class="colLast"><code>"RDF/XML"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.Constants.LANG_RDF_XML_ABBREV">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/Constants.html#LANG_RDF_XML_ABBREV">LANG_RDF_XML_ABBREV</a></code></td>
 <td class="colLast"><code>"RDF/XML-ABBREV"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.Constants.LANG_TURTLE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/Constants.html#LANG_TURTLE">LANG_TURTLE</a></code></td>
 <td class="colLast"><code>"TURTLE"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.Constants.RDF_BAG">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/Constants.html#RDF_BAG">RDF_BAG</a></code></td>
 <td class="colLast"><code>"http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.Constants.RDF_juneauNs_ITEMS">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/Constants.html#RDF_juneauNs_ITEMS">RDF_juneauNs_ITEMS</a></code></td>
 <td class="colLast"><code>"items"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.Constants.RDF_juneauNs_ROOT">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/Constants.html#RDF_juneauNs_ROOT">RDF_juneauNs_ROOT</a></code></td>
 <td class="colLast"><code>"root"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.Constants.RDF_juneauNs_TYPE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/Constants.html#RDF_juneauNs_TYPE">RDF_juneauNs_TYPE</a></code></td>
 <td class="colLast"><code>"_type"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.Constants.RDF_juneauNs_VALUE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/Constants.html#RDF_juneauNs_VALUE">RDF_juneauNs_VALUE</a></code></td>
 <td class="colLast"><code>"value"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.Constants.RDF_NIL">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/Constants.html#RDF_NIL">RDF_NIL</a></code></td>
 <td class="colLast"><code>"http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.Constants.RDF_SEQ">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/Constants.html#RDF_SEQ">RDF_SEQ</a></code></td>
 <td class="colLast"><code>"http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq"</code></td>
 </tr>
@@ -1412,224 +1412,224 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.PREFIX">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#PREFIX">PREFIX</a></code></td>
 <td class="colLast"><code>"RdfCommon."</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_arp_embedding">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_arp_embedding">RDF_arp_embedding</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.embedding.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_arp_err_">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_arp_err_">RDF_arp_err_</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.ERR_"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_arp_errorMode">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_arp_errorMode">RDF_arp_errorMode</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.error-mode.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_arp_ign_">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_arp_ign_">RDF_arp_ign_</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.IGN_"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_arp_iriRules">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_arp_iriRules">RDF_arp_iriRules</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.iri-rules.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_arp_warn_">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_arp_warn_">RDF_arp_warn_</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.WARN_"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_collectionFormat">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_collectionFormat">RDF_collectionFormat</a></code></td>
 <td class="colLast"><code>"RdfCommon.collectionFormat.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_juneauBpNs">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_juneauBpNs">RDF_juneauBpNs</a></code></td>
 <td class="colLast"><code>"RdfCommon.juneauBpNs.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_juneauNs">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_juneauNs">RDF_juneauNs</a></code></td>
 <td class="colLast"><code>"RdfCommon.juneauNs.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_language">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_language">RDF_language</a></code></td>
 <td class="colLast"><code>"RdfCommon.language.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_looseCollections">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_looseCollections">RDF_looseCollections</a></code></td>
 <td class="colLast"><code>"RdfCommon.looseCollections.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_n3_abbrevBaseUri">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_n3_abbrevBaseUri">RDF_n3_abbrevBaseUri</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.n3.abbrevBaseURI.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_n3_indentProperty">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_n3_indentProperty">RDF_n3_indentProperty</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.n3.indentProperty.i"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_n3_minGap">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_n3_minGap">RDF_n3_minGap</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.n3.minGap.i"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_n3_objectLists">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_n3_objectLists">RDF_n3_objectLists</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.n3.objectLists.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_n3_propertyColumn">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_n3_propertyColumn">RDF_n3_propertyColumn</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.n3.propertyColumn.i"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_n3_subjectColumn">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_n3_subjectColumn">RDF_n3_subjectColumn</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.n3.subjectColumn.i"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_n3_useDoubles">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_n3_useDoubles">RDF_n3_useDoubles</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.n3.useDoubles.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_n3_usePropertySymbols">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_n3_usePropertySymbols">RDF_n3_usePropertySymbols</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.n3.usePropertySymbols.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_n3_useTripleQuotedStrings">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_n3_useTripleQuotedStrings">RDF_n3_useTripleQuotedStrings</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.n3.useTripleQuotedStrings.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_n3_widePropertyLen">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_n3_widePropertyLen">RDF_n3_widePropertyLen</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.n3.widePropertyLen.i"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_rdfxml_allowBadUris">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_rdfxml_allowBadUris">RDF_rdfxml_allowBadUris</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.allowBadURIs.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_rdfxml_attributeQuoteChar">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_rdfxml_attributeQuoteChar">RDF_rdfxml_attributeQuoteChar</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.attributeQuoteChar.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_rdfxml_blockRules">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_rdfxml_blockRules">RDF_rdfxml_blockRules</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.blockRules.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_rdfxml_longId">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_rdfxml_longId">RDF_rdfxml_longId</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.longId.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_rdfxml_relativeUris">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_rdfxml_relativeUris">RDF_rdfxml_relativeUris</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.relativeURIs.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_rdfxml_showDoctypeDeclaration">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_rdfxml_showDoctypeDeclaration">RDF_rdfxml_showDoctypeDeclaration</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.showDoctypeDeclaration.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_rdfxml_showXmlDeclaration">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_rdfxml_showXmlDeclaration">RDF_rdfxml_showXmlDeclaration</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.showXmlDeclaration.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_rdfxml_tab">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_rdfxml_tab">RDF_rdfxml_tab</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.tab.i"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_rdfxml_xmlBase">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_rdfxml_xmlBase">RDF_rdfxml_xmlBase</a></code></td>
 <td class="colLast"><code>"RdfCommon.jena.rdfXml.xmlbase.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfCommon.RDF_useXmlNamespaces">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfCommon.html#RDF_useXmlNamespaces">RDF_useXmlNamespaces</a></code></td>
 <td class="colLast"><code>"RdfCommon.useXmlNamespaces.b"</code></td>
 </tr>
@@ -1648,7 +1648,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfParser.RDF_trimWhitespace">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfParser.html#RDF_trimWhitespace">RDF_trimWhitespace</a></code></td>
 <td class="colLast"><code>"RdfParser.trimWhitespace.b"</code></td>
 </tr>
@@ -1667,35 +1667,35 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfSerializer.RDF_addBeanTypes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfSerializer.html#RDF_addBeanTypes">RDF_addBeanTypes</a></code></td>
 <td class="colLast"><code>"RdfSerializer.addBeanTypes.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfSerializer.RDF_addLiteralTypes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfSerializer.html#RDF_addLiteralTypes">RDF_addLiteralTypes</a></code></td>
 <td class="colLast"><code>"RdfSerializer.addLiteralTypes.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfSerializer.RDF_addRootProperty">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfSerializer.html#RDF_addRootProperty">RDF_addRootProperty</a></code></td>
 <td class="colLast"><code>"RdfSerializer.addRootProperty.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfSerializer.RDF_autoDetectNamespaces">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfSerializer.html#RDF_autoDetectNamespaces">RDF_autoDetectNamespaces</a></code></td>
 <td class="colLast"><code>"RdfSerializer.autoDetectNamespaces.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jena.RdfSerializer.RDF_namespaces">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jena/RdfSerializer.html#RDF_namespaces">RDF_namespaces</a></code></td>
 <td class="colLast"><code>"RdfSerializer.namespaces.ls"</code></td>
 </tr>
@@ -1716,7 +1716,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.json.JsonParser.JSON_validateEnd">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/json/JsonParser.html#JSON_validateEnd">JSON_validateEnd</a></code></td>
 <td class="colLast"><code>"JsonParser.validateEnd.b"</code></td>
 </tr>
@@ -1735,21 +1735,21 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.json.JsonSerializer.JSON_addBeanTypes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/json/JsonSerializer.html#JSON_addBeanTypes">JSON_addBeanTypes</a></code></td>
 <td class="colLast"><code>"JsonSerializer.addBeanTypes.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.json.JsonSerializer.JSON_escapeSolidus">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/json/JsonSerializer.html#JSON_escapeSolidus">JSON_escapeSolidus</a></code></td>
 <td class="colLast"><code>"JsonSerializer.escapeSolidus.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.json.JsonSerializer.JSON_simpleMode">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/json/JsonSerializer.html#JSON_simpleMode">JSON_simpleMode</a></code></td>
 <td class="colLast"><code>"JsonSerializer.simpleMode.b"</code></td>
 </tr>
@@ -1770,56 +1770,56 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jsonschema.JsonSchemaGenerator.JSONSCHEMA_addDescriptionsTo">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jsonschema/JsonSchemaGenerator.html#JSONSCHEMA_addDescriptionsTo">JSONSCHEMA_addDescriptionsTo</a></code></td>
 <td class="colLast"><code>"JsonSchemaGenerator.addDescriptionsTo.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jsonschema.JsonSchemaGenerator.JSONSCHEMA_addExamplesTo">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jsonschema/JsonSchemaGenerator.html#JSONSCHEMA_addExamplesTo">JSONSCHEMA_addExamplesTo</a></code></td>
 <td class="colLast"><code>"JsonSchemaGenerator.addExamplesTo.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jsonschema.JsonSchemaGenerator.JSONSCHEMA_allowNestedDescriptions">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jsonschema/JsonSchemaGenerator.html#JSONSCHEMA_allowNestedDescriptions">JSONSCHEMA_allowNestedDescriptions</a></code></td>
 <td class="colLast"><code>"JsonSchemaGenerator.allowNestedDescriptions.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jsonschema.JsonSchemaGenerator.JSONSCHEMA_allowNestedExamples">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jsonschema/JsonSchemaGenerator.html#JSONSCHEMA_allowNestedExamples">JSONSCHEMA_allowNestedExamples</a></code></td>
 <td class="colLast"><code>"JsonSchemaGenerator.allowNestedExamples.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jsonschema.JsonSchemaGenerator.JSONSCHEMA_beanDefMapper">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jsonschema/JsonSchemaGenerator.html#JSONSCHEMA_beanDefMapper">JSONSCHEMA_beanDefMapper</a></code></td>
 <td class="colLast"><code>"JsonSchemaGenerator.beanDefMapper.o"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jsonschema.JsonSchemaGenerator.JSONSCHEMA_defaultSchemas">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jsonschema/JsonSchemaGenerator.html#JSONSCHEMA_defaultSchemas">JSONSCHEMA_defaultSchemas</a></code></td>
 <td class="colLast"><code>"JsonSchemaGenerator.defaultSchemas.smo"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.jsonschema.JsonSchemaGenerator.JSONSCHEMA_ignoreTypes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jsonschema/JsonSchemaGenerator.html#JSONSCHEMA_ignoreTypes">JSONSCHEMA_ignoreTypes</a></code></td>
 <td class="colLast"><code>"JsonSchemaGenerator.ignoreTypes.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.jsonschema.JsonSchemaGenerator.JSONSCHEMA_useBeanDefs">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/jsonschema/JsonSchemaGenerator.html#JSONSCHEMA_useBeanDefs">JSONSCHEMA_useBeanDefs</a></code></td>
 <td class="colLast"><code>"JsonSchemaGenerator.useBeanDefs.b"</code></td>
 </tr>
@@ -1840,28 +1840,28 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.microservice.resources.DirectoryResource.DIRECTORY_RESOURCE_allowDeletes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/microservice/resources/DirectoryResource.html#DIRECTORY_RESOURCE_allowDeletes">DIRECTORY_RESOURCE_allowDeletes</a></code></td>
 <td class="colLast"><code>"DirectoryResource.allowDeletes.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.microservice.resources.DirectoryResource.DIRECTORY_RESOURCE_allowUploads">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/microservice/resources/DirectoryResource.html#DIRECTORY_RESOURCE_allowUploads">DIRECTORY_RESOURCE_allowUploads</a></code></td>
 <td class="colLast"><code>"DirectoryResource.allowUploads.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.microservice.resources.DirectoryResource.DIRECTORY_RESOURCE_allowViews">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/microservice/resources/DirectoryResource.html#DIRECTORY_RESOURCE_allowViews">DIRECTORY_RESOURCE_allowViews</a></code></td>
 <td class="colLast"><code>"DirectoryResource.allowViews.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.microservice.resources.DirectoryResource.DIRECTORY_RESOURCE_rootDir">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/microservice/resources/DirectoryResource.html#DIRECTORY_RESOURCE_rootDir">DIRECTORY_RESOURCE_rootDir</a></code></td>
 <td class="colLast"><code>"DirectoryResource.rootDir.s"</code></td>
 </tr>
@@ -1880,35 +1880,35 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.microservice.resources.LogsResource.LOGS_RESOURCE_allowDeletes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/microservice/resources/LogsResource.html#LOGS_RESOURCE_allowDeletes">LOGS_RESOURCE_allowDeletes</a></code></td>
 <td class="colLast"><code>"LogsResource.allowDeletes.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.microservice.resources.LogsResource.LOGS_RESOURCE_dateFormat">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/microservice/resources/LogsResource.html#LOGS_RESOURCE_dateFormat">LOGS_RESOURCE_dateFormat</a></code></td>
 <td class="colLast"><code>"LogsResource.dateFormat.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.microservice.resources.LogsResource.LOGS_RESOURCE_logDir">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/microservice/resources/LogsResource.html#LOGS_RESOURCE_logDir">LOGS_RESOURCE_logDir</a></code></td>
 <td class="colLast"><code>"LogsResource.logDir.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.microservice.resources.LogsResource.LOGS_RESOURCE_logFormat">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/microservice/resources/LogsResource.html#LOGS_RESOURCE_logFormat">LOGS_RESOURCE_logFormat</a></code></td>
 <td class="colLast"><code>"LogsResource.logFormat.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.microservice.resources.LogsResource.LOGS_RESOURCE_useStackTraceHashes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/microservice/resources/LogsResource.html#LOGS_RESOURCE_useStackTraceHashes">LOGS_RESOURCE_useStackTraceHashes</a></code></td>
 <td class="colLast"><code>"LogsResource.useStackTraceHashes.b"</code></td>
 </tr>
@@ -1929,7 +1929,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.msgpack.MsgPackSerializer.MSGPACK_addBeanTypes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/msgpack/MsgPackSerializer.html#MSGPACK_addBeanTypes">MSGPACK_addBeanTypes</a></code></td>
 <td class="colLast"><code>"MsgPackSerializer.addBeanTypes.b"</code></td>
 </tr>
@@ -1950,7 +1950,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.parser.InputStreamParser.ISPARSER_binaryFormat">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/parser/InputStreamParser.html#ISPARSER_binaryFormat">ISPARSER_binaryFormat</a></code></td>
 <td class="colLast"><code>"InputStreamParser.binaryFormat.s"</code></td>
 </tr>
@@ -1969,42 +1969,42 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.parser.Parser.PARSER_autoCloseStreams">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/parser/Parser.html#PARSER_autoCloseStreams">PARSER_autoCloseStreams</a></code></td>
 <td class="colLast"><code>"Parser.autoCloseStreams.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.parser.Parser.PARSER_debugOutputLines">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/parser/Parser.html#PARSER_debugOutputLines">PARSER_debugOutputLines</a></code></td>
 <td class="colLast"><code>"Parser.debugOutputLines.i"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.parser.Parser.PARSER_listener">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/parser/Parser.html#PARSER_listener">PARSER_listener</a></code></td>
 <td class="colLast"><code>"Parser.listener.c"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.parser.Parser.PARSER_strict">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/parser/Parser.html#PARSER_strict">PARSER_strict</a></code></td>
 <td class="colLast"><code>"Parser.strict.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.parser.Parser.PARSER_trimStrings">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/parser/Parser.html#PARSER_trimStrings">PARSER_trimStrings</a></code></td>
 <td class="colLast"><code>"Parser.trimStrings.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.parser.Parser.PARSER_unbuffered">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/parser/Parser.html#PARSER_unbuffered">PARSER_unbuffered</a></code></td>
 <td class="colLast"><code>"Parser.unbuffered.b"</code></td>
 </tr>
@@ -2023,14 +2023,14 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.parser.ReaderParser.RPARSER_fileCharset">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/parser/ReaderParser.html#RPARSER_fileCharset">RPARSER_fileCharset</a></code></td>
 <td class="colLast"><code>"ReaderParser.fileCharset.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.parser.ReaderParser.RPARSER_inputStreamCharset">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/parser/ReaderParser.html#RPARSER_inputStreamCharset">RPARSER_inputStreamCharset</a></code></td>
 <td class="colLast"><code>"ReaderParser.inputStreamCharset.s"</code></td>
 </tr>
@@ -2051,273 +2051,273 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_allowBodyParam">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_allowBodyParam">REST_allowBodyParam</a></code></td>
 <td class="colLast"><code>"RestContext.allowBodyParam.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_allowedMethodParams">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_allowedMethodParams">REST_allowedMethodParams</a></code></td>
 <td class="colLast"><code>"RestContext.allowedMethodParams.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_allowHeaderParams">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_allowHeaderParams">REST_allowHeaderParams</a></code></td>
 <td class="colLast"><code>"RestContext.allowHeaderParams.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_callHandler">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_callHandler">REST_callHandler</a></code></td>
 <td class="colLast"><code>"RestContext.callHandler.o"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_children">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_children">REST_children</a></code></td>
 <td class="colLast"><code>"RestContext.children.lo"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_classpathResourceFinder">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_classpathResourceFinder">REST_classpathResourceFinder</a></code></td>
 <td class="colLast"><code>"RestContext.classpathResourceFinder.o"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_clientVersionHeader">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_clientVersionHeader">REST_clientVersionHeader</a></code></td>
 <td class="colLast"><code>"RestContext.clientVersionHeader.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_consumes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_consumes">REST_consumes</a></code></td>
 <td class="colLast"><code>"RestContext.consumes.ls"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_converters">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_converters">REST_converters</a></code></td>
 <td class="colLast"><code>"RestContext.converters.lo"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_debug">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_debug">REST_debug</a></code></td>
 <td class="colLast"><code>"RestContext.debug.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_defaultCharset">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_defaultCharset">REST_defaultCharset</a></code></td>
 <td class="colLast"><code>"RestContext.defaultCharset.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_defaultRequestHeaders">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_defaultRequestHeaders">REST_defaultRequestHeaders</a></code></td>
 <td class="colLast"><code>"RestContext.defaultRequestHeaders.smo"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_defaultResponseHeaders">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_defaultResponseHeaders">REST_defaultResponseHeaders</a></code></td>
 <td class="colLast"><code>"RestContext.defaultResponseHeaders.omo"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_encoders">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_encoders">REST_encoders</a></code></td>
 <td class="colLast"><code>"RestContext.encoders.lo"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_guards">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_guards">REST_guards</a></code></td>
 <td class="colLast"><code>"RestContext.guards.lo"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_infoProvider">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_infoProvider">REST_infoProvider</a></code></td>
 <td class="colLast"><code>"RestContext.infoProvider.o"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_logger">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_logger">REST_logger</a></code></td>
 <td class="colLast"><code>"RestContext.logger.o"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_maxInput">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_maxInput">REST_maxInput</a></code></td>
 <td class="colLast"><code>"RestContext.maxInput.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_messages">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_messages">REST_messages</a></code></td>
 <td class="colLast"><code>"RestContext.messages.lo"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_mimeTypes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_mimeTypes">REST_mimeTypes</a></code></td>
 <td class="colLast"><code>"RestContext.mimeTypes.ss"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_paramResolvers">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_paramResolvers">REST_paramResolvers</a></code></td>
 <td class="colLast"><code>"RestContext.paramResolvers.lo"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_parsers">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_parsers">REST_parsers</a></code></td>
 <td class="colLast"><code>"RestContext.parsers.lo"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_partParser">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_partParser">REST_partParser</a></code></td>
 <td class="colLast"><code>"RestContext.partParser.o"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_partSerializer">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_partSerializer">REST_partSerializer</a></code></td>
 <td class="colLast"><code>"RestContext.partSerializer.o"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_path">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_path">REST_path</a></code></td>
 <td class="colLast"><code>"RestContext.path.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_produces">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_produces">REST_produces</a></code></td>
 <td class="colLast"><code>"RestContext.produces.ls"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_renderResponseStackTraces">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_renderResponseStackTraces">REST_renderResponseStackTraces</a></code></td>
 <td class="colLast"><code>"RestContext.renderResponseStackTraces.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_resourceResolver">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_resourceResolver">REST_resourceResolver</a></code></td>
 <td class="colLast"><code>"RestContext.resourceResolver.o"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_responseHandlers">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_responseHandlers">REST_responseHandlers</a></code></td>
 <td class="colLast"><code>"RestContext.responseHandlers.lo"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_serializers">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_serializers">REST_serializers</a></code></td>
 <td class="colLast"><code>"RestContext.serializers.lo"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_staticFileResponseHeaders">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_staticFileResponseHeaders">REST_staticFileResponseHeaders</a></code></td>
 <td class="colLast"><code>"RestContext.staticFileResponseHeaders.omo"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_staticFiles">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_staticFiles">REST_staticFiles</a></code></td>
 <td class="colLast"><code>"RestContext.staticFiles.lo"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_uriAuthority">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_uriAuthority">REST_uriAuthority</a></code></td>
 <td class="colLast"><code>"RestContext.uriAuthority.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_uriContext">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_uriContext">REST_uriContext</a></code></td>
 <td class="colLast"><code>"RestContext.uriContext.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_uriRelativity">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_uriRelativity">REST_uriRelativity</a></code></td>
 <td class="colLast"><code>"RestContext.uriRelativity.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_uriResolution">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_uriResolution">REST_uriResolution</a></code></td>
 <td class="colLast"><code>"RestContext.uriResolution.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_useClasspathResourceCaching">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_useClasspathResourceCaching">REST_useClasspathResourceCaching</a></code></td>
 <td class="colLast"><code>"RestContext.useClasspathResourceCaching.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_useStackTraceHashes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_useStackTraceHashes">REST_useStackTraceHashes</a></code></td>
 <td class="colLast"><code>"RestContext.useStackTraceHashes.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.RestContext.REST_widgets">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/RestContext.html#REST_widgets">REST_widgets</a></code></td>
 <td class="colLast"><code>"RestContext.widgets.lo"</code></td>
 </tr>
@@ -2338,112 +2338,112 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_debug">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_debug">RESTCLIENT_debug</a></code></td>
 <td class="colLast"><code>"RestClient.debug.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_executorService">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_executorService">RESTCLIENT_executorService</a></code></td>
 <td class="colLast"><code>"RestClient.executorService.o"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_executorServiceShutdownOnClose">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_executorServiceShutdownOnClose">RESTCLIENT_executorServiceShutdownOnClose</a></code></td>
 <td class="colLast"><code>"RestClient.executorServiceShutdownOnClose.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_headers">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_headers">RESTCLIENT_headers</a></code></td>
 <td class="colLast"><code>"RestClient.headers.sms"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_interceptors">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_interceptors">RESTCLIENT_interceptors</a></code></td>
 <td class="colLast"><code>"RestClient.interceptors.lo"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_interceptors_add">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_interceptors_add">RESTCLIENT_interceptors_add</a></code></td>
 <td class="colLast"><code>"RestClient.interceptors.lo/add"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_keepHttpClientOpen">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_keepHttpClientOpen">RESTCLIENT_keepHttpClientOpen</a></code></td>
 <td class="colLast"><code>"RestClient.keepHttpClientOpen.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_parser">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_parser">RESTCLIENT_parser</a></code></td>
 <td class="colLast"><code>"RestClient.parser.o"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_partParser">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_partParser">RESTCLIENT_partParser</a></code></td>
 <td class="colLast"><code>"RestClient.partParser.o"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_partSerializer">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_partSerializer">RESTCLIENT_partSerializer</a></code></td>
 <td class="colLast"><code>"RestClient.partSerializer.o"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_query">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_query">RESTCLIENT_query</a></code></td>
 <td class="colLast"><code>"RestClient.query.sms"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_retries">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_retries">RESTCLIENT_retries</a></code></td>
 <td class="colLast"><code>"RestClient.retries.i"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_retryInterval">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_retryInterval">RESTCLIENT_retryInterval</a></code></td>
 <td class="colLast"><code>"RestClient.retryInterval.i"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_retryOn">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_retryOn">RESTCLIENT_retryOn</a></code></td>
 <td class="colLast"><code>"RestClient.retryOn.o"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_rootUri">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_rootUri">RESTCLIENT_rootUri</a></code></td>
 <td class="colLast"><code>"RestClient.rootUri.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.client.RestClient.RESTCLIENT_serializer">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/client/RestClient.html#RESTCLIENT_serializer">RESTCLIENT_serializer</a></code></td>
 <td class="colLast"><code>"RestClient.serializer.o"</code></td>
 </tr>
@@ -2464,7 +2464,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.converters.Introspectable.SWAGGER_PARAMS">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/converters/Introspectable.html#SWAGGER_PARAMS">SWAGGER_PARAMS</a></code></td>
 <td class="colLast"><code>"{in:\'query\',name:\'invokeMethod\',description:\' The Java method name, optionally with arguments if necessary to differentiate between methods.\',x-examples:{example:\'toString\'}},{in:\'query\',name:\'invokeArgs\',description:\'The arguments as an array.\',x-examples:{example:\'foo,bar\'}}"</code></td>
 </tr>
@@ -2483,7 +2483,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.converters.Queryable.SWAGGER_PARAMS">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/converters/Queryable.html#SWAGGER_PARAMS">SWAGGER_PARAMS</a></code></td>
 <td class="colLast"><code>"{in:\'query\',name:\'s\',description:\'Search.\nKey/value pairs representing column names and search tokens.\n\\\'*\\\' and \\\'?\\\' can be used as meta-characters in string fields.\n\\\'&gt;\\\', \\\'&gt;=\\\', \\\'&lt;\\\', and \\\'&lt;=\\\' can be used as limits on numeric and date fields.\nDate fields can be matched with partial dates (e.g. \\\'2018\\\' to match any date in the year 2018).\',type:\'array\',collectionFormat:\'csv\',x-examples:{example:\'?s= [...]
 </tr>
@@ -2511,7 +2511,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.BadRequest.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/BadRequest.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Bad Request"</code></td>
 </tr>
@@ -2537,7 +2537,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.Conflict.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/Conflict.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Conflict"</code></td>
 </tr>
@@ -2563,7 +2563,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.ExpectationFailed.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/ExpectationFailed.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Expectation Failed"</code></td>
 </tr>
@@ -2589,7 +2589,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.FailedDependency.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/FailedDependency.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Failed Dependency"</code></td>
 </tr>
@@ -2615,7 +2615,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.Forbidden.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/Forbidden.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Forbidden"</code></td>
 </tr>
@@ -2641,7 +2641,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.Gone.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/Gone.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Gone"</code></td>
 </tr>
@@ -2667,7 +2667,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.HttpVersionNotSupported.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/HttpVersionNotSupported.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"HTTP Version Not Supported"</code></td>
 </tr>
@@ -2693,7 +2693,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.InsufficientStorage.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/InsufficientStorage.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Insufficient Storage"</code></td>
 </tr>
@@ -2719,7 +2719,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.InternalServerError.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/InternalServerError.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Internal Server Error"</code></td>
 </tr>
@@ -2745,7 +2745,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.LengthRequired.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/LengthRequired.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Length Required"</code></td>
 </tr>
@@ -2771,7 +2771,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.Locked.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/Locked.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Locked"</code></td>
 </tr>
@@ -2797,7 +2797,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.LoopDetected.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/LoopDetected.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Loop Detected"</code></td>
 </tr>
@@ -2823,7 +2823,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.MethodNotAllowed.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/MethodNotAllowed.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Method Not Allowed"</code></td>
 </tr>
@@ -2849,7 +2849,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.MisdirectedRequest.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/MisdirectedRequest.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Misdirected Request"</code></td>
 </tr>
@@ -2875,7 +2875,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.NetworkAuthenticationRequired.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/NetworkAuthenticationRequired.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Network Authentication Required"</code></td>
 </tr>
@@ -2901,7 +2901,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.NotAcceptable.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/NotAcceptable.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Not Acceptable"</code></td>
 </tr>
@@ -2927,7 +2927,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.NotExtended.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/NotExtended.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Not Extended"</code></td>
 </tr>
@@ -2953,7 +2953,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.NotFound.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/NotFound.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Not Found"</code></td>
 </tr>
@@ -2979,7 +2979,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.NotImplemented.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/NotImplemented.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Not Implemented"</code></td>
 </tr>
@@ -3005,7 +3005,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.PayloadTooLarge.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/PayloadTooLarge.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Payload Too Large"</code></td>
 </tr>
@@ -3031,7 +3031,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.PreconditionFailed.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/PreconditionFailed.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Precondition Failed"</code></td>
 </tr>
@@ -3057,7 +3057,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.PreconditionRequired.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/PreconditionRequired.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Precondition Required"</code></td>
 </tr>
@@ -3083,7 +3083,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.RangeNotSatisfiable.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/RangeNotSatisfiable.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Range Not Satisfiable"</code></td>
 </tr>
@@ -3109,7 +3109,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.RequestHeaderFieldsTooLarge.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/RequestHeaderFieldsTooLarge.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Request Header Fields Too Large"</code></td>
 </tr>
@@ -3135,7 +3135,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.ServiceUnavailable.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/ServiceUnavailable.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Service Unavailable"</code></td>
 </tr>
@@ -3161,7 +3161,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.TooManyRequests.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/TooManyRequests.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Too Many Requests"</code></td>
 </tr>
@@ -3187,7 +3187,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.Unauthorized.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/Unauthorized.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Unauthorized"</code></td>
 </tr>
@@ -3213,7 +3213,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.UnavailableForLegalReasons.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/UnavailableForLegalReasons.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Unavailable For Legal Reasons"</code></td>
 </tr>
@@ -3239,7 +3239,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.UnprocessableEntity.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/UnprocessableEntity.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Unprocessable Entity"</code></td>
 </tr>
@@ -3265,7 +3265,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.UnsupportedMediaType.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/UnsupportedMediaType.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Unsupported Media Type"</code></td>
 </tr>
@@ -3291,7 +3291,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.UpgradeRequired.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/UpgradeRequired.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Upgrade Required"</code></td>
 </tr>
@@ -3317,7 +3317,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.UriTooLong.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/UriTooLong.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"URI Too Long"</code></td>
 </tr>
@@ -3343,7 +3343,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.exception.VariantAlsoNegotiates.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/exception/VariantAlsoNegotiates.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Variant Also Negotiates"</code></td>
 </tr>
@@ -3371,7 +3371,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.Accepted.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/Accepted.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Accepted"</code></td>
 </tr>
@@ -3397,7 +3397,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.AlreadyReported.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/AlreadyReported.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Already Reported"</code></td>
 </tr>
@@ -3423,7 +3423,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.Continue.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/Continue.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Continue"</code></td>
 </tr>
@@ -3449,7 +3449,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.Created.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/Created.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Created"</code></td>
 </tr>
@@ -3475,7 +3475,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.EarlyHints.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/EarlyHints.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Early Hints"</code></td>
 </tr>
@@ -3501,7 +3501,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.Found.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/Found.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Found"</code></td>
 </tr>
@@ -3527,7 +3527,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.IMUsed.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/IMUsed.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"IM Used"</code></td>
 </tr>
@@ -3553,7 +3553,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.MovedPermanently.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/MovedPermanently.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Moved Permanently"</code></td>
 </tr>
@@ -3579,7 +3579,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.MultipleChoices.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/MultipleChoices.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Multiple Choices"</code></td>
 </tr>
@@ -3605,7 +3605,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.MultiStatus.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/MultiStatus.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Multi-Status"</code></td>
 </tr>
@@ -3631,7 +3631,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.NoContent.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/NoContent.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"No Content"</code></td>
 </tr>
@@ -3657,7 +3657,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.NonAuthoritiveInformation.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/NonAuthoritiveInformation.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Non-Authoritative Information"</code></td>
 </tr>
@@ -3683,7 +3683,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.NotModified.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/NotModified.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Not Modified"</code></td>
 </tr>
@@ -3709,7 +3709,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.Ok.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/Ok.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"OK"</code></td>
 </tr>
@@ -3735,7 +3735,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.PartialContent.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/PartialContent.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Partial Content"</code></td>
 </tr>
@@ -3761,7 +3761,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.PermanentRedirect.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/PermanentRedirect.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Permanent Redirect"</code></td>
 </tr>
@@ -3787,7 +3787,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.Processing.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/Processing.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Processing"</code></td>
 </tr>
@@ -3813,7 +3813,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.ResetContent.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/ResetContent.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Reset Content"</code></td>
 </tr>
@@ -3839,7 +3839,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.SeeOther.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/SeeOther.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"See Other"</code></td>
 </tr>
@@ -3865,7 +3865,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.SwitchingProtocols.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/SwitchingProtocols.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Switching Protocols"</code></td>
 </tr>
@@ -3891,7 +3891,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.TemporaryRedirect.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/TemporaryRedirect.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Temporary Redirect"</code></td>
 </tr>
@@ -3917,7 +3917,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.response.UseProxy.MESSAGE">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/response/UseProxy.html#MESSAGE">MESSAGE</a></code></td>
 <td class="colLast"><code>"Use Proxy"</code></td>
 </tr>
@@ -3938,7 +3938,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.FileVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/FileVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"F"</code></td>
 </tr>
@@ -3957,7 +3957,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.LocalizationVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/LocalizationVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"L"</code></td>
 </tr>
@@ -3976,14 +3976,14 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RequestAttributeVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RequestAttributeVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"RA"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RequestAttributeVar.SESSION_req">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RequestAttributeVar.html#SESSION_req">SESSION_req</a></code></td>
 <td class="colLast"><code>"req"</code></td>
 </tr>
@@ -4002,14 +4002,14 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RequestFormDataVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RequestFormDataVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"RF"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RequestFormDataVar.SESSION_req">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RequestFormDataVar.html#SESSION_req">SESSION_req</a></code></td>
 <td class="colLast"><code>"req"</code></td>
 </tr>
@@ -4028,14 +4028,14 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RequestHeaderVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RequestHeaderVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"RH"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RequestHeaderVar.SESSION_req">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RequestHeaderVar.html#SESSION_req">SESSION_req</a></code></td>
 <td class="colLast"><code>"req"</code></td>
 </tr>
@@ -4054,14 +4054,14 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RequestPathVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RequestPathVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"RP"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RequestPathVar.SESSION_req">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RequestPathVar.html#SESSION_req">SESSION_req</a></code></td>
 <td class="colLast"><code>"req"</code></td>
 </tr>
@@ -4080,14 +4080,14 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RequestQueryVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RequestQueryVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"RQ"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RequestQueryVar.SESSION_req">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RequestQueryVar.html#SESSION_req">SESSION_req</a></code></td>
 <td class="colLast"><code>"req"</code></td>
 </tr>
@@ -4106,14 +4106,14 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RequestVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RequestVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"R"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RequestVar.SESSION_req">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RequestVar.html#SESSION_req">SESSION_req</a></code></td>
 <td class="colLast"><code>"req"</code></td>
 </tr>
@@ -4132,14 +4132,14 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RestInfoVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RestInfoVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"RI"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.RestInfoVar.SESSION_req">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/RestInfoVar.html#SESSION_req">SESSION_req</a></code></td>
 <td class="colLast"><code>"req"</code></td>
 </tr>
@@ -4158,7 +4158,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.SerializedRequestAttrVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/SerializedRequestAttrVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"SA"</code></td>
 </tr>
@@ -4177,7 +4177,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.ServletInitParamVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/ServletInitParamVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"I"</code></td>
 </tr>
@@ -4196,14 +4196,14 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.SwaggerVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/SwaggerVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"SS"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.SwaggerVar.SESSION_req">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/SwaggerVar.html#SESSION_req">SESSION_req</a></code></td>
 <td class="colLast"><code>"req"</code></td>
 </tr>
@@ -4222,7 +4222,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.UrlEncodeVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/UrlEncodeVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"UE"</code></td>
 </tr>
@@ -4241,7 +4241,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.UrlVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/UrlVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"U"</code></td>
 </tr>
@@ -4260,7 +4260,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.rest.vars.WidgetVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/vars/WidgetVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"W"</code></td>
 </tr>
@@ -4281,7 +4281,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.OutputStreamSerializer.OSSERIALIZER_binaryFormat">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/OutputStreamSerializer.html#OSSERIALIZER_binaryFormat">OSSERIALIZER_binaryFormat</a></code></td>
 <td class="colLast"><code>"OutputStreamSerializer.binaryFormat.s"</code></td>
 </tr>
@@ -4300,91 +4300,91 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.Serializer.SERIALIZER_addBeanTypes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/Serializer.html#SERIALIZER_addBeanTypes">SERIALIZER_addBeanTypes</a></code></td>
 <td class="colLast"><code>"Serializer.addBeanTypes.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.Serializer.SERIALIZER_addRootType">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/Serializer.html#SERIALIZER_addRootType">SERIALIZER_addRootType</a></code></td>
 <td class="colLast"><code>"Serializer.addRootType.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.Serializer.SERIALIZER_listener">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/Serializer.html#SERIALIZER_listener">SERIALIZER_listener</a></code></td>
 <td class="colLast"><code>"Serializer.listener.c"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.Serializer.SERIALIZER_sortCollections">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/Serializer.html#SERIALIZER_sortCollections">SERIALIZER_sortCollections</a></code></td>
 <td class="colLast"><code>"Serializer.sortCollections.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.Serializer.SERIALIZER_sortMaps">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/Serializer.html#SERIALIZER_sortMaps">SERIALIZER_sortMaps</a></code></td>
 <td class="colLast"><code>"Serializer.sortMaps.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.Serializer.SERIALIZER_trimEmptyCollections">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/Serializer.html#SERIALIZER_trimEmptyCollections">SERIALIZER_trimEmptyCollections</a></code></td>
 <td class="colLast"><code>"Serializer.trimEmptyCollections.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.Serializer.SERIALIZER_trimEmptyMaps">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/Serializer.html#SERIALIZER_trimEmptyMaps">SERIALIZER_trimEmptyMaps</a></code></td>
 <td class="colLast"><code>"Serializer.trimEmptyMaps.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.Serializer.SERIALIZER_trimNullProperties">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/Serializer.html#SERIALIZER_trimNullProperties">SERIALIZER_trimNullProperties</a></code></td>
 <td class="colLast"><code>"Serializer.trimNullProperties.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.Serializer.SERIALIZER_trimStrings">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/Serializer.html#SERIALIZER_trimStrings">SERIALIZER_trimStrings</a></code></td>
 <td class="colLast"><code>"Serializer.trimStrings.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.Serializer.SERIALIZER_uriContext">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/Serializer.html#SERIALIZER_uriContext">SERIALIZER_uriContext</a></code></td>
 <td class="colLast"><code>"Serializer.uriContext.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.Serializer.SERIALIZER_uriRelativity">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/Serializer.html#SERIALIZER_uriRelativity">SERIALIZER_uriRelativity</a></code></td>
 <td class="colLast"><code>"Serializer.uriRelativity.s"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.Serializer.SERIALIZER_uriResolution">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/Serializer.html#SERIALIZER_uriResolution">SERIALIZER_uriResolution</a></code></td>
 <td class="colLast"><code>"Serializer.uriResolution.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.Serializer.SERIALIZER_useWhitespace">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/Serializer.html#SERIALIZER_useWhitespace">SERIALIZER_useWhitespace</a></code></td>
 <td class="colLast"><code>"Serializer.useWhitespace.b"</code></td>
 </tr>
@@ -4403,14 +4403,14 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.WriterSerializer.WSERIALIZER_maxIndent">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/WriterSerializer.html#WSERIALIZER_maxIndent">WSERIALIZER_maxIndent</a></code></td>
 <td class="colLast"><code>"WriterSerializer.maxIndent.i"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.serializer.WriterSerializer.WSERIALIZER_quoteChar">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/serializer/WriterSerializer.html#WSERIALIZER_quoteChar">WSERIALIZER_quoteChar</a></code></td>
 <td class="colLast"><code>"WriterSerializer.quoteChar.s"</code></td>
 </tr>
@@ -4431,7 +4431,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.soap.SoapXmlSerializer.SOAPXML_SOAPAction">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/soap/SoapXmlSerializer.html#SOAPXML_SOAPAction">SOAPXML_SOAPAction</a></code></td>
 <td class="colLast"><code>"SoapXmlSerializer.SOAPAction.s"</code></td>
 </tr>
@@ -4452,7 +4452,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.svl.vars.ArgsVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/svl/vars/ArgsVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"A"</code></td>
 </tr>
@@ -4471,7 +4471,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.svl.vars.CoalesceVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/svl/vars/CoalesceVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"CO"</code></td>
 </tr>
@@ -4490,7 +4490,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.svl.vars.EnvVariablesVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/svl/vars/EnvVariablesVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"E"</code></td>
 </tr>
@@ -4509,7 +4509,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.svl.vars.IfVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/svl/vars/IfVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"IF"</code></td>
 </tr>
@@ -4528,7 +4528,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.svl.vars.LowerCaseVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/svl/vars/LowerCaseVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"LC"</code></td>
 </tr>
@@ -4547,7 +4547,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.svl.vars.ManifestFileVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/svl/vars/ManifestFileVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"MF"</code></td>
 </tr>
@@ -4566,7 +4566,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.svl.vars.NotEmptyVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/svl/vars/NotEmptyVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"NE"</code></td>
 </tr>
@@ -4585,7 +4585,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.svl.vars.PatternMatchVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/svl/vars/PatternMatchVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"PM"</code></td>
 </tr>
@@ -4594,6 +4594,25 @@
 </li>
 <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.svl.vars.<a href="org/apache/juneau/svl/vars/PatternReplaceVar.html" title="class in org.apache.juneau.svl.vars">PatternReplaceVar</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.svl.vars.PatternReplaceVar.NAME">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/svl/vars/PatternReplaceVar.html#NAME">NAME</a></code></td>
+<td class="colLast"><code>"PR"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<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.svl.vars.<a href="org/apache/juneau/svl/vars/SwitchVar.html" title="class in org.apache.juneau.svl.vars">SwitchVar</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -4604,7 +4623,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.svl.vars.SwitchVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/svl/vars/SwitchVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"SW"</code></td>
 </tr>
@@ -4623,7 +4642,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.svl.vars.SystemPropertiesVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/svl/vars/SystemPropertiesVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"S"</code></td>
 </tr>
@@ -4642,7 +4661,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.svl.vars.UpperCaseVar.NAME">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/svl/vars/UpperCaseVar.html#NAME">NAME</a></code></td>
 <td class="colLast"><code>"UC"</code></td>
 </tr>
@@ -4663,14 +4682,14 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.uon.UonParser.UON_decoding">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/uon/UonParser.html#UON_decoding">UON_decoding</a></code></td>
 <td class="colLast"><code>"UonParser.decoding.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.uon.UonParser.UON_validateEnd">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/uon/UonParser.html#UON_validateEnd">UON_validateEnd</a></code></td>
 <td class="colLast"><code>"UonParser.validateEnd.b"</code></td>
 </tr>
@@ -4689,21 +4708,21 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.uon.UonSerializer.UON_addBeanTypes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/uon/UonSerializer.html#UON_addBeanTypes">UON_addBeanTypes</a></code></td>
 <td class="colLast"><code>"UonSerializer.addBeanTypes.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.uon.UonSerializer.UON_encoding">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/uon/UonSerializer.html#UON_encoding">UON_encoding</a></code></td>
 <td class="colLast"><code>"UonSerializer.encoding.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.uon.UonSerializer.UON_paramFormat">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/uon/UonSerializer.html#UON_paramFormat">UON_paramFormat</a></code></td>
 <td class="colLast"><code>"UonSerializer.paramFormat.s"</code></td>
 </tr>
@@ -4724,7 +4743,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.urlencoding.UrlEncodingParser.URLENC_expandedParams">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/urlencoding/UrlEncodingParser.html#URLENC_expandedParams">URLENC_expandedParams</a></code></td>
 <td class="colLast"><code>"UrlEncodingParser.expandedParams.b"</code></td>
 </tr>
@@ -4743,7 +4762,7 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.urlencoding.UrlEncodingSerializer.URLENC_expandedParams">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/urlencoding/UrlEncodingSerializer.html#URLENC_expandedParams">URLENC_expandedParams</a></code></td>
 <td class="colLast"><code>"UrlEncodingSerializer.expandedParams.b"</code></td>
 </tr>
@@ -4764,35 +4783,35 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.xml.XmlParser.XML_eventAllocator">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/xml/XmlParser.html#XML_eventAllocator">XML_eventAllocator</a></code></td>
 <td class="colLast"><code>"XmlParser.eventAllocator.c"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.xml.XmlParser.XML_preserveRootElement">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/xml/XmlParser.html#XML_preserveRootElement">XML_preserveRootElement</a></code></td>
 <td class="colLast"><code>"XmlParser.preserveRootElement.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.xml.XmlParser.XML_reporter">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/xml/XmlParser.html#XML_reporter">XML_reporter</a></code></td>
 <td class="colLast"><code>"XmlParser.reporter.c"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.xml.XmlParser.XML_resolver">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/xml/XmlParser.html#XML_resolver">XML_resolver</a></code></td>
 <td class="colLast"><code>"XmlParser.resolver.c"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.xml.XmlParser.XML_validating">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/xml/XmlParser.html#XML_validating">XML_validating</a></code></td>
 <td class="colLast"><code>"XmlParser.validating.b"</code></td>
 </tr>
@@ -4811,49 +4830,49 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializer.XML_addBeanTypes">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/xml/XmlSerializer.html#XML_addBeanTypes">XML_addBeanTypes</a></code></td>
 <td class="colLast"><code>"XmlSerializer.addBeanTypes.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializer.XML_addNamespaceUrisToRoot">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/xml/XmlSerializer.html#XML_addNamespaceUrisToRoot">XML_addNamespaceUrisToRoot</a></code></td>
 <td class="colLast"><code>"XmlSerializer.addNamespaceUrisToRoot.b"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializer.XML_autoDetectNamespaces">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/xml/XmlSerializer.html#XML_autoDetectNamespaces">XML_autoDetectNamespaces</a></code></td>
 <td class="colLast"><code>"XmlSerializer.autoDetectNamespaces.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializer.XML_defaultNamespace">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/xml/XmlSerializer.html#XML_defaultNamespace">XML_defaultNamespace</a></code></td>
 <td class="colLast"><code>"XmlSerializer.defaultNamespace.s"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializer.XML_enableNamespaces">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/xml/XmlSerializer.html#XML_enableNamespaces">XML_enableNamespaces</a></code></td>
 <td class="colLast"><code>"XmlSerializer.enableNamespaces.b"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializer.XML_namespaces">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/xml/XmlSerializer.html#XML_namespaces">XML_namespaces</a></code></td>
 <td class="colLast"><code>"XmlSerializer.namespaces.ls"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.xml.XmlSerializer.XML_xsNamespace">
 <!--   -->
-</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>
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/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/xml/XmlSerializer.html#XML_xsNamespace">XML_xsNamespace</a></code></td>
 <td class="colLast"><code>"XmlSerializer.xsNamespace.s"</code></td>
 </tr>
diff --git a/content/site/apidocs-8.0.0/index-all.html b/content/site/apidocs-8.0.0/index-all.html
index f4c5d55..acc964f 100644
--- a/content/site/apidocs-8.0.0/index-all.html
+++ b/content/site/apidocs-8.0.0/index-all.html
@@ -219,11 +219,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanPropertyMeta.html#add-org.apache.juneau.BeanMap-java.lang.String-java.lang.Object-">add(BeanMap&lt;?&gt;, String, Object)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a></dt>
 <dd>
-<div class="block">Adds a value to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> or array property.</div>
+<div class="block">Adds a value to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> or array property.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanPropertyMeta.html#add-org.apache.juneau.BeanMap-java.lang.String-java.lang.String-java.lang.Object-">add(BeanMap&lt;?&gt;, String, String, Object)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a></dt>
 <dd>
-<div class="block">Adds a value to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> or bean property.</div>
+<div class="block">Adds a value to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> or bean property.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanTraverseBuilder.html#add-java.util.Map-">add(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanTraverseBuilder.html" title="class in org.apache.juneau">BeanTraverseBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -1102,7 +1102,7 @@
 </dd>
 <dt><a href="org/apache/juneau/utils/AList.html" title="class in org.apache.juneau.utils"><span class="typeNameLink">AList</span></a>&lt;<a href="org/apache/juneau/utils/AList.html" title="type parameter in AList">T</a>&gt; - Class in <a href="org/apache/juneau/utils/package-summary.html">org.apache.juneau.utils</a></dt>
 <dd>
-<div class="block">An extension of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util"><code>LinkedList</code></a> with a convenience <a href="org/apache/juneau/utils/AList.html#append-T-"><code>AList.append(Object)</code></a> method.</div>
+<div class="block">An extension of <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util"><code>LinkedList</code></a> with a convenience <a href="org/apache/juneau/utils/AList.html#append-T-"><code>AList.append(Object)</code></a> method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/AList.html#AList--">AList()</a></span> - Constructor for class org.apache.juneau.utils.<a href="org/apache/juneau/utils/AList.html" title="class in org.apache.juneau.utils">AList</a></dt>
 <dd>&nbsp;</dd>
@@ -1222,7 +1222,7 @@
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/FileReaderBuilder.html#allowNoFile--">allowNoFile()</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>
 <div class="block">If called and the file is <jk>null</jk> or non-existent, then the <a href="org/apache/juneau/internal/FileReaderBuilder.html#build--"><code>FileReaderBuilder.build()</code></a> command will return an empty
- reader instead of a <a href="http://docs.oracle.com/javase/7/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io"><code>FileNotFoundException</code></a>.</div>
+ reader instead of a <a href="http://docs.oracle.com/javase/8/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io"><code>FileNotFoundException</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/vars/RequestAttributeVar.html#allowRecurse--">allowRecurse()</a></span> - Method in class org.apache.juneau.rest.vars.<a href="org/apache/juneau/rest/vars/RequestAttributeVar.html" title="class in org.apache.juneau.rest.vars">RequestAttributeVar</a></dt>
 <dd>&nbsp;</dd>
@@ -1276,7 +1276,7 @@
 </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>
-<div class="block">An extension of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a> with a convenience <a href="org/apache/juneau/utils/AMap.html#append-K-V-"><code>AMap.append(Object,Object)</code></a> method.</div>
+<div class="block">An extension of <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a> with a convenience <a href="org/apache/juneau/utils/AMap.html#append-K-V-"><code>AMap.append(Object,Object)</code></a> method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/AMap.html#AMap--">AMap()</a></span> - Constructor for class org.apache.juneau.utils.<a href="org/apache/juneau/utils/AMap.html" title="class in org.apache.juneau.utils">AMap</a></dt>
 <dd>&nbsp;</dd>
@@ -1816,23 +1816,23 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HeaderDate.html#asDate--">asDate()</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/HeaderDate.html" title="class in org.apache.juneau.http">HeaderDate</a></dt>
 <dd>
-<div class="block">Returns this header value as 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>
+<div class="block">Returns this header value as a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/IfRange.html#asDate--">asDate()</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/IfRange.html" title="class in org.apache.juneau.http">IfRange</a></dt>
 <dd>
-<div class="block">Returns this header value as 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> object.</div>
+<div class="block">Returns this header value as a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> object.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/RetryAfter.html#asDate--">asDate()</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/RetryAfter.html" title="class in org.apache.juneau.http">RetryAfter</a></dt>
 <dd>
-<div class="block">Returns this header value as 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> object.</div>
+<div class="block">Returns this header value as a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> object.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HeaderEnum.html#asEnum--">asEnum()</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/HeaderEnum.html" title="class in org.apache.juneau.http">HeaderEnum</a></dt>
 <dd>
-<div class="block">Returns <jk>true</jk> if the specified value is the same using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#equalsIgnoreCase-java.lang.String-" title="class or interface in java.lang"><code>String.equalsIgnoreCase(String)</code></a>.</div>
+<div class="block">Returns <jk>true</jk> if the specified value is the same using <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true#equalsIgnoreCase-java.lang.String-" title="class or interface in java.lang"><code>String.equalsIgnoreCase(String)</code></a>.</div>
 </dd>
 <dt><a href="org/apache/juneau/utils/ASet.html" title="class in org.apache.juneau.utils"><span class="typeNameLink">ASet</span></a>&lt;<a href="org/apache/juneau/utils/ASet.html" title="type parameter in ASet">T</a>&gt; - Class in <a href="org/apache/juneau/utils/package-summary.html">org.apache.juneau.utils</a></dt>
 <dd>
-<div class="block">An extension of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashSet.html?is-external=true" title="class or interface in java.util"><code>LinkedHashSet</code></a> with a convenience <a href="org/apache/juneau/utils/ASet.html#append-T-"><code>ASet.append(Object)</code></a> method.</div>
+<div class="block">An extension of <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashSet.html?is-external=true" title="class or interface in java.util"><code>LinkedHashSet</code></a> with a convenience <a href="org/apache/juneau/utils/ASet.html#append-T-"><code>ASet.append(Object)</code></a> method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/ASet.html#ASet--">ASet()</a></span> - Constructor for class org.apache.juneau.utils.<a href="org/apache/juneau/utils/ASet.html" title="class in org.apache.juneau.utils">ASet</a></dt>
 <dd>&nbsp;</dd>
@@ -1999,47 +1999,47 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#assertArgsOfType-java.lang.reflect.Method-java.lang.Class...-">assertArgsOfType(Method, Class&lt;?&gt;...)</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">Throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang"><code>IllegalArgumentException</code></a> if the parameters on the method are not in the specified list provided.</div>
+<div class="block">Throws an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang"><code>IllegalArgumentException</code></a> if the parameters on the method are not in the specified list provided.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletResponse.html#assertBody-java.lang.String-">assertBody(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>
-<div class="block">Throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response body does not contain the expected text.</div>
+<div class="block">Throws an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response body does not contain the expected text.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletResponse.html#assertBodyContains-java.lang.String...-">assertBodyContains(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>
-<div class="block">Throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response body does not contain all of the expected substrings.</div>
+<div class="block">Throws an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response body does not contain all of the expected substrings.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletResponse.html#assertBodyMatches-java.lang.String-">assertBodyMatches(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>
-<div class="block">Throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response body does not match the specified pattern.</div>
+<div class="block">Throws an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response body does not match the specified pattern.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletResponse.html#assertBodyMatchesRE-java.lang.String-">assertBodyMatchesRE(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>
-<div class="block">Throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response body does not match the specified regular expression.</div>
+<div class="block">Throws an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response body does not match the specified regular expression.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletResponse.html#assertCharset-java.lang.String-">assertCharset(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>
-<div class="block">Throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response does not contain the expected character encoding.</div>
+<div class="block">Throws an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response does not contain the expected character encoding.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ThrowableUtils.html#assertFieldNotNull-java.lang.Object-java.lang.String-">assertFieldNotNull(Object, String)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ThrowableUtils.html" title="class in org.apache.juneau.internal">ThrowableUtils</a></dt>
 <dd>
-<div class="block">Throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang"><code>IllegalArgumentException</code></a> if the specified field is <jk>null</jk>.</div>
+<div class="block">Throws an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang"><code>IllegalArgumentException</code></a> if the specified field is <jk>null</jk>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ThrowableUtils.html#assertFieldPositive-int-java.lang.String-">assertFieldPositive(int, String)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ThrowableUtils.html" title="class in org.apache.juneau.internal">ThrowableUtils</a></dt>
 <dd>
-<div class="block">Throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang"><code>IllegalArgumentException</code></a> if the specified field is <code>&lt;=0</code>.</div>
+<div class="block">Throws an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang"><code>IllegalArgumentException</code></a> if the specified field is <code>&lt;=0</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletResponse.html#assertHeader-java.lang.String-java.lang.String-">assertHeader(String, 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>
-<div class="block">Throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response does not contain the expected header value.</div>
+<div class="block">Throws an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response does not contain the expected header value.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletResponse.html#assertHeaderContains-java.lang.String-java.lang.String...-">assertHeaderContains(String, 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>
-<div class="block">Throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response header does not contain all of the expected substrings.</div>
+<div class="block">Throws an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response header does not contain all of the expected substrings.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ThrowableUtils.html#assertNotNull-java.lang.Object-java.lang.String-java.lang.Object...-">assertNotNull(Object, String, Object...)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ThrowableUtils.html" title="class in org.apache.juneau.internal">ThrowableUtils</a></dt>
 <dd>
-<div class="block">Throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang"><code>IllegalArgumentException</code></a> if the specified object is <jk>null</jk>.</div>
+<div class="block">Throws an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang"><code>IllegalArgumentException</code></a> if the specified object is <jk>null</jk>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ThrowableUtils.html#assertSameThread-long-java.lang.String-java.lang.Object...-">assertSameThread(long, String, Object...)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ThrowableUtils.html" title="class in org.apache.juneau.internal">ThrowableUtils</a></dt>
 <dd>
@@ -2047,7 +2047,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletResponse.html#assertStatus-int-">assertStatus(int)</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>
-<div class="block">Throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response status does not match the expected status.</div>
+<div class="block">Throws an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/AssertionError.html?is-external=true" title="class or interface in java.lang"><code>AssertionError</code></a> if the response status does not match the expected status.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/CollectionUtils.html#assertTypes-java.util.List-java.lang.Class...-">assertTypes(List&lt;Object&gt;, Class&lt;?&gt;...)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/CollectionUtils.html" title="class in org.apache.juneau.internal">CollectionUtils</a></dt>
 <dd>
@@ -2095,7 +2095,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#asString-java.lang.Object-">asString(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">Calls <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"><code>Object.toString()</code></a> on the specified object if it's not null.</div>
+<div class="block">Calls <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> on the specified object if it's not null.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RequestBody.html#asString--">asString()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RequestBody.html" title="class in org.apache.juneau.rest">RequestBody</a></dt>
 <dd>
@@ -2119,7 +2119,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HeaderUri.html#asURI--">asURI()</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/HeaderUri.html" title="class in org.apache.juneau.http">HeaderUri</a></dt>
 <dd>
-<div class="block">Returns this header as 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>.</div>
+<div class="block">Returns this header as a <a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HeaderEntityValidator.html#asValidator--">asValidator()</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/HeaderEntityValidator.html" title="class in org.apache.juneau.http">HeaderEntityValidator</a></dt>
 <dd>
@@ -3999,7 +3999,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau"><span class="typeNameLink">BeanMeta</span></a>&lt;<a href="org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt; - Class in <a href="org/apache/juneau/package-summary.html">org.apache.juneau</a></dt>
 <dd>
-<div class="block">Encapsulates all access to the properties of a bean class (like a souped-up <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/BeanInfo.html?is-external=true" title="class or interface in java.beans"><code>BeanInfo</code></a>).</div>
+<div class="block">Encapsulates all access to the properties of a bean class (like a souped-up <a href="http://docs.oracle.com/javase/8/docs/api/java/beans/BeanInfo.html?is-external=true" title="class or interface in java.beans"><code>BeanInfo</code></a>).</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanMeta.html#BeanMeta-org.apache.juneau.ClassMeta-org.apache.juneau.BeanContext-org.apache.juneau.transform.BeanFilter-java.lang.String:A-">BeanMeta(ClassMeta&lt;T&gt;, BeanContext, BeanFilter, String[])</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a></dt>
 <dd>
@@ -4149,7 +4149,7 @@
 </dd>
 <dt><a href="org/apache/juneau/BeanProxyInvocationHandler.html" title="class in org.apache.juneau"><span class="typeNameLink">BeanProxyInvocationHandler</span></a>&lt;<a href="org/apache/juneau/BeanProxyInvocationHandler.html" title="type parameter in BeanProxyInvocationHandler">T</a>&gt; - Class in <a href="org/apache/juneau/package-summary.html">org.apache.juneau</a></dt>
 <dd>
-<div class="block">Provides an <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"><code>InvocationHandler</code></a> for creating beans from bean interfaces.</div>
+<div class="block">Provides an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> for creating beans from bean interfaces.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanProxyInvocationHandler.html#BeanProxyInvocationHandler-org.apache.juneau.BeanMeta-">BeanProxyInvocationHandler(BeanMeta&lt;T&gt;)</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/BeanProxyInvocationHandler.html" title="class in org.apache.juneau">BeanProxyInvocationHandler</a></dt>
 <dd>
@@ -4777,7 +4777,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/transforms/BeanStringSwap.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">BeanStringSwap</span></a>&lt;<a href="org/apache/juneau/transforms/BeanStringSwap.html" title="type parameter in BeanStringSwap">T</a>&gt; - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms beans into <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a> by simply calling the <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"><code>Object.toString()</code></a> method.</div>
+<div class="block">Transforms beans into <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a> by simply calling the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/BeanStringSwap.html#BeanStringSwap--">BeanStringSwap()</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/BeanStringSwap.html" title="class in org.apache.juneau.transforms">BeanStringSwap</a></dt>
 <dd>&nbsp;</dd>
@@ -5360,7 +5360,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/transforms/ByteArrayBase64Swap.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">ByteArrayBase64Swap</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <code><jk>byte</jk>[]</code> arrays to BASE-64 encoded <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
+<div class="block">Transforms <code><jk>byte</jk>[]</code> arrays to BASE-64 encoded <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/ByteArrayBase64Swap.html#ByteArrayBase64Swap--">ByteArrayBase64Swap()</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/ByteArrayBase64Swap.html" title="class in org.apache.juneau.transforms">ByteArrayBase64Swap</a></dt>
 <dd>&nbsp;</dd>
@@ -5432,61 +5432,61 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/transforms/CalendarLongSwap.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarLongSwap</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Longs</code></a> using <code>Calender.getTime().getTime()</code>.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Longs</code></a> using <code>Calender.getTime().getTime()</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/CalendarLongSwap.html#CalendarLongSwap--">CalendarLongSwap()</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/CalendarLongSwap.html" title="class in org.apache.juneau.transforms">CalendarLongSwap</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/transforms/CalendarMapSwap.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarMapSwap</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Maps</code></a> of the format <code>{time:long,timeZone:string}</code>.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Maps</code></a> of the format <code>{time:long,timeZone:string}</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/CalendarMapSwap.html#CalendarMapSwap--">CalendarMapSwap()</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/CalendarMapSwap.html" title="class in org.apache.juneau.transforms">CalendarMapSwap</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/CalendarSwap.html#CalendarSwap--">CalendarSwap()</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/CalendarSwap.html" title="class in org.apache.juneau.transforms">CalendarSwap</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.DateFull.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.DateFull</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> date strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> date strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.DateLong.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.DateLong</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> date strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> date strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.DateMedium.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.DateMedium</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> date strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> date strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.DateShort.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.DateShort</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> date strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> date strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.DateSimple.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.DateSimple</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to simple <js>"yyyy/MM/dd"</js> date strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to simple <js>"yyyy/MM/dd"</js> date strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.DateTimeFull.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.DateTimeFull</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.DateTimeLong.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.DateTimeLong</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.DateTimeMedium.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.DateTimeMedium</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.DateTimeShort.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.DateTimeShort</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.DateTimeSimple.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.DateTimeSimple</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to simple <js>"yyyy/MM/dd HH:mm:ss"</js> date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to simple <js>"yyyy/MM/dd HH:mm:ss"</js> date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.ISO8601D.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.ISO8601D</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
@@ -5494,11 +5494,11 @@
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.ISO8601DT.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.ISO8601DT</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to ISO8601 date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to ISO8601 date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.ISO8601DTL.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.ISO8601DTL</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to ISO8601 date-time-local strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to ISO8601 date-time-local strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.ISO8601DTP.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.ISO8601DTP</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
@@ -5514,11 +5514,11 @@
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.RFC2822D.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.RFC2822D</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to RFC2822 date strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to RFC2822 date strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.RFC2822DT.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.RFC2822DT</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to RFC2822 date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to RFC2822 date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.RFC2822DTZ.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.RFC2822DTZ</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
@@ -5526,31 +5526,31 @@
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.TimeFull.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.TimeFull</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.TimeLong.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.TimeLong</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.TimeMedium.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.TimeMedium</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.TimeShort.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.TimeShort</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.TimeSimple.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.TimeSimple</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to simple <js>"HH:mm:ss"</js> time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to simple <js>"HH:mm:ss"</js> time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/CalendarSwap.ToString.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">CalendarSwap.ToString</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a> using the <code>Date.toString()</code> method.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a> using the <code>Date.toString()</code> method.</div>
 </dd>
 <dt><a href="org/apache/juneau/utils/CalendarUtils.html" title="class in org.apache.juneau.utils"><span class="typeNameLink">CalendarUtils</span></a> - Class in <a href="org/apache/juneau/utils/package-summary.html">org.apache.juneau.utils</a></dt>
 <dd>
-<div class="block">Utility class for converting <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> and <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> objects to common serialized forms.</div>
+<div class="block">Utility class for converting <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendar</code></a> and <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> objects to common serialized forms.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/CalendarUtils.html#CalendarUtils--">CalendarUtils()</a></span> - Constructor for class org.apache.juneau.utils.<a href="org/apache/juneau/utils/CalendarUtils.html" title="class in org.apache.juneau.utils">CalendarUtils</a></dt>
 <dd>&nbsp;</dd>
@@ -5747,7 +5747,7 @@
 </dd>
 <dt><a href="org/apache/juneau/internal/CharSequenceReader.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">CharSequenceReader</span></a> - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
-<div class="block">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/io/StringReader.html?is-external=true" title="class or interface in java.io"><code>StringReader</code></a> except reads from a generic <a href="org/apache/juneau/internal/CharSequenceReader.html" title="class in org.apache.juneau.internal"><code>CharSequenceReader</code></a>.</div>
+<div class="block">Similar to <a href="http://docs.oracle.com/javase/8/docs/api/java/io/StringReader.html?is-external=true" title="class or interface in java.io"><code>StringReader</code></a> except reads from a generic <a href="org/apache/juneau/internal/CharSequenceReader.html" title="class in org.apache.juneau.internal"><code>CharSequenceReader</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/CharSequenceReader.html#CharSequenceReader-java.lang.CharSequence-">CharSequenceReader(CharSequence)</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/CharSequenceReader.html" title="class in org.apache.juneau.internal">CharSequenceReader</a></dt>
 <dd>
@@ -6254,7 +6254,7 @@
 </dd>
 <dt><a href="org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><span class="typeNameLink">ClassMeta</span></a>&lt;<a href="org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt; - Class in <a href="org/apache/juneau/package-summary.html">org.apache.juneau</a></dt>
 <dd>
-<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.</div>
+<div class="block">A wrapper class around the <a href="http://docs.oracle.com/javase/8/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.</div>
 </dd>
 <dt><a href="org/apache/juneau/ClassMetaExtended.html" title="class in org.apache.juneau"><span class="typeNameLink">ClassMetaExtended</span></a> - Class in <a href="org/apache/juneau/package-summary.html">org.apache.juneau</a></dt>
 <dd>
@@ -6352,7 +6352,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/DateUtils.html#clearThreadLocal--">clearThreadLocal()</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/DateUtils.html" title="class in org.apache.juneau.internal">DateUtils</a></dt>
 <dd>
-<div class="block">Clears thread-local variable containing <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text"><code>DateFormat</code></a> cache.</div>
+<div class="block">Clears thread-local variable containing <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text"><code>DateFormat</code></a> cache.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCall.html#clientVersion-java.lang.String-">clientVersion(String)</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>
@@ -6420,7 +6420,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClient.html#close--">close()</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">Calls <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true#close--" title="class or interface in java.io"><code>Closeable.close()</code></a> on the underlying <code>CloseableHttpClient</code>.</div>
+<div class="block">Calls <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true#close--" title="class or interface in java.io"><code>Closeable.close()</code></a> on the underlying <code>CloseableHttpClient</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/util/BoundedServletInputStream.html#close--">close()</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>
 <dd>&nbsp;</dd>
@@ -6909,7 +6909,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#config-java.lang.String-java.lang.Object...-">config(String, Object...)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
-<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#CONFIG" title="class or interface in java.util.logging"><code>Level.CONFIG</code></a> level.</div>
+<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html?is-external=true#CONFIG" title="class or interface in java.util.logging"><code>Level.CONFIG</code></a> level.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContextBuilder.html#config-org.apache.juneau.config.Config-">config(Config)</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContextBuilder.html" title="class in org.apache.juneau.rest">RestContextBuilder</a></dt>
 <dd>
@@ -7246,7 +7246,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ArrayUtils.html#contains-T-T:A-">contains(T, 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">Returns <jk>true</jk> if the specified array contains the specified element using the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>Object.equals(Object)</code></a>
+<div class="block">Returns <jk>true</jk> if the specified array contains the specified element using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>Object.equals(Object)</code></a>
  method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ArrayUtils.html#contains-int-int:A-">contains(int, int[])</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>
@@ -7255,7 +7255,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ArrayUtils.html#contains-java.lang.String-java.lang.String:A-">contains(String, String[])</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">Returns <jk>true</jk> if the specified array contains the specified element using the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>String.equals(Object)</code></a>
+<div class="block">Returns <jk>true</jk> if the specified array contains the specified element using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>String.equals(Object)</code></a>
  method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/AsciiMap.html#contains-char-">contains(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>
@@ -7290,7 +7290,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#contains-java.lang.String-java.lang.CharSequence-">contains(String, CharSequence)</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">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#contains-java.lang.CharSequence-" title="class or interface in java.lang"><code>String.contains(CharSequence)</code></a> except returns <jk>null</jk> if the value is null.</div>
+<div class="block">Same as <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true#contains-java.lang.CharSequence-" title="class or interface in java.lang"><code>String.contains(CharSequence)</code></a> except returns <jk>null</jk> if the value is null.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#containsAny-java.lang.String-char...-">containsAny(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>
@@ -7304,7 +7304,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HeaderStringArray.html#containsIC-java.lang.String-">containsIC(String)</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/HeaderStringArray.html" title="class in org.apache.juneau.http">HeaderStringArray</a></dt>
 <dd>
-<div class="block">Returns <jk>true</jk> if this header contains the specified value using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#equalsIgnoreCase-java.lang.String-" title="class or interface in java.lang"><code>String.equalsIgnoreCase(String)</code></a>.</div>
+<div class="block">Returns <jk>true</jk> if this header contains the specified value using <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true#equalsIgnoreCase-java.lang.String-" title="class or interface in java.lang"><code>String.equalsIgnoreCase(String)</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/WrappedMap.html#containsKey-java.lang.Object-">containsKey(Object)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/WrappedMap.html" title="class in org.apache.juneau.internal">WrappedMap</a></dt>
 <dd>&nbsp;</dd>
@@ -7821,7 +7821,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/FileUtils.html#create-java.io.File-">create(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>
-<div class="block">Creates a file if it doesn't already exist using <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true#createNewFile--" title="class or interface in java.io"><code>File.createNewFile()</code></a>.</div>
+<div class="block">Creates a file if it doesn't already exist using <a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true#createNewFile--" title="class or interface in java.io"><code>File.createNewFile()</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/FileWriterBuilder.html#create--">create()</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/FileWriterBuilder.html" title="class in org.apache.juneau.internal">FileWriterBuilder</a></dt>
 <dd>
@@ -8150,11 +8150,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/IdGenerators.html#createIntGenerator-int-">createIntGenerator(int)</a></span> - Static method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/IdGenerators.html" title="class in org.apache.juneau.utils">IdGenerators</a></dt>
 <dd>
-<div class="block">Creates an ID generator using <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicInteger.html?is-external=true" title="class or interface in java.util.concurrent.atomic"><code>AtomicInteger</code></a> initialized to value <code>1</code>.</div>
+<div class="block">Creates an ID generator using <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicInteger.html?is-external=true" title="class or interface in java.util.concurrent.atomic"><code>AtomicInteger</code></a> initialized to value <code>1</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/IdGenerators.html#createIntGenerator--">createIntGenerator()</a></span> - Static method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/IdGenerators.html" title="class in org.apache.juneau.utils">IdGenerators</a></dt>
 <dd>
-<div class="block">Creates an ID generator using <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicInteger.html?is-external=true" title="class or interface in java.util.concurrent.atomic"><code>AtomicInteger</code></a> initialized to the specified value.</div>
+<div class="block">Creates an ID generator using <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicInteger.html?is-external=true" title="class or interface in java.util.concurrent.atomic"><code>AtomicInteger</code></a> initialized to the specified value.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/IdMap.html#createIntMap-java.lang.Class-">createIntMap(Class&lt;T&gt;)</a></span> - Static method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/IdMap.html" title="class in org.apache.juneau.utils">IdMap</a></dt>
 <dd>
@@ -8170,11 +8170,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/IdGenerators.html#createLongGenerator-long-">createLongGenerator(long)</a></span> - Static method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/IdGenerators.html" title="class in org.apache.juneau.utils">IdGenerators</a></dt>
 <dd>
-<div class="block">Creates an ID generator using <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicLong.html?is-external=true" title="class or interface in java.util.concurrent.atomic"><code>AtomicLong</code></a> initialized to value <code>1</code>.</div>
+<div class="block">Creates an ID generator using <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicLong.html?is-external=true" title="class or interface in java.util.concurrent.atomic"><code>AtomicLong</code></a> initialized to value <code>1</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/IdGenerators.html#createLongGenerator--">createLongGenerator()</a></span> - Static method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/IdGenerators.html" title="class in org.apache.juneau.utils">IdGenerators</a></dt>
 <dd>
-<div class="block">Creates an ID generator using <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/atomic/AtomicLong.html?is-external=true" title="class or interface in java.util.concurrent.atomic"><code>AtomicLong</code></a> initialized to the specified value.</div>
+<div class="block">Creates an ID generator using <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicLong.html?is-external=true" title="class or interface in java.util.concurrent.atomic"><code>AtomicLong</code></a> initialized to the specified value.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/IdMap.html#createLongMap-java.lang.Class-">createLongMap(Class&lt;T&gt;)</a></span> - Static method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/IdMap.html" title="class in org.apache.juneau.utils">IdMap</a></dt>
 <dd>
@@ -8603,13 +8603,13 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/transforms/DateLongSwap.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateLongSwap</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <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>Longs</code></a>.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Longs</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/DateLongSwap.html#DateLongSwap--">DateLongSwap()</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/DateLongSwap.html" title="class in org.apache.juneau.transforms">DateLongSwap</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/transforms/DateMapSwap.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateMapSwap</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <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>Maps</code></a> of the format <tt>{value:long}</tt>.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Maps</code></a> of the format <tt>{value:long}</tt>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/DateMapSwap.html#DateMapSwap--">DateMapSwap()</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/DateMapSwap.html" title="class in org.apache.juneau.transforms">DateMapSwap</a></dt>
 <dd>&nbsp;</dd>
@@ -8627,49 +8627,49 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/DateSwap.html#DateSwap--">DateSwap()</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/DateSwap.html" title="class in org.apache.juneau.transforms">DateSwap</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.DateFull.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.DateFull</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> date strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> date strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.DateLong.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.DateLong</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> date strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> date strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.DateMedium.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.DateMedium</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> date strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> date strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.DateShort.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.DateShort</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> date strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> date strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.DateSimple.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.DateSimple</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to simple <js>"yyyy/MM/dd"</js> date strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to simple <js>"yyyy/MM/dd"</js> date strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.DateTimeFull.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.DateTimeFull</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.DateTimeLong.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.DateTimeLong</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.DateTimeMedium.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.DateTimeMedium</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.DateTimeShort.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.DateTimeShort</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.DateTimeSimple.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.DateTimeSimple</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to simple <js>"yyyy/MM/dd HH:mm:ss"</js> date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to simple <js>"yyyy/MM/dd HH:mm:ss"</js> date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.ISO8601D.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.ISO8601D</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
@@ -8677,11 +8677,11 @@
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.ISO8601DT.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.ISO8601DT</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to ISO8601 date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> to ISO8601 date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.ISO8601DTL.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.ISO8601DTL</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to ISO8601 date-time-local strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to ISO8601 date-time-local strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.ISO8601DTP.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.ISO8601DTP</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
@@ -8697,11 +8697,11 @@
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.RFC2822D.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.RFC2822D</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to RFC2822 date strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to RFC2822 date strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.RFC2822DT.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.RFC2822DT</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to RFC2822 date-time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to RFC2822 date-time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.RFC2822DTZ.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.RFC2822DTZ</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
@@ -8709,27 +8709,27 @@
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.TimeFull.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.TimeFull</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#FULL" title="class or interface in java.text"><code>DateFormat.FULL</code></a> time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.TimeLong.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.TimeLong</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#LONG" title="class or interface in java.text"><code>DateFormat.LONG</code></a> time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.TimeMedium.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.TimeMedium</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#MEDIUM" title="class or interface in java.text"><code>DateFormat.MEDIUM</code></a> time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.TimeShort.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.TimeShort</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true#SHORT" title="class or interface in java.text"><code>DateFormat.SHORT</code></a> time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.TimeSimple.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.TimeSimple</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to simple <js>"HH:mm:ss"</js> time strings.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to simple <js>"HH:mm:ss"</js> time strings.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/DateSwap.ToString.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">DateSwap.ToString</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <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>Dates</code></a> to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a> using the <code>Date.toString()</code> method.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> to <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a> using the <code>Date.toString()</code> method.</div>
 </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>
@@ -9523,9 +9523,9 @@
 <dd>
 <div class="block">Sets the original bean property that this one is overriding.</div>
 </dd>
-<dt><a href="org/apache/juneau/internal/DelegateList.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">DelegateList</span></a>&lt;<a href="org/apache/juneau/internal/DelegateList.html" title="type parameter in DelegateList">T</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&gt; - Class in <a href="org/apache/juneau/internal/package-summary.ht [...]
+<dt><a href="org/apache/juneau/internal/DelegateList.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">DelegateList</span></a>&lt;<a href="org/apache/juneau/internal/DelegateList.html" title="type parameter in DelegateList">T</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&gt; - Class in <a href="org/apache/juneau/internal/package-summary.ht [...]
 <dd>
-<div class="block">Represents a wrapped <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> where entries in the list can be removed or reordered without affecting the
+<div class="block">Represents a wrapped <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> where entries in the list can be removed or reordered without affecting the
  underlying list.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/DelegateList.html#DelegateList-org.apache.juneau.ClassMeta-">DelegateList(ClassMeta&lt;T&gt;)</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/DelegateList.html" title="class in org.apache.juneau.internal">DelegateList</a></dt>
@@ -9534,7 +9534,7 @@
 </dd>
 <dt><a href="org/apache/juneau/internal/DelegateMap.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">DelegateMap</span></a>&lt;<a href="org/apache/juneau/internal/DelegateMap.html" title="type parameter in DelegateMap">T</a>&gt; - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
-<div class="block">Represents a wrapped <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> where entries in the map can be removed without affecting the underlying map.</div>
+<div class="block">Represents a wrapped <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> where entries in the map can be removed without affecting the underlying map.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/DelegateMap.html#DelegateMap-org.apache.juneau.ClassMeta-">DelegateMap(ClassMeta&lt;T&gt;)</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/DelegateMap.html" title="class in org.apache.juneau.internal">DelegateMap</a></dt>
 <dd>
@@ -9566,12 +9566,12 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectList.html#deleteAt-java.lang.String-">deleteAt(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a></dt>
 <dd>
-<div class="block">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true#remove-int-" title="class or interface in java.util"><code>remove(int)</code></a>,but the key is a slash-delimited path used to traverse entries in
+<div class="block">Similar to <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedList.html?is-external=true#remove-int-" title="class or interface in java.util"><code>remove(int)</code></a>,but the key is a slash-delimited path used to traverse entries in
  this POJO.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#deleteAt-java.lang.String-">deleteAt(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#remove-java.lang.Object-" title="class or interface in java.util"><code>remove(Object)</code></a>, but the key is a slash-delimited path used to traverse entries
+<div class="block">Similar to <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true#remove-java.lang.Object-" title="class or interface in java.util"><code>remove(Object)</code></a>, but the key is a slash-delimited path used to traverse entries
  in this POJO.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/resources/DirectoryResource.html#deleteFile-java.lang.String-">deleteFile(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>
@@ -9646,7 +9646,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializerBuilder.html#detectLinksInStrings-boolean-">detectLinksInStrings(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 URLs in <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
+<div class="block">Configuration property:  Look for URLs in <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanTraverseBuilder.html#detectRecursions-boolean-">detectRecursions(boolean)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanTraverseBuilder.html" title="class in org.apache.juneau">BeanTraverseBuilder</a></dt>
 <dd>
@@ -10085,7 +10085,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectList.html#elements-java.lang.Class-">elements(Class&lt;E&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a></dt>
 <dd>
-<div class="block">Creates an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a> with elements of the specified child type.</div>
+<div class="block">Creates an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a> with elements of the specified child type.</div>
 </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>
@@ -10391,7 +10391,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/transforms/EnumerationSwap.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">EnumerationSwap</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Enumeration.html?is-external=true" title="class or interface in java.util"><code>Enumerations</code></a> to <code>List&lt;Object&gt;</code> objects.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Enumeration.html?is-external=true" title="class or interface in java.util"><code>Enumerations</code></a> to <code>List&lt;Object&gt;</code> objects.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/EnumerationSwap.html#EnumerationSwap--">EnumerationSwap()</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/EnumerationSwap.html" title="class in org.apache.juneau.transforms">EnumerationSwap</a></dt>
 <dd>&nbsp;</dd>
@@ -10417,11 +10417,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HeaderString.html#eq-java.lang.String-">eq(String)</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></dt>
 <dd>
-<div class="block">Returns <jk>true</jk> if the specified value is the same using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>String.equals(Object)</code></a>.</div>
+<div class="block">Returns <jk>true</jk> if the specified value is the same using <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>String.equals(Object)</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HeaderString.html#eqIC-java.lang.String-">eqIC(String)</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></dt>
 <dd>
-<div class="block">Returns <jk>true</jk> if the specified value is the same using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#equalsIgnoreCase-java.lang.String-" title="class or interface in java.lang"><code>String.equalsIgnoreCase(String)</code></a>.</div>
+<div class="block">Returns <jk>true</jk> if the specified value is the same using <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true#equalsIgnoreCase-java.lang.String-" title="class or interface in java.lang"><code>String.equalsIgnoreCase(String)</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#equals-java.lang.Object-">equals(Object)</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>
@@ -10833,7 +10833,7 @@
 </dd>
 <dt><a href="org/apache/juneau/utils/ExtendedMimetypesFileTypeMap.html" title="class in org.apache.juneau.utils"><span class="typeNameLink">ExtendedMimetypesFileTypeMap</span></a> - Class in <a href="org/apache/juneau/utils/package-summary.html">org.apache.juneau.utils</a></dt>
 <dd>
-<div class="block">An extension of <a href="http://docs.oracle.com/javase/7/docs/api/javax/activation/MimetypesFileTypeMap.html?is-external=true" title="class or interface in javax.activation"><code>MimetypesFileTypeMap</code></a> that includes many more media types.</div>
+<div class="block">An extension of <a href="http://docs.oracle.com/javase/8/docs/api/javax/activation/MimetypesFileTypeMap.html?is-external=true" title="class or interface in javax.activation"><code>MimetypesFileTypeMap</code></a> that includes many more media types.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/ExtendedMimetypesFileTypeMap.html#ExtendedMimetypesFileTypeMap--">ExtendedMimetypesFileTypeMap()</a></span> - Constructor for class org.apache.juneau.utils.<a href="org/apache/juneau/utils/ExtendedMimetypesFileTypeMap.html" title="class in org.apache.juneau.utils">ExtendedMimetypesFileTypeMap</a></dt>
 <dd>
@@ -11066,7 +11066,7 @@
 </dd>
 <dt><a href="org/apache/juneau/internal/FileReaderBuilder.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">FileReaderBuilder</span></a> - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
-<div class="block">Utility class for creating <a href="http://docs.oracle.com/javase/7/docs/api/java/io/FileReader.html?is-external=true" title="class or interface in java.io"><code>FileReader</code></a> objects.</div>
+<div class="block">Utility class for creating <a href="http://docs.oracle.com/javase/8/docs/api/java/io/FileReader.html?is-external=true" title="class or interface in java.io"><code>FileReader</code></a> objects.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/FileReaderBuilder.html#FileReaderBuilder--">FileReaderBuilder()</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/FileReaderBuilder.html" title="class in org.apache.juneau.internal">FileReaderBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -11110,7 +11110,7 @@
 </dd>
 <dt><a href="org/apache/juneau/internal/FileWriterBuilder.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">FileWriterBuilder</span></a> - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
-<div class="block">Utility class for creating <a href="http://docs.oracle.com/javase/7/docs/api/java/io/FileWriter.html?is-external=true" title="class or interface in java.io"><code>FileWriter</code></a> objects.</div>
+<div class="block">Utility class for creating <a href="http://docs.oracle.com/javase/8/docs/api/java/io/FileWriter.html?is-external=true" title="class or interface in java.io"><code>FileWriter</code></a> objects.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/FileWriterBuilder.html#FileWriterBuilder--">FileWriterBuilder()</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/FileWriterBuilder.html" title="class in org.apache.juneau.internal">FileWriterBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -11156,7 +11156,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#findBoolean-java.lang.String...-">findBoolean(String...)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
+<div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/ClasspathResourceFinderSimple.html#findClasspathResource-java.lang.Class-java.lang.String-java.util.Locale-">findClasspathResource(Class&lt;?&gt;, String, Locale)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/ClasspathResourceFinderSimple.html" title="class in org.apache.juneau.utils">ClasspathResourceFinderSimple</a></dt>
 <dd>
@@ -11180,7 +11180,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#findInt-java.lang.String...-">findInt(String...)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the first entry that exists converted to an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.</div>
+<div class="block">Returns the first entry that exists converted to an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#findKeyIgnoreCase-java.lang.String-">findKeyIgnoreCase(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
@@ -11188,15 +11188,15 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#findList-java.lang.String...-">findList(String...)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
+<div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#findLong-java.lang.String...-">findLong(String...)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
+<div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#findMap-java.lang.String...-">findMap(String...)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
+<div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/Accept.html#findMatch-org.apache.juneau.http.MediaType:A-">findMatch(MediaType[])</a></span> - 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>
@@ -11301,7 +11301,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#findString-java.lang.String...-">findString(String...)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
+<div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transform/BuilderSwap.html#findSwapFromBuilderClass-java.lang.Class-org.apache.juneau.Visibility-org.apache.juneau.Visibility-">findSwapFromBuilderClass(Class&lt;?&gt;, Visibility, Visibility)</a></span> - Static method in class org.apache.juneau.transform.<a href="org/apache/juneau/transform/BuilderSwap.html" title="class in org.apache.juneau.transform">BuilderSwap</a></dt>
 <dd>
@@ -11313,15 +11313,15 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#fine-java.lang.String-java.lang.Object...-">fine(String, Object...)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
-<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#FINE" title="class or interface in java.util.logging"><code>Level.FINE</code></a> level.</div>
+<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html?is-external=true#FINE" title="class or interface in java.util.logging"><code>Level.FINE</code></a> level.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#finer-java.lang.String-java.lang.Object...-">finer(String, Object...)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
-<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#FINER" title="class or interface in java.util.logging"><code>Level.FINER</code></a> level.</div>
+<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html?is-external=true#FINER" title="class or interface in java.util.logging"><code>Level.FINER</code></a> level.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#finest-java.lang.String-java.lang.Object...-">finest(String, Object...)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
-<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#FINEST" title="class or interface in java.util.logging"><code>Level.FINEST</code></a> level.</div>
+<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html?is-external=true#FINEST" title="class or interface in java.util.logging"><code>Level.FINEST</code></a> level.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/encoders/Finishable.html#finish--">finish()</a></span> - Method in interface org.apache.juneau.encoders.<a href="org/apache/juneau/encoders/Finishable.html" title="interface in org.apache.juneau.encoders">Finishable</a></dt>
 <dd>
@@ -11341,7 +11341,7 @@
 </dd>
 <dt><a href="org/apache/juneau/rest/util/FinishablePrintWriter.html" title="class in org.apache.juneau.rest.util"><span class="typeNameLink">FinishablePrintWriter</span></a> - Class in <a href="org/apache/juneau/rest/util/package-summary.html">org.apache.juneau.rest.util</a></dt>
 <dd>
-<div class="block">A wrapped <a href="http://docs.oracle.com/javase/7/docs/api/java/io/PrintWriter.html?is-external=true" title="class or interface in java.io"><code>PrintWriter</code></a> with an added <code>finish()</code> method.</div>
+<div class="block">A wrapped <a href="http://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html?is-external=true" title="class or interface in java.io"><code>PrintWriter</code></a> with an added <code>finish()</code> method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/util/FinishablePrintWriter.html#FinishablePrintWriter-java.io.OutputStream-java.lang.String-boolean-">FinishablePrintWriter(OutputStream, String, boolean)</a></span> - Constructor for class org.apache.juneau.rest.util.<a href="org/apache/juneau/rest/util/FinishablePrintWriter.html" title="class in org.apache.juneau.rest.util">FinishablePrintWriter</a></dt>
 <dd>
@@ -11569,7 +11569,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#format-java.lang.String-java.lang.Object...-">format(String, 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">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true#format-java.lang.String-java.lang.Object...-" title="class or interface in java.text"><code>MessageFormat.format(String, Object...)</code></a> except allows you to specify POJO arguments.</div>
+<div class="block">Similar to <a href="http://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html?is-external=true#format-java.lang.String-java.lang.Object...-" title="class or interface in java.text"><code>MessageFormat.format(String, Object...)</code></a> except allows you to specify POJO arguments.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/resources/LogEntryFormatter.html#format-java.util.logging.LogRecord-">format(LogRecord)</a></span> - Method in class org.apache.juneau.microservice.resources.<a href="org/apache/juneau/microservice/resources/LogEntryFormatter.html" title="class in org.apache.juneau.microservice.resources">LogEntryFormatter</a></dt>
 <dd>&nbsp;</dd>
@@ -12146,7 +12146,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#get-java.lang.String-java.lang.Class-">get(String, Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but casts or converts the value to the specified class type.</div>
+<div class="block">Same as <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but casts or converts the value to the specified class type.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#get-java.lang.String-java.lang.reflect.Type-java.lang.reflect.Type...-">get(String, Type, Type...)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
@@ -12466,7 +12466,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#getAnnotation-java.lang.Class-java.lang.reflect.Type-">getAnnotation(Class&lt;T&gt;, Type)</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">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true#getAnnotation-java.lang.Class-" title="class or interface in java.lang"><code>Class.getAnnotation(Class)</code></a> except also searches annotations on interfaces.</div>
+<div class="block">Similar to <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true#getAnnotation-java.lang.Class-" title="class or interface in java.lang"><code>Class.getAnnotation(Class)</code></a> except also searches annotations on interfaces.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/jena/RdfClassMeta.html#getAnnotation--">getAnnotation()</a></span> - Method in class org.apache.juneau.jena.<a href="org/apache/juneau/jena/RdfClassMeta.html" title="class in org.apache.juneau.jena">RdfClassMeta</a></dt>
 <dd>
@@ -12559,7 +12559,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSession.html#getArgsClassMeta-java.lang.reflect.Type:A-">getArgsClassMeta(Type[])</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></dt>
 <dd>
-<div class="block">Given an array of <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"><code>Type</code></a> objects, returns a <a href="org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representing those arguments.</div>
+<div class="block">Given an array of <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect"><code>Type</code></a> objects, returns a <a href="org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representing those arguments.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/Context.html#getArrayProperty-java.lang.String-java.lang.Class-">getArrayProperty(String, Class&lt;T&gt;)</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>
@@ -12929,11 +12929,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getBoolean-java.lang.String-">getBoolean(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getBoolean-java.lang.String-java.lang.Boolean-">getBoolean(String, Boolean)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RequestFormData.html#getBoolean-java.lang.String-">getBoolean(String)</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RequestFormData.html" title="class in org.apache.juneau.rest">RequestFormData</a></dt>
 <dd>
@@ -12965,11 +12965,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getBoolean-java.lang.String-">getBoolean(String)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getBoolean-java.lang.String-java.lang.Boolean-">getBoolean(String, Boolean)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/Context.html#getBooleanProperty-java.lang.String-java.lang.Boolean-">getBooleanProperty(String, Boolean)</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>
@@ -13153,7 +13153,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#getClassFromReadableName-java.lang.ClassLoader-java.lang.String-">getClassFromReadableName(ClassLoader, String)</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">Converts the string generated by <a href="org/apache/juneau/internal/ClassUtils.html#getReadableClassName-java.lang.Class-"><code>ClassUtils.getReadableClassName(Class)</code></a> back into 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"><code>Class</code></a>.</div>
+<div class="block">Converts the string generated by <a href="org/apache/juneau/internal/ClassUtils.html#getReadableClassName-java.lang.Class-"><code>ClassUtils.getReadableClassName(Class)</code></a> back into a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/Context.html#getClassListProperty-java.lang.String-">getClassListProperty(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>
@@ -13189,7 +13189,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanContext.html#getClassMeta-java.lang.Class-">getClassMeta(Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a></dt>
 <dd>
-<div class="block">Construct a <code>ClassMeta</code> wrapper around 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"><code>Class</code></a> object.</div>
+<div class="block">Construct a <code>ClassMeta</code> wrapper around a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> object.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanContext.html#getClassMeta-java.lang.reflect.Type-java.lang.reflect.Type...-">getClassMeta(Type, Type...)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a></dt>
 <dd>
@@ -13218,7 +13218,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSession.html#getClassMeta-java.lang.Class-">getClassMeta(Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></dt>
 <dd>
-<div class="block">Returns a <code>ClassMeta</code> wrapper around 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"><code>Class</code></a> object.</div>
+<div class="block">Returns a <code>ClassMeta</code> wrapper around a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> object.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSession.html#getClassMeta-java.lang.reflect.Type-java.lang.reflect.Type...-">getClassMeta(Type, Type...)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></dt>
 <dd>
@@ -13287,7 +13287,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#getClasspathResource-java.lang.String-java.util.Locale-">getClasspathResource(String, Locale)</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">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true#getResourceAsStream-java.lang.String-" title="class or interface in java.lang"><code>Class.getResourceAsStream(String)</code></a> except if it doesn't find the resource on this class, searches
+<div class="block">Same as <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true#getResourceAsStream-java.lang.String-" title="class or interface in java.lang"><code>Class.getResourceAsStream(String)</code></a> except if it doesn't find the resource on this class, searches
  up the parent hierarchy chain.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#getClasspathResource-java.lang.Class-java.lang.String-java.util.Locale-">getClasspathResource(Class&lt;?&gt;, String, Locale)</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>
@@ -13646,7 +13646,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/resources/LogEntryFormatter.html#getDateFormat--">getDateFormat()</a></span> - Method in class org.apache.juneau.microservice.resources.<a href="org/apache/juneau/microservice/resources/LogEntryFormatter.html" title="class in org.apache.juneau.microservice.resources">LogEntryFormatter</a></dt>
 <dd>
-<div class="block">Returns the <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text"><code>DateFormat</code></a> used for matching dates.</div>
+<div class="block">Returns the <a href="http://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text"><code>DateFormat</code></a> used for matching dates.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockServletRequest.html#getDateHeader-java.lang.String-">getDateHeader(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>
@@ -13824,7 +13824,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanPropertyMeta.html#getDynaMap-java.lang.Object-">getDynaMap(Object)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a></dt>
 <dd>
-<div class="block">Returns the <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> object returned by the DynaBean getter.</div>
+<div class="block">Returns the <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> object returned by the DynaBean getter.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/xml/XmlBeanMeta.html#getElementProperties--">getElementProperties()</a></span> - Method in class org.apache.juneau.xml.<a href="org/apache/juneau/xml/XmlBeanMeta.html" title="class in org.apache.juneau.xml">XmlBeanMeta</a></dt>
 <dd>
@@ -14457,7 +14457,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#getInnerClass--">getInnerClass()</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 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>
+<div class="block">Returns the <a href="http://docs.oracle.com/javase/8/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>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMetaExtended.html#getInnerClass--">getInnerClass()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ClassMetaExtended.html" title="class in org.apache.juneau">ClassMetaExtended</a></dt>
 <dd>
@@ -14500,11 +14500,11 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RequestBody.html#getInputStream--">getInputStream()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RequestBody.html" title="class in org.apache.juneau.rest">RequestBody</a></dt>
 <dd>
-<div class="block">Returns the HTTP body content as 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>
+<div class="block">Returns the HTTP body content as an <a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestRequest.html#getInputStream--">getInputStream()</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 HTTP body content as 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>
+<div class="block">Returns the HTTP body content as an <a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ReaderParser.html#getInputStreamCharset--">getInputStreamCharset()</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ReaderParser.html" title="class in org.apache.juneau.parser">ReaderParser</a></dt>
 <dd>
@@ -14600,11 +14600,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getInt-java.lang.String-">getInt(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.</div>
+<div class="block">Returns the specified entry value converted to an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getInt-java.lang.String-java.lang.Integer-">getInt(String, Integer)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.</div>
+<div class="block">Returns the specified entry value converted to an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RequestFormData.html#getInt-java.lang.String-">getInt(String)</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RequestFormData.html" title="class in org.apache.juneau.rest">RequestFormData</a></dt>
 <dd>
@@ -14636,11 +14636,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getInt-java.lang.String-">getInt(String)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.</div>
+<div class="block">Returns the specified entry value converted to an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getInt-java.lang.String-java.lang.Integer-">getInt(String, Integer)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.</div>
+<div class="block">Returns the specified entry value converted to an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/Context.html#getIntegerProperty-java.lang.String-java.lang.Integer-">getIntegerProperty(String, Integer)</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>
@@ -14848,11 +14848,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getList-java.lang.String-">getList(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getList-java.lang.String-java.util.List-">getList(String, List&lt;?&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getList-java.lang.String-java.lang.Class-java.util.List-">getList(String, Class&lt;E&gt;, List&lt;E&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
@@ -14860,11 +14860,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getList-java.lang.String-">getList(String)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getList-java.lang.String-java.util.List-">getList(String, List&lt;?&gt;)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserSession.html#getListener--">getListener()</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>
@@ -15006,19 +15006,19 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getLong-java.lang.String-">getLong(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getLong-java.lang.String-java.lang.Long-">getLong(String, Long)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getLong-java.lang.String-">getLong(String)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getLong-java.lang.String-java.lang.Long-">getLong(String, Long)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/Context.html#getLongProperty-java.lang.String-java.lang.Long-">getLongProperty(String, Long)</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>
@@ -15042,11 +15042,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getMap-java.lang.String-">getMap(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getMap-java.lang.String-java.util.Map-">getMap(String, Map&lt;?, ?&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getMap-java.lang.String-java.lang.Class-java.lang.Class-java.util.Map-">getMap(String, Class&lt;K&gt;, Class&lt;V&gt;, Map&lt;K, V&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
@@ -15054,11 +15054,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getMap-java.lang.String-">getMap(String)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getMap-java.lang.String-java.util.Map-">getMap(String, Map&lt;?, ?&gt;)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/Context.html#getMapProperty-java.lang.String-java.lang.Class-">getMapProperty(String, Class&lt;T&gt;)</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>
@@ -15502,7 +15502,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#getName--">getName()</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">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>
+<div class="block">Shortcut for calling <a href="http://docs.oracle.com/javase/8/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>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/atom/Person.html#getName--">getName()</a></span> - Method in class org.apache.juneau.dto.atom.<a href="org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a></dt>
 <dd>
@@ -15749,7 +15749,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getObjectMap-java.lang.String-">getObjectMap(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getObjectMap-java.lang.String-org.apache.juneau.ObjectMap-">getObjectMap(String, ObjectMap)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
@@ -15761,7 +15761,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getObjectMap-java.lang.String-">getObjectMap(String)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getObjectMap-java.lang.String-org.apache.juneau.ObjectMap-">getObjectMap(String, ObjectMap)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
@@ -16545,11 +16545,11 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RequestBody.html#getReader--">getReader()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RequestBody.html" title="class in org.apache.juneau.rest">RequestBody</a></dt>
 <dd>
-<div class="block">Returns the HTTP body content as 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>
+<div class="block">Returns the HTTP body content as a <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><code>Reader</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestRequest.html#getReader--">getReader()</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 HTTP body content as 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>
+<div class="block">Returns the HTTP body content as a <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><code>Reader</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RequestBody.html#getReaderParser--">getReaderParser()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RequestBody.html" title="class in org.apache.juneau.rest">RequestBody</a></dt>
 <dd>
@@ -16687,7 +16687,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#getResource-java.lang.Class-java.lang.String-">getResource(Class&lt;?&gt;, String)</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">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true#getResourceAsStream-java.lang.String-" title="class or interface in java.lang"><code>Class.getResourceAsStream(String)</code></a> except looks up the parent hierarchy for the existence of
+<div class="block">Similar to <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true#getResourceAsStream-java.lang.String-" title="class or interface in java.lang"><code>Class.getResourceAsStream(String)</code></a> except looks up the parent hierarchy for the existence of
  the specified resource.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#getResource--">getResource()</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>
@@ -16917,7 +16917,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/ProcBuilder.html#getScanner--">getScanner()</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/ProcBuilder.html" title="class in org.apache.juneau.utils">ProcBuilder</a></dt>
 <dd>
-<div class="block">Returns the output from this process as a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Scanner.html?is-external=true" title="class or interface in java.util"><code>Scanner</code></a>.</div>
+<div class="block">Returns the output from this process as a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Scanner.html?is-external=true" title="class or interface in java.util"><code>Scanner</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSession.html#getSchema--">getSchema()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></dt>
 <dd>
@@ -17208,7 +17208,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#getSimpleName--">getSimpleName()</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">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>
+<div class="block">Shortcut for calling <a href="http://docs.oracle.com/javase/8/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>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#getSimpleName-java.lang.Class-">getSimpleName(Class&lt;?&gt;)</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>
@@ -17318,11 +17318,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getString-java.lang.String-">getString(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getString-java.lang.String-java.lang.String-">getString(String, String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RequestFormData.html#getString-java.lang.String-">getString(String)</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RequestFormData.html" title="class in org.apache.juneau.rest">RequestFormData</a></dt>
 <dd>
@@ -17371,7 +17371,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/MessageBundle.html#getString-java.lang.String-java.lang.Object...-">getString(String, Object...)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/MessageBundle.html" title="class in org.apache.juneau.utils">MessageBundle</a></dt>
 <dd>
-<div class="block">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ResourceBundle.html?is-external=true#getString-java.lang.String-" title="class or interface in java.util"><code>ResourceBundle.getString(String)</code></a> except allows you to pass in <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a> objects.</div>
+<div class="block">Similar to <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ResourceBundle.html?is-external=true#getString-java.lang.String-" title="class or interface in java.util"><code>ResourceBundle.getString(String)</code></a> except allows you to pass in <a href="http://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a> objects.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/MessageBundle.html#getString-java.util.Locale-java.lang.String-java.lang.Object...-">getString(Locale, String, Object...)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/MessageBundle.html" title="class in org.apache.juneau.utils">MessageBundle</a></dt>
 <dd>
@@ -17379,11 +17379,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getString-java.lang.String-">getString(String)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/PojoRest.html#getString-java.lang.String-java.lang.String-">getString(String, String)</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils">PojoRest</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/config/Config.html#getStringArray-java.lang.String-">getStringArray(String)</a></span> - Method in class org.apache.juneau.config.<a href="org/apache/juneau/config/Config.html" title="class in org.apache.juneau.config">Config</a></dt>
 <dd>
@@ -17395,7 +17395,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getStringArray-java.lang.String-">getStringArray(String)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
+<div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getStringArray-java.lang.String-java.lang.String:A-">getStringArray(String, String[])</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
@@ -17403,7 +17403,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSession.html#getStringBuilder--">getStringBuilder()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></dt>
 <dd>
-<div class="block">Creates a reusable <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang"><code>StringBuilder</code></a> object from an internal pool.</div>
+<div class="block">Creates a reusable <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang"><code>StringBuilder</code></a> object from an internal pool.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/Context.html#getStringProperty-java.lang.String-java.lang.String-">getStringProperty(String, 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>
@@ -17517,7 +17517,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getSwapped-java.lang.String-org.apache.juneau.transform.PojoSwap-">getSwapped(String, PojoSwap&lt;T, ?&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but converts the raw value to the specified class type using the specified
+<div class="block">Same as <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but converts the raw value to the specified class type using the specified
  POJO swap.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/console/ConsoleCommand.html#getSynopsis--">getSynopsis()</a></span> - Method in class org.apache.juneau.microservice.console.<a href="org/apache/juneau/microservice/console/ConsoleCommand.html" title="class in org.apache.juneau.microservice.console">ConsoleCommand</a></dt>
@@ -17733,7 +17733,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RequestBody.html#getUnbufferedReader--">getUnbufferedReader()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RequestBody.html" title="class in org.apache.juneau.rest">RequestBody</a></dt>
 <dd>
-<div class="block">Same as <a href="org/apache/juneau/rest/RequestBody.html#getReader--"><code>RequestBody.getReader()</code></a>, but doesn't encapsulate the result in a <a href="http://docs.oracle.com/javase/7/docs/api/java/io/BufferedReader.html?is-external=true" title="class or interface in java.io"><code>BufferedReader</code></a>;</div>
+<div class="block">Same as <a href="org/apache/juneau/rest/RequestBody.html#getReader--"><code>RequestBody.getReader()</code></a>, but doesn't encapsulate the result in a <a href="http://docs.oracle.com/javase/8/docs/api/java/io/BufferedReader.html?is-external=true" title="class or interface in java.io"><code>BufferedReader</code></a>;</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/jsonschema/JsonSchema.html#getUniqueItems--">getUniqueItems()</a></span> - Method in class org.apache.juneau.dto.jsonschema.<a href="org/apache/juneau/dto/jsonschema/JsonSchema.html" title="class in org.apache.juneau.dto.jsonschema">JsonSchema</a></dt>
 <dd>
@@ -18008,7 +18008,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getWithDefault-java.lang.String-java.lang.Object-">getWithDefault(String, Object)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but returns the default value if the key could not be found.</div>
+<div class="block">Same as <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but returns the default value if the key could not be found.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#getWithDefault-java.lang.String-T-java.lang.Class-">getWithDefault(String, T, Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
@@ -18727,7 +18727,7 @@
 <dd>
 <div class="block">Constructor.</div>
 </dd>
-<dt><a href="org/apache/juneau/http/HeaderEnum.html" title="class in org.apache.juneau.http"><span class="typeNameLink">HeaderEnum</span></a>&lt;<a href="org/apache/juneau/http/HeaderEnum.html" title="type parameter in HeaderEnum">E</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="org/apache/juneau/http/HeaderEnum.html" title="type parameter in HeaderEnum">E</a>&gt;&gt; - Class [...]
+<dt><a href="org/apache/juneau/http/HeaderEnum.html" title="class in org.apache.juneau.http"><span class="typeNameLink">HeaderEnum</span></a>&lt;<a href="org/apache/juneau/http/HeaderEnum.html" title="type parameter in HeaderEnum">E</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="org/apache/juneau/http/HeaderEnum.html" title="type parameter in HeaderEnum">E</a>&gt;&gt; - Class [...]
 <dd>
 <div class="block">Category of headers that consist of a single enum value.</div>
 </dd>
@@ -19050,7 +19050,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a></span> - Static variable in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></dt>
 <dd>
-<div class="block">Configuration property:  Look for URLs in <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
+<div class="block">Configuration property:  Look for URLs in <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a></span> - Static variable in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></dt>
 <dd>
@@ -19855,7 +19855,7 @@
 </dd>
 <dt><a href="org/apache/juneau/internal/IdentityList.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">IdentityList</span></a>&lt;<a href="org/apache/juneau/internal/IdentityList.html" title="type parameter in IdentityList">T</a>&gt; - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
-<div class="block">Combination of a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util"><code>LinkedList</code></a> and <code>IdentitySet</code>.</div>
+<div class="block">Combination of a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util"><code>LinkedList</code></a> and <code>IdentitySet</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/IdentityList.html#IdentityList--">IdentityList()</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/IdentityList.html" title="class in org.apache.juneau.internal">IdentityList</a></dt>
 <dd>&nbsp;</dd>
@@ -20949,15 +20949,15 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ArrayUtils.html#indexOf-T-T:A-">indexOf(T, 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">Returns the index position of the element in the specified array using the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>Object.equals(Object)</code></a> method.</div>
+<div class="block">Returns the index position of the element in the specified array using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>Object.equals(Object)</code></a> method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ArrayUtils.html#indexOf-java.lang.String-java.lang.String:A-">indexOf(String, String[])</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">Returns the index position of the element in the specified array using the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>String.equals(Object)</code></a> method.</div>
+<div class="block">Returns the index position of the element in the specified array using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>String.equals(Object)</code></a> method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#indexOf-java.lang.String-char...-">indexOf(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>
-<div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#indexOf-int-" title="class or interface in java.lang"><code>String.indexOf(int)</code></a> except allows you to check for multiple characters.</div>
+<div class="block">Same as <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true#indexOf-int-" title="class or interface in java.lang"><code>String.indexOf(int)</code></a> except allows you to check for multiple characters.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger"><span class="typeNameLink">Info</span></a> - Class in <a href="org/apache/juneau/dto/swagger/package-summary.html">org.apache.juneau.dto.swagger</a></dt>
 <dd>
@@ -20986,11 +20986,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#info-java.lang.String-java.lang.Object...-">info(String, Object...)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
-<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#INFO" title="class or interface in java.util.logging"><code>Level.INFO</code></a> level.</div>
+<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html?is-external=true#INFO" title="class or interface in java.util.logging"><code>Level.INFO</code></a> level.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#info-java.lang.Throwable-java.lang.String-java.lang.Object...-">info(Throwable, String, Object...)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
-<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#INFO" title="class or interface in java.util.logging"><code>Level.INFO</code></a> level.</div>
+<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html?is-external=true#INFO" title="class or interface in java.util.logging"><code>Level.INFO</code></a> level.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/JettyLogger.html#info-java.lang.String-java.lang.Object...-">info(String, Object...)</a></span> - Method in class org.apache.juneau.microservice.<a href="org/apache/juneau/microservice/JettyLogger.html" title="class in org.apache.juneau.microservice">JettyLogger</a></dt>
 <dd>&nbsp;</dd>
@@ -21140,7 +21140,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/rest/reshandlers/InputStreamHandler.html" title="class in org.apache.juneau.rest.reshandlers"><span class="typeNameLink">InputStreamHandler</span></a> - Class in <a href="org/apache/juneau/rest/reshandlers/package-summary.html">org.apache.juneau.rest.reshandlers</a></dt>
 <dd>
-<div class="block">Response handler for <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> objects.</div>
+<div class="block">Response handler for <a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a> objects.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/reshandlers/InputStreamHandler.html#InputStreamHandler--">InputStreamHandler()</a></span> - Constructor for class org.apache.juneau.rest.reshandlers.<a href="org/apache/juneau/rest/reshandlers/InputStreamHandler.html" title="class in org.apache.juneau.rest.reshandlers">InputStreamHandler</a></dt>
 <dd>&nbsp;</dd>
@@ -21754,7 +21754,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isBoolean--">isBoolean()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isByteArray--">isByteArray()</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>
@@ -21762,21 +21762,21 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isCalendar--">isCalendar()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendar</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isChar--">isChar()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang"><code>Character</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/xml/XmlReader.html#isCharacters--">isCharacters()</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/ClassMeta.html#isCharSequence--">isCharSequence()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang"><code>CharSequence</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isClass--">isClass()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/Connection.html#isClose--">isClose()</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/Connection.html" title="class in org.apache.juneau.http">Connection</a></dt>
 <dd>
@@ -21784,11 +21784,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isCollection--">isCollection()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isCollectionOrArray--">isCollectionOrArray()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/8/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>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/json/JsonParserSession.html#isCommentOrWhitespace-int-">isCommentOrWhitespace(int)</a></span> - Method in class org.apache.juneau.json.<a href="org/apache/juneau/json/JsonParserSession.html" title="class in org.apache.juneau.json">JsonParserSession</a></dt>
 <dd>
@@ -21798,11 +21798,11 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isDate--">isDate()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isDateOrCalendar--">isDateOrCalendar()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendar</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanContext.html#isDebug--">isDebug()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a></dt>
 <dd>
@@ -21824,7 +21824,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isDecimal--">isDecimal()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang"><code>Double</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#isDecimal-java.lang.String-">isDecimal(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>
@@ -21849,27 +21849,27 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#isDeprecated-java.lang.Class-">isDeprecated(Class&lt;?&gt;)</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 <jk>true</jk> if the specified class has the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
+<div class="block">Returns <jk>true</jk> if the specified class has the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#isDeprecated-java.lang.reflect.Method-">isDeprecated(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 <jk>true</jk> if the specified method has the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
+<div class="block">Returns <jk>true</jk> if the specified method has the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#isDeprecated-java.lang.reflect.Constructor-">isDeprecated(Constructor&lt;?&gt;)</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 <jk>true</jk> if the specified constructor has the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
+<div class="block">Returns <jk>true</jk> if the specified constructor has the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#isDeprecated-java.lang.reflect.Field-">isDeprecated(Field)</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 <jk>true</jk> if the specified field has the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
+<div class="block">Returns <jk>true</jk> if the specified field has the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializer.html#isDetectLinksInStrings--">isDetectLinksInStrings()</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></dt>
 <dd>
-<div class="block">Configuration property:  Look for URLs in <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
+<div class="block">Configuration property:  Look for URLs in <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializerSession.html#isDetectLinksInStrings--">isDetectLinksInStrings()</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializerSession.html" title="class in org.apache.juneau.html">HtmlSerializerSession</a></dt>
 <dd>
-<div class="block">Configuration property:  Look for URLs in <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
+<div class="block">Configuration property:  Look for URLs in <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanTraverseContext.html#isDetectRecursions--">isDetectRecursions()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanTraverseContext.html" title="class in org.apache.juneau">BeanTraverseContext</a></dt>
 <dd>
@@ -21881,7 +21881,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isDouble--">isDouble()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/8/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>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanPropertyMeta.html#isDyna--">isDyna()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a></dt>
 <dd>
@@ -21897,7 +21897,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#isEmpty-java.lang.Object-">isEmpty(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 <jk>true</jk> if specified string is <jk>null</jk> or it's <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"><code>Object.toString()</code></a> method returns an empty
+<div class="block">Returns <jk>true</jk> if specified string is <jk>null</jk> or it's <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method returns an empty
  string.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/WrappedMap.html#isEmpty--">isEmpty()</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/WrappedMap.html" title="class in org.apache.juneau.internal">WrappedMap</a></dt>
@@ -21928,7 +21928,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isEnum--">isEnum()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><code>Enum</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#isEquals-java.lang.String-java.lang.String-">isEquals(String, 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>
@@ -21990,7 +21990,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isFloat--">isFloat()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/8/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>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#isFloat-java.lang.String-">isFloat(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>
@@ -22096,7 +22096,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isInputStream--">isInputStream()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is an <a href="http://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isInstance-java.lang.Object-">isInstance(Object)</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>
@@ -22108,7 +22108,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isInteger--">isInteger()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/8/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>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#isJson-java.lang.String-">isJson(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>
@@ -22120,13 +22120,13 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isList--">isList()</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 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>
+<div class="block">Returns <jk>true</jk> if this class extends from <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#isLoggable-java.util.logging.Level-">isLoggable(Level)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isLong--">isLong()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/8/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>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializer.html#isLookForLabelParameters--">isLookForLabelParameters()</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></dt>
 <dd>
@@ -22154,7 +22154,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isMap--">isMap()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 </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>
@@ -22162,7 +22162,7 @@
 </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>
-<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>
+<div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/8/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>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isMemberClass--">isMemberClass()</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>
@@ -22174,7 +22174,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isMethod--">isMethod()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect"><code>Method</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/mock/MockHttpSession.html#isNew--">isNew()</a></span> - Method in class org.apache.juneau.rest.mock.<a href="org/apache/juneau/rest/mock/MockHttpSession.html" title="class in org.apache.juneau.rest.mock">MockHttpSession</a></dt>
 <dd>&nbsp;</dd>
@@ -22213,19 +22213,19 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#isNotDeprecated-java.lang.Class-">isNotDeprecated(Class&lt;?&gt;)</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 <jk>true</jk> if the specified class doesn't have the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
+<div class="block">Returns <jk>true</jk> if the specified class doesn't have the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#isNotDeprecated-java.lang.reflect.Method-">isNotDeprecated(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 <jk>true</jk> if the specified method doesn't have the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
+<div class="block">Returns <jk>true</jk> if the specified method doesn't have the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#isNotDeprecated-java.lang.reflect.Constructor-">isNotDeprecated(Constructor&lt;?&gt;)</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 <jk>true</jk> if the specified constructor doesn't have the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
+<div class="block">Returns <jk>true</jk> if the specified constructor doesn't have the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#isNotDeprecated-java.lang.reflect.Field-">isNotDeprecated(Field)</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 <jk>true</jk> if the specified field doesn't have the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
+<div class="block">Returns <jk>true</jk> if the specified field doesn't have the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang"><code>@Deprecated</code></a> annotation on it.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#isNotEmpty-java.lang.String-">isNotEmpty(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>
@@ -22233,7 +22233,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#isNotEmpty-java.lang.Object-">isNotEmpty(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 <jk>true</jk> if specified string is not <jk>null</jk> or it's <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"><code>Object.toString()</code></a> method doesn't return an empty
+<div class="block">Returns <jk>true</jk> if specified string is not <jk>null</jk> or it's <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method doesn't return an empty
  string.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#isNotEquals-java.lang.String-java.lang.String-">isNotEquals(String, 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>
@@ -22242,7 +22242,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isNotObject--">isNotObject()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is not <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#isNotPublic-java.lang.Class-">isNotPublic(Class&lt;?&gt;)</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>
@@ -22290,7 +22290,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isNumber--">isNumber()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang"><code>Number</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#isNumeric-java.lang.String-">isNumeric(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>
@@ -22322,7 +22322,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isObject--">isObject()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#isObjectList-java.lang.Object-boolean-">isObjectList(Object, boolean)</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>
@@ -22410,7 +22410,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isReader--">isReader()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><code>Reader</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/InputStreamParser.html#isReaderParser--">isReaderParser()</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/InputStreamParser.html" title="class in org.apache.juneau.parser">InputStreamParser</a></dt>
 <dd>&nbsp;</dd>
@@ -22464,7 +22464,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isSet--">isSet()</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 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>
+<div class="block">Returns <jk>true</jk> if this class extends from <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><code>Set</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/Value.html#isSet--">isSet()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/Value.html" title="class in org.apache.juneau">Value</a></dt>
 <dd>
@@ -22472,7 +22472,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isShort--">isShort()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is either <a href="http://docs.oracle.com/javase/8/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>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/json/JsonSerializer.html#isSimpleMode--">isSimpleMode()</a></span> - Method in class org.apache.juneau.json.<a href="org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a></dt>
 <dd>
@@ -22554,11 +22554,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isString--">isString()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserPipe.html#isString--">isString()</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserPipe.html" title="class in org.apache.juneau.parser">ParserPipe</a></dt>
 <dd>
-<div class="block">Returns <jk>true</jk> if the contents passed into this pipe was a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang"><code>CharSequence</code></a>.</div>
+<div class="block">Returns <jk>true</jk> if the contents passed into this pipe was a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang"><code>CharSequence</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transform/PojoSwap.html#isSwappedObject-java.lang.Object-">isSwappedObject(Object)</a></span> - Method in class org.apache.juneau.transform.<a href="org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a></dt>
 <dd>
@@ -22656,7 +22656,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isUri--">isUri()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializerSession.html#isUri-org.apache.juneau.ClassMeta-org.apache.juneau.BeanPropertyMeta-java.lang.Object-">isUri(ClassMeta&lt;?&gt;, BeanPropertyMeta, Object)</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializerSession.html" title="class in org.apache.juneau.html">HtmlSerializerSession</a></dt>
 <dd>
@@ -22758,7 +22758,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isVoid--">isVoid()</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 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>
+<div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/8/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>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/EntityValidator.html#isWeak--">isWeak()</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/EntityValidator.html" title="class in org.apache.juneau.http">EntityValidator</a></dt>
 <dd>
@@ -22864,7 +22864,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/transforms/IteratorSwap.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">IteratorSwap</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><code>Iterators</code></a> to <code>List&lt;Object&gt;</code> objects.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><code>Iterators</code></a> to <code>List&lt;Object&gt;</code> objects.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/IteratorSwap.html#IteratorSwap--">IteratorSwap()</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/IteratorSwap.html" title="class in org.apache.juneau.transforms">IteratorSwap</a></dt>
 <dd>&nbsp;</dd>
@@ -22884,7 +22884,7 @@
 </dd>
 <dt><a href="org/apache/juneau/microservice/JettyLogger.html" title="class in org.apache.juneau.microservice"><span class="typeNameLink">JettyLogger</span></a> - Class in <a href="org/apache/juneau/microservice/package-summary.html">org.apache.juneau.microservice</a></dt>
 <dd>
-<div class="block">Implementation of Jetty <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a> based on <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a>.</div>
+<div class="block">Implementation of Jetty <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a> based on <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/JettyLogger.html#JettyLogger--">JettyLogger()</a></span> - Constructor for class org.apache.juneau.microservice.<a href="org/apache/juneau/microservice/JettyLogger.html" title="class in org.apache.juneau.microservice">JettyLogger</a></dt>
 <dd>
@@ -23319,7 +23319,7 @@
 </dd>
 <dt><a href="org/apache/juneau/jso/JsoParser.html" title="class in org.apache.juneau.jso"><span class="typeNameLink">JsoParser</span></a> - Class in <a href="org/apache/juneau/jso/package-summary.html">org.apache.juneau.jso</a></dt>
 <dd>
-<div class="block">Parses POJOs from HTTP responses as Java <a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io"><code>ObjectInputStreams</code></a>.</div>
+<div class="block">Parses POJOs from HTTP responses as Java <a href="http://docs.oracle.com/javase/8/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io"><code>ObjectInputStreams</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/jso/JsoParser.html#JsoParser-org.apache.juneau.PropertyStore-">JsoParser(PropertyStore)</a></span> - Constructor for class org.apache.juneau.jso.<a href="org/apache/juneau/jso/JsoParser.html" title="class in org.apache.juneau.jso">JsoParser</a></dt>
 <dd>
@@ -23347,7 +23347,7 @@
 </dd>
 <dt><a href="org/apache/juneau/jso/JsoSerializer.html" title="class in org.apache.juneau.jso"><span class="typeNameLink">JsoSerializer</span></a> - Class in <a href="org/apache/juneau/jso/package-summary.html">org.apache.juneau.jso</a></dt>
 <dd>
-<div class="block">Serializes POJOs to HTTP responses as Java Serialized Object <a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io"><code>ObjectOutputStreams</code></a>.</div>
+<div class="block">Serializes POJOs to HTTP responses as Java Serialized Object <a href="http://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io"><code>ObjectOutputStreams</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/jso/JsoSerializer.html#JsoSerializer-org.apache.juneau.PropertyStore-">JsoSerializer(PropertyStore)</a></span> - Constructor for class org.apache.juneau.jso.<a href="org/apache/juneau/jso/JsoSerializer.html" title="class in org.apache.juneau.jso">JsoSerializer</a></dt>
 <dd>
@@ -23383,7 +23383,7 @@
 </dd>
 <dt><a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">JuneauLogger</span></a> - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
-<div class="block">Wraps and extends the <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a> class to provide some additional convenience methods.</div>
+<div class="block">Wraps and extends the <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a> class to provide some additional convenience methods.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#JuneauLogger-java.util.logging.Logger-">JuneauLogger(Logger)</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
@@ -24173,7 +24173,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#logObjects-java.util.logging.Level-java.lang.String-java.lang.Object...-">logObjects(Level, String, Object...)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
-<div class="block">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true#log-java.util.logging.Level-java.lang.String-java.lang.Object:A-" title="class or interface in java.util.logging"><code>Logger.log(Level, String, Object[])</code></a>, except arguments are converted to objects
+<div class="block">Similar to <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Logger.html?is-external=true#log-java.util.logging.Level-java.lang.String-java.lang.Object:A-" title="class or interface in java.util.logging"><code>Logger.log(Level, String, Object[])</code></a>, except arguments are converted to objects
  that are serialized using the <a href="org/apache/juneau/serializer/WriterSerializer.html#toStringObject-java.lang.Object-"><code>WriterSerializer.toStringObject(Object)</code></a> method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/BasicRestLogger.html#logObjects-java.util.logging.Level-java.lang.String-java.lang.Object...-">logObjects(Level, String, Object...)</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>
@@ -24306,7 +24306,7 @@
 </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>
-<div class="block">Upper-case variable resolver.</div>
+<div class="block">Lower-case variable resolver.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/svl/vars/LowerCaseVar.html#LowerCaseVar--">LowerCaseVar()</a></span> - Constructor for class org.apache.juneau.svl.vars.<a href="org/apache/juneau/svl/vars/LowerCaseVar.html" title="class in org.apache.juneau.svl.vars">LowerCaseVar</a></dt>
 <dd>
@@ -24359,7 +24359,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/ManifestFile.html#ManifestFile-java.util.jar.Manifest-">ManifestFile(Manifest)</a></span> - Constructor for class org.apache.juneau.utils.<a href="org/apache/juneau/utils/ManifestFile.html" title="class in org.apache.juneau.utils">ManifestFile</a></dt>
 <dd>
-<div class="block">Create an instance of this class from a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/jar/Manifest.html?is-external=true" title="class or interface in java.util.jar"><code>Manifest</code></a> object.</div>
+<div class="block">Create an instance of this class from a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/jar/Manifest.html?is-external=true" title="class or interface in java.util.jar"><code>Manifest</code></a> object.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/ManifestFile.html#ManifestFile-java.lang.Class-">ManifestFile(Class&lt;?&gt;)</a></span> - Constructor for class org.apache.juneau.utils.<a href="org/apache/juneau/utils/ManifestFile.html" title="class in org.apache.juneau.utils">ManifestFile</a></dt>
 <dd>
@@ -24396,7 +24396,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/svl/MapVar.html" title="class in org.apache.juneau.svl"><span class="typeNameLink">MapVar</span></a> - Class in <a href="org/apache/juneau/svl/package-summary.html">org.apache.juneau.svl</a></dt>
 <dd>
-<div class="block">A subclass of <a href="org/apache/juneau/svl/DefaultingVar.html" title="class in org.apache.juneau.svl"><code>DefaultingVar</code></a> that simply pulls values from a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
+<div class="block">A subclass of <a href="org/apache/juneau/svl/DefaultingVar.html" title="class in org.apache.juneau.svl"><code>DefaultingVar</code></a> that simply pulls values from a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/svl/MapVar.html#MapVar-java.lang.String-java.util.Map-">MapVar(String, Map)</a></span> - Constructor for class org.apache.juneau.svl.<a href="org/apache/juneau/svl/MapVar.html" title="class in org.apache.juneau.svl">MapVar</a></dt>
 <dd>
@@ -25077,7 +25077,7 @@
 </dd>
 <dt><a href="org/apache/juneau/utils/MessageBundle.html" title="class in org.apache.juneau.utils"><span class="typeNameLink">MessageBundle</span></a> - Class in <a href="org/apache/juneau/utils/package-summary.html">org.apache.juneau.utils</a></dt>
 <dd>
-<div class="block">Wraps a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util"><code>ResourceBundle</code></a> to provide some useful additional functionality.</div>
+<div class="block">Wraps a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util"><code>ResourceBundle</code></a> to provide some useful additional functionality.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/MessageBundle.html#MessageBundle-java.lang.Class-java.lang.String-">MessageBundle(Class&lt;?&gt;, String)</a></span> - Constructor for class org.apache.juneau.utils.<a href="org/apache/juneau/utils/MessageBundle.html" title="class in org.apache.juneau.utils">MessageBundle</a></dt>
 <dd>
@@ -25322,7 +25322,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/FileUtils.html#mkdirs-java.io.File-boolean-">mkdirs(File, boolean)</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>
-<div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true#mkdirs--" title="class or interface in java.io"><code>File.mkdirs()</code></a> except throws a RuntimeExeption if directory could not be created.</div>
+<div class="block">Same as <a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true#mkdirs--" title="class or interface in java.io"><code>File.mkdirs()</code></a> except throws a RuntimeExeption if directory could not be created.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/FileUtils.html#mkdirs-java.lang.String-boolean-">mkdirs(String, boolean)</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>
@@ -25884,6 +25884,10 @@
 <dd>
 <div class="block">The name of this variable.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/svl/vars/PatternReplaceVar.html#NAME">NAME</a></span> - Static variable in class org.apache.juneau.svl.vars.<a href="org/apache/juneau/svl/vars/PatternReplaceVar.html" title="class in org.apache.juneau.svl.vars">PatternReplaceVar</a></dt>
+<dd>
+<div class="block">The name of this variable.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/svl/vars/SwitchVar.html#NAME">NAME</a></span> - Static variable in class org.apache.juneau.svl.vars.<a href="org/apache/juneau/svl/vars/SwitchVar.html" title="class in org.apache.juneau.svl.vars">SwitchVar</a></dt>
 <dd>
 <div class="block">The name of this variable.</div>
@@ -25998,7 +26002,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Class-">newBeanMap(Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></dt>
 <dd>
-<div class="block">Creates a new <a href="org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> object (a modifiable <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>) of the given class with uninitialized
+<div class="block">Creates a new <a href="org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> object (a modifiable <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>) of the given class with uninitialized
  property values.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Object-java.lang.Class-">newBeanMap(Object, Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></dt>
@@ -26104,7 +26108,7 @@
 </dd>
 <dt><a href="org/apache/juneau/internal/NoCloseOutputStream.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">NoCloseOutputStream</span></a> - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
-<div class="block">Wraps an existing <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><code>OutputStream</code></a> where the <a href="org/apache/juneau/internal/NoCloseOutputStream.html#close--"><code>NoCloseOutputStream.close()</code></a> method is a no-op.</div>
+<div class="block">Wraps an existing <a href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><code>OutputStream</code></a> where the <a href="org/apache/juneau/internal/NoCloseOutputStream.html#close--"><code>NoCloseOutputStream.close()</code></a> method is a no-op.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/NoCloseOutputStream.html#NoCloseOutputStream-java.io.OutputStream-">NoCloseOutputStream(OutputStream)</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/NoCloseOutputStream.html" title="class in org.apache.juneau.internal">NoCloseOutputStream</a></dt>
 <dd>
@@ -26112,7 +26116,7 @@
 </dd>
 <dt><a href="org/apache/juneau/internal/NoCloseWriter.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">NoCloseWriter</span></a> - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
-<div class="block">Wraps an existing <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><code>Writer</code></a> where the <a href="org/apache/juneau/internal/NoCloseWriter.html#close--"><code>NoCloseWriter.close()</code></a> method is a no-op.</div>
+<div class="block">Wraps an existing <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><code>Writer</code></a> where the <a href="org/apache/juneau/internal/NoCloseWriter.html#close--"><code>NoCloseWriter.close()</code></a> method is a no-op.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/NoCloseWriter.html#NoCloseWriter-java.io.Writer-">NoCloseWriter(Writer)</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/NoCloseWriter.html" title="class in org.apache.juneau.internal">NoCloseWriter</a></dt>
 <dd>
@@ -27114,11 +27118,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectList.html#ObjectList--">ObjectList()</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a></dt>
 <dd>
-<div class="block">Construct an empty JSON array (an empty <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util"><code>LinkedList</code></a>).</div>
+<div class="block">Construct an empty JSON array (an empty <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util"><code>LinkedList</code></a>).</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectList.html#ObjectList-org.apache.juneau.BeanSession-">ObjectList(BeanSession)</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a></dt>
 <dd>
-<div class="block">Construct an empty JSON array (an empty <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util"><code>LinkedList</code></a>) with the specified bean context.</div>
+<div class="block">Construct an empty JSON array (an empty <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util"><code>LinkedList</code></a>) with the specified bean context.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectList.html#ObjectList-java.lang.Object...-">ObjectList(Object...)</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a></dt>
 <dd>
@@ -27150,15 +27154,15 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#ObjectMap--">ObjectMap()</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Construct an empty JSON object (an empty <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a>).</div>
+<div class="block">Construct an empty JSON object (an empty <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a>).</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#ObjectMap-org.apache.juneau.BeanSession-">ObjectMap(BeanSession)</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Construct an empty JSON object (an empty <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a>) with the specified bean context.</div>
+<div class="block">Construct an empty JSON object (an empty <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a>) with the specified bean context.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#ObjectMap-java.util.Map-">ObjectMap(Map&lt;?, ?&gt;)</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
 <dd>
-<div class="block">Construct a JSON object and fill it with the contents from the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
+<div class="block">Construct a JSON object and fill it with the contents from the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 </dd>
 <dt><a href="org/apache/juneau/internal/ObjectUtils.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">ObjectUtils</span></a> - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
@@ -28415,7 +28419,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/CalendarUtils.html#parseCalendar-java.lang.String-org.apache.juneau.utils.CalendarUtils.Format-java.util.Locale-java.util.TimeZone-">parseCalendar(String, CalendarUtils.Format, Locale, TimeZone)</a></span> - Static method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/CalendarUtils.html" title="class in org.apache.juneau.utils">CalendarUtils</a></dt>
 <dd>
-<div class="block">Converts the specified serialized date back into 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> object.</div>
+<div class="block">Converts the specified serialized date back into a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendar</code></a> object.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#parseCharacter-java.lang.Object-">parseCharacter(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>
@@ -28435,7 +28439,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/CalendarUtils.html#parseDate-java.lang.String-org.apache.juneau.utils.CalendarUtils.Format-java.util.Locale-java.util.TimeZone-">parseDate(String, CalendarUtils.Format, Locale, TimeZone)</a></span> - Static method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/CalendarUtils.html" title="class in org.apache.juneau.utils">CalendarUtils</a></dt>
 <dd>
-<div class="block">Converts the specified serialized date back into 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> object.</div>
+<div class="block">Converts the specified serialized date back into a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> object.</div>
 </dd>
 <dt><a href="org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser"><span class="typeNameLink">ParseException</span></a> - Exception in <a href="org/apache/juneau/parser/package-summary.html">org.apache.juneau.parser</a></dt>
 <dd>
@@ -28491,11 +28495,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/DateUtils.html#parseISO8601-java.lang.String-">parseISO8601(String)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/DateUtils.html" title="class in org.apache.juneau.internal">DateUtils</a></dt>
 <dd>
-<div class="block">Parses an ISO8601 string and converts it to 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>
+<div class="block">Parses an ISO8601 string and converts it to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/DateUtils.html#parseISO8601Calendar-java.lang.String-">parseISO8601Calendar(String)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/DateUtils.html" title="class in org.apache.juneau.internal">DateUtils</a></dt>
 <dd>
-<div class="block">Parses an ISO8601 string and converts it to 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>
+<div class="block">Parses an ISO8601 string and converts it to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendar</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#parseIsoCalendar-java.lang.String-">parseIsoCalendar(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>
@@ -28673,7 +28677,7 @@
 </dd>
 <dt><a href="org/apache/juneau/parser/ParserReader.html" title="class in org.apache.juneau.parser"><span class="typeNameLink">ParserReader</span></a> - Class in <a href="org/apache/juneau/parser/package-summary.html">org.apache.juneau.parser</a></dt>
 <dd>
-<div class="block">Similar to a <a href="http://docs.oracle.com/javase/7/docs/api/java/io/PushbackReader.html?is-external=true" title="class or interface in java.io"><code>PushbackReader</code></a> with a pushback buffer of 1 character.</div>
+<div class="block">Similar to a <a href="http://docs.oracle.com/javase/8/docs/api/java/io/PushbackReader.html?is-external=true" title="class or interface in java.io"><code>PushbackReader</code></a> with a pushback buffer of 1 character.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserReader.html#ParserReader-org.apache.juneau.parser.ParserPipe-">ParserReader(ParserPipe)</a></span> - Constructor for class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserReader.html" title="class in org.apache.juneau.parser">ParserReader</a></dt>
 <dd>
@@ -28865,6 +28869,14 @@
 <dd>
 <div class="block">Constructor.</div>
 </dd>
+<dt><a href="org/apache/juneau/svl/vars/PatternReplaceVar.html" title="class in org.apache.juneau.svl.vars"><span class="typeNameLink">PatternReplaceVar</span></a> - Class in <a href="org/apache/juneau/svl/vars/package-summary.html">org.apache.juneau.svl.vars</a></dt>
+<dd>
+<div class="block">A transformational variable resolver that replaces matched patterns with given characters.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/svl/vars/PatternReplaceVar.html#PatternReplaceVar--">PatternReplaceVar()</a></span> - Constructor for class org.apache.juneau.svl.vars.<a href="org/apache/juneau/svl/vars/PatternReplaceVar.html" title="class in org.apache.juneau.svl.vars">PatternReplaceVar</a></dt>
+<dd>
+<div class="block">Constructor.</div>
+</dd>
 <dt><a href="org/apache/juneau/rest/exception/PayloadTooLarge.html" title="class in org.apache.juneau.rest.exception"><span class="typeNameLink">PayloadTooLarge</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 413 (Payload Too Large).</div>
@@ -29914,7 +29926,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectList.html#putAt-java.lang.String-java.lang.Object-">putAt(String, Object)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a></dt>
 <dd>
-<div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true#set-int-E-" title="class or interface in java.util"><code>set(int,Object)</code></a>, but the key is a slash-delimited path used to traverse entries
+<div class="block">Same as <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedList.html?is-external=true#set-int-E-" title="class or interface in java.util"><code>set(int,Object)</code></a>, but the key is a slash-delimited path used to traverse entries
  in this POJO.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ObjectMap.html#putAt-java.lang.String-java.lang.Object-">putAt(String, Object)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></dt>
@@ -30532,7 +30544,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/IOUtils.html#read-java.io.Reader-int-int-">read(Reader, int, int)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/IOUtils.html" title="class in org.apache.juneau.internal">IOUtils</a></dt>
 <dd>
-<div class="block">Reads the specified input into 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> until the end of the input is reached.</div>
+<div class="block">Reads the specified input into a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> until the end of the input is reached.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/marshall/Marshall.html#read-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">read(Object, Type, Type...)</a></span> - Method in class org.apache.juneau.marshall.<a href="org/apache/juneau/marshall/Marshall.html" title="class in org.apache.juneau.marshall">Marshall</a></dt>
 <dd>
@@ -30630,7 +30642,7 @@
 </dd>
 <dt><a href="org/apache/juneau/rest/reshandlers/ReaderHandler.html" title="class in org.apache.juneau.rest.reshandlers"><span class="typeNameLink">ReaderHandler</span></a> - Class in <a href="org/apache/juneau/rest/reshandlers/package-summary.html">org.apache.juneau.rest.reshandlers</a></dt>
 <dd>
-<div class="block">Response handler for <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> objects.</div>
+<div class="block">Response handler for <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><code>Reader</code></a> objects.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/reshandlers/ReaderHandler.html#ReaderHandler--">ReaderHandler()</a></span> - Constructor for class org.apache.juneau.rest.reshandlers.<a href="org/apache/juneau/rest/reshandlers/ReaderHandler.html" title="class in org.apache.juneau.rest.reshandlers">ReaderHandler</a></dt>
 <dd>&nbsp;</dd>
@@ -30685,7 +30697,7 @@
 </dd>
 <dt><a href="org/apache/juneau/transforms/ReaderSwap.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">ReaderSwap</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms the contents of 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> into an <code>Object</code>.</div>
+<div class="block">Transforms the contents of a <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><code>Reader</code></a> into an <code>Object</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/ReaderSwap.html#ReaderSwap-org.apache.juneau.parser.ReaderParser-">ReaderSwap(ReaderParser)</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/ReaderSwap.html" title="class in org.apache.juneau.transforms">ReaderSwap</a></dt>
 <dd>&nbsp;</dd>
@@ -31411,6 +31423,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/svl/vars/PatternMatchVar.html#resolve-org.apache.juneau.svl.VarResolverSession-java.lang.String:A-">resolve(VarResolverSession, String[])</a></span> - Method in class org.apache.juneau.svl.vars.<a href="org/apache/juneau/svl/vars/PatternMatchVar.html" title="class in org.apache.juneau.svl.vars">PatternMatchVar</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/svl/vars/PatternReplaceVar.html#resolve-org.apache.juneau.svl.VarResolverSession-java.lang.String:A-">resolve(VarResolverSession, String[])</a></span> - Method in class org.apache.juneau.svl.vars.<a href="org/apache/juneau/svl/vars/PatternReplaceVar.html" title="class in org.apache.juneau.svl.vars">PatternReplaceVar</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/svl/vars/SwitchVar.html#resolve-org.apache.juneau.svl.VarResolverSession-java.lang.String:A-">resolve(VarResolverSession, String[])</a></span> - Method in class org.apache.juneau.svl.vars.<a href="org/apache/juneau/svl/vars/SwitchVar.html" title="class in org.apache.juneau.svl.vars">SwitchVar</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/svl/vars/UpperCaseVar.html#resolve-org.apache.juneau.svl.VarResolverSession-java.lang.String-">resolve(VarResolverSession, String)</a></span> - Method in class org.apache.juneau.svl.vars.<a href="org/apache/juneau/svl/vars/UpperCaseVar.html" title="class in org.apache.juneau.svl.vars">UpperCaseVar</a></dt>
@@ -32107,7 +32121,7 @@
 </dd>
 <dt><a href="org/apache/juneau/rest/RestResourceResolver.html" title="interface in org.apache.juneau.rest"><span class="typeNameLink">RestResourceResolver</span></a> - Interface in <a href="org/apache/juneau/rest/package-summary.html">org.apache.juneau.rest</a></dt>
 <dd>
-<div class="block">Class used to resolve <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> objects to instances.</div>
+<div class="block">Class used to resolve <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> objects to instances.</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/RestResourceResolver.Null.html" title="interface in org.apache.juneau.rest"><span class="typeNameLink">RestResourceResolver.Null</span></a> - Interface in <a href="org/apache/juneau/rest/package-summary.html">org.apache.juneau.rest</a></dt>
 <dd>
@@ -32139,7 +32153,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/ResultSetList.html" title="class in org.apache.juneau.dto"><span class="typeNameLink">ResultSetList</span></a> - Class in <a href="org/apache/juneau/dto/package-summary.html">org.apache.juneau.dto</a></dt>
 <dd>
-<div class="block">Transforms an SQL <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql"><code>ResultSet</code></a> into a list of maps.</div>
+<div class="block">Transforms an SQL <a href="http://docs.oracle.com/javase/8/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql"><code>ResultSet</code></a> into a list of maps.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/ResultSetList.html#ResultSetList-java.sql.ResultSet-int-int-boolean-">ResultSetList(ResultSet, int, int, boolean)</a></span> - Constructor for class org.apache.juneau.dto.<a href="org/apache/juneau/dto/ResultSetList.html" title="class in org.apache.juneau.dto">ResultSetList</a></dt>
 <dd>
@@ -32167,7 +32181,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSession.html#returnStringBuilder-java.lang.StringBuilder-">returnStringBuilder(StringBuilder)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></dt>
 <dd>
-<div class="block">Returns 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"><code>StringBuilder</code></a> object back into the internal reuse pool.</div>
+<div class="block">Returns a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang"><code>StringBuilder</code></a> object back into the internal reuse pool.</div>
 </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>
@@ -32177,11 +32191,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/CollectionUtils.html#reverse-java.util.Map-">reverse(Map&lt;K, V&gt;)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/CollectionUtils.html" title="class in org.apache.juneau.internal">CollectionUtils</a></dt>
 <dd>
-<div class="block">Reverses the order of a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a>.</div>
+<div class="block">Reverses the order of a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/CollectionUtils.html#reverse-java.util.List-">reverse(List&lt;T&gt;)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/CollectionUtils.html" title="class in org.apache.juneau.internal">CollectionUtils</a></dt>
 <dd>
-<div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collections.html?is-external=true#reverse-java.util.List-" title="class or interface in java.util"><code>Collections.reverse(List)</code></a>, but returns the list.</div>
+<div class="block">Same as <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collections.html?is-external=true#reverse-java.util.List-" title="class or interface in java.util"><code>Collections.reverse(List)</code></a>, but returns the list.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/CollectionUtils.html#reverseCopy-java.util.List-">reverseCopy(List&lt;T&gt;)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/CollectionUtils.html" title="class in org.apache.juneau.internal">CollectionUtils</a></dt>
 <dd>
@@ -33017,7 +33031,7 @@
 </dd>
 <dt><a href="org/apache/juneau/serializer/SerializerWriter.html" title="class in org.apache.juneau.serializer"><span class="typeNameLink">SerializerWriter</span></a> - Class in <a href="org/apache/juneau/serializer/package-summary.html">org.apache.juneau.serializer</a></dt>
 <dd>
-<div class="block">Simple wrapper around a standard <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><code>Writer</code></a> with additional methods.</div>
+<div class="block">Simple wrapper around a standard <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><code>Writer</code></a> with additional methods.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerWriter.html#SerializerWriter-java.io.Writer-boolean-int-boolean-char-org.apache.juneau.UriResolver-">SerializerWriter(Writer, boolean, int, boolean, char, UriResolver)</a></span> - Constructor for class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerWriter.html" title="class in org.apache.juneau.serializer">SerializerWriter</a></dt>
 <dd>&nbsp;</dd>
@@ -33981,7 +33995,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/Microservice.html#setManifest-java.io.File-">setManifest(File)</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>
-<div class="block">Same as <a href="org/apache/juneau/microservice/Microservice.html#setManifest-java.util.jar.Manifest-"><code>Microservice.setManifest(Manifest)</code></a> except specified through a <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io"><code>File</code></a> object.</div>
+<div class="block">Same as <a href="org/apache/juneau/microservice/Microservice.html#setManifest-java.util.jar.Manifest-"><code>Microservice.setManifest(Manifest)</code></a> except specified through a <a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io"><code>File</code></a> object.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/Microservice.html#setManifest-java.lang.Class-">setManifest(Class&lt;?&gt;)</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>
@@ -34566,15 +34580,15 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#severe-java.lang.String-java.lang.Object...-">severe(String, Object...)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
-<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#SEVERE" title="class or interface in java.util.logging"><code>Level.SEVERE</code></a> level.</div>
+<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html?is-external=true#SEVERE" title="class or interface in java.util.logging"><code>Level.SEVERE</code></a> level.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#severe-java.lang.Throwable-">severe(Throwable)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
-<div class="block">Logs an exception as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#SEVERE" title="class or interface in java.util.logging"><code>Level.SEVERE</code></a> level.</div>
+<div class="block">Logs an exception as <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html?is-external=true#SEVERE" title="class or interface in java.util.logging"><code>Level.SEVERE</code></a> level.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#severe-java.lang.Throwable-java.lang.String-java.lang.Object...-">severe(Throwable, String, Object...)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
-<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#SEVERE" title="class or interface in java.util.logging"><code>Level.SEVERE</code></a> level.</div>
+<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html?is-external=true#SEVERE" title="class or interface in java.util.logging"><code>Level.SEVERE</code></a> level.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/microservice/resources/LogParser.Entry.html#severity">severity</a></span> - Variable in class org.apache.juneau.microservice.resources.<a href="org/apache/juneau/microservice/resources/LogParser.Entry.html" title="class in org.apache.juneau.microservice.resources">LogParser.Entry</a></dt>
 <dd>&nbsp;</dd>
@@ -34697,7 +34711,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/httppart/SimplePartSerializer.html" title="class in org.apache.juneau.httppart"><span class="typeNameLink">SimplePartSerializer</span></a> - Class in <a href="org/apache/juneau/httppart/package-summary.html">org.apache.juneau.httppart</a></dt>
 <dd>
-<div class="block">An implementation of <a href="org/apache/juneau/httppart/HttpPartSerializer.html" title="interface in org.apache.juneau.httppart"><code>HttpPartSerializer</code></a> that simply serializes everything using <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"><code>Object.toString()</code></a>.</div>
+<div class="block">An implementation of <a href="org/apache/juneau/httppart/HttpPartSerializer.html" title="interface in org.apache.juneau.httppart"><code>HttpPartSerializer</code></a> that simply serializes everything using <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/httppart/SimplePartSerializer.html#SimplePartSerializer--">SimplePartSerializer()</a></span> - Constructor for class org.apache.juneau.httppart.<a href="org/apache/juneau/httppart/SimplePartSerializer.html" title="class in org.apache.juneau.httppart">SimplePartSerializer</a></dt>
 <dd>&nbsp;</dd>
@@ -35695,7 +35709,7 @@
 </dd>
 <dt><a href="org/apache/juneau/internal/StringBuilderWriter.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">StringBuilderWriter</span></a> - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
-<div class="block">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/io/StringWriter.html?is-external=true" title="class or interface in java.io"><code>StringWriter</code></a>, but uses 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"><code>StringBuilder</code></a> instead to avoid synchronization overhead.</div>
+<div class="block">Similar to <a href="http://docs.oracle.com/javase/8/docs/api/java/io/StringWriter.html?is-external=true" title="class or interface in java.io"><code>StringWriter</code></a>, but uses a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang"><code>StringBuilder</code></a> instead to avoid synchronization overhead.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringBuilderWriter.html#StringBuilderWriter--">StringBuilderWriter()</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/StringBuilderWriter.html" title="class in org.apache.juneau.internal">StringBuilderWriter</a></dt>
 <dd>
@@ -36210,19 +36224,19 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/BeanStringSwap.html#swap-org.apache.juneau.BeanSession-T-">swap(BeanSession, T)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/BeanStringSwap.html" title="class in org.apache.juneau.transforms">BeanStringSwap</a></dt>
 <dd>
-<div class="block">Converts the specified bean to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
+<div class="block">Converts the specified bean to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/ByteArrayBase64Swap.html#swap-org.apache.juneau.BeanSession-byte:A-">swap(BeanSession, byte[])</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/ByteArrayBase64Swap.html" title="class in org.apache.juneau.transforms">ByteArrayBase64Swap</a></dt>
 <dd>
-<div class="block">Converts the specified <code><jk>byte</jk>[]</code> to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
+<div class="block">Converts the specified <code><jk>byte</jk>[]</code> to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/CalendarLongSwap.html#swap-org.apache.juneau.BeanSession-java.util.Calendar-">swap(BeanSession, Calendar)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/CalendarLongSwap.html" title="class in org.apache.juneau.transforms">CalendarLongSwap</a></dt>
 <dd>
-<div class="block">Converts the specified <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> to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
+<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendar</code></a> to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/CalendarMapSwap.html#swap-org.apache.juneau.BeanSession-java.util.Calendar-">swap(BeanSession, Calendar)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/CalendarMapSwap.html" title="class in org.apache.juneau.transforms">CalendarMapSwap</a></dt>
 <dd>
-<div class="block">Converts the specified <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> to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
+<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendar</code></a> to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/CalendarSwap.DateFull.html#swap-org.apache.juneau.BeanSession-java.util.Calendar-">swap(BeanSession, Calendar)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/CalendarSwap.DateFull.html" title="class in org.apache.juneau.transforms">CalendarSwap.DateFull</a></dt>
 <dd>&nbsp;</dd>
@@ -36276,11 +36290,11 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/DateLongSwap.html#swap-org.apache.juneau.BeanSession-java.util.Date-">swap(BeanSession, Date)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/DateLongSwap.html" title="class in org.apache.juneau.transforms">DateLongSwap</a></dt>
 <dd>
-<div class="block">Converts the specified <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> to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
+<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/DateMapSwap.html#swap-org.apache.juneau.BeanSession-java.util.Date-">swap(BeanSession, Date)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/DateMapSwap.html" title="class in org.apache.juneau.transforms">DateMapSwap</a></dt>
 <dd>
-<div class="block">Converts the specified <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> to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
+<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/DateSwap.DateFull.html#swap-org.apache.juneau.BeanSession-java.util.Date-">swap(BeanSession, Date)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/DateSwap.DateFull.html" title="class in org.apache.juneau.transforms">DateSwap.DateFull</a></dt>
 <dd>&nbsp;</dd>
@@ -36334,21 +36348,21 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/EnumerationSwap.html#swap-org.apache.juneau.BeanSession-java.util.Enumeration-">swap(BeanSession, Enumeration)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/EnumerationSwap.html" title="class in org.apache.juneau.transforms">EnumerationSwap</a></dt>
 <dd>
-<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Enumeration.html?is-external=true" title="class or interface in java.util"><code>Enumeration</code></a> to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
+<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Enumeration.html?is-external=true" title="class or interface in java.util"><code>Enumeration</code></a> to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/IteratorSwap.html#swap-org.apache.juneau.BeanSession-java.util.Iterator-">swap(BeanSession, Iterator)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/IteratorSwap.html" title="class in org.apache.juneau.transforms">IteratorSwap</a></dt>
 <dd>
-<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><code>Iterator</code></a> to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
+<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><code>Iterator</code></a> to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/ReaderSwap.html#swap-org.apache.juneau.BeanSession-java.io.Reader-">swap(BeanSession, Reader)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/ReaderSwap.html" title="class in org.apache.juneau.transforms">ReaderSwap</a></dt>
 <dd>
-<div class="block">Converts the specified <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> to an <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> whose type is determined by the contents of the reader.</div>
+<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><code>Reader</code></a> to an <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a> whose type is determined by the contents of the reader.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/StringFormatSwap.html#swap-org.apache.juneau.BeanSession-java.lang.Object-">swap(BeanSession, Object)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/StringFormatSwap.html" title="class in org.apache.juneau.transforms">StringFormatSwap</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/XMLGregorianCalendarSwap.html#swap-org.apache.juneau.BeanSession-javax.xml.datatype.XMLGregorianCalendar-">swap(BeanSession, XMLGregorianCalendar)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/XMLGregorianCalendarSwap.html" title="class in org.apache.juneau.transforms">XMLGregorianCalendarSwap</a></dt>
 <dd>
-<div class="block">Converts the specified <code>XMLGregorianCalendar</code> to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
+<div class="block">Converts the specified <code>XMLGregorianCalendar</code> to a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/MessageBundle.html#swap--">swap()</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/MessageBundle.html" title="class in org.apache.juneau.utils">MessageBundle</a></dt>
 <dd>
@@ -36960,11 +36974,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSession.html#toBeanMap-T-">toBeanMap(T)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></dt>
 <dd>
-<div class="block">Wraps an object inside a <a href="org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> object (a modifiable <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>
+<div class="block">Wraps an object inside a <a href="org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> object (a modifiable <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>).</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSession.html#toBeanMap-T-java.lang.Class-">toBeanMap(T, Class&lt;? super T&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></dt>
 <dd>
-<div class="block">Wraps an object inside a <a href="org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> object (i.e.: a modifiable <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>) defined as a bean for one of its
+<div class="block">Wraps an object inside a <a href="org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> object (i.e.: a modifiable <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>) defined as a bean for one of its
  class, a super class, or an implemented interface.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/BeanPropertyUtils.html#toBoolean-java.lang.Object-">toBoolean(Object)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/BeanPropertyUtils.html" title="class in org.apache.juneau.internal">BeanPropertyUtils</a></dt>
@@ -37037,7 +37051,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#toLowerCase-java.lang.String-">toLowerCase(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>
-<div class="block">Null-safe <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#toLowerCase--" title="class or interface in java.lang"><code>String.toLowerCase()</code></a>.</div>
+<div class="block">Null-safe <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true#toLowerCase--" title="class or interface in java.lang"><code>String.toLowerCase()</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ObjectUtils.html#toMemberType-java.lang.Object-java.lang.Object-java.lang.Class-">toMemberType(Object, Object, Class&lt;T&gt;)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ObjectUtils.html" title="class in org.apache.juneau.internal">ObjectUtils</a></dt>
 <dd>
@@ -37299,7 +37313,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/WriterSerializer.html#toString-java.lang.Object-">toString(Object)</a></span> - Method in class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/WriterSerializer.html" title="class in org.apache.juneau.serializer">WriterSerializer</a></dt>
 <dd>
-<div class="block">Identical to <a href="org/apache/juneau/serializer/WriterSerializer.html#serialize-java.lang.Object-"><code>WriterSerializer.serialize(Object)</code></a> except throws a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><code>RuntimeException</code></a> instead of a <a href="org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer"><code>S [...]
+<div class="block">Identical to <a href="org/apache/juneau/serializer/WriterSerializer.html#serialize-java.lang.Object-"><code>WriterSerializer.serialize(Object)</code></a> except throws a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><code>RuntimeException</code></a> instead of a <a href="org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer"><code>S [...]
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/Session.html#toString--">toString()</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>&nbsp;</dd>
@@ -37355,7 +37369,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/DateUtils.html#toValidISO8601DT-java.lang.String-">toValidISO8601DT(String)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/DateUtils.html" title="class in org.apache.juneau.internal">DateUtils</a></dt>
 <dd>
-<div class="block">Pads out an ISO8601 string so that it can be parsed using <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/DatatypeConverter.html?is-external=true#parseDateTime-java.lang.String-" title="class or interface in javax.xml.bind"><code>DatatypeConverter.parseDateTime(String)</code></a>.</div>
+<div class="block">Pads out an ISO8601 string so that it can be parsed using <a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/bind/DatatypeConverter.html?is-external=true#parseDateTime-java.lang.String-" title="class or interface in javax.xml.bind"><code>DatatypeConverter.parseDateTime(String)</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlBuilder.html#tr--">tr()</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>
@@ -37456,7 +37470,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/StringUtils.html#trim-java.lang.String-">trim(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>
-<div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> but prevents <code>NullPointerExceptions</code>.</div>
+<div class="block">Same as <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> but prevents <code>NullPointerExceptions</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserSession.html#trim-K-">trim(K)</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>
@@ -38356,15 +38370,15 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/ByteArrayBase64Swap.html#unswap-org.apache.juneau.BeanSession-java.lang.String-org.apache.juneau.ClassMeta-">unswap(BeanSession, String, ClassMeta&lt;?&gt;)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/ByteArrayBase64Swap.html" title="class in org.apache.juneau.transforms">ByteArrayBase64Swap</a></dt>
 <dd>
-<div class="block">Converts the specified <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> to a <code><jk>byte</jk>[]</code>.</div>
+<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> to a <code><jk>byte</jk>[]</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/CalendarLongSwap.html#unswap-org.apache.juneau.BeanSession-java.lang.Long-org.apache.juneau.ClassMeta-">unswap(BeanSession, Long, ClassMeta&lt;?&gt;)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/CalendarLongSwap.html" title="class in org.apache.juneau.transforms">CalendarLongSwap</a></dt>
 <dd>
-<div class="block">Converts the specified <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> to 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>
+<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a> to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendar</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/CalendarMapSwap.html#unswap-org.apache.juneau.BeanSession-java.util.Map-org.apache.juneau.ClassMeta-">unswap(BeanSession, Map, ClassMeta&lt;?&gt;)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/CalendarMapSwap.html" title="class in org.apache.juneau.transforms">CalendarMapSwap</a></dt>
 <dd>
-<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> to 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>
+<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendar</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/CalendarSwap.DateFull.html#unswap-org.apache.juneau.BeanSession-java.lang.String-org.apache.juneau.ClassMeta-">unswap(BeanSession, String, ClassMeta&lt;?&gt;)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/CalendarSwap.DateFull.html" title="class in org.apache.juneau.transforms">CalendarSwap.DateFull</a></dt>
 <dd>&nbsp;</dd>
@@ -38414,11 +38428,11 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/DateLongSwap.html#unswap-org.apache.juneau.BeanSession-java.lang.Long-org.apache.juneau.ClassMeta-">unswap(BeanSession, Long, ClassMeta&lt;?&gt;)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/DateLongSwap.html" title="class in org.apache.juneau.transforms">DateLongSwap</a></dt>
 <dd>
-<div class="block">Converts the specified <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> to 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>
+<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a> to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/DateMapSwap.html#unswap-org.apache.juneau.BeanSession-java.util.Map-org.apache.juneau.ClassMeta-">unswap(BeanSession, Map, ClassMeta&lt;?&gt;)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/DateMapSwap.html" title="class in org.apache.juneau.transforms">DateMapSwap</a></dt>
 <dd>
-<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> to 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>
+<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> to a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/DateSwap.DateFull.html#unswap-org.apache.juneau.BeanSession-java.lang.String-org.apache.juneau.ClassMeta-">unswap(BeanSession, String, ClassMeta&lt;?&gt;)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/DateSwap.DateFull.html" title="class in org.apache.juneau.transforms">DateSwap.DateFull</a></dt>
 <dd>&nbsp;</dd>
@@ -38470,7 +38484,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/XMLGregorianCalendarSwap.html#unswap-org.apache.juneau.BeanSession-java.lang.String-org.apache.juneau.ClassMeta-">unswap(BeanSession, String, ClassMeta&lt;?&gt;)</a></span> - Method in class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/XMLGregorianCalendarSwap.html" title="class in org.apache.juneau.transforms">XMLGregorianCalendarSwap</a></dt>
 <dd>
-<div class="block">Converts the specified <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> to an <code>XMLGregorianCalendar</code>.</div>
+<div class="block">Converts the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a> to an <code>XMLGregorianCalendar</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/annotation/CollectionFormatType.html#UON">UON</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>
 <dd>&nbsp;</dd>
@@ -40220,15 +40234,15 @@ the order they are declared.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#warning-java.lang.String-java.lang.Object...-">warning(String, Object...)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
-<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#WARNING" title="class or interface in java.util.logging"><code>Level.WARNING</code></a> level.</div>
+<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html?is-external=true#WARNING" title="class or interface in java.util.logging"><code>Level.WARNING</code></a> level.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#warning-java.lang.Throwable-">warning(Throwable)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
-<div class="block">Logs an exception as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#WARNING" title="class or interface in java.util.logging"><code>Level.WARNING</code></a> level.</div>
+<div class="block">Logs an exception as <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html?is-external=true#WARNING" title="class or interface in java.util.logging"><code>Level.WARNING</code></a> level.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/JuneauLogger.html#warning-java.lang.Throwable-java.lang.String-java.lang.Object...-">warning(Throwable, String, Object...)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a></dt>
 <dd>
-<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Level.html?is-external=true#WARNING" title="class or interface in java.util.logging"><code>Level.WARNING</code></a> level.</div>
+<div class="block">Logs a message with the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a>-style arguments at <a href="http://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html?is-external=true#WARNING" title="class or interface in java.util.logging"><code>Level.WARNING</code></a> level.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCall.html#warning-java.lang.Object-">warning(Object)</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>
@@ -40739,7 +40753,7 @@ the order they are declared.</div>
 </dd>
 <dt><a href="org/apache/juneau/transforms/XMLGregorianCalendarSwap.html" title="class in org.apache.juneau.transforms"><span class="typeNameLink">XMLGregorianCalendarSwap</span></a> - Class in <a href="org/apache/juneau/transforms/package-summary.html">org.apache.juneau.transforms</a></dt>
 <dd>
-<div class="block">Transforms <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/datatype/XMLGregorianCalendar.html?is-external=true" title="class or interface in javax.xml.datatype"><code>XMLGregorianCalendars</code></a> to ISO8601 date-time <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
+<div class="block">Transforms <a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/datatype/XMLGregorianCalendar.html?is-external=true" title="class or interface in javax.xml.datatype"><code>XMLGregorianCalendars</code></a> to ISO8601 date-time <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>Strings</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/XMLGregorianCalendarSwap.html#XMLGregorianCalendarSwap--">XMLGregorianCalendarSwap()</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/XMLGregorianCalendarSwap.html" title="class in org.apache.juneau.transforms">XMLGregorianCalendarSwap</a></dt>
 <dd>
@@ -40783,7 +40797,7 @@ the order they are declared.</div>
 </dd>
 <dt><a href="org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml"><span class="typeNameLink">XmlReader</span></a> - Class in <a href="org/apache/juneau/xml/package-summary.html">org.apache.juneau.xml</a></dt>
 <dd>
-<div class="block">Wrapper class around a <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamReader.html?is-external=true" title="class or interface in javax.xml.stream"><code>XMLStreamReader</code></a>.</div>
+<div class="block">Wrapper class around a <a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/stream/XMLStreamReader.html?is-external=true" title="class or interface in javax.xml.stream"><code>XMLStreamReader</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/xml/XmlReader.html#XmlReader-org.apache.juneau.parser.ParserPipe-boolean-javax.xml.stream.XMLReporter-javax.xml.stream.XMLResolver-javax.xml.stream.util.XMLEventAllocator-">XmlReader(ParserPipe, boolean, XMLReporter, XMLResolver, XMLEventAllocator)</a></span> - Constructor for class org.apache.juneau.xml.<a href="org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml">XmlReader</a></dt>
 <dd>
diff --git a/content/site/apidocs-8.0.0/org/apache/juneau/BeanContext.html b/content/site/apidocs-8.0.0/org/apache/juneau/BeanContext.html
index a6d2fd5..ee361c3 100644
--- a/content/site/apidocs-8.0.0/org/apache/juneau/BeanContext.html
+++ b/content/site/apidocs-8.0.0/org/apache/juneau/BeanContext.html
@@ -96,7 +96,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau">org.apache.juneau.Context</a></li>
@@ -125,7 +125,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  This class servers multiple purposes:
  <ul class='spaced-list'>
    <li>
-      Provides the ability to wrap beans inside <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> interfaces.
+      Provides the ability to wrap beans inside <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> interfaces.
    <li>
       Serves as a repository for metadata on POJOs, such as associated <a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilters</code></a>,
       <a href="../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau"><code>PropertyNamers</code></a>, etc...  which are used to tailor how POJOs are serialized and parsed.
@@ -164,7 +164,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  and non-bean classes.
  Attempting to create a bean map around one of these objects will throw a <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a>.
  The purpose for this behavior is so that the serializers can identify these non-bean classes and convert them to
- plain strings using the <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"><code>Object.toString()</code></a> method.
+ plain strings using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method.
 
  <p>
  Some settings (e.g. <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanFieldVisibility"><code>BEAN_beanFieldVisibility</code></a>) are used to determine what kinds of properties are
@@ -191,7 +191,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  <h5 class='topic'>Bean Maps</h5>
 
  <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMaps</code></a> are wrappers around Java beans that allow properties to be retrieved and
- set using the common <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#put-K-V-" title="class or interface in java.util"><code>Map.put(Object,Object)</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>Map.get(Object)</code></a> methods.
+ set using the common <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#put-K-V-" title="class or interface in java.util"><code>Map.put(Object,Object)</code></a> and <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>Map.get(Object)</code></a> methods.
 
  <p>
  Bean maps are created in two ways...
@@ -251,265 +251,265 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanClassVisibility">BEAN_beanClassVisibility</a></span></code>
 <div class="block">Configuration property:  Minimum bean class visibility.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanConstructorVisibility">BEAN_beanConstructorVisibility</a></span></code>
 <div class="block">Configuration property:  Minimum bean constructor visibility.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanDictionary">BEAN_beanDictionary</a></span></code>
 <div class="block">Configuration property:  Bean dictionary.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanDictionary_add">BEAN_beanDictionary_add</a></span></code>
 <div class="block">Configuration property:  Add to bean dictionary.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanDictionary_remove">BEAN_beanDictionary_remove</a></span></code>
 <div class="block">Configuration property:  Remove from bean dictionary.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanFieldVisibility">BEAN_beanFieldVisibility</a></span></code>
 <div class="block">Configuration property:  Minimum bean field visibility.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanFilters">BEAN_beanFilters</a></span></code>
 <div class="block">Configuration property:  Bean filters.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanFilters_add">BEAN_beanFilters_add</a></span></code>
 <div class="block">Configuration property:  Add to bean filters.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanFilters_remove">BEAN_beanFilters_remove</a></span></code>
 <div class="block">Configuration property:  Remove from bean filters.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanMapPutReturnsOldValue">BEAN_beanMapPutReturnsOldValue</a></span></code>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanMethodVisibility">BEAN_beanMethodVisibility</a></span></code>
 <div class="block">Configuration property:  Minimum bean method visibility.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beansRequireDefaultConstructor">BEAN_beansRequireDefaultConstructor</a></span></code>
 <div class="block">Configuration property:  Beans require no-arg constructors.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beansRequireSerializable">BEAN_beansRequireSerializable</a></span></code>
 <div class="block">Configuration property:  Beans require Serializable interface.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beansRequireSettersForGetters">BEAN_beansRequireSettersForGetters</a></span></code>
 <div class="block">Configuration property:  Beans require setters for getters.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beansRequireSomeProperties">BEAN_beansRequireSomeProperties</a></span></code>
 <div class="block">Configuration property:  Beans require at least one property.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_beanTypePropertyName">BEAN_beanTypePropertyName</a></span></code>
 <div class="block">Configuration property:  Bean type property name.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_debug">BEAN_debug</a></span></code>
 <div class="block">Configuration property:  Debug mode.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_examples">BEAN_examples</a></span></code>
 <div class="block">Configuration property:  POJO examples.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_excludeProperties">BEAN_excludeProperties</a></span></code>
 <div class="block">Configuration property:  Bean property excludes.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_fluentSetters">BEAN_fluentSetters</a></span></code>
 <div class="block">Configuration property:  Find fluent setters.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters">BEAN_ignoreInvocationExceptionsOnGetters</a></span></code>
 <div class="block">Configuration property:  Ignore invocation errors on getters.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters">BEAN_ignoreInvocationExceptionsOnSetters</a></span></code>
 <div class="block">Configuration property:  Ignore invocation errors on setters.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_ignorePropertiesWithoutSetters">BEAN_ignorePropertiesWithoutSetters</a></span></code>
 <div class="block">Configuration property:  Ignore properties without setters.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_ignoreUnknownBeanProperties">BEAN_ignoreUnknownBeanProperties</a></span></code>
 <div class="block">Configuration property:  Ignore unknown properties.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties">BEAN_ignoreUnknownNullBeanProperties</a></span></code>
 <div class="block">Configuration property:  Ignore unknown properties with null values.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_implClasses">BEAN_implClasses</a></span></code>
 <div class="block">Configuration property:  Implementation classes.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_includeProperties">BEAN_includeProperties</a></span></code>
 <div class="block">Configuration property:  Bean property includes.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_locale">BEAN_locale</a></span></code>
 <div class="block">Configuration property:  Locale.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_mediaType">BEAN_mediaType</a></span></code>
 <div class="block">Configuration property:  Media type.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_notBeanClasses">BEAN_notBeanClasses</a></span></code>
 <div class="block">Configuration property:  Bean class exclusions.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_notBeanClasses_add">BEAN_notBeanClasses_add</a></span></code>
 <div class="block">Configuration property:  Add to classes that should not be considered beans.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_notBeanClasses_remove">BEAN_notBeanClasses_remove</a></span></code>
 <div class="block">Configuration property:  Remove from classes that should not be considered beans.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_notBeanPackages">BEAN_notBeanPackages</a></span></code>
 <div class="block">Configuration property:  Bean package exclusions.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_notBeanPackages_add">BEAN_notBeanPackages_add</a></span></code>
 <div class="block">Configuration property:  Add to packages whose classes should not be considered beans.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_notBeanPackages_remove">BEAN_notBeanPackages_remove</a></span></code>
 <div class="block">Configuration property:  Remove from packages whose classes should not be considered beans.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_pojoSwaps">BEAN_pojoSwaps</a></span></code>
 <div class="block">Configuration property:  POJO swaps.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_pojoSwaps_add">BEAN_pojoSwaps_add</a></span></code>
 <div class="block">Configuration property:  Add to POJO swap classes.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_pojoSwaps_remove">BEAN_pojoSwaps_remove</a></span></code>
 <div class="block">Configuration property:  Remove from POJO swap classes.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_propertyNamer">BEAN_propertyNamer</a></span></code>
 <div class="block">Configuration property:  Bean property namer.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_sortProperties">BEAN_sortProperties</a></span></code>
 <div class="block">Configuration property:  Sort bean properties.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_timeZone">BEAN_timeZone</a></span></code>
 <div class="block">Configuration property:  Time zone.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_useEnumNames">BEAN_useEnumNames</a></span></code>
 <div class="block">Configuration property:  Use enum names.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_useInterfaceProxies">BEAN_useInterfaceProxies</a></span></code>
 <div class="block">Configuration property:  Use interface proxies.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="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="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#BEAN_useJavaBeanIntrospector">BEAN_useJavaBeanIntrospector</a></span></code>
 <div class="block">Configuration property:  Use Java Introspector.</div>
 </td>
@@ -561,7 +561,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>protected <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<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>&gt;</code></td>
+<td class="colFirst"><code>protected <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#Z:Z_class--">_class</a></span>()</code>
 <div class="block">Returns a reusable <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representation for the class <code>Class</code>.</div>
 </td>
@@ -650,7 +650,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 </td>
 </tr>
 <tr id="i14" class="altColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<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;&gt;</code></td>
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#getBeanDictionaryClasses--">getBeanDictionaryClasses</a></span>()</code>
 <div class="block">Configuration property:  Bean dictionary.</div>
 </td>
@@ -663,7 +663,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 </tr>
 <tr id="i16" class="altColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#getBeanMeta-java.lang.Class-">getBeanMeta</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;T&gt;&nbsp;c)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#getBeanMeta-java.lang.Class-">getBeanMeta</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</code>
 <div class="block">Returns the <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau"><code>BeanMeta</code></a> class for the specified class.</div>
 </td>
 </tr>
@@ -680,21 +680,21 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 </td>
 </tr>
 <tr id="i19" class="rowColor">
-<td class="colFirst"><code>protected <a href="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="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#getBeanTypePropertyName--">getBeanTypePropertyName</a></span>()</code>
 <div class="block">Configuration property:  Bean type property name.</div>
 </td>
 </tr>
 <tr id="i20" class="altColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#getClassMeta-java.lang.Class-">getClassMeta</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;T&gt;&nbsp;type)</code>
-<div class="block">Construct a <code>ClassMeta</code> wrapper around 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"><code>Class</code></a> object.</div>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#getClassMeta-java.lang.Class-">getClassMeta</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</code>
+<div class="block">Construct a <code>ClassMeta</code> wrapper around a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> object.</div>
 </td>
 </tr>
 <tr id="i21" class="rowColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#getClassMeta-java.lang.reflect.Type-java.lang.reflect.Type...-">getClassMeta</a></span>(<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>&nbsp;type,
-            <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>...&nbsp;args)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#getClassMeta-java.lang.reflect.Type-java.lang.reflect.Type...-">getClassMeta</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
+            <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>...&nbsp;args)</code>
 <div class="block">Used to resolve <code>ClassMetas</code> of type <code>Collection</code> and <code>Map</code> that have
  <code>ClassMeta</code> values that themselves could be collections or maps.</div>
 </td>
@@ -706,26 +706,26 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 </td>
 </tr>
 <tr id="i23" class="rowColor">
-<td class="colFirst"><code>protected <a href="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/BeanContext.html#getExcludeProperties-java.lang.Class-">getExcludeProperties</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>
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#getExcludeProperties-java.lang.Class-">getExcludeProperties</a></span>(<a href="http://docs.oracle.com/javase/8/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 the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_excludeProperties"><code>BEAN_excludeProperties</code></a> setting for the specified class.</div>
 </td>
 </tr>
 <tr id="i24" class="altColor">
-<td class="colFirst"><code>protected &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;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#getImplClassConstructor-java.lang.Class-org.apache.juneau.Visibility-">getImplClassConstructor</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;T&gt;&nbsp;c,
+<td class="colFirst"><code>protected &lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;? extends T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#getImplClassConstructor-java.lang.Class-org.apache.juneau.Visibility-">getImplClassConstructor</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
                        <a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;v)</code>
 <div class="block">Gets the no-arg constructor for the specified class.</div>
 </td>
 </tr>
 <tr id="i25" class="rowColor">
-<td class="colFirst"><code>protected <a href="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/BeanContext.html#getIncludeProperties-java.lang.Class-">getIncludeProperties</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>
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/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/BeanContext.html#getIncludeProperties-java.lang.Class-">getIncludeProperties</a></span>(<a href="http://docs.oracle.com/javase/8/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 the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_includeProperties"><code>BEAN_includeProperties</code></a> setting for the specified class.</div>
 </td>
 </tr>
 <tr id="i26" class="altColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a></code></td>
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#getLocale--">getLocale</a></span>()</code>
 <div class="block">Configuration property:  Locale.</div>
 </td>
@@ -743,7 +743,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 </td>
 </tr>
 <tr id="i29" class="rowColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a></code></td>
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#getTimeZone--">getTimeZone</a></span>()</code>
 <div class="block">Configuration property:  Time zone.</div>
 </td>
@@ -756,7 +756,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 </tr>
 <tr id="i31" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#isBean-java.lang.Object-">isBean</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>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#isBean-java.lang.Object-">isBean</a></span>(<a href="http://docs.oracle.com/javase/8/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 a bean.</div>
 </td>
 </tr>
@@ -834,7 +834,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 </tr>
 <tr id="i44" class="altColor">
 <td class="colFirst"><code>protected boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#isNotABean-java.lang.Class-">isNotABean</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>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#isNotABean-java.lang.Class-">isNotABean</a></span>(<a href="http://docs.oracle.com/javase/8/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">Determines whether the specified class is ignored as a bean class based on the various exclusion parameters
  specified on this context class.</div>
 </td>
@@ -865,32 +865,32 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 </tr>
 <tr id="i49" class="rowColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#newInstance-java.lang.Class-java.lang.Object-">newInstance</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;T&gt;&nbsp;c,
-           <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;c2)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#newInstance-java.lang.Class-java.lang.Object-">newInstance</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
+           <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;c2)</code>
 <div class="block">Creates an instance of the specified class.</div>
 </td>
 </tr>
 <tr id="i50" class="altColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#newInstance-java.lang.Class-java.lang.Object-boolean-java.lang.Object...-">newInstance</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;T&gt;&nbsp;c,
-           <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;c2,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#newInstance-java.lang.Class-java.lang.Object-boolean-java.lang.Object...-">newInstance</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
+           <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;c2,
            boolean&nbsp;fuzzyArgs,
-           <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;args)</code>
+           <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;args)</code>
 <div class="block">Creates an instance of the specified class.</div>
 </td>
 </tr>
 <tr id="i51" class="rowColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#newInstanceFromOuter-java.lang.Object-java.lang.Class-java.lang.Object-boolean-java.lang.Object...-">newInstanceFromOuter</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/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
-                    <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;c2,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#newInstanceFromOuter-java.lang.Object-java.lang.Class-java.lang.Object-boolean-java.lang.Object...-">newInstanceFromOuter</a></span>(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
+                    <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;c2,
                     boolean&nbsp;fuzzyArgs,
-                    <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;args)</code>
+                    <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;args)</code>
 <div class="block">Creates an instance of the specified class from within the context of another object.</div>
 </td>
 </tr>
 <tr id="i52" class="altColor">
-<td class="colFirst"><code>protected <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<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>&gt;</code></td>
+<td class="colFirst"><code>protected <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#object--">object</a></span>()</code>
 <div class="block">Returns a reusable <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representation for the class <code>Object</code>.</div>
 </td>
@@ -898,13 +898,13 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <tr id="i53" class="rowColor">
 <td class="colFirst"><code>protected &lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#resolveClassMeta-org.apache.juneau.annotation.BeanProperty-java.lang.reflect.Type-java.util.Map-">resolveClassMeta</a></span>(<a href="../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">BeanProperty</a>&nbsp;p,
-                <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>&nbsp;t,
-                <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/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<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;[]&gt;&nbsp;typeVarImpls)</code>
+                <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;t,
+                <a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&gt;&nbsp;typeVarImpls)</code>
 <div class="block">Used for determining the class type on a method or field where a <code>@BeanProperty</code> annotation may be present.</div>
 </td>
 </tr>
 <tr id="i54" class="altColor">
-<td class="colFirst"><code>protected <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</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>&gt;</code></td>
+<td class="colFirst"><code>protected <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#string--">string</a></span>()</code>
 <div class="block">Returns a reusable <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representation for the class <code>String</code>.</div>
 </td>
@@ -921,8 +921,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<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></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle [...]
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle [...]
 </ul>
 </li>
 </ul>
@@ -944,7 +944,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanClassVisibility</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.191">BEAN_beanClassVisibility</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.191">BEAN_beanClassVisibility</a></pre>
 <div class="block">Configuration property:  Minimum bean class visibility.
 
  <h5 class='section'>Property:</h5>
@@ -994,7 +994,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanConstructorVisibility</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.232">BEAN_beanConstructorVisibility</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.232">BEAN_beanConstructorVisibility</a></pre>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
 
  <h5 class='section'>Property:</h5>
@@ -1044,7 +1044,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanDictionary</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.313">BEAN_beanDictionary</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.313">BEAN_beanDictionary</a></pre>
 <div class="block">Configuration property:  Bean dictionary.
 
  <h5 class='section'>Property:</h5>
@@ -1134,7 +1134,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanDictionary_add</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.318">BEAN_beanDictionary_add</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.318">BEAN_beanDictionary_add</a></pre>
 <div class="block">Configuration property:  Add to bean dictionary.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1148,7 +1148,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanDictionary_remove</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.323">BEAN_beanDictionary_remove</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.323">BEAN_beanDictionary_remove</a></pre>
 <div class="block">Configuration property:  Remove from bean dictionary.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1162,7 +1162,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanFieldVisibility</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.370">BEAN_beanFieldVisibility</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.370">BEAN_beanFieldVisibility</a></pre>
 <div class="block">Configuration property:  Minimum bean field visibility.
 
  <h5 class='section'>Property:</h5>
@@ -1218,7 +1218,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanFilters</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.438">BEAN_beanFilters</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.438">BEAN_beanFilters</a></pre>
 <div class="block">Configuration property:  Bean filters.
 
  <h5 class='section'>Property:</h5>
@@ -1295,7 +1295,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanFilters_add</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.443">BEAN_beanFilters_add</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.443">BEAN_beanFilters_add</a></pre>
 <div class="block">Configuration property:  Add to bean filters.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1309,7 +1309,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanFilters_remove</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.448">BEAN_beanFilters_remove</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.448">BEAN_beanFilters_remove</a></pre>
 <div class="block">Configuration property:  Remove from bean filters.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1323,7 +1323,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanMapPutReturnsOldValue</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.494">BEAN_beanMapPutReturnsOldValue</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.494">BEAN_beanMapPutReturnsOldValue</a></pre>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
 
  <h5 class='section'>Property:</h5>
@@ -1378,7 +1378,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanMethodVisibility</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.535">BEAN_beanMethodVisibility</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.535">BEAN_beanMethodVisibility</a></pre>
 <div class="block">Configuration property:  Minimum bean method visibility.
 
  <h5 class='section'>Property:</h5>
@@ -1428,7 +1428,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beansRequireDefaultConstructor</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.576">BEAN_beansRequireDefaultConstructor</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.576">BEAN_beansRequireDefaultConstructor</a></pre>
 <div class="block">Configuration property:  Beans require no-arg constructors.
 
  <h5 class='section'>Property:</h5>
@@ -1447,7 +1447,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ <br>Otherwise, the bean will be serialized as a string using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method.
 
  <p>
  The <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
@@ -1478,7 +1478,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beansRequireSerializable</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.617">BEAN_beansRequireSerializable</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.617">BEAN_beansRequireSerializable</a></pre>
 <div class="block">Configuration property:  Beans require Serializable interface.
 
  <h5 class='section'>Property:</h5>
@@ -1496,8 +1496,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 
  <h5 class='section'>Description:</h5>
  <p>
- If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
+ <br>Otherwise, the bean will be serialized as a string using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method.
 
  <p>
  The <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
@@ -1528,7 +1528,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beansRequireSettersForGetters</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.655">BEAN_beansRequireSettersForGetters</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.655">BEAN_beansRequireSettersForGetters</a></pre>
 <div class="block">Configuration property:  Beans require setters for getters.
 
  <h5 class='section'>Property:</h5>
@@ -1575,7 +1575,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beansRequireSomeProperties</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.695">BEAN_beansRequireSomeProperties</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.695">BEAN_beansRequireSomeProperties</a></pre>
 <div class="block">Configuration property:  Beans require at least one property.
 
  <h5 class='section'>Property:</h5>
@@ -1593,7 +1593,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ <br>Otherwise, the bean will be serialized as a string using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method.
 
  <p>
  The <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
@@ -1624,7 +1624,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanTypePropertyName</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.740">BEAN_beanTypePropertyName</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.740">BEAN_beanTypePropertyName</a></pre>
 <div class="block">Configuration property:  Bean type property name.
 
  <h5 class='section'>Property:</h5>
@@ -1678,7 +1678,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_debug</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.793">BEAN_debug</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.793">BEAN_debug</a></pre>
 <div class="block">Configuration property:  Debug mode.
 
  <h5 class='section'>Property:</h5>
@@ -1740,7 +1740,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_examples</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.847">BEAN_examples</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.847">BEAN_examples</a></pre>
 <div class="block">Configuration property:  POJO examples.
 
  <h5 class='section'>Property:</h5>
@@ -1803,7 +1803,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_excludeProperties</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.908">BEAN_excludeProperties</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.908">BEAN_excludeProperties</a></pre>
 <div class="block">Configuration property:  Bean property excludes.
 
  <h5 class='section'>Property:</h5>
@@ -1873,7 +1873,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_fluentSetters</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.960">BEAN_fluentSetters</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.960">BEAN_fluentSetters</a></pre>
 <div class="block">Configuration property:  Find fluent setters.
 
  <h5 class='section'>Property:</h5>
@@ -1934,7 +1934,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignoreInvocationExceptionsOnGetters</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.998">BEAN_ignoreInvocationExceptionsOnGetters</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.998">BEAN_ignoreInvocationExceptionsOnGetters</a></pre>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
 
  <h5 class='section'>Property:</h5>
@@ -1981,7 +1981,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignoreInvocationExceptionsOnSetters</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1036">BEAN_ignoreInvocationExceptionsOnSetters</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1036">BEAN_ignoreInvocationExceptionsOnSetters</a></pre>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
 
  <h5 class='section'>Property:</h5>
@@ -2028,7 +2028,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignorePropertiesWithoutSetters</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1073">BEAN_ignorePropertiesWithoutSetters</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1073">BEAN_ignorePropertiesWithoutSetters</a></pre>
 <div class="block">Configuration property:  Ignore properties without setters.
 
  <h5 class='section'>Property:</h5>
@@ -2074,7 +2074,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignoreUnknownBeanProperties</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1111">BEAN_ignoreUnknownBeanProperties</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1111">BEAN_ignoreUnknownBeanProperties</a></pre>
 <div class="block">Configuration property:  Ignore unknown properties.
 
  <h5 class='section'>Property:</h5>
@@ -2121,7 +2121,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignoreUnknownNullBeanProperties</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1148">BEAN_ignoreUnknownNullBeanProperties</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1148">BEAN_ignoreUnknownNullBeanProperties</a></pre>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
 
  <h5 class='section'>Property:</h5>
@@ -2167,7 +2167,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_implClasses</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1187">BEAN_implClasses</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1187">BEAN_implClasses</a></pre>
 <div class="block">Configuration property:  Implementation classes.
 
  <h5 class='section'>Property:</h5>
@@ -2215,7 +2215,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_includeProperties</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1249">BEAN_includeProperties</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1249">BEAN_includeProperties</a></pre>
 <div class="block">Configuration property:  Bean property includes.
 
  <h5 class='section'>Property:</h5>
@@ -2286,14 +2286,14 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_locale</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1292">BEAN_locale</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1292">BEAN_locale</a></pre>
 <div class="block">Configuration property:  Locale.
 
  <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.locale.s"</js>
-   <li><b>Data type:</b>  <code>String</code> (<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util"><code>Locale</code></a>)
-   <li><b>Default:</b>  <jk>null</jk> (defaults to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true#getDefault--" title="class or interface in java.util"><code>Locale.getDefault()</code></a>)
+   <li><b>Data type:</b>  <code>String</code> (<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util"><code>Locale</code></a>)
+   <li><b>Default:</b>  <jk>null</jk> (defaults to <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true#getDefault--" title="class or interface in java.util"><code>Locale.getDefault()</code></a>)
    <li><b>Session property:</b>  <jk>true</jk>
    <li><b>Methods:</b>
       <ul>
@@ -2338,7 +2338,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_mediaType</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1335">BEAN_mediaType</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1335">BEAN_mediaType</a></pre>
 <div class="block">Configuration property:  Media type.
 
  <h5 class='section'>Property:</h5>
@@ -2390,7 +2390,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanClasses</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1386">BEAN_notBeanClasses</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1386">BEAN_notBeanClasses</a></pre>
 <div class="block">Configuration property:  Bean class exclusions.
 
  <h5 class='section'>Property:</h5>
@@ -2450,7 +2450,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanClasses_add</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1391">BEAN_notBeanClasses_add</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1391">BEAN_notBeanClasses_add</a></pre>
 <div class="block">Configuration property:  Add to classes that should not be considered beans.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -2464,7 +2464,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanClasses_remove</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1396">BEAN_notBeanClasses_remove</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1396">BEAN_notBeanClasses_remove</a></pre>
 <div class="block">Configuration property:  Remove from classes that should not be considered beans.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -2478,7 +2478,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanPackages</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1459">BEAN_notBeanPackages</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1459">BEAN_notBeanPackages</a></pre>
 <div class="block">Configuration property:  Bean package exclusions.
 
  <h5 class='section'>Property:</h5>
@@ -2511,7 +2511,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  When specified, the current list of ignore packages are appended to.
 
  <p>
- Any classes within these packages will be serialized to strings using <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"><code>Object.toString()</code></a>.
+ Any classes within these packages will be serialized to strings using <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a>.
 
  <p>
  Note that you can specify suffix patterns to include all subpackages.
@@ -2550,7 +2550,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanPackages_add</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1464">BEAN_notBeanPackages_add</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1464">BEAN_notBeanPackages_add</a></pre>
 <div class="block">Configuration property:  Add to packages whose classes should not be considered beans.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -2564,7 +2564,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanPackages_remove</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1469">BEAN_notBeanPackages_remove</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1469">BEAN_notBeanPackages_remove</a></pre>
 <div class="block">Configuration property:  Remove from packages whose classes should not be considered beans.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -2578,7 +2578,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_pojoSwaps</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1574">BEAN_pojoSwaps</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1574">BEAN_pojoSwaps</a></pre>
 <div class="block">Configuration property:  POJO swaps.
 
  <h5 class='section'>Property:</h5>
@@ -2692,7 +2692,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_pojoSwaps_add</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1579">BEAN_pojoSwaps_add</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1579">BEAN_pojoSwaps_add</a></pre>
 <div class="block">Configuration property:  Add to POJO swap classes.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -2706,7 +2706,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_pojoSwaps_remove</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1584">BEAN_pojoSwaps_remove</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1584">BEAN_pojoSwaps_remove</a></pre>
 <div class="block">Configuration property:  Remove from POJO swap classes.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -2720,7 +2720,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_propertyNamer</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1634">BEAN_propertyNamer</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1634">BEAN_propertyNamer</a></pre>
 <div class="block">Configuration property:  Bean property namer.
 
  <h5 class='section'>Property:</h5>
@@ -2779,7 +2779,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_sortProperties</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1685">BEAN_sortProperties</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1685">BEAN_sortProperties</a></pre>
 <div class="block">Configuration property:  Sort bean properties.
 
  <h5 class='section'>Property:</h5>
@@ -2839,13 +2839,13 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_timeZone</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1728">BEAN_timeZone</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1728">BEAN_timeZone</a></pre>
 <div class="block">Configuration property:  Time zone.
 
  <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.timeZone.s"</js>
-   <li><b>Data type:</b>  <code>String</code> (<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util"><code>TimeZone</code></a>)
+   <li><b>Data type:</b>  <code>String</code> (<a href="http://docs.oracle.com/javase/8/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util"><code>TimeZone</code></a>)
    <li><b>Default:</b>  <jk>null</jk>
    <li><b>Session property:</b>  <jk>true</jk>
    <li><b>Methods:</b>
@@ -2891,7 +2891,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_useEnumNames</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1782">BEAN_useEnumNames</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1782">BEAN_useEnumNames</a></pre>
 <div class="block">Configuration property:  Use enum names.
 
  <h5 class='section'>Property:</h5>
@@ -2908,7 +2908,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 
  <h5 class='section'>Description:</h5>
  <p>
- When enabled, enums are always serialized by name, not using <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"><code>Object.toString()</code></a>.
+ When enabled, enums are always serialized by name, not using <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a>.
 
  <h5 class='section'>Example:</h5>
  <p class='bcode w800'>
@@ -2954,7 +2954,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_useInterfaceProxies</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1820">BEAN_useInterfaceProxies</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1820">BEAN_useInterfaceProxies</a></pre>
 <div class="block">Configuration property:  Use interface proxies.
 
  <h5 class='section'>Property:</h5>
@@ -2972,7 +2972,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
- <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"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
+ <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
  <br>Otherwise, throws a <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a>.
 
  <h5 class='section'>Example:</h5>
@@ -3001,7 +3001,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_useJavaBeanIntrospector</h4>
-<pre>public static 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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1858">BEAN_useJavaBeanIntrospector</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1858">BEAN_useJavaBeanIntrospector</a></pre>
 <div class="block">Configuration property:  Use Java Introspector.
 
  <h5 class='section'>Property:</h5>
@@ -3286,7 +3286,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>isNotABean</h4>
-<pre>protected final&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2172">isNotABean</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>protected final&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2172">isNotABean</a>(<a href="http://docs.oracle.com/javase/8/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">Determines whether the specified class is ignored as a bean class based on the various exclusion parameters
  specified on this context class.</div>
 <dl>
@@ -3303,7 +3303,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>isBean</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2196">isBean</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/BeanContext.html#line.2196">isBean</a>(<a href="http://docs.oracle.com/javase/8/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 a bean.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -3329,7 +3329,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanMeta</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2225">getBeanMeta</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;T&gt;&nbsp;c)</pre>
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2225">getBeanMeta</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau"><code>BeanMeta</code></a> class for the specified class.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -3348,8 +3348,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMeta</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2240">getClassMeta</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;T&gt;&nbsp;type)</pre>
-<div class="block">Construct a <code>ClassMeta</code> wrapper around 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"><code>Class</code></a> object.</div>
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2240">getClassMeta</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
+<div class="block">Construct a <code>ClassMeta</code> wrapper around a <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> object.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
 <dd><code>T</code> - The class type being wrapped.</dd>
@@ -3367,8 +3367,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMeta</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2320">getClassMeta</a>(<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>&nbsp;type,
-                                           <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>...&nbsp;args)</pre>
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2320">getClassMeta</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
+                                           <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>...&nbsp;args)</pre>
 <div class="block">Used to resolve <code>ClassMetas</code> of type <code>Collection</code> and <code>Map</code> that have
  <code>ClassMeta</code> values that themselves could be collections or maps.
 
@@ -3399,9 +3399,9 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>type</code> - The class to resolve.
-   <br>Can be any of the following: <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></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"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code>< [...]
+   <br>Can be any of the following: <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code>< [...]
 <dd><code>args</code> - The type arguments of the class if it's a collection or map.
-   <br>Can be any of the following: <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></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"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code>< [...]
+   <br>Can be any of the following: <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code>< [...]
    <br>Ignored if the main type is not a map or collection.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The resolved class meta.</dd>
@@ -3435,8 +3435,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <li class="blockList">
 <h4>resolveClassMeta</h4>
 <pre>protected final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2523">resolveClassMeta</a>(<a href="../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">BeanProperty</a>&nbsp;p,
-                                                  <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>&nbsp;t,
-                                                  <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/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<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;[]&gt;&nb [...]
+                                                  <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;t,
+                                                  <a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&gt;&nb [...]
 <div class="block">Used for determining the class type on a method or field where a <code>@BeanProperty</code> annotation may be present.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -3458,7 +3458,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getImplClassConstructor</h4>
-<pre>protected final&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/BeanContext.html#line.2646">getImplClassConstructor</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;T&gt;&nbsp;c,
+<pre>protected final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#line.2646">getImplClassConstructor</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
                                                                      <a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;v)</pre>
 <div class="block">Gets the no-arg constructor for the specified class.</div>
 <dl>
@@ -3478,7 +3478,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getIncludeProperties</h4>
-<pre>protected&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/BeanContext.html#line.2688">getIncludeProperties</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>protected&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#line.2688">getIncludeProperties</a>(<a href="http://docs.oracle.com/javase/8/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 the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_includeProperties"><code>BEAN_includeProperties</code></a> setting for the specified class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -3494,7 +3494,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getExcludeProperties</h4>
-<pre>protected&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/BeanContext.html#line.2710">getExcludeProperties</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>protected&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#line.2710">getExcludeProperties</a>(<a href="http://docs.oracle.com/javase/8/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 the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_excludeProperties"><code>BEAN_excludeProperties</code></a> setting for the specified class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -3510,8 +3510,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>newInstance</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2739">newInstance</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;T&gt;&nbsp;c,
-                         <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;c2)</pre>
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2739">newInstance</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
+                         <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;c2)</pre>
 <div class="block">Creates an instance of the specified class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -3521,7 +3521,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The new class instance, or <jk>null</jk> if the class was <jk>null</jk> or is abstract or an interface.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code> - if constructor could not be found or called.</dd>
+<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code> - if constructor could not be found or called.</dd>
 </dl>
 </li>
 </ul>
@@ -3531,10 +3531,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>newInstance</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2762">newInstance</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;T&gt;&nbsp;c,
-                         <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;c2,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2762">newInstance</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
+                         <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;c2,
                          boolean&nbsp;fuzzyArgs,
-                         <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;args)</pre>
+                         <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;args)</pre>
 <div class="block">Creates an instance of the specified class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -3548,7 +3548,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The new class instance, or <jk>null</jk> if the class was <jk>null</jk> or is abstract or an interface.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code> - if constructor could not be found or called.</dd>
+<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code> - if constructor could not be found or called.</dd>
 </dl>
 </li>
 </ul>
@@ -3558,11 +3558,11 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>newInstanceFromOuter</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2788">newInstanceFromOuter</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/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
-                                  <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;c2,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2788">newInstanceFromOuter</a>(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
+                                  <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;c2,
                                   boolean&nbsp;fuzzyArgs,
-                                  <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;args)</pre>
+                                  <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;args)</pre>
 <div class="block">Creates an instance of the specified class from within the context of another object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -3578,7 +3578,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The new class instance, or <jk>null</jk> if the class was <jk>null</jk> or is abstract or an interface.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code> - if constructor could not be found or called.</dd>
+<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code> - if constructor could not be found or called.</dd>
 </dl>
 </li>
 </ul>
@@ -3588,7 +3588,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>object</h4>
-<pre>protected final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<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>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2804">object</a>()</pre>
+<pre>protected final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2804">object</a>()</pre>
 <div class="block">Returns a reusable <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representation for the class <code>Object</code>.
 
  <p>
@@ -3609,7 +3609,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>string</h4>
-<pre>protected final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</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>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2820">string</a>()</pre>
+<pre>protected final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2820">string</a>()</pre>
 <div class="block">Returns a reusable <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representation for the class <code>String</code>.
 
  <p>
@@ -3630,7 +3630,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>protected final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<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>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2836">_class</a>()</pre>
+<pre>protected final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.2836">_class</a>()</pre>
 <div class="block">Returns a reusable <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representation for the class <code>Class</code>.
 
  <p>
@@ -3670,7 +3670,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd><jk>true</jk> if a Java class must implement a default no-arg constructor to be considered a bean.
-   <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.</dd>
+   <br>Otherwise, the bean will be serialized as a string using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method.</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BEAN_beansRequireDefaultConstructor</code></a></dd>
 </dl>
@@ -3686,8 +3686,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <div class="block">Configuration property:  Beans require Serializable interface.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd><jk>true</jk> if a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
-   <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.</dd>
+<dd><jk>true</jk> if a Java class must implement the <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
+   <br>Otherwise, the bean will be serialized as a string using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method.</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BEAN_beansRequireSerializable</code></a></dd>
 </dl>
@@ -3721,7 +3721,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd><jk>true</jk> if a Java class must contain at least 1 property to be considered a bean.
-   <br>Otherwise, the bean is serialized as a string using the <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"><code>Object.toString()</code></a> method.</dd>
+   <br>Otherwise, the bean is serialized as a string using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method.</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BEAN_beansRequireSomeProperties</code></a></dd>
 </dl>
@@ -3755,7 +3755,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd><jk>true</jk> if interfaces will be instantiated as proxy classes through the use of an
-   <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"><code>InvocationHandler</code></a> if there is no other way of instantiating them.</dd>
+   <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BEAN_useInterfaceProxies</code></a></dd>
 </dl>
@@ -3870,7 +3870,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <div class="block">Configuration property:  Use enum names.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd><jk>true</jk> if enums are always serialized by name, not using <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"><code>Object.toString()</code></a>.</dd>
+<dd><jk>true</jk> if enums are always serialized by name, not using <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a>.</dd>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../org/apache/juneau/BeanContext.html#BEAN_useEnumNames"><code>BEAN_useEnumNames</code></a></dd>
 </dl>
@@ -3997,7 +3997,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanDictionaryClasses</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<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;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.3093">getBeanDictionaryClasses</a>()</pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.3093">getBeanDictionaryClasses</a>()</pre>
 <div class="block">Configuration property:  Bean dictionary.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -4013,7 +4013,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getLocale</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.3104">getLocale</a>()</pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.3104">getLocale</a>()</pre>
 <div class="block">Configuration property:  Locale.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -4029,7 +4029,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getTimeZone</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.3115">getTimeZone</a>()</pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.3115">getTimeZone</a>()</pre>
 <div class="block">Configuration property:  Time zone.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -4077,7 +4077,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanTypePropertyName</h4>
-<pre>protected 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>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.3148">getBeanTypePropertyName</a>()</pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/8/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/BeanContext.html#line.3148">getBeanTypePropertyName</a>()</pre>
 <div class="block">Configuration property:  Bean type property name.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
diff --git a/content/site/apidocs-8.0.0/org/apache/juneau/BeanContextBuilder.html b/content/site/apidocs-8.0.0/org/apache/juneau/BeanContextBuilder.html
index 58284c6..02e4ecc 100644
--- a/content/site/apidocs-8.0.0/org/apache/juneau/BeanContextBuilder.html
+++ b/content/site/apidocs-8.0.0/org/apache/juneau/BeanContextBuilder.html
@@ -96,7 +96,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li><a href="../../../org/apache/juneau/ContextBuilder.html" title="class in org.apache.juneau">org.apache.juneau.ContextBuilder</a></li>
@@ -211,22 +211,22 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#add-java.util.Map-">add</a></span>(<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/Obj [...]
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#add-java.util.Map-">add</a></span>(<a href="http://docs.oracle.com/javase/8/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/8/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/8/docs/api/java/lang/Obj [...]
 <div class="block">Adds multiple configuration properties on this object.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#addTo-java.lang.String-java.lang.Object-">addTo</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,
-     <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>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#addTo-java.lang.String-java.lang.Object-">addTo</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+     <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
 <div class="block">Adds a value to a SET or LIST property.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#addTo-java.lang.String-java.lang.String-java.lang.Object-">addTo</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,
-     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
-     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#addTo-java.lang.String-java.lang.String-java.lang.Object-">addTo</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+     <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+     <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
 <div class="block">Adds or overwrites a value to a SET, LIST, or MAP property.</div>
 </td>
 </tr>
@@ -251,25 +251,25 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-boolean-java.lang.Object...-">beanDictionary</a></span>(boolean&nbsp;append,
-              <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;values)</code>
+              <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean dictionary.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Class...-">beanDictionary</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Class...-">beanDictionary</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean dictionary.</div>
 </td>
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-">beanDictionary</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-">beanDictionary</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean dictionary.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanDictionaryRemove-java.lang.Object...-">beanDictionaryRemove</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanDictionaryRemove-java.lang.Object...-">beanDictionaryRemove</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean dictionary.</div>
 </td>
 </tr>
@@ -282,25 +282,25 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-boolean-java.lang.Object...-">beanFilters</a></span>(boolean&nbsp;append,
-           <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;values)</code>
+           <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean filters.</div>
 </td>
 </tr>
 <tr id="i12" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Class...-">beanFilters</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Class...-">beanFilters</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean filters.</div>
 </td>
 </tr>
 <tr id="i13" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">beanFilters</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">beanFilters</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean filters.</div>
 </td>
 </tr>
 <tr id="i14" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">beanFiltersRemove</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">beanFiltersRemove</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean filters.</div>
 </td>
 </tr>
@@ -366,7 +366,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 </tr>
 <tr id="i25" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanTypePropertyName-java.lang.String-">beanTypePropertyName</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;value)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanTypePropertyName-java.lang.String-">beanTypePropertyName</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
 <div class="block">Configuration property:  Bean type property name.</div>
 </td>
 </tr>
@@ -390,28 +390,28 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 </tr>
 <tr id="i29" class="rowColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#example-java.lang.Class-T-">example</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;T&gt;&nbsp;pojoClass,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#example-java.lang.Class-T-">example</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;pojoClass,
        T&nbsp;o)</code>
 <div class="block">Configuration property:  POJO example.</div>
 </td>
 </tr>
 <tr id="i30" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#excludeProperties-java.lang.Class-java.lang.String-">excludeProperties</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;beanClass,
-                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;properties)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#excludeProperties-java.lang.Class-java.lang.String-">excludeProperties</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;beanClass,
+                 <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;properties)</code>
 <div class="block">Configuration property:  Bean property excludes.</div>
 </td>
 </tr>
 <tr id="i31" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#excludeProperties-java.util.Map-">excludeProperties</a></span>(<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/jav [...]
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#excludeProperties-java.util.Map-">excludeProperties</a></span>(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/jav [...]
 <div class="block">Configuration property:  Bean property excludes.</div>
 </td>
 </tr>
 <tr id="i32" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#excludeProperties-java.lang.String-java.lang.String-">excludeProperties</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;beanClassName,
-                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#excludeProperties-java.lang.String-java.lang.String-">excludeProperties</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;beanClassName,
+                 <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
 <div class="block">Configuration property:  Bean property excludes.</div>
 </td>
 </tr>
@@ -477,40 +477,40 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 </tr>
 <tr id="i43" class="rowColor">
 <td class="colFirst"><code>&lt;I&gt;&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#implClass-java.lang.Class-java.lang.Class-">implClass</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;I&gt;&nbsp;interfaceClass,
-         <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 I&gt;&nbsp;implClass)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#implClass-java.lang.Class-java.lang.Class-">implClass</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;I&gt;&nbsp;interfaceClass,
+         <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends I&gt;&nbsp;implClass)</code>
 <div class="block">Configuration property:  Implementation classes.</div>
 </td>
 </tr>
 <tr id="i44" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#implClasses-java.util.Map-">implClasses</a></span>(<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/a [...]
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#implClasses-java.util.Map-">implClasses</a></span>(<a href="http://docs.oracle.com/javase/8/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/8/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/8/docs/a [...]
 <div class="block">Configuration property:  Implementation classes.</div>
 </td>
 </tr>
 <tr id="i45" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#includeProperties-java.lang.Class-java.lang.String-">includeProperties</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;beanClass,
-                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#includeProperties-java.lang.Class-java.lang.String-">includeProperties</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;beanClass,
+                 <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
 <div class="block">Configuration property:  Bean property includes.</div>
 </td>
 </tr>
 <tr id="i46" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#includeProperties-java.util.Map-">includeProperties</a></span>(<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/jav [...]
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#includeProperties-java.util.Map-">includeProperties</a></span>(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/jav [...]
 <div class="block">Configuration property:  Bean property includes.</div>
 </td>
 </tr>
 <tr id="i47" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#includeProperties-java.lang.String-java.lang.String-">includeProperties</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;beanClassName,
-                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#includeProperties-java.lang.String-java.lang.String-">includeProperties</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;beanClassName,
+                 <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
 <div class="block">Configuration property:  Bean property includes.</div>
 </td>
 </tr>
 <tr id="i48" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#locale-java.util.Locale-">locale</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#locale-java.util.Locale-">locale</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</code>
 <div class="block">Configuration property:  Locale.</div>
 </td>
 </tr>
@@ -523,109 +523,109 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <tr id="i50" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-boolean-java.lang.Object...-">notBeanClasses</a></span>(boolean&nbsp;append,
-              <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;values)</code>
+              <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean class exclusions.</div>
 </td>
 </tr>
 <tr id="i51" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">notBeanClasses</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">notBeanClasses</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean class exclusions.</div>
 </td>
 </tr>
 <tr id="i52" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean class exclusions.</div>
 </td>
 </tr>
 <tr id="i53" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean class exclusions.</div>
 </td>
 </tr>
 <tr id="i54" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-boolean-java.lang.Object...-">notBeanPackages</a></span>(boolean&nbsp;append,
-               <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;values)</code>
+               <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean package exclusions.</div>
 </td>
 </tr>
 <tr id="i55" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean package exclusions.</div>
 </td>
 </tr>
 <tr id="i56" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">notBeanPackages</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">notBeanPackages</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean package exclusions.</div>
 </td>
 </tr>
 <tr id="i57" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  Bean package exclusions.</div>
 </td>
 </tr>
 <tr id="i58" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-boolean-java.lang.Object...-">pojoSwaps</a></span>(boolean&nbsp;append,
-         <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;values)</code>
+         <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  POJO swaps.</div>
 </td>
 </tr>
 <tr id="i59" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Class...-">pojoSwaps</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Class...-">pojoSwaps</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</code>
 <div class="block">Configuration property:  POJO swaps.</div>
 </td>
 </tr>
 <tr id="i60" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Object...-">pojoSwaps</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Object...-">pojoSwaps</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  POJO swaps.</div>
 </td>
 </tr>
 <tr id="i61" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#pojoSwapsRemove-java.lang.Object...-">pojoSwapsRemove</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;values)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#pojoSwapsRemove-java.lang.Object...-">pojoSwapsRemove</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</code>
 <div class="block">Configuration property:  POJO swaps.</div>
 </td>
 </tr>
 <tr id="i62" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#propertyNamer-java.lang.Class-">propertyNamer</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;? extends <a href="../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a>&gt;&nbsp;value)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#propertyNamer-java.lang.Class-">propertyNamer</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a>&gt;&nbsp;value)</code>
 <div class="block">Configuration property:  Bean property namer</div>
 </td>
 </tr>
 <tr id="i63" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#removeFrom-java.lang.String-java.lang.Object-">removeFrom</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,
-          <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>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#removeFrom-java.lang.String-java.lang.Object-">removeFrom</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+          <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
 <div class="block">Removes a value from a SET, LIST, or MAP property.</div>
 </td>
 </tr>
 <tr id="i64" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#set-boolean-java.lang.String-java.lang.Object-">set</a></span>(boolean&nbsp;append,
-   <a href="http://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,
-   <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>
+   <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+   <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
 <div class="block">Sets or adds to a SET or LIST property.</div>
 </td>
 </tr>
 <tr id="i65" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#set-java.util.Map-">set</a></span>(<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/Obj [...]
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#set-java.util.Map-">set</a></span>(<a href="http://docs.oracle.com/javase/8/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/8/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/8/docs/api/java/lang/Obj [...]
 <div class="block">Sets multiple configuration properties on this object.</div>
 </td>
 </tr>
 <tr id="i66" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#set-java.lang.String-java.lang.Object-">set</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,
-   <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>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#set-java.lang.String-java.lang.Object-">set</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+   <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
 <div class="block">Sets a configuration property on this object.</div>
 </td>
 </tr>
@@ -643,7 +643,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 </tr>
 <tr id="i69" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#timeZone-java.util.TimeZone-">timeZone</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContextBuilder.html#timeZone-java.util.TimeZone-">timeZone</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</code>
 <div class="block">Configuration property:  TimeZone.</div>
 </td>
 </tr>
@@ -683,8 +683,8 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<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></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http:/ [...]
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http:/ [...]
 </ul>
 </li>
 </ul>
@@ -812,7 +812,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanDictionary</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.149">beanDictionary</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.149">beanDictionary</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean dictionary.
 
  <p>
@@ -836,7 +836,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanDictionary</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.168">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.168">beanDictionary</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean dictionary.
 
  <p>
@@ -861,7 +861,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <li class="blockList">
 <h4>beanDictionary</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.189">beanDictionary</a>(boolean&nbsp;append,
-                                         <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;values)</pre>
+                                         <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean dictionary.
 
  <p>
@@ -886,7 +886,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanDictionaryRemove</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.208">beanDictionaryRemove</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.208">beanDictionaryRemove</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean dictionary.
 
  <p>
@@ -935,7 +935,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFilters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.256">beanFilters</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.256">beanFilters</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean filters.
 
  <p>
@@ -968,7 +968,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFilters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.275">beanFilters</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.275">beanFilters</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean filters.
 
  <p>
@@ -993,7 +993,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <li class="blockList">
 <h4>beanFilters</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.303">beanFilters</a>(boolean&nbsp;append,
-                                      <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;values)</pre>
+                                      <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean filters.
 
  <p>
@@ -1025,7 +1025,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFiltersRemove</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.329">beanFiltersRemove</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.329">beanFiltersRemove</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean filters.
 
  <p>
@@ -1135,7 +1135,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ <br>Otherwise, the bean will be serialized as a string using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method.
 
  <h5 class='section'>See Also:</h5>
  <ul>
@@ -1182,8 +1182,8 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <div class="block">Configuration property:  Beans require Serializable interface.
 
  <p>
- If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
+ <br>Otherwise, the bean will be serialized as a string using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method.
 
  <h5 class='section'>See Also:</h5>
  <ul>
@@ -1279,7 +1279,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ <br>Otherwise, the bean will be serialized as a string using the <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method.
 
  <h5 class='section'>See Also:</h5>
  <ul>
@@ -1300,7 +1300,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanTypePropertyName</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.544">beanTypePropertyName</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;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.544">beanTypePropertyName</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Configuration property:  Bean type property name.
 
  <p>
@@ -1382,7 +1382,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>example</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.607">example</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;T&gt;&nbsp;pojoClass,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.607">example</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;pojoClass,
                                       T&nbsp;o)</pre>
 <div class="block">Configuration property:  POJO example.
 
@@ -1408,8 +1408,8 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.626">excludeProperties</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;beanClass,
-                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;properties)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.626">excludeProperties</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;beanClass,
+                                            <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;properties)</pre>
 <div class="block">Configuration property:  Bean property excludes.
 
  <p>
@@ -1434,7 +1434,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.645">excludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interf [...]
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.645">excludeProperties</a>(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interf [...]
 <div class="block">Configuration property:  Bean property excludes.
 
  <p>
@@ -1458,8 +1458,8 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.663">excludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;beanClassName,
-                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.663">excludeProperties</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;beanClassName,
+                                            <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Configuration property:  Bean property excludes.
 
  <h5 class='section'>See Also:</h5>
@@ -1734,8 +1734,8 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>implClass</h4>
-<pre>public&nbsp;&lt;I&gt;&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.882">implClass</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;I&gt;&nbsp;interfaceClass,
-                                        <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 I&gt;&nbsp;implClass)</pre>
+<pre>public&nbsp;&lt;I&gt;&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.882">implClass</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;I&gt;&nbsp;interfaceClass,
+                                        <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends I&gt;&nbsp;implClass)</pre>
 <div class="block">Configuration property:  Implementation classes.
 
  <h5 class='section'>See Also:</h5>
@@ -1759,7 +1759,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>implClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.902">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in [...]
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.902">implClasses</a>(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in [...]
 <div class="block">Configuration property:  Implementation classes.
 
  <p>
@@ -1785,8 +1785,8 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>includeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.921">includeProperties</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;beanClass,
-                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.921">includeProperties</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;beanClass,
+                                            <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Configuration property:  Bean property includes.
 
  <p>
@@ -1811,7 +1811,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>includeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.939">includeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interf [...]
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.939">includeProperties</a>(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interf [...]
 <div class="block">Configuration property:  Bean property includes.
 
  <p>
@@ -1835,8 +1835,8 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>includeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.960">includeProperties</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;beanClassName,
-                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.960">includeProperties</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;beanClassName,
+                                            <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Configuration property:  Bean property includes.
 
  <p>
@@ -1862,7 +1862,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>locale</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.978">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.978">locale</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
 <div class="block">Configuration property:  Locale.
 
  <p>
@@ -1911,7 +1911,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <li class="blockList">
 <h4>notBeanClasses</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1024">notBeanClasses</a>(boolean&nbsp;append,
-                                         <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;values)</pre>
+                                         <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean class exclusions.
 
  <p>
@@ -1943,7 +1943,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1043">notBeanClasses</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1043">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean class exclusions.
 
  <p>
@@ -1968,7 +1968,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1068">notBeanClasses</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1068">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean class exclusions.
 
  <p>
@@ -1998,7 +1998,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanClassesRemove</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1089">notBeanClassesRemove</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1089">notBeanClassesRemove</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean class exclusions.
 
  <h5 class='section'>See Also:</h5>
@@ -2025,7 +2025,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <li class="blockList">
 <h4>notBeanPackages</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1116">notBeanPackages</a>(boolean&nbsp;append,
-                                          <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;values)</pre>
+                                          <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean package exclusions.
 
  <p>
@@ -2056,7 +2056,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1137">notBeanPackages</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1137">notBeanPackages</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean package exclusions.
 
  <h5 class='section'>See Also:</h5>
@@ -2082,7 +2082,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1153">notBeanPackages</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1153">notBeanPackages</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean package exclusions.
 
  <h5 class='section'>See Also:</h5>
@@ -2103,7 +2103,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanPackagesRemove</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1174">notBeanPackagesRemove</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1174">notBeanPackagesRemove</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean package exclusions.
 
  <h5 class='section'>See Also:</h5>
@@ -2130,7 +2130,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <li class="blockList">
 <h4>pojoSwaps</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1205">pojoSwaps</a>(boolean&nbsp;append,
-                                    <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;values)</pre>
+                                    <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  POJO swaps.
 
  <p>
@@ -2165,7 +2165,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>pojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1220">pojoSwaps</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1220">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block">Configuration property:  POJO swaps.
 
  <h5 class='section'>See Also:</h5>
@@ -2186,7 +2186,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>pojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1242">pojoSwaps</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1242">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  POJO swaps.
 
  <h5 class='section'>See Also:</h5>
@@ -2213,7 +2213,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>pojoSwapsRemove</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1264">pojoSwapsRemove</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1264">pojoSwapsRemove</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;values)</pre>
 <div class="block">Configuration property:  POJO swaps.
 
  <h5 class='section'>See Also:</h5>
@@ -2240,7 +2240,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>propertyNamer</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1284">propertyNamer</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">Proper [...]
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1284">propertyNamer</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">Proper [...]
 <div class="block">Configuration property:  Bean property namer
 
  <p>
@@ -2313,7 +2313,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>timeZone</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1337">timeZone</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1337">timeZone</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</pre>
 <div class="block">Configuration property:  TimeZone.
 
  <h5 class='section'>See Also:</h5>
@@ -2338,7 +2338,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <div class="block">Configuration property:  Use enum names.
 
  <p>
- When enabled, enums are always serialized by name instead of using <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"><code>Object.toString()</code></a>.
+ When enabled, enums are always serialized by name instead of using <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a>.
 
  <h5 class='section'>See Also:</h5>
  <ul>
@@ -2361,7 +2361,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
- <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"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
+ <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
 
  <h5 class='section'>See Also:</h5>
  <ul>
@@ -2434,8 +2434,8 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>set</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1422">set</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
-                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1422">set</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+                              <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../org/apache/juneau/ContextBuilder.html#set-java.lang.String-java.lang.Object-">ContextBuilder</a></code></span></div>
 <div class="block">Sets a configuration property on this object.</div>
 <dl>
@@ -2458,8 +2458,8 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <li class="blockList">
 <h4>set</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1428">set</a>(boolean&nbsp;append,
-                              <a href="http://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,
-                              <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>
+                              <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+                              <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../org/apache/juneau/ContextBuilder.html#set-boolean-java.lang.String-java.lang.Object-">ContextBuilder</a></code></span></div>
 <div class="block">Sets or adds to a SET or LIST property.</div>
 <dl>
@@ -2482,7 +2482,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>set</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1434">set</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.l [...]
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1434">set</a>(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.l [...]
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../org/apache/juneau/ContextBuilder.html#set-java.util.Map-">ContextBuilder</a></code></span></div>
 <div class="block">Sets multiple configuration properties on this object.</div>
 <dl>
@@ -2503,7 +2503,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1440">add</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.l [...]
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1440">add</a>(<a href="http://docs.oracle.com/javase/8/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/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.l [...]
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../org/apache/juneau/ContextBuilder.html#add-java.util.Map-">ContextBuilder</a></code></span></div>
 <div class="block">Adds multiple configuration properties on this object.</div>
 <dl>
@@ -2524,8 +2524,8 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>addTo</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1446">addTo</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,
-                                <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>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1446">addTo</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+                                <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../org/apache/juneau/ContextBuilder.html#addTo-java.lang.String-java.lang.Object-">ContextBuilder</a></code></span></div>
 <div class="block">Adds a value to a SET or LIST property.</div>
 <dl>
@@ -2545,9 +2545,9 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>addTo</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1452">addTo</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,
-                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
-                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1452">addTo</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+                                <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+                                <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../org/apache/juneau/ContextBuilder.html#addTo-java.lang.String-java.lang.String-java.lang.Object-">ContextBuilder</a></code></span></div>
 <div class="block">Adds or overwrites a value to a SET, LIST, or MAP property.</div>
 <dl>
@@ -2568,8 +2568,8 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>removeFrom</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1458">removeFrom</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,
-                                     <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>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1458">removeFrom</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+                                     <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../org/apache/juneau/ContextBuilder.html#removeFrom-java.lang.String-java.lang.Object-">ContextBuilder</a></code></span></div>
 <div class="block">Removes a value from a SET, LIST, or MAP property.</div>
 <dl>
diff --git a/content/site/apidocs-8.0.0/org/apache/juneau/BeanDictionaryList.html b/content/site/apidocs-8.0.0/org/apache/juneau/BeanDictionaryList.html
index 9782f29..b77c7a2 100644
--- a/content/site/apidocs-8.0.0/org/apache/juneau/BeanDictionaryList.html
+++ b/content/site/apidocs-8.0.0/org/apache/juneau/BeanDictionaryList.html
@@ -96,16 +96,16 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractCollection.html?is-external=true" title="class or interface in java.util">java.util.AbstractCollection</a>&lt;E&gt;</li>
+<li><a href="http://docs.oracle.com/javase/8/docs/api/java/util/AbstractCollection.html?is-external=true" title="class or interface in java.util">java.util.AbstractCollection</a>&lt;E&gt;</li>
 <li>
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractList.html?is-external=true" title="class or interface in java.util">java.util.AbstractList</a>&lt;E&gt;</li>
+<li><a href="http://docs.oracle.com/javase/8/docs/api/java/util/AbstractList.html?is-external=true" title="class or interface in java.util">java.util.AbstractList</a>&lt;E&gt;</li>
 <li>
 <ul class="inheritance">
-<li><a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">java.util.ArrayList</a>&lt;<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;&gt;</li>
+<li><a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">java.util.ArrayList</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.juneau.BeanDictionaryList</li>
@@ -123,7 +123,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="http://docs.oracle.com/javase/7/d [...]
+<dd><a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="http://docs.oracle.com/javase/8/d [...]
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -132,7 +132,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public class <a href="../../../src-html/org/apache/juneau/BeanDictionaryList.html#line.51">BeanDictionaryList</a>
-extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&lt;<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;&gt;</pre>
+extends <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;</pre>
 <div class="block">Represents a collection of bean classes that make up a bean dictionary.
 
  <p>
@@ -183,8 +183,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.ht
 <li class="blockList"><a name="fields.inherited.from.class.java.util.AbstractList">
 <!--   -->
 </a>
-<h3>Fields inherited from class&nbsp;java.util.<a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractList.html?is-external=true" title="class or interface in java.util">AbstractList</a></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractList.html?is-external=true#modCount" title="class or interface in java.util">modCount</a></code></li>
+<h3>Fields inherited from class&nbsp;java.util.<a href="http://docs.oracle.com/javase/8/docs/api/java/util/AbstractList.html?is-external=true" title="class or interface in java.util">AbstractList</a></h3>
+<code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/AbstractList.html?is-external=true#modCount" title="class or interface in java.util">modCount</a></code></li>
 </ul>
 </li>
 </ul>
@@ -202,7 +202,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.ht
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanDictionaryList.html#BeanDictionaryList-java.lang.Class...-">BeanDictionaryList</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>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanDictionaryList.html#BeanDictionaryList-java.lang.Class...-">BeanDictionaryList</a></span>(<a href="http://docs.oracle.com/javase/8/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">Constructor.</div>
 </td>
 </tr>
@@ -223,7 +223,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.ht
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>protected <a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau">BeanDictionaryList</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanDictionaryList.html#append-java.lang.Class...-">append</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>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanDictionaryList.html#append-java.lang.Class...-">append</a></span>(<a href="http://docs.oracle.com/javase/8/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">Append one or more bean classes to this bean dictionary.</div>
 </td>
 </tr>
@@ -232,43 +232,43 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.ht
 <li class="blockList"><a name="methods.inherited.from.class.java.util.ArrayList">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.util.<a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true#add-E-" title="class or interface in java.util">add</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true#add-int-E-" title="class or interface in java.util">add</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true#addAll-java.util.Collection-" title="class or interface in java.util">addAll</a>, <a href="h [...]
+<h3>Methods inherited from class&nbsp;java.util.<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a></h3>
+<code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true#add-E-" title="class or interface in java.util">add</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true#add-int-E-" title="class or interface in java.util">add</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true#addAll-java.util.Collection-" title="class or interface in java.util">addAll</a>, <a href="h [...]
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.util.AbstractList">
 <!--   -->
... 202288 lines suppressed ...