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 2017/02/10 16:02:16 UTC

[16/16] incubator-juneau-website git commit: Update docs and about page.

Update docs and about page.

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/7170135e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/7170135e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/7170135e

Branch: refs/heads/asf-site
Commit: 7170135e5c071f8ee5ed2fa74c03069e1396f3c2
Parents: beb5f5d
Author: JamesBognar <ja...@apache.org>
Authored: Fri Feb 10 10:59:58 2017 -0500
Committer: JamesBognar <ja...@apache.org>
Committed: Fri Feb 10 10:59:58 2017 -0500

----------------------------------------------------------------------
 content/about.html                              |   51 +-
 content/site/apidocs/allclasses-frame.html      |    3 +-
 content/site/apidocs/allclasses-noframe.html    |    3 +-
 content/site/apidocs/constant-values.html       |    4 +-
 content/site/apidocs/deprecated-list.html       |    4 +-
 content/site/apidocs/help-doc.html              |    4 +-
 content/site/apidocs/index-all.html             |   18 +-
 content/site/apidocs/index.html                 |    2 +-
 .../apidocs/org/apache/juneau/BeanContext.html  |    4 +-
 .../org/apache/juneau/BeanDictionaryList.html   |    4 +-
 .../org/apache/juneau/BeanDictionaryMap.html    |    4 +-
 .../site/apidocs/org/apache/juneau/BeanMap.html |    4 +-
 .../apidocs/org/apache/juneau/BeanMapEntry.html |    4 +-
 .../apidocs/org/apache/juneau/BeanMeta.html     |   26 +-
 .../org/apache/juneau/BeanMetaExtended.html     |    4 +-
 .../org/apache/juneau/BeanMetaFiltered.html     |    4 +-
 .../org/apache/juneau/BeanPropertyMeta.html     |   82 +-
 .../apache/juneau/BeanPropertyMetaExtended.html |    8 +-
 .../org/apache/juneau/BeanPropertyValue.html    |    4 +-
 .../juneau/BeanProxyInvocationHandler.html      |    4 +-
 .../apidocs/org/apache/juneau/BeanRegistry.html |    4 +-
 .../org/apache/juneau/BeanRuntimeException.html |    4 +-
 .../apidocs/org/apache/juneau/BeanSession.html  |    4 +-
 .../apidocs/org/apache/juneau/ClassMeta.html    |    4 +-
 .../org/apache/juneau/ClassMetaExtended.html    |    4 +-
 .../org/apache/juneau/ConfigException.html      |    4 +-
 .../site/apidocs/org/apache/juneau/Context.html |    4 +-
 .../juneau/ContextFactory.PropertyMap.html      |    4 +-
 .../org/apache/juneau/ContextFactory.html       |    4 +-
 .../site/apidocs/org/apache/juneau/CoreApi.html |    4 +-
 .../apidocs/org/apache/juneau/Delegate.html     |    4 +-
 .../org/apache/juneau/FormattedException.html   |    4 +-
 .../juneau/FormattedRuntimeException.html       |    4 +-
 .../juneau/InvalidDataConversionException.html  |    4 +-
 .../apidocs/org/apache/juneau/Lockable.html     |    4 +-
 .../org/apache/juneau/LockedException.html      |    4 +-
 .../apidocs/org/apache/juneau/MediaRange.html   |    4 +-
 .../apidocs/org/apache/juneau/MediaType.html    |    4 +-
 .../apidocs/org/apache/juneau/ObjectList.html   |    4 +-
 .../apidocs/org/apache/juneau/ObjectMap.html    |    4 +-
 .../org/apache/juneau/PropertyNamer.html        |    4 +-
 .../apache/juneau/PropertyNamerDashedLC.html    |    4 +-
 .../org/apache/juneau/PropertyNamerDefault.html |    4 +-
 .../site/apidocs/org/apache/juneau/Session.html |    4 +-
 .../apidocs/org/apache/juneau/Streamable.html   |    4 +-
 .../apidocs/org/apache/juneau/Visibility.html   |    4 +-
 .../apidocs/org/apache/juneau/Writable.html     |    4 +-
 .../org/apache/juneau/annotation/Bean.html      |    4 +-
 .../juneau/annotation/BeanConstructor.html      |    4 +-
 .../apache/juneau/annotation/BeanIgnore.html    |    4 +-
 .../org/apache/juneau/annotation/BeanParam.html |    4 +-
 .../apache/juneau/annotation/BeanProperty.html  |    4 +-
 .../org/apache/juneau/annotation/Consumes.html  |    4 +-
 .../apache/juneau/annotation/NameProperty.html  |    4 +-
 .../org/apache/juneau/annotation/Null.html      |    4 +-
 .../apache/juneau/annotation/Overrideable.html  |    4 +-
 .../juneau/annotation/ParentProperty.html       |    4 +-
 .../org/apache/juneau/annotation/Pojo.html      |    4 +-
 .../org/apache/juneau/annotation/Produces.html  |    4 +-
 .../apache/juneau/annotation/Remoteable.html    |    4 +-
 .../apache/juneau/annotation/ThreadSafe.html    |    4 +-
 .../org/apache/juneau/annotation/URI.html       |    4 +-
 .../apache/juneau/annotation/package-frame.html |    2 +-
 .../juneau/annotation/package-summary.html      |    4 +-
 .../apache/juneau/annotation/package-tree.html  |    4 +-
 .../org/apache/juneau/csv/CsvSerializer.html    |    4 +-
 .../org/apache/juneau/csv/package-frame.html    |    2 +-
 .../org/apache/juneau/csv/package-summary.html  |    4 +-
 .../org/apache/juneau/csv/package-tree.html     |    4 +-
 .../apidocs/org/apache/juneau/dto/Link.html     |    4 +-
 .../org/apache/juneau/dto/ResultSetList.html    |    4 +-
 .../org/apache/juneau/dto/atom/AtomBuilder.html |    4 +-
 .../org/apache/juneau/dto/atom/Category.html    |    4 +-
 .../org/apache/juneau/dto/atom/Common.html      |    4 +-
 .../org/apache/juneau/dto/atom/CommonEntry.html |    4 +-
 .../org/apache/juneau/dto/atom/Content.html     |    4 +-
 .../org/apache/juneau/dto/atom/Entry.html       |    4 +-
 .../org/apache/juneau/dto/atom/Feed.html        |    4 +-
 .../org/apache/juneau/dto/atom/Generator.html   |    4 +-
 .../org/apache/juneau/dto/atom/Icon.html        |    4 +-
 .../apidocs/org/apache/juneau/dto/atom/Id.html  |    4 +-
 .../org/apache/juneau/dto/atom/Link.html        |    4 +-
 .../org/apache/juneau/dto/atom/Logo.html        |    4 +-
 .../org/apache/juneau/dto/atom/Person.html      |    4 +-
 .../org/apache/juneau/dto/atom/Source.html      |    4 +-
 .../org/apache/juneau/dto/atom/Text.html        |    4 +-
 .../apache/juneau/dto/atom/package-frame.html   |    2 +-
 .../apache/juneau/dto/atom/package-summary.html |    4 +-
 .../apache/juneau/dto/atom/package-tree.html    |    4 +-
 .../org/apache/juneau/dto/cognos/Column.html    |    4 +-
 .../apache/juneau/dto/cognos/DataSet.Row.html   |    4 +-
 .../org/apache/juneau/dto/cognos/DataSet.html   |    4 +-
 .../apache/juneau/dto/cognos/package-frame.html |    2 +-
 .../juneau/dto/cognos/package-summary.html      |    4 +-
 .../apache/juneau/dto/cognos/package-tree.html  |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/A.html  |    4 +-
 .../org/apache/juneau/dto/html5/Abbr.html       |    4 +-
 .../org/apache/juneau/dto/html5/Address.html    |    4 +-
 .../org/apache/juneau/dto/html5/Area.html       |    4 +-
 .../org/apache/juneau/dto/html5/Article.html    |    4 +-
 .../org/apache/juneau/dto/html5/Aside.html      |    4 +-
 .../org/apache/juneau/dto/html5/Audio.html      |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/B.html  |    4 +-
 .../org/apache/juneau/dto/html5/Base.html       |    4 +-
 .../org/apache/juneau/dto/html5/Bdi.html        |    4 +-
 .../org/apache/juneau/dto/html5/Bdo.html        |    4 +-
 .../org/apache/juneau/dto/html5/Blockquote.html |    4 +-
 .../org/apache/juneau/dto/html5/Body.html       |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Br.html |    4 +-
 .../org/apache/juneau/dto/html5/Button.html     |    4 +-
 .../org/apache/juneau/dto/html5/Canvas.html     |    4 +-
 .../org/apache/juneau/dto/html5/Caption.html    |    4 +-
 .../org/apache/juneau/dto/html5/Cite.html       |    4 +-
 .../org/apache/juneau/dto/html5/Code.html       |    4 +-
 .../org/apache/juneau/dto/html5/Col.html        |    4 +-
 .../org/apache/juneau/dto/html5/Colgroup.html   |    4 +-
 .../org/apache/juneau/dto/html5/Data.html       |    4 +-
 .../org/apache/juneau/dto/html5/Datalist.html   |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Dd.html |    4 +-
 .../org/apache/juneau/dto/html5/Del.html        |    4 +-
 .../org/apache/juneau/dto/html5/Dfn.html        |    4 +-
 .../org/apache/juneau/dto/html5/Div.html        |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Dl.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Dt.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Em.html |    4 +-
 .../org/apache/juneau/dto/html5/Embed.html      |    4 +-
 .../org/apache/juneau/dto/html5/Fieldset.html   |    4 +-
 .../org/apache/juneau/dto/html5/Figcaption.html |    4 +-
 .../org/apache/juneau/dto/html5/Figure.html     |    4 +-
 .../org/apache/juneau/dto/html5/Footer.html     |    4 +-
 .../org/apache/juneau/dto/html5/Form.html       |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/H1.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/H2.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/H3.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/H4.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/H5.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/H6.html |    4 +-
 .../org/apache/juneau/dto/html5/Head.html       |    4 +-
 .../org/apache/juneau/dto/html5/Header.html     |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Hr.html |    4 +-
 .../org/apache/juneau/dto/html5/Html.html       |    4 +-
 .../juneau/dto/html5/HtmlBeanDictionary.html    |    4 +-
 .../apache/juneau/dto/html5/HtmlBuilder.html    |    4 +-
 .../apache/juneau/dto/html5/HtmlElement.html    |    4 +-
 .../juneau/dto/html5/HtmlElementContainer.html  |    4 +-
 .../juneau/dto/html5/HtmlElementEmpty.html      |    4 +-
 .../juneau/dto/html5/HtmlElementMixed.html      |    4 +-
 .../juneau/dto/html5/HtmlElementText.html       |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/I.html  |    4 +-
 .../org/apache/juneau/dto/html5/Iframe.html     |    4 +-
 .../org/apache/juneau/dto/html5/Img.html        |    4 +-
 .../org/apache/juneau/dto/html5/Input.html      |    4 +-
 .../org/apache/juneau/dto/html5/Ins.html        |    4 +-
 .../org/apache/juneau/dto/html5/Kbd.html        |    4 +-
 .../org/apache/juneau/dto/html5/Keygen.html     |    4 +-
 .../org/apache/juneau/dto/html5/Label.html      |    4 +-
 .../org/apache/juneau/dto/html5/Legend.html     |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Li.html |    4 +-
 .../org/apache/juneau/dto/html5/Link.html       |    4 +-
 .../org/apache/juneau/dto/html5/Main.html       |    4 +-
 .../org/apache/juneau/dto/html5/Map.html        |    4 +-
 .../org/apache/juneau/dto/html5/Mark.html       |    4 +-
 .../org/apache/juneau/dto/html5/Meta.html       |    4 +-
 .../org/apache/juneau/dto/html5/Meter.html      |    4 +-
 .../org/apache/juneau/dto/html5/Nav.html        |    4 +-
 .../org/apache/juneau/dto/html5/Noscript.html   |    4 +-
 .../org/apache/juneau/dto/html5/Object2.html    |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Ol.html |    4 +-
 .../org/apache/juneau/dto/html5/Optgroup.html   |    4 +-
 .../org/apache/juneau/dto/html5/Option.html     |    4 +-
 .../org/apache/juneau/dto/html5/Output.html     |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/P.html  |    4 +-
 .../org/apache/juneau/dto/html5/Param.html      |    4 +-
 .../org/apache/juneau/dto/html5/Pre.html        |    4 +-
 .../org/apache/juneau/dto/html5/Progress.html   |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Q.html  |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Rb.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Rp.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Rt.html |    4 +-
 .../org/apache/juneau/dto/html5/Rtc.html        |    4 +-
 .../org/apache/juneau/dto/html5/Ruby.html       |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/S.html  |    4 +-
 .../org/apache/juneau/dto/html5/Samp.html       |    4 +-
 .../org/apache/juneau/dto/html5/Script.html     |    4 +-
 .../org/apache/juneau/dto/html5/Section.html    |    4 +-
 .../org/apache/juneau/dto/html5/Select.html     |    4 +-
 .../org/apache/juneau/dto/html5/Small.html      |    4 +-
 .../org/apache/juneau/dto/html5/Source.html     |    4 +-
 .../org/apache/juneau/dto/html5/Span.html       |    4 +-
 .../org/apache/juneau/dto/html5/Strong.html     |    4 +-
 .../org/apache/juneau/dto/html5/Style.html      |    4 +-
 .../org/apache/juneau/dto/html5/Sub.html        |    4 +-
 .../org/apache/juneau/dto/html5/Sup.html        |    4 +-
 .../org/apache/juneau/dto/html5/Table.html      |    4 +-
 .../org/apache/juneau/dto/html5/Tbody.html      |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Td.html |    4 +-
 .../org/apache/juneau/dto/html5/Template.html   |    4 +-
 .../org/apache/juneau/dto/html5/Textarea.html   |    4 +-
 .../org/apache/juneau/dto/html5/Tfoot.html      |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Th.html |    4 +-
 .../org/apache/juneau/dto/html5/Thead.html      |    4 +-
 .../org/apache/juneau/dto/html5/Time.html       |    4 +-
 .../org/apache/juneau/dto/html5/Title.html      |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Tr.html |    4 +-
 .../org/apache/juneau/dto/html5/Track.html      |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/U.html  |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Ul.html |    4 +-
 .../org/apache/juneau/dto/html5/Var.html        |    4 +-
 .../org/apache/juneau/dto/html5/Video.html      |    4 +-
 .../org/apache/juneau/dto/html5/Wbr.html        |    4 +-
 .../apache/juneau/dto/html5/package-frame.html  |    2 +-
 .../juneau/dto/html5/package-summary.html       |   50 +-
 .../apache/juneau/dto/html5/package-tree.html   |    4 +-
 .../apache/juneau/dto/jsonschema/JsonType.html  |    4 +-
 .../juneau/dto/jsonschema/JsonTypeArray.html    |    4 +-
 .../Schema.BooleanOrSchemaArraySwap.html        |    4 +-
 .../jsonschema/Schema.BooleanOrSchemaSwap.html  |    4 +-
 .../Schema.JsonTypeOrJsonTypeArraySwap.html     |    4 +-
 .../Schema.SchemaOrSchemaArraySwap.html         |    4 +-
 .../apache/juneau/dto/jsonschema/Schema.html    |    4 +-
 .../juneau/dto/jsonschema/SchemaArray.html      |    4 +-
 .../apache/juneau/dto/jsonschema/SchemaMap.html |    4 +-
 .../juneau/dto/jsonschema/SchemaProperty.html   |    4 +-
 .../jsonschema/SchemaPropertySimpleArray.html   |    4 +-
 .../apache/juneau/dto/jsonschema/SchemaRef.html |    4 +-
 .../juneau/dto/jsonschema/package-frame.html    |    2 +-
 .../juneau/dto/jsonschema/package-summary.html  |    4 +-
 .../juneau/dto/jsonschema/package-tree.html     |    4 +-
 .../org/apache/juneau/dto/package-frame.html    |    2 +-
 .../org/apache/juneau/dto/package-summary.html  |    4 +-
 .../org/apache/juneau/dto/package-tree.html     |    4 +-
 .../org/apache/juneau/dto/swagger/Contact.html  |    4 +-
 .../dto/swagger/ExternalDocumentation.html      |    4 +-
 .../apache/juneau/dto/swagger/HeaderInfo.html   |    4 +-
 .../org/apache/juneau/dto/swagger/Info.html     |    4 +-
 .../org/apache/juneau/dto/swagger/Items.html    |    4 +-
 .../org/apache/juneau/dto/swagger/License.html  |    4 +-
 .../apache/juneau/dto/swagger/Operation.html    |    4 +-
 .../juneau/dto/swagger/ParameterInfo.html       |    4 +-
 .../apache/juneau/dto/swagger/ResponseInfo.html |    4 +-
 .../apache/juneau/dto/swagger/SchemaInfo.html   |    4 +-
 .../juneau/dto/swagger/SecurityScheme.html      |    4 +-
 .../org/apache/juneau/dto/swagger/Swagger.html  |    4 +-
 .../org/apache/juneau/dto/swagger/Tag.html      |    4 +-
 .../org/apache/juneau/dto/swagger/Xml.html      |    4 +-
 .../juneau/dto/swagger/package-frame.html       |    2 +-
 .../juneau/dto/swagger/package-summary.html     |    4 +-
 .../apache/juneau/dto/swagger/package-tree.html |    4 +-
 .../org/apache/juneau/encoders/Encoder.html     |    4 +-
 .../apache/juneau/encoders/EncoderGroup.html    |    4 +-
 .../apache/juneau/encoders/EncoderMatch.html    |    4 +-
 .../org/apache/juneau/encoders/GzipEncoder.html |    4 +-
 .../apache/juneau/encoders/IdentityEncoder.html |    4 +-
 .../apache/juneau/encoders/package-frame.html   |    2 +-
 .../apache/juneau/encoders/package-summary.html |    4 +-
 .../apache/juneau/encoders/package-tree.html    |    4 +-
 .../juneau/html/HtmlBeanPropertyMeta.html       |    4 +-
 .../org/apache/juneau/html/HtmlClassMeta.html   |    4 +-
 .../apache/juneau/html/HtmlDocSerializer.html   |    4 +-
 .../juneau/html/HtmlDocSerializerContext.html   |    4 +-
 .../juneau/html/HtmlDocSerializerSession.html   |    4 +-
 .../org/apache/juneau/html/HtmlLink.html        |    4 +-
 .../org/apache/juneau/html/HtmlParser.html      |    4 +-
 .../apache/juneau/html/HtmlParserContext.html   |    4 +-
 .../apache/juneau/html/HtmlParserSession.html   |    4 +-
 .../juneau/html/HtmlSchemaDocSerializer.html    |    4 +-
 .../apache/juneau/html/HtmlSerializer.Sq.html   |    4 +-
 .../juneau/html/HtmlSerializer.SqReadable.html  |    4 +-
 .../org/apache/juneau/html/HtmlSerializer.html  |    4 +-
 .../juneau/html/HtmlSerializerContext.html      |    4 +-
 .../juneau/html/HtmlSerializerSession.html      |    4 +-
 .../juneau/html/HtmlStrippedDocSerializer.html  |    4 +-
 .../org/apache/juneau/html/HtmlWriter.html      |    4 +-
 .../apache/juneau/html/SimpleHtmlWriter.html    |    4 +-
 .../org/apache/juneau/html/annotation/Html.html |    4 +-
 .../juneau/html/annotation/package-frame.html   |    2 +-
 .../juneau/html/annotation/package-summary.html |    4 +-
 .../juneau/html/annotation/package-tree.html    |    4 +-
 .../org/apache/juneau/html/package-frame.html   |    2 +-
 .../org/apache/juneau/html/package-summary.html |    4 +-
 .../org/apache/juneau/html/package-tree.html    |    4 +-
 .../org/apache/juneau/ini/ConfigFile.html       |    4 +-
 .../org/apache/juneau/ini/ConfigFileFormat.html |    4 +-
 .../org/apache/juneau/ini/ConfigFileImpl.html   |    4 +-
 .../apache/juneau/ini/ConfigFileListener.html   |    4 +-
 .../apache/juneau/ini/ConfigFileWrapped.html    |    4 +-
 .../org/apache/juneau/ini/ConfigMgr.html        |    4 +-
 .../org/apache/juneau/ini/ConfigUtils.html      |    4 +-
 .../apidocs/org/apache/juneau/ini/Encoder.html  |    4 +-
 .../org/apache/juneau/ini/EntryListener.html    |    4 +-
 .../apidocs/org/apache/juneau/ini/Section.html  |    4 +-
 .../org/apache/juneau/ini/SectionListener.html  |    4 +-
 .../org/apache/juneau/ini/XorEncoder.html       |    4 +-
 .../org/apache/juneau/ini/package-frame.html    |    2 +-
 .../org/apache/juneau/ini/package-summary.html  |    4 +-
 .../org/apache/juneau/ini/package-tree.html     |    4 +-
 .../org/apache/juneau/internal/ArrayUtils.html  |    4 +-
 .../org/apache/juneau/internal/AsciiSet.html    |    4 +-
 .../apache/juneau/internal/ByteArrayCache.html  |    4 +-
 .../juneau/internal/ByteArrayInOutStream.html   |    4 +-
 .../juneau/internal/CharSequenceReader.html     |    4 +-
 .../internal/ClassUtils.ClassComparator.html    |    4 +-
 .../org/apache/juneau/internal/ClassUtils.html  |    4 +-
 .../apache/juneau/internal/CollectionUtils.html |    4 +-
 .../apache/juneau/internal/DelegateBeanMap.html |    4 +-
 .../apache/juneau/internal/DelegateList.html    |    4 +-
 .../org/apache/juneau/internal/DelegateMap.html |    4 +-
 .../org/apache/juneau/internal/FileUtils.html   |    4 +-
 .../org/apache/juneau/internal/FilteredMap.html |    4 +-
 .../org/apache/juneau/internal/HashCode.html    |    4 +-
 .../org/apache/juneau/internal/IOUtils.html     |    4 +-
 .../apache/juneau/internal/IdentityList.html    |    4 +-
 .../apache/juneau/internal/JuneauLogger.html    |    4 +-
 .../org/apache/juneau/internal/KeywordSet.html  |    4 +-
 .../apache/juneau/internal/MultiIterable.html   |    4 +-
 .../org/apache/juneau/internal/MultiSet.html    |    4 +-
 .../apache/juneau/internal/ReflectionUtils.html |    4 +-
 .../org/apache/juneau/internal/SimpleMap.html   |    4 +-
 .../juneau/internal/StringBuilderWriter.html    |    4 +-
 .../org/apache/juneau/internal/StringUtils.html |    4 +-
 .../apache/juneau/internal/TeeOutputStream.html |    4 +-
 .../org/apache/juneau/internal/TeeWriter.html   |    4 +-
 .../apache/juneau/internal/ThrowableUtils.html  |    4 +-
 .../org/apache/juneau/internal/Utils.html       |    4 +-
 .../org/apache/juneau/internal/Version.html     |    4 +-
 .../apache/juneau/internal/VersionRange.html    |    4 +-
 .../apache/juneau/internal/package-frame.html   |    2 +-
 .../apache/juneau/internal/package-summary.html |    4 +-
 .../apache/juneau/internal/package-tree.html    |    4 +-
 .../org/apache/juneau/jena/Constants.html       |    4 +-
 .../org/apache/juneau/jena/RdfBeanMeta.html     |    4 +-
 .../apache/juneau/jena/RdfBeanPropertyMeta.html |    4 +-
 .../org/apache/juneau/jena/RdfClassMeta.html    |    4 +-
 .../apache/juneau/jena/RdfCollectionFormat.html |    4 +-
 .../apache/juneau/jena/RdfCommonContext.html    |    4 +-
 .../org/apache/juneau/jena/RdfParser.N3.html    |    4 +-
 .../apache/juneau/jena/RdfParser.NTriple.html   |    4 +-
 .../apache/juneau/jena/RdfParser.Turtle.html    |    4 +-
 .../org/apache/juneau/jena/RdfParser.Xml.html   |    4 +-
 .../org/apache/juneau/jena/RdfParser.html       |    4 +-
 .../apache/juneau/jena/RdfParserContext.html    |    4 +-
 .../apache/juneau/jena/RdfParserSession.html    |    4 +-
 .../apache/juneau/jena/RdfSerializer.N3.html    |    4 +-
 .../juneau/jena/RdfSerializer.NTriple.html      |    4 +-
 .../juneau/jena/RdfSerializer.Turtle.html       |    4 +-
 .../apache/juneau/jena/RdfSerializer.Xml.html   |    4 +-
 .../juneau/jena/RdfSerializer.XmlAbbrev.html    |    4 +-
 .../org/apache/juneau/jena/RdfSerializer.html   |    4 +-
 .../juneau/jena/RdfSerializerContext.html       |    4 +-
 .../juneau/jena/RdfSerializerSession.html       |    4 +-
 .../org/apache/juneau/jena/RdfUtils.html        |    4 +-
 .../org/apache/juneau/jena/annotation/Rdf.html  |    4 +-
 .../apache/juneau/jena/annotation/RdfNs.html    |    4 +-
 .../juneau/jena/annotation/RdfSchema.html       |    4 +-
 .../juneau/jena/annotation/package-frame.html   |    2 +-
 .../juneau/jena/annotation/package-summary.html |    4 +-
 .../juneau/jena/annotation/package-tree.html    |    4 +-
 .../org/apache/juneau/jena/package-frame.html   |    2 +-
 .../org/apache/juneau/jena/package-summary.html |    4 +-
 .../org/apache/juneau/jena/package-tree.html    |    4 +-
 .../juneau/jso/JavaSerializedObjectParser.html  |    4 +-
 .../jso/JavaSerializedObjectSerializer.html     |    4 +-
 .../org/apache/juneau/jso/package-frame.html    |    2 +-
 .../org/apache/juneau/jso/package-summary.html  |    4 +-
 .../org/apache/juneau/jso/package-tree.html     |    4 +-
 .../org/apache/juneau/json/JsonClassMeta.html   |    4 +-
 .../org/apache/juneau/json/JsonParser.html      |    4 +-
 .../apache/juneau/json/JsonParserContext.html   |    4 +-
 .../apache/juneau/json/JsonParserSession.html   |    4 +-
 .../juneau/json/JsonSchemaSerializer.html       |    4 +-
 .../juneau/json/JsonSerializer.Readable.html    |    4 +-
 .../juneau/json/JsonSerializer.Simple.html      |    4 +-
 .../json/JsonSerializer.SimpleReadable.html     |    4 +-
 .../json/JsonSerializer.SimpleReadableSafe.html |    4 +-
 .../org/apache/juneau/json/JsonSerializer.html  |    4 +-
 .../juneau/json/JsonSerializerContext.html      |    4 +-
 .../juneau/json/JsonSerializerSession.html      |    4 +-
 .../org/apache/juneau/json/JsonWriter.html      |    4 +-
 .../org/apache/juneau/json/annotation/Json.html |    4 +-
 .../juneau/json/annotation/package-frame.html   |    2 +-
 .../juneau/json/annotation/package-summary.html |    4 +-
 .../juneau/json/annotation/package-tree.html    |    4 +-
 .../org/apache/juneau/json/package-frame.html   |    2 +-
 .../org/apache/juneau/json/package-summary.html |    4 +-
 .../org/apache/juneau/json/package-tree.html    |    4 +-
 .../juneau/microservice/Microservice.html       |    4 +-
 .../apache/juneau/microservice/Resource.html    |    4 +-
 .../juneau/microservice/ResourceGroup.html      |    4 +-
 .../juneau/microservice/ResourceJena.html       |    4 +-
 .../juneau/microservice/RestMicroservice.html   |    4 +-
 .../juneau/microservice/package-frame.html      |    2 +-
 .../juneau/microservice/package-summary.html    |    4 +-
 .../juneau/microservice/package-tree.html       |    4 +-
 .../microservice/resources/ConfigResource.html  |    4 +-
 .../DirectoryResource.FileResource.html         |    4 +-
 .../resources/DirectoryResource.html            |    4 +-
 .../resources/LogEntryFormatter.html            |    4 +-
 .../microservice/resources/LogParser.Entry.html |    4 +-
 .../microservice/resources/LogParser.html       |    4 +-
 .../resources/LogsResource.FileResource.html    |    4 +-
 .../microservice/resources/LogsResource.html    |    4 +-
 .../resources/SampleRootResource.html           |    4 +-
 .../resources/ShutdownResource.html             |    4 +-
 .../microservice/resources/package-frame.html   |    2 +-
 .../microservice/resources/package-summary.html |    4 +-
 .../microservice/resources/package-tree.html    |    4 +-
 .../juneau/msgpack/MsgPackInputStream.html      |    4 +-
 .../juneau/msgpack/MsgPackOutputStream.html     |    4 +-
 .../apache/juneau/msgpack/MsgPackParser.html    |    4 +-
 .../juneau/msgpack/MsgPackParserContext.html    |    4 +-
 .../juneau/msgpack/MsgPackParserSession.html    |    4 +-
 .../juneau/msgpack/MsgPackSerializer.html       |    4 +-
 .../msgpack/MsgPackSerializerContext.html       |    4 +-
 .../msgpack/MsgPackSerializerSession.html       |    4 +-
 .../apache/juneau/msgpack/package-frame.html    |    2 +-
 .../apache/juneau/msgpack/package-summary.html  |    4 +-
 .../org/apache/juneau/msgpack/package-tree.html |    4 +-
 .../org/apache/juneau/package-frame.html        |    3 +-
 .../org/apache/juneau/package-summary.html      |   44 +-
 .../apidocs/org/apache/juneau/package-tree.html |    5 +-
 .../apache/juneau/parser/InputStreamParser.html |    4 +-
 .../apache/juneau/parser/ParseException.html    |    4 +-
 .../org/apache/juneau/parser/Parser.html        |    4 +-
 .../org/apache/juneau/parser/ParserContext.html |    4 +-
 .../org/apache/juneau/parser/ParserGroup.html   |    4 +-
 .../apache/juneau/parser/ParserListener.html    |    4 +-
 .../org/apache/juneau/parser/ParserMatch.html   |    4 +-
 .../org/apache/juneau/parser/ParserReader.html  |    4 +-
 .../org/apache/juneau/parser/ParserSession.html |    4 +-
 .../org/apache/juneau/parser/ReaderParser.html  |    4 +-
 .../org/apache/juneau/parser/package-frame.html |    2 +-
 .../apache/juneau/parser/package-summary.html   |    4 +-
 .../org/apache/juneau/parser/package-tree.html  |    4 +-
 .../juneau/plaintext/PlainTextParser.html       |    4 +-
 .../juneau/plaintext/PlainTextSerializer.html   |    4 +-
 .../apache/juneau/plaintext/package-frame.html  |    2 +-
 .../juneau/plaintext/package-summary.html       |    4 +-
 .../apache/juneau/plaintext/package-tree.html   |    4 +-
 .../juneau/rest/ClientVersionMatcher.html       |    4 +-
 .../org/apache/juneau/rest/ReaderResource.html  |    4 +-
 .../org/apache/juneau/rest/Redirect.html        |    4 +-
 .../org/apache/juneau/rest/ResponseHandler.html |    4 +-
 .../org/apache/juneau/rest/RestConverter.html   |    4 +-
 .../org/apache/juneau/rest/RestException.html   |    4 +-
 .../org/apache/juneau/rest/RestGuard.html       |    4 +-
 .../org/apache/juneau/rest/RestMatcher.html     |    4 +-
 .../juneau/rest/RestMatcherReflecting.html      |    4 +-
 .../org/apache/juneau/rest/RestRequest.html     |    4 +-
 .../org/apache/juneau/rest/RestResponse.html    |    4 +-
 .../org/apache/juneau/rest/RestServlet.html     |    4 +-
 .../apache/juneau/rest/RestServletContext.html  |    4 +-
 .../apache/juneau/rest/RestServletDefault.html  |    4 +-
 .../juneau/rest/RestServletException.html       |    4 +-
 .../juneau/rest/RestServletGroupDefault.html    |    4 +-
 .../org/apache/juneau/rest/RestUtils.html       |    4 +-
 .../org/apache/juneau/rest/StreamResource.html  |    4 +-
 .../org/apache/juneau/rest/UrlPathPattern.html  |    4 +-
 .../org/apache/juneau/rest/annotation/Body.html |    4 +-
 .../apache/juneau/rest/annotation/FormData.html |    4 +-
 .../juneau/rest/annotation/HasFormData.html     |    4 +-
 .../apache/juneau/rest/annotation/HasQuery.html |    4 +-
 .../apache/juneau/rest/annotation/Header.html   |    4 +-
 .../apache/juneau/rest/annotation/Inherit.html  |    4 +-
 .../apache/juneau/rest/annotation/Messages.html |    4 +-
 .../apache/juneau/rest/annotation/Method.html   |    4 +-
 .../juneau/rest/annotation/Parameter.html       |    4 +-
 .../org/apache/juneau/rest/annotation/Path.html |    4 +-
 .../juneau/rest/annotation/PathRemainder.html   |    4 +-
 .../juneau/rest/annotation/Properties.html      |    4 +-
 .../apache/juneau/rest/annotation/Property.html |    4 +-
 .../apache/juneau/rest/annotation/Query.html    |    4 +-
 .../apache/juneau/rest/annotation/Response.html |    4 +-
 .../juneau/rest/annotation/RestMethod.html      |    4 +-
 .../juneau/rest/annotation/RestResource.html    |    4 +-
 .../juneau/rest/annotation/package-frame.html   |    2 +-
 .../juneau/rest/annotation/package-summary.html |    4 +-
 .../juneau/rest/annotation/package-tree.html    |    4 +-
 .../juneau/rest/client/AllowAllRedirects.html   |    4 +-
 .../apache/juneau/rest/client/DateHeader.html   |    4 +-
 .../apache/juneau/rest/client/HttpMethod.html   |    4 +-
 .../juneau/rest/client/NameValuePairs.html      |    4 +-
 .../juneau/rest/client/ResponsePattern.html     |    4 +-
 .../org/apache/juneau/rest/client/RestCall.html |    4 +-
 .../juneau/rest/client/RestCallException.html   |    4 +-
 .../juneau/rest/client/RestCallInterceptor.html |    4 +-
 .../juneau/rest/client/RestCallLogger.html      |    4 +-
 .../apache/juneau/rest/client/RestClient.html   |    4 +-
 .../juneau/rest/client/RestRequestEntity.html   |    4 +-
 .../org/apache/juneau/rest/client/RetryOn.html  |    4 +-
 .../rest/client/SSLOpts.CertValidate.html       |    4 +-
 .../juneau/rest/client/SSLOpts.HostVerify.html  |    4 +-
 .../org/apache/juneau/rest/client/SSLOpts.html  |    4 +-
 .../rest/client/SerializedNameValuePair.html    |    4 +-
 .../rest/client/SimpleX509TrustManager.html     |    4 +-
 .../juneau/rest/client/package-frame.html       |    2 +-
 .../juneau/rest/client/package-summary.html     |    4 +-
 .../apache/juneau/rest/client/package-tree.html |    4 +-
 .../juneau/rest/converters/Introspectable.html  |    4 +-
 .../juneau/rest/converters/Queryable.html       |    4 +-
 .../juneau/rest/converters/Traversable.html     |    4 +-
 .../juneau/rest/converters/package-frame.html   |    2 +-
 .../juneau/rest/converters/package-summary.html |    4 +-
 .../juneau/rest/converters/package-tree.html    |    4 +-
 .../apache/juneau/rest/jaxrs/BaseProvider.html  |    4 +-
 .../juneau/rest/jaxrs/DefaultProvider.html      |    4 +-
 .../juneau/rest/jaxrs/JuneauProvider.html       |    4 +-
 .../apache/juneau/rest/jaxrs/package-frame.html |    2 +-
 .../juneau/rest/jaxrs/package-summary.html      |    4 +-
 .../apache/juneau/rest/jaxrs/package-tree.html  |    4 +-
 .../rest/jaxrs/rdf/DefaultJenaProvider.html     |    4 +-
 .../juneau/rest/jaxrs/rdf/package-frame.html    |    2 +-
 .../juneau/rest/jaxrs/rdf/package-summary.html  |    4 +-
 .../juneau/rest/jaxrs/rdf/package-tree.html     |    4 +-
 .../rest/jena/RestServletJenaDefault.html       |    4 +-
 .../rest/jena/RestServletJenaGroupDefault.html  |    4 +-
 .../apache/juneau/rest/jena/package-frame.html  |    2 +-
 .../juneau/rest/jena/package-summary.html       |    4 +-
 .../apache/juneau/rest/jena/package-tree.html   |    4 +-
 ...BeanDescription.BeanPropertyDescription.html |    4 +-
 .../juneau/rest/labels/BeanDescription.html     |    4 +-
 .../rest/labels/ChildResourceDescriptions.html  |    4 +-
 .../juneau/rest/labels/NameDescription.html     |    4 +-
 .../juneau/rest/labels/ResourceDescription.html |    4 +-
 .../apache/juneau/rest/labels/ResourceLink.html |    4 +-
 .../juneau/rest/labels/package-frame.html       |    2 +-
 .../juneau/rest/labels/package-summary.html     |    4 +-
 .../apache/juneau/rest/labels/package-tree.html |    4 +-
 .../rest/matchers/MultipartFormDataMatcher.html |    4 +-
 .../rest/matchers/UrlEncodedFormMatcher.html    |    4 +-
 .../juneau/rest/matchers/package-frame.html     |    2 +-
 .../juneau/rest/matchers/package-summary.html   |    4 +-
 .../juneau/rest/matchers/package-tree.html      |    4 +-
 .../org/apache/juneau/rest/package-frame.html   |    2 +-
 .../org/apache/juneau/rest/package-summary.html |    4 +-
 .../org/apache/juneau/rest/package-tree.html    |    4 +-
 .../remoteable/RemoteableServiceProperties.html |    4 +-
 .../rest/remoteable/RemoteableServlet.html      |    4 +-
 .../juneau/rest/remoteable/package-frame.html   |    2 +-
 .../juneau/rest/remoteable/package-summary.html |    4 +-
 .../juneau/rest/remoteable/package-tree.html    |    4 +-
 .../juneau/rest/response/DefaultHandler.html    |    4 +-
 .../rest/response/InputStreamHandler.html       |    4 +-
 .../juneau/rest/response/ReaderHandler.html     |    4 +-
 .../juneau/rest/response/RedirectHandler.html   |    4 +-
 .../juneau/rest/response/StreamableHandler.html |    4 +-
 .../juneau/rest/response/WritableHandler.html   |    4 +-
 .../response/ZipFileListResponseHandler.html    |    4 +-
 .../juneau/rest/response/package-frame.html     |    2 +-
 .../juneau/rest/response/package-summary.html   |    4 +-
 .../juneau/rest/response/package-tree.html      |    4 +-
 .../juneau/rest/vars/LocalizationVar.html       |    4 +-
 .../org/apache/juneau/rest/vars/RequestVar.html |    4 +-
 .../rest/vars/SerializedRequestAttrVar.html     |    4 +-
 .../juneau/rest/vars/ServletInitParamVar.html   |    4 +-
 .../apache/juneau/rest/vars/UrlEncodeVar.html   |    4 +-
 .../apache/juneau/rest/vars/package-frame.html  |    2 +-
 .../juneau/rest/vars/package-summary.html       |    4 +-
 .../apache/juneau/rest/vars/package-tree.html   |    4 +-
 .../serializer/OutputStreamSerializer.html      |    4 +-
 .../juneau/serializer/SerializeException.html   |    4 +-
 .../apache/juneau/serializer/Serializer.html    |    4 +-
 .../juneau/serializer/SerializerContext.html    |    4 +-
 .../juneau/serializer/SerializerGroup.html      |    4 +-
 .../juneau/serializer/SerializerMatch.html      |    4 +-
 .../juneau/serializer/SerializerSession.html    |    4 +-
 .../juneau/serializer/SerializerWriter.html     |    4 +-
 .../apache/juneau/serializer/StringObject.html  |    4 +-
 .../juneau/serializer/WriterSerializer.html     |    4 +-
 .../apache/juneau/serializer/package-frame.html |    2 +-
 .../juneau/serializer/package-summary.html      |    4 +-
 .../apache/juneau/serializer/package-tree.html  |    4 +-
 .../apache/juneau/soap/SoapXmlSerializer.html   |    4 +-
 .../juneau/soap/SoapXmlSerializerContext.html   |    4 +-
 .../org/apache/juneau/soap/package-frame.html   |    2 +-
 .../org/apache/juneau/soap/package-summary.html |    4 +-
 .../org/apache/juneau/soap/package-tree.html    |    4 +-
 .../org/apache/juneau/svl/DefaultingVar.html    |    4 +-
 .../apidocs/org/apache/juneau/svl/MapVar.html   |    4 +-
 .../org/apache/juneau/svl/MultipartVar.html     |    4 +-
 .../org/apache/juneau/svl/SimpleVar.html        |    4 +-
 .../org/apache/juneau/svl/StreamedVar.html      |    4 +-
 .../site/apidocs/org/apache/juneau/svl/Var.html |    4 +-
 .../org/apache/juneau/svl/VarResolver.html      |    4 +-
 .../apache/juneau/svl/VarResolverContext.html   |    4 +-
 .../apache/juneau/svl/VarResolverSession.html   |    4 +-
 .../org/apache/juneau/svl/package-frame.html    |    2 +-
 .../org/apache/juneau/svl/package-summary.html  |    4 +-
 .../org/apache/juneau/svl/package-tree.html     |    4 +-
 .../org/apache/juneau/svl/vars/ArgsVar.html     |    4 +-
 .../apache/juneau/svl/vars/ConfigFileVar.html   |    4 +-
 .../apache/juneau/svl/vars/EnvVariablesVar.html |    4 +-
 .../apache/juneau/svl/vars/ManifestFileVar.html |    4 +-
 .../juneau/svl/vars/SystemPropertiesVar.html    |    4 +-
 .../apache/juneau/svl/vars/package-frame.html   |    2 +-
 .../apache/juneau/svl/vars/package-summary.html |    4 +-
 .../apache/juneau/svl/vars/package-tree.html    |    4 +-
 .../transform/AnnotationBeanFilterBuilder.html  |    4 +-
 .../org/apache/juneau/transform/BeanFilter.html |    4 +-
 .../juneau/transform/BeanFilterBuilder.html     |    4 +-
 .../transform/InterfaceBeanFilterBuilder.html   |    4 +-
 .../org/apache/juneau/transform/MapSwap.html    |    4 +-
 .../org/apache/juneau/transform/PojoSwap.html   |    4 +-
 .../org/apache/juneau/transform/StringSwap.html |    4 +-
 .../apache/juneau/transform/SurrogateSwap.html  |    4 +-
 .../apache/juneau/transform/package-frame.html  |    2 +-
 .../juneau/transform/package-summary.html       |    4 +-
 .../apache/juneau/transform/package-tree.html   |    4 +-
 .../juneau/transforms/BeanStringSwap.html       |    4 +-
 .../juneau/transforms/ByteArrayBase64Swap.html  |    4 +-
 .../juneau/transforms/CalendarLongSwap.html     |    4 +-
 .../juneau/transforms/CalendarMapSwap.html      |    4 +-
 .../transforms/CalendarSwap.DateFull.html       |    4 +-
 .../transforms/CalendarSwap.DateLong.html       |    4 +-
 .../transforms/CalendarSwap.DateMedium.html     |    4 +-
 .../transforms/CalendarSwap.DateShort.html      |    4 +-
 .../transforms/CalendarSwap.DateSimple.html     |    4 +-
 .../transforms/CalendarSwap.DateTimeFull.html   |    4 +-
 .../transforms/CalendarSwap.DateTimeLong.html   |    4 +-
 .../transforms/CalendarSwap.DateTimeMedium.html |    4 +-
 .../transforms/CalendarSwap.DateTimeShort.html  |    4 +-
 .../transforms/CalendarSwap.DateTimeSimple.html |    4 +-
 .../transforms/CalendarSwap.ISO8601DT.html      |    4 +-
 .../transforms/CalendarSwap.ISO8601DTP.html     |    4 +-
 .../transforms/CalendarSwap.ISO8601DTPZ.html    |    4 +-
 .../transforms/CalendarSwap.ISO8601DTZ.html     |    4 +-
 .../transforms/CalendarSwap.RFC2822D.html       |    4 +-
 .../transforms/CalendarSwap.RFC2822DT.html      |    4 +-
 .../transforms/CalendarSwap.RFC2822DTZ.html     |    4 +-
 .../transforms/CalendarSwap.TimeFull.html       |    4 +-
 .../transforms/CalendarSwap.TimeLong.html       |    4 +-
 .../transforms/CalendarSwap.TimeMedium.html     |    4 +-
 .../transforms/CalendarSwap.TimeShort.html      |    4 +-
 .../transforms/CalendarSwap.TimeSimple.html     |    4 +-
 .../transforms/CalendarSwap.ToString.html       |    4 +-
 .../apache/juneau/transforms/CalendarSwap.html  |    4 +-
 .../apache/juneau/transforms/DateLongSwap.html  |    4 +-
 .../apache/juneau/transforms/DateMapSwap.html   |    4 +-
 .../juneau/transforms/DateSwap.DateFull.html    |    4 +-
 .../juneau/transforms/DateSwap.DateLong.html    |    4 +-
 .../juneau/transforms/DateSwap.DateMedium.html  |    4 +-
 .../juneau/transforms/DateSwap.DateShort.html   |    4 +-
 .../juneau/transforms/DateSwap.DateSimple.html  |    4 +-
 .../transforms/DateSwap.DateTimeFull.html       |    4 +-
 .../transforms/DateSwap.DateTimeLong.html       |    4 +-
 .../transforms/DateSwap.DateTimeMedium.html     |    4 +-
 .../transforms/DateSwap.DateTimeShort.html      |    4 +-
 .../transforms/DateSwap.DateTimeSimple.html     |    4 +-
 .../juneau/transforms/DateSwap.ISO8601DT.html   |    4 +-
 .../juneau/transforms/DateSwap.ISO8601DTP.html  |    4 +-
 .../juneau/transforms/DateSwap.ISO8601DTPZ.html |    4 +-
 .../juneau/transforms/DateSwap.ISO8601DTZ.html  |    4 +-
 .../juneau/transforms/DateSwap.RFC2822D.html    |    4 +-
 .../juneau/transforms/DateSwap.RFC2822DT.html   |    4 +-
 .../juneau/transforms/DateSwap.RFC2822DTZ.html  |    4 +-
 .../juneau/transforms/DateSwap.TimeFull.html    |    4 +-
 .../juneau/transforms/DateSwap.TimeLong.html    |    4 +-
 .../juneau/transforms/DateSwap.TimeMedium.html  |    4 +-
 .../juneau/transforms/DateSwap.TimeShort.html   |    4 +-
 .../juneau/transforms/DateSwap.TimeSimple.html  |    4 +-
 .../juneau/transforms/DateSwap.ToString.html    |    4 +-
 .../org/apache/juneau/transforms/DateSwap.html  |    4 +-
 .../juneau/transforms/EnumerationSwap.html      |    4 +-
 .../apache/juneau/transforms/IteratorSwap.html  |    4 +-
 .../juneau/transforms/ReaderSwap.Html.html      |    4 +-
 .../juneau/transforms/ReaderSwap.Json.html      |    4 +-
 .../juneau/transforms/ReaderSwap.PlainText.html |    4 +-
 .../juneau/transforms/ReaderSwap.Xml.html       |    4 +-
 .../apache/juneau/transforms/ReaderSwap.html    |    4 +-
 .../transforms/XMLGregorianCalendarSwap.html    |    4 +-
 .../apache/juneau/transforms/package-frame.html |    2 +-
 .../juneau/transforms/package-summary.html      |    4 +-
 .../apache/juneau/transforms/package-tree.html  |    4 +-
 .../juneau/urlencoding/UonParser.Decoding.html  |    4 +-
 .../apache/juneau/urlencoding/UonParser.html    |    4 +-
 .../juneau/urlencoding/UonParserContext.html    |    4 +-
 .../juneau/urlencoding/UonParserSession.html    |    4 +-
 .../apache/juneau/urlencoding/UonReader.html    |    4 +-
 .../urlencoding/UonSerializer.Encoding.html     |    4 +-
 .../urlencoding/UonSerializer.Readable.html     |    4 +-
 .../urlencoding/UonSerializer.Simple.html       |    4 +-
 .../UonSerializer.SimpleEncoding.html           |    4 +-
 .../juneau/urlencoding/UonSerializer.html       |    4 +-
 .../urlencoding/UonSerializerContext.html       |    4 +-
 .../urlencoding/UonSerializerSession.html       |    4 +-
 .../apache/juneau/urlencoding/UonWriter.html    |    4 +-
 .../urlencoding/UrlEncodingClassMeta.html       |    4 +-
 .../juneau/urlencoding/UrlEncodingContext.html  |    4 +-
 .../juneau/urlencoding/UrlEncodingParser.html   |    4 +-
 .../urlencoding/UrlEncodingParserContext.html   |    4 +-
 .../urlencoding/UrlEncodingParserSession.html   |    4 +-
 .../UrlEncodingSerializer.Readable.html         |    4 +-
 .../UrlEncodingSerializer.Simple.html           |    4 +-
 .../UrlEncodingSerializer.SimpleExpanded.html   |    4 +-
 .../urlencoding/UrlEncodingSerializer.html      |    4 +-
 .../UrlEncodingSerializerContext.html           |    4 +-
 .../UrlEncodingSerializerSession.html           |    4 +-
 .../urlencoding/annotation/UrlEncoding.html     |    4 +-
 .../urlencoding/annotation/package-frame.html   |    2 +-
 .../urlencoding/annotation/package-summary.html |    4 +-
 .../urlencoding/annotation/package-tree.html    |    4 +-
 .../juneau/urlencoding/package-frame.html       |    2 +-
 .../juneau/urlencoding/package-summary.html     |    4 +-
 .../apache/juneau/urlencoding/package-tree.html |    4 +-
 .../apidocs/org/apache/juneau/utils/Args.html   |    4 +-
 .../juneau/utils/IOPipe.LineProcessor.html      |    4 +-
 .../apidocs/org/apache/juneau/utils/IOPipe.html |    4 +-
 .../org/apache/juneau/utils/ManifestFile.html   |    4 +-
 .../org/apache/juneau/utils/MessageBundle.html  |    4 +-
 .../org/apache/juneau/utils/MetadataMap.html    |    4 +-
 .../org/apache/juneau/utils/ObjectUtils.html    |    4 +-
 .../apache/juneau/utils/PojoIntrospector.html   |    4 +-
 .../org/apache/juneau/utils/PojoQuery.html      |    4 +-
 .../org/apache/juneau/utils/PojoRest.html       |    4 +-
 .../apache/juneau/utils/PojoRestException.html  |    4 +-
 .../juneau/utils/ProcBuilder.Matcher.html       |    4 +-
 .../org/apache/juneau/utils/ProcBuilder.html    |    4 +-
 .../juneau/utils/ZipFileList.FileEntry.html     |    4 +-
 .../juneau/utils/ZipFileList.ZipFileEntry.html  |    4 +-
 .../org/apache/juneau/utils/ZipFileList.html    |    4 +-
 .../org/apache/juneau/utils/package-frame.html  |    2 +-
 .../apache/juneau/utils/package-summary.html    |    4 +-
 .../org/apache/juneau/utils/package-tree.html   |    4 +-
 .../org/apache/juneau/xml/Namespace.html        |    4 +-
 .../org/apache/juneau/xml/NamespaceFactory.html |    4 +-
 .../org/apache/juneau/xml/XmlBeanMeta.html      |    4 +-
 .../apache/juneau/xml/XmlBeanPropertyMeta.html  |    4 +-
 .../org/apache/juneau/xml/XmlClassMeta.html     |    4 +-
 .../juneau/xml/XmlDocSerializer.Simple.html     |    4 +-
 .../org/apache/juneau/xml/XmlDocSerializer.html |    4 +-
 .../org/apache/juneau/xml/XmlParser.html        |    4 +-
 .../org/apache/juneau/xml/XmlParserContext.html |    4 +-
 .../org/apache/juneau/xml/XmlParserSession.html |    4 +-
 .../juneau/xml/XmlSchemaDocSerializer.html      |    4 +-
 .../apache/juneau/xml/XmlSchemaSerializer.html  |    4 +-
 .../org/apache/juneau/xml/XmlSerializer.Ns.html |    4 +-
 .../apache/juneau/xml/XmlSerializer.NsSq.html   |    4 +-
 .../juneau/xml/XmlSerializer.NsSqReadable.html  |    4 +-
 .../org/apache/juneau/xml/XmlSerializer.Sq.html |    4 +-
 .../juneau/xml/XmlSerializer.SqReadable.html    |    4 +-
 .../org/apache/juneau/xml/XmlSerializer.html    |    4 +-
 .../apache/juneau/xml/XmlSerializerContext.html |    4 +-
 .../apache/juneau/xml/XmlSerializerSession.html |    4 +-
 .../apidocs/org/apache/juneau/xml/XmlUtils.html |    4 +-
 .../org/apache/juneau/xml/XmlWriter.html        |    4 +-
 .../org/apache/juneau/xml/annotation/Xml.html   |    4 +-
 .../apache/juneau/xml/annotation/XmlFormat.html |    4 +-
 .../org/apache/juneau/xml/annotation/XmlNs.html |    4 +-
 .../apache/juneau/xml/annotation/XmlSchema.html |    4 +-
 .../juneau/xml/annotation/package-frame.html    |    2 +-
 .../juneau/xml/annotation/package-summary.html  |    4 +-
 .../juneau/xml/annotation/package-tree.html     |    4 +-
 .../org/apache/juneau/xml/package-frame.html    |    2 +-
 .../org/apache/juneau/xml/package-summary.html  |    4 +-
 .../org/apache/juneau/xml/package-tree.html     |    4 +-
 content/site/apidocs/overview-frame.html        |    2 +-
 content/site/apidocs/overview-summary.html      |   59 +-
 content/site/apidocs/overview-tree.html         |    5 +-
 content/site/apidocs/resources/juneau-doc.css   |    8 +-
 content/site/apidocs/serialized-form.html       |    4 +-
 .../src-html/org/apache/juneau/BeanMeta.html    |  985 +++++-----
 .../org/apache/juneau/BeanPropertyMeta.html     | 1722 +++++++++---------
 .../apache/juneau/internal/DelegateBeanMap.html |   57 +-
 762 files changed, 3098 insertions(+), 2915 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/about.html
