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/10/20 17:35:25 UTC

[50/51] [partial] incubator-juneau-website git commit: Update javadocs.

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/db550d07/content/site/apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/allclasses-noframe.html b/content/site/apidocs/allclasses-noframe.html
index f23cc85..25c76ef 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.4.1-incubating-SNAPSHOT)</title>
+<title>All Classes (Apache Juneau 7.0.0-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="javadoc.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -25,6 +25,7 @@
 <li><a href="org/apache/juneau/http/Allow.html" title="class in org.apache.juneau.http">Allow</a></li>
 <li><a href="org/apache/juneau/rest/client/AllowAllRedirects.html" title="class in org.apache.juneau.rest.client">AllowAllRedirects</a></li>
 <li><a href="org/apache/juneau/utils/AMap.html" title="class in org.apache.juneau.utils">AMap</a></li>
+<li><a href="org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a></li>
 <li><a href="org/apache/juneau/transform/AnnotationBeanFilterBuilder.html" title="class in org.apache.juneau.transform">AnnotationBeanFilterBuilder</a></li>
 <li><a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></li>
 <li><a href="org/apache/juneau/utils/Args.html" title="class in org.apache.juneau.utils">Args</a></li>
@@ -140,6 +141,10 @@
 <li><a href="org/apache/juneau/ini/ConfigFileVar.html" title="class in org.apache.juneau.ini">ConfigFileVar</a></li>
 <li><a href="org/apache/juneau/ini/ConfigFileWrapped.html" title="class in org.apache.juneau.ini">ConfigFileWrapped</a></li>
 <li><a href="org/apache/juneau/microservice/resources/ConfigResource.html" title="class in org.apache.juneau.microservice.resources">ConfigResource</a></li>
+<li><a href="org/apache/juneau/ini/ConfigSource.html" title="class in org.apache.juneau.ini">ConfigSource</a></li>
+<li><a href="org/apache/juneau/ini/ConfigSourceFile.html" title="class in org.apache.juneau.ini">ConfigSourceFile</a></li>
+<li><a href="org/apache/juneau/ini/ConfigSourceMemory.html" title="class in org.apache.juneau.ini">ConfigSourceMemory</a></li>
+<li><a href="org/apache/juneau/ini/ConfigSourceSettings.html" title="class in org.apache.juneau.ini">ConfigSourceSettings</a></li>
 <li><a href="org/apache/juneau/ini/ConfigUtils.html" title="class in org.apache.juneau.ini">ConfigUtils</a></li>
 <li><a href="org/apache/juneau/http/Connection.html" title="class in org.apache.juneau.http">Connection</a></li>
 <li><a href="org/apache/juneau/http/Constants.html" title="class in org.apache.juneau.http">Constants</a></li>
@@ -285,6 +290,7 @@
 <li><a href="org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5">HtmlBuilder</a></li>
 <li><a href="org/apache/juneau/html/HtmlClassMeta.html" title="class in org.apache.juneau.html">HtmlClassMeta</a></li>
 <li><a href="org/apache/juneau/rest/annotation/HtmlDoc.html" title="annotation in org.apache.juneau.rest.annotation">HtmlDoc</a></li>
+<li><a href="org/apache/juneau/rest/HtmlDocBuilder.html" title="class in org.apache.juneau.rest">HtmlDocBuilder</a></li>
 <li><a href="org/apache/juneau/html/HtmlDocSerializer.html" title="class in org.apache.juneau.html">HtmlDocSerializer</a></li>
 <li><a href="org/apache/juneau/html/HtmlDocSerializerContext.html" title="class in org.apache.juneau.html">HtmlDocSerializerContext</a></li>
 <li><a href="org/apache/juneau/html/HtmlDocSerializerSession.html" title="class in org.apache.juneau.html">HtmlDocSerializerSession</a></li>
@@ -315,6 +321,7 @@
 <li><a href="org/apache/juneau/html/HtmlWriter.html" title="class in org.apache.juneau.html">HtmlWriter</a></li>
 <li><a href="org/apache/juneau/http/HttpMethod.html" title="enum in org.apache.juneau.http">HttpMethod</a></li>
 <li><a href="org/apache/juneau/rest/client/HttpMethod.html" title="enum in org.apache.juneau.rest.client">HttpMethod</a></li>
+<li><a href="org/apache/juneau/http/HttpMethodName.html" title="class in org.apache.juneau.http">HttpMethodName</a></li>
 <li><a href="org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a></li>
 <li><a href="org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a></li>
 <li><a href="org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a></li>
@@ -383,7 +390,7 @@
 <li><a href="org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a></li>
 <li><a href="org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a></li>
 <li><a href="org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a></li>
-<li><a href="org/apache/juneau/dto/Link.html" title="class in org.apache.juneau.dto">Link</a></li>
+<li><a href="org/apache/juneau/dto/LinkString.html" title="class in org.apache.juneau.dto">LinkString</a></li>
 <li><a href="org/apache/juneau/rest/vars/LocalizationVar.html" title="class in org.apache.juneau.rest.vars">LocalizationVar</a></li>
 <li><a href="org/apache/juneau/http/Location.html" title="class in org.apache.juneau.http">Location</a></li>
 <li><a href="org/apache/juneau/microservice/resources/LogEntryFormatter.html" title="class in org.apache.juneau.microservice.resources">LogEntryFormatter</a></li>
@@ -449,6 +456,7 @@
 <li><a href="org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a></li>
 <li><a href="org/apache/juneau/rest/annotation/Parameter.html" title="annotation in org.apache.juneau.rest.annotation">Parameter</a></li>
 <li><a href="org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a></li>
+<li><a href="org/apache/juneau/uon/ParamFormat.html" title="enum in org.apache.juneau.uon">ParamFormat</a></li>
 <li><a href="org/apache/juneau/annotation/ParentProperty.html" title="annotation in org.apache.juneau.annotation">ParentProperty</a></li>
 <li><a href="org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></li>
 <li><a href="org/apache/juneau/parser/Parser.html" title="class in org.apache.juneau.parser">Parser</a></li>
@@ -510,7 +518,7 @@
 <li><a href="org/apache/juneau/jena/RdfBeanPropertyMeta.html" title="class in org.apache.juneau.jena">RdfBeanPropertyMeta</a></li>
 <li><a href="org/apache/juneau/jena/RdfClassMeta.html" title="class in org.apache.juneau.jena">RdfClassMeta</a></li>
 <li><a href="org/apache/juneau/jena/RdfCollectionFormat.html" title="enum in org.apache.juneau.jena">RdfCollectionFormat</a></li>
-<li><a href="org/apache/juneau/jena/RdfCommonContext.html" title="interface in org.apache.juneau.jena"><span class="interfaceName">RdfCommonContext</span></a></li>
+<li><a href="org/apache/juneau/jena/RdfCommon.html" title="interface in org.apache.juneau.jena"><span class="interfaceName">RdfCommon</span></a></li>
 <li><a href="org/apache/juneau/jena/annotation/RdfNs.html" title="annotation in org.apache.juneau.jena.annotation">RdfNs</a></li>
 <li><a href="org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a></li>
 <li><a href="org/apache/juneau/jena/RdfParser.N3.html" title="class in org.apache.juneau.jena">RdfParser.N3</a></li>
@@ -560,6 +568,7 @@
 <li><a href="org/apache/juneau/rest/RequestPathMatch.html" title="class in org.apache.juneau.rest">RequestPathMatch</a></li>
 <li><a href="org/apache/juneau/rest/RequestQuery.html" title="class in org.apache.juneau.rest">RequestQuery</a></li>
 <li><a href="org/apache/juneau/rest/vars/RequestVar.html" title="class in org.apache.juneau.rest.vars">RequestVar</a></li>
+<li><a href="org/apache/juneau/svl/ResolvingObjectMap.html" title="class in org.apache.juneau.svl">ResolvingObjectMap</a></li>
 <li><a href="org/apache/juneau/microservice/Resource.html" title="class in org.apache.juneau.microservice">Resource</a></li>
 <li><a href="org/apache/juneau/rest/labels/ResourceDescription.html" title="class in org.apache.juneau.rest.labels">ResourceDescription</a></li>
 <li><a href="org/apache/juneau/utils/ResourceFinder.html" title="class in org.apache.juneau.utils">ResourceFinder</a></li>
@@ -749,7 +758,6 @@
 <li><a href="org/apache/juneau/rest/vars/UrlEncodeVar.html" title="class in org.apache.juneau.rest.vars">UrlEncodeVar</a></li>
 <li><a href="org/apache/juneau/urlencoding/annotation/UrlEncoding.html" title="annotation in org.apache.juneau.urlencoding.annotation">UrlEncoding</a></li>
 <li><a href="org/apache/juneau/urlencoding/UrlEncodingClassMeta.html" title="class in org.apache.juneau.urlencoding">UrlEncodingClassMeta</a></li>
-<li><a href="org/apache/juneau/urlencoding/UrlEncodingContext.html" title="class in org.apache.juneau.urlencoding">UrlEncodingContext</a></li>
 <li><a href="org/apache/juneau/urlencoding/UrlEncodingParser.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParser</a></li>
 <li><a href="org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></li>
 <li><a href="org/apache/juneau/urlencoding/UrlEncodingParserContext.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserContext</a></li>