----------------------------------------------------------------------
diff --git a/content/about.html b/content/about.html
index 179b68f..1a3969e 100644
--- a/content/about.html
+++ b/content/about.html
@@ -156,6 +156,7 @@
 		and vis-versa during parsing.  Beans can also be tailored in various ways.  
 		See <a href='http://juneau.incubator.apache.org/site/apidocs/overview-summary.html#Core.PojoCategories'>here</a> for a list of supported POJO types.
 	</p>
+	<br><hr>
 	<p>
 		<code>SerializerGroup</code> and <code>ParserGroup</code> classes allow serializers and parsers 
 		to be retrieved by W3C-compliant HTTP <code>Accept</code> and <code>Content-Type</code> values...
@@ -178,38 +179,38 @@
 
 	Person p = pg.getParser(<js>"text/json"</js>).parse(myReader, Person.<jk>class</jk>);
 	</p>
+	<br><br><hr>
 	<p>
 		Data Transfer Object libraries are provided for a variety of languages that allow you to serialize commonly-used
 		documents.  
 	</p>
 	<p>	
-		HTML5 documents and fragments can be constructed using the HTML5 DTOs:
+		HTML5 documents and fragments can be constructed using the HTML5 DTOs and HTML or XML serializers:
 	</p>
 	<p class='bcode'>
 	<jk>import static</jk> org.apache.juneau.dto.html5.HtmlBuilder.*;
-	
-	Object mytable = 	
-		<jsm>table</jsm>(
-			<jsm>tr</jsm>(<jsm>th</jsm>(<js>"c1"</js>),<jsm>th</jsm>(<js>"c2"</js>)),
-			<jsm>tr</jsm>(<jsm>td</jsm>(<js>"v1"</js>),<jsm>td</jsm>(<js>"v2"</js>))
-		);
+		
+	Object myform =
+		<jsm>form</jsm>().action(<js>"/submit"</js>).method(<js>"POST"</js>)
+		.children(
+			<js>"Position (1-10000): "</js>, <jsm>input</jsm>(<js>"number"</js>).name(<js>"pos"</js>).value(1), <jsm>br</jsm>(),
+			<js>"Limit (1-10000): "</js>, <jsm>input</jsm>(<js>"number"</js>).name(<js>"limit"</js>).value(100), <jsm>br</jsm>(),
+			<jsm>button</jsm>(<js>"submit"</js>, <js>"Submit"</js>),
+			<jsm>button</jsm>(<js>"reset"</js>, <js>"Reset"</js>)
+		); 	
 
-	String html = HtmlSerializer.<jsf>DEFAULT</jsf>.serialize(mytable);
+	String html = HtmlSerializer.<jsf>DEFAULT</jsf>.serialize(myform);
 	</p>
 	<p class='bcode'><xt>
-	&lt;table&gt;
-		&lt;tr&gt;
-			&lt;th&gt;<xv>c1</xv>&lt;/th&gt;
-			&lt;th&gt;<xv>c2</xv>&lt;/th&gt;
-		&lt;/tr&gt;
-		&lt;tr&gt;
-			&lt;td&gt;<xv>v1</xv>&lt;/td&gt;
-			&lt;td&gt;<xv>v2</xv>&lt;/td&gt;
-		&lt;/tr&gt;
-	&lt;/table&gt;
+		&lt;form <xa>action</xa>=<xs>'/submit'</xs> <xa>method</xa>=<xs>'POST'</xs>&gt;
+			<xv>Position (1-10000):</xv> &lt;input <xa>name</xa>=<xs>'pos'</xs> <xa>type</xa>=<xs>'number'</xs> <xa>value</xa>=<xs>'1'</xs>&gt;&lt;br/&gt;
+			<xv>Limit (1-10000):</xv> &lt;input <xa>name</xa>=<xs>'pos'</xs> <xa>type</xa>=<xs>'number'</xs> <xa>value</xa>=<xs>'100'</xs>&gt;&lt;br/&gt;
+			&lt;button <xa>type</xa>=<xs>'submit'</xs>&gt;<xv>Submit</xv>&lt;/button&gt;
+			&lt;button <xa>type</xa>=<xs>'reset'</xs>&gt;<xv>Reset</xv>&lt;/button&gt;			 
+		&lt;/form&gt;
 	</xt></p>
 	<p>	
-		ATOM feeds can be constructed using the ATOM DTOs:
+		ATOM feeds can be constructed using the ATOM DTOs and XML serializer:
 	</p>
 	<p class='bcode'>
 	<jk>import static</jk> org.apache.juneau.dto.atom.AtomBuilder.*;
@@ -269,6 +270,11 @@
 	<xt>&lt;/feed&gt;</xt>		
 	</p>
 	<p>
+		Note that these DTOs can also be serialized to any of the other supported languages such as JSON or MessagePack!
+		And they can be parsed back into their original objects!
+	</p>
+	<br><hr>
+	<p>
 		The REST server API builds upon the <code>SerializerGroup</code> and <code>ParserGroup</code> classes 
 		to provide annotated REST servlets that automatically negotiate the HTTP media types and allow the developer
 		to work with requests, responses, headers, path variables, query parameters, and form data as POJOs.
@@ -492,6 +498,7 @@
 		<li>Optional JAX-RS integration.
 		<li>much more!....
 	</ul>
+	<br><hr>
 	<p>
 		The REST client API allows you to access REST interfaces using POJOs...
 	</p>
@@ -513,6 +520,7 @@
 	p.load(reader);
 	<jk>int</jk> returnCode = client.doPost(url + <js>"/systemProperties"</js>, p).execute();
 	</p>
+	<br><br><hr>
 	<p>
 		The remote proxy interface API allows you to invoke POJO methods using REST...
 	</p>
@@ -527,7 +535,7 @@
 	<p>
 		Since the remote proxy API is built on top of REST, it can be debugged using nothing more than a browser.
 	</p>
-
+	<br><hr>
 	<p>
 		The config file API allows you to interact with INI files using POJOs.  
 		A sophisticated variable language is provided for referencing environment variables, system properties, other config file entries, and a host of other types.
@@ -594,6 +602,7 @@
 	String myArg = cf.getString(<js>"MySection/myArg"</js>); 
 	String firstArg = cf.getString(<js>"MySection/firstArg"</js>); 
 	</p>
+	<br><br><hr>
 	<p>
 		The microservice API combines all the features above with a built-in Jetty server to produce a lightweight 
 		REST service packaged as two simple files:
@@ -605,7 +614,7 @@
 	<p>
 		The microservice API was originally designed for and particularly suited for use as Docker images.
 	</p>
-
+	<br><hr>
 	<h5 class='toc'>More information</h5>
 	<p>
 		All user documentation for this project is maintained in its <a class='doclink' href='http://juneau.incubator.apache.org/site/apidocs/index.html' target="_top">Javadocs</a>.

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/allclasses-frame.html b/content/site/apidocs/allclasses-frame.html
index 9b37c30..4d9ad6d 100644
--- a/content/site/apidocs/allclasses-frame.html
+++ b/content/site/apidocs/allclasses-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>All Classes (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="javadoc.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -49,6 +49,7 @@
 <li><a href="org/apache/juneau/annotation/BeanParam.html" title="annotation in org.apache.juneau.annotation" target="classFrame">BeanParam</a></li>
 <li><a href="org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation" target="classFrame">BeanProperty</a></li>
 <li><a href="org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau" target="classFrame">BeanPropertyMeta</a></li>
+<li><a href="org/apache/juneau/BeanPropertyMeta.Builder.html" title="class in org.apache.juneau" target="classFrame">BeanPropertyMeta.Builder</a></li>
 <li><a href="org/apache/juneau/BeanPropertyMetaExtended.html" title="class in org.apache.juneau" target="classFrame">BeanPropertyMetaExtended</a></li>
 <li><a href="org/apache/juneau/BeanPropertyValue.html" title="class in org.apache.juneau" target="classFrame">BeanPropertyValue</a></li>
 <li><a href="org/apache/juneau/BeanProxyInvocationHandler.html" title="class in org.apache.juneau" target="classFrame">BeanProxyInvocationHandler</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/allclasses-noframe.html b/content/site/apidocs/allclasses-noframe.html
index 2ba7e9f..b11fafb 100644
--- a/content/site/apidocs/allclasses-noframe.html
+++ b/content/site/apidocs/allclasses-noframe.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>All Classes (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="javadoc.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -49,6 +49,7 @@
 <li><a href="org/apache/juneau/annotation/BeanParam.html" title="annotation in org.apache.juneau.annotation">BeanParam</a></li>
 <li><a href="org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">BeanProperty</a></li>
 <li><a href="org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a></li>
+<li><a href="org/apache/juneau/BeanPropertyMeta.Builder.html" title="class in org.apache.juneau">BeanPropertyMeta.Builder</a></li>
 <li><a href="org/apache/juneau/BeanPropertyMetaExtended.html" title="class in org.apache.juneau">BeanPropertyMetaExtended</a></li>
 <li><a href="org/apache/juneau/BeanPropertyValue.html" title="class in org.apache.juneau">BeanPropertyValue</a></li>
 <li><a href="org/apache/juneau/BeanProxyInvocationHandler.html" title="class in org.apache.juneau">BeanProxyInvocationHandler</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/constant-values.html b/content/site/apidocs/constant-values.html
index e780067..8538431 100644
--- a/content/site/apidocs/constant-values.html
+++ b/content/site/apidocs/constant-values.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>Constant Field Values (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="javadoc.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)";
+            parent.document.title="Constant Field Values (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/deprecated-list.html b/content/site/apidocs/deprecated-list.html
index 64bb0a3..ffa0435 100644
--- a/content/site/apidocs/deprecated-list.html
+++ b/content/site/apidocs/deprecated-list.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>Deprecated List (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="javadoc.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)";
+            parent.document.title="Deprecated List (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/help-doc.html b/content/site/apidocs/help-doc.html
index d6c3a49..92b7e28 100644
--- a/content/site/apidocs/help-doc.html
+++ b/content/site/apidocs/help-doc.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>API Help (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="javadoc.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)";
+            parent.document.title="API Help (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/index-all.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/index-all.html b/content/site/apidocs/index-all.html
index 9a49b91..9dd4511 100644
--- a/content/site/apidocs/index-all.html
+++ b/content/site/apidocs/index-all.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>Index (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="javadoc.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)";
+            parent.document.title="Index (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -2055,9 +2055,13 @@
 <dd>
 <div class="block">Contains metadata about a bean property.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/BeanPropertyMeta.html#BeanPropertyMeta-org.apache.juneau.BeanMeta-java.lang.String-">BeanPropertyMeta(BeanMeta&lt;?&gt;, String)</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/BeanPropertyMeta.html#BeanPropertyMeta-org.apache.juneau.BeanPropertyMeta.Builder-">BeanPropertyMeta(BeanPropertyMeta.Builder)</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a></dt>
 <dd>
-<div class="block">Constructor.</div>
+<div class="block">Creates a new BeanPropertyMeta using the contents of the specified builder.</div>
+</dd>
+<dt><a href="org/apache/juneau/BeanPropertyMeta.Builder.html" title="class in org.apache.juneau"><span class="typeNameLink">BeanPropertyMeta.Builder</span></a> - Class in <a href="org/apache/juneau/package-summary.html">org.apache.juneau</a></dt>
+<dd>
+<div class="block">BeanPropertyMeta builder class.</div>
 </dd>
 <dt><a href="org/apache/juneau/BeanPropertyMetaExtended.html" title="class in org.apache.juneau"><span class="typeNameLink">BeanPropertyMetaExtended</span></a> - Class in <a href="org/apache/juneau/package-summary.html">org.apache.juneau</a></dt>
 <dd>
@@ -2176,10 +2180,16 @@
 <dd>
 <div class="block">Specifies the temporary buffer size.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/BeanPropertyMeta.Builder.html#build--">build()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanPropertyMeta.Builder.html" title="class in org.apache.juneau">BeanPropertyMeta.Builder</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transform/BeanFilterBuilder.html#build--">build()</a></span> - Method in class org.apache.juneau.transform.<a href="org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a></dt>
 <dd>
 <div class="block">Creates a <a href="org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> with settings in this builder class.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/BeanPropertyMeta.Builder.html#Builder-org.apache.juneau.BeanMeta-java.lang.String-java.lang.Object-org.apache.juneau.BeanPropertyMeta-">Builder(BeanMeta&lt;?&gt;, String, Object, BeanPropertyMeta)</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/BeanPropertyMeta.Builder.html" title="class in org.apache.juneau">BeanPropertyMeta.Builder</a></dt>
+<dd>
+<div class="block">BeanPropertyMeta builder for delegate classes.</div>
+</dd>
 <dt><a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Button</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
 <div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-button-element">&lt;button&gt;</a> element.</div>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/index.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/index.html b/content/site/apidocs/index.html
index 67f252a..65081a2 100644
--- a/content/site/apidocs/index.html
+++ b/content/site/apidocs/index.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT</title>
+<title>Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanContext.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanContext.html b/content/site/apidocs/org/apache/juneau/BeanContext.html
index dea2cad..ebb2734 100644
--- a/content/site/apidocs/org/apache/juneau/BeanContext.html
+++ b/content/site/apidocs/org/apache/juneau/BeanContext.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BeanContext (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>BeanContext (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BeanContext (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)";
+            parent.document.title="BeanContext (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html b/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html
index 4cc80c4..4dc05a6 100644
--- a/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html
+++ b/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BeanDictionaryList (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>BeanDictionaryList (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BeanDictionaryList (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)";
+            parent.document.title="BeanDictionaryList (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanDictionaryMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanDictionaryMap.html b/content/site/apidocs/org/apache/juneau/BeanDictionaryMap.html
index 40beaa0..3562a49 100644
--- a/content/site/apidocs/org/apache/juneau/BeanDictionaryMap.html
+++ b/content/site/apidocs/org/apache/juneau/BeanDictionaryMap.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BeanDictionaryMap (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>BeanDictionaryMap (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BeanDictionaryMap (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)";
+            parent.document.title="BeanDictionaryMap (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanMap.html b/content/site/apidocs/org/apache/juneau/BeanMap.html
index c7751aa..8613f94 100644
--- a/content/site/apidocs/org/apache/juneau/BeanMap.html
+++ b/content/site/apidocs/org/apache/juneau/BeanMap.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BeanMap (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>BeanMap (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BeanMap (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)";
+            parent.document.title="BeanMap (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanMapEntry.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanMapEntry.html b/content/site/apidocs/org/apache/juneau/BeanMapEntry.html
index 1657532..87f7a0d 100644
--- a/content/site/apidocs/org/apache/juneau/BeanMapEntry.html
+++ b/content/site/apidocs/org/apache/juneau/BeanMapEntry.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BeanMapEntry (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>BeanMapEntry (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BeanMapEntry (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)";
+            parent.document.title="BeanMapEntry (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanMeta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanMeta.html b/content/site/apidocs/org/apache/juneau/BeanMeta.html
index 5d584bc..5b984fe 100644
--- a/content/site/apidocs/org/apache/juneau/BeanMeta.html
+++ b/content/site/apidocs/org/apache/juneau/BeanMeta.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BeanMeta (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>BeanMeta (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BeanMeta (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)";
+            parent.document.title="BeanMeta (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -488,7 +488,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <li class="blockList">
 <h4>getClassMeta</h4>
 <pre><a href="../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.416">getClassMeta</a>()</pre>
+public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.415">getClassMeta</a>()</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> of this bean.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -502,7 +502,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getDictionaryName</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.425">getDictionaryName</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.424">getDictionaryName</a>()</pre>
 <div class="block">Returns the dictionary name for this bean as defined through the <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> annotation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -516,7 +516,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getSubTypeProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.436">getSubTypeProperty</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.435">getSubTypeProperty</a>()</pre>
 <div class="block">Returns the subtype property of this bean if it has one.
  <p>
  The subtype is specified using the <a href="../../../org/apache/juneau/annotation/Bean.html#subTypeProperty--"><code>Bean.subTypeProperty()</code></a> annotation.</div>
@@ -532,7 +532,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isSubTyped</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.446">isSubTyped</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.445">isSubTyped</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this bean has subtypes associated with it.
  Subtypes are defined using the <a href="../../../org/apache/juneau/annotation/Bean.html#subTypes--"><code>Bean.subTypes()</code></a> annotation.</div>
 <dl>
@@ -547,7 +547,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getTypeProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.456">getTypeProperty</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.455">getTypeProperty</a>()</pre>
 <div class="block">Returns a mock bean property that resolves to the name <js>"_type"</js> and whose value always resolves
    to the dictionary name of the bean.</div>
 <dl>
@@ -562,7 +562,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyMetas</h4>
-<pre>public&nbsp;<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;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.617">getPropertyMetas</a>()</pre>
+<pre>public&nbsp;<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;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.616">getPropertyMetas</a>()</pre>
 <div class="block">Returns the metadata on all properties associated with this bean.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -576,7 +576,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyMetas</h4>
-<pre>public&nbsp;<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;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.627">getPropertyMetas</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;pNames)</pre>
+<pre>public&nbsp;<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;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.626">getPropertyMetas</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;pNames)</pre>
 <div class="block">Returns the metadata on the specified list of properties.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -592,7 +592,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getExtendedMeta</h4>
-<pre>public&nbsp;&lt;M extends <a href="../../../org/apache/juneau/BeanMetaExtended.html" title="class in org.apache.juneau">BeanMetaExtended</a>&gt;&nbsp;M&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.642">getExtendedMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;M&gt;&nbsp;metaDataClass)</pre>
+<pre>public&nbsp;&lt;M extends <a href="../../../org/apache/juneau/BeanMetaExtended.html" title="class in org.apache.juneau">BeanMetaExtended</a>&gt;&nbsp;M&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.641">getExtendedMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;M&gt;&nbsp;metaDataClass)</pre>
 <div class="block">Returns the language-specified extended metadata on this bean class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -608,7 +608,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.653">getPropertyMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.652">getPropertyMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns metadata about the specified property.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -625,7 +625,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>newBean</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.668">newBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.667">newBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)
              throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a>,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
@@ -650,7 +650,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.798">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.811">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanMetaExtended.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanMetaExtended.html b/content/site/apidocs/org/apache/juneau/BeanMetaExtended.html
index bacaa30..566fbaa 100644
--- a/content/site/apidocs/org/apache/juneau/BeanMetaExtended.html
+++ b/content/site/apidocs/org/apache/juneau/BeanMetaExtended.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BeanMetaExtended (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>BeanMetaExtended (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BeanMetaExtended (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)";
+            parent.document.title="BeanMetaExtended (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanMetaFiltered.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanMetaFiltered.html b/content/site/apidocs/org/apache/juneau/BeanMetaFiltered.html
index cd563e8..17bf502 100644
--- a/content/site/apidocs/org/apache/juneau/BeanMetaFiltered.html
+++ b/content/site/apidocs/org/apache/juneau/BeanMetaFiltered.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BeanMetaFiltered (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
+<title>BeanMetaFiltered (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BeanMetaFiltered (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)";
+            parent.document.title="BeanMetaFiltered (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)";
         }
     }
     catch(err) {