http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/class-use/BeanProperty.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/class-use/BeanProperty.html b/content/site/apidocs/org/apache/juneau/annotation/class-use/BeanProperty.html index d9b5d77..080262a 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/class-use/BeanProperty.html +++ b/content/site/apidocs/org/apache/juneau/annotation/class-use/BeanProperty.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.juneau.annotation.BeanProperty (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>Uses of Class org.apache.juneau.annotation.BeanProperty (Apache Juneau (incubating) 6.0.2-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="Uses of Class org.apache.juneau.annotation.BeanProperty (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="Uses of Class org.apache.juneau.annotation.BeanProperty (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -101,12 +101,18 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.juneau.dto.html5">org.apache.juneau.dto.html5</a></td> +<td class="colLast"> +<div class="block">HTML5 Data Transfer Objects</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.juneau.dto.jsonschema">org.apache.juneau.dto.jsonschema</a></td> <td class="colLast"> <div class="block">JSON-Schema Data Transfer Objects</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.juneau.microservice.resources">org.apache.juneau.microservice.resources</a></td> <td class="colLast"> <div class="block">Predefined Microservice Resources</div> @@ -152,29 +158,335 @@ </tr> <tbody> <tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></code></td> +<td class="colLast"><span class="typeNameLabel">CommonEntry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#authors-org.apache.juneau.dto.atom.Person...-">authors</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>... authors)</code> +<div class="block">Sets the list of authors for this object.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></code></td> +<td class="colLast"><span class="typeNameLabel">Common.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.net.URI-">base</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> base)</code> +<div class="block">Sets the URI base of this object.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></code></td> +<td class="colLast"><span class="typeNameLabel">CommonEntry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#categories-org.apache.juneau.dto.atom.Category...-">categories</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>... categories)</code> +<div class="block">Sets the list of categories of this object.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a></code></td> +<td class="colLast"><span class="typeNameLabel">Entry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Entry.html#content-org.apache.juneau.dto.atom.Content-">content</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a> content)</code> +<div class="block">Sets the content of this entry.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></code></td> +<td class="colLast"><span class="typeNameLabel">CommonEntry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#contributors-org.apache.juneau.dto.atom.Person...-">contributors</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>... contributors)</code> +<div class="block">Sets the list of contributors of this object.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a></code></td> +<td class="colLast"><span class="typeNameLabel">Person.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Person.html#email-java.lang.String-">email</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> email)</code> +<div class="block">Sets the email address of the person.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a></code></td> +<td class="colLast"><span class="typeNameLabel">Feed.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Feed.html#entries-org.apache.juneau.dto.atom.Entry...-">entries</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>... entries)</code> +<div class="block">Sets the entries in the feed.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a></code></td> +<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Source.html#generator-org.apache.juneau.dto.atom.Generator-">generator</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a> generator)</code> +<div class="block">Sets the generator info of this source.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a></code></td> +<td class="colLast"><span class="typeNameLabel">Feed.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Feed.html#generator-org.apache.juneau.dto.atom.Generator-">generator</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a> generator)</code> +<div class="block">Sets the generator information on this feed.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> <td class="colLast"><span class="typeNameLabel">Entry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Entry.html#getPublished--">getPublished</a></span>()</code> <div class="block">Returns the publish timestamp of this entry.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a></code></td> <td class="colLast"><span class="typeNameLabel">Feed.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Feed.html#getSubTitle--">getSubTitle</a></span>()</code> <div class="block">Returns the feed subtitle.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> <td class="colLast"><span class="typeNameLabel">CommonEntry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getUpdated--">getUpdated</a></span>()</code> <div class="block">Returns the update timestamp of this object.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a></code></td> +<td class="colLast"><span class="typeNameLabel">Link.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Link.html#href-java.lang.String-">href</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> href)</code> +<div class="block">Sets the href of the target of this link.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a></code></td> +<td class="colLast"><span class="typeNameLabel">Link.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Link.html#hreflang-java.lang.String-">hreflang</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> hreflang)</code> +<div class="block">Sets the language of the target of this link.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a></code></td> +<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Source.html#icon-org.apache.juneau.dto.atom.Icon-">icon</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a> icon)</code> +<div class="block">Sets the icon of this source.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a></code></td> +<td class="colLast"><span class="typeNameLabel">Feed.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Feed.html#icon-org.apache.juneau.dto.atom.Icon-">icon</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a> icon)</code> +<div class="block">Sets the feed icon.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></code></td> +<td class="colLast"><span class="typeNameLabel">CommonEntry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#id-org.apache.juneau.dto.atom.Id-">id</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a> id)</code> +<div class="block">Sets the ID of this object.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a></code></td> +<td class="colLast"><span class="typeNameLabel">Category.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Category.html#label-java.lang.String-">label</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> label)</code> +<div class="block">Sets the category label.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></code></td> +<td class="colLast"><span class="typeNameLabel">Common.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">lang</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang)</code> +<div class="block">Sets the language of this object.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a></code></td> +<td class="colLast"><span class="typeNameLabel">Link.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Link.html#length-java.lang.Integer-">length</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> length)</code> +<div class="block">Sets the length of the contents of the target of this link.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></code></td> +<td class="colLast"><span class="typeNameLabel">CommonEntry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#links-org.apache.juneau.dto.atom.Link...-">links</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>... links)</code> +<div class="block">Sets the list of links of this object.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a></code></td> +<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Source.html#logo-org.apache.juneau.dto.atom.Logo-">logo</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a> logo)</code> +<div class="block">Sets the logo of this source.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a></code></td> +<td class="colLast"><span class="typeNameLabel">Feed.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Feed.html#logo-org.apache.juneau.dto.atom.Logo-">logo</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a> logo)</code> +<div class="block">Sets the feed logo.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a></code></td> +<td class="colLast"><span class="typeNameLabel">Person.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Person.html#name-java.lang.String-">name</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> +<div class="block">Sets the name of the person.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a></code></td> +<td class="colLast"><span class="typeNameLabel">Entry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Entry.html#published-java.util.Calendar-">published</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> published)</code> +<div class="block">Sets the publish timestamp of this entry.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a></code></td> +<td class="colLast"><span class="typeNameLabel">Entry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Entry.html#published-java.lang.String-">published</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> published)</code> +<div class="block">Sets the publish timestamp of this entry.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a></code></td> +<td class="colLast"><span class="typeNameLabel">Link.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Link.html#rel-java.lang.String-">rel</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> rel)</code> +<div class="block">Sets the rel of this link.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></code></td> +<td class="colLast"><span class="typeNameLabel">CommonEntry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#rights-org.apache.juneau.dto.atom.Text-">rights</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> rights)</code> +<div class="block">Sets the rights statement of this object.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a></code></td> +<td class="colLast"><span class="typeNameLabel">Category.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Category.html#scheme-java.net.URI-">scheme</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> scheme)</code> +<div class="block">Sets the category scheme.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a></code></td> +<td class="colLast"><span class="typeNameLabel">Entry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Entry.html#source-org.apache.juneau.dto.atom.Source-">source</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a> source)</code> +<div class="block">Sets the source of this entry.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a></code></td> +<td class="colLast"><span class="typeNameLabel">Content.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Content.html#src-java.net.URI-">src</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> src)</code> +<div class="block">Sets the source URI.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a></code></td> +<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Source.html#subtitle-java.lang.String-">subtitle</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> subtitle)</code> +<div class="block">Sets the subtitle of this source.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a></code></td> +<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Source.html#subtitle-org.apache.juneau.dto.atom.Text-">subtitle</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> subtitle)</code> +<div class="block">Sets the subtitle of this source.</div> +</td> +</tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a></code></td> -<td class="colLast"><span class="typeNameLabel">Feed.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Feed.html#setSubTitle-org.apache.juneau.dto.atom.Text-">setSubTitle</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> subtitle)</code> +<td class="colLast"><span class="typeNameLabel">Feed.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Feed.html#subtitle-org.apache.juneau.dto.atom.Text-">subtitle</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> subtitle)</code> <div class="block">Sets the feed subtitle.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a></code></td> +<td class="colLast"><span class="typeNameLabel">Entry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Entry.html#summary-java.lang.String-">summary</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> summary)</code> +<div class="block">Sets the summary of this entry.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a></code></td> +<td class="colLast"><span class="typeNameLabel">Entry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Entry.html#summary-org.apache.juneau.dto.atom.Text-">summary</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> summary)</code> +<div class="block">Sets the summary of this entry.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a></code></td> +<td class="colLast"><span class="typeNameLabel">Category.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Category.html#term-java.lang.String-">term</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> term)</code> +<div class="block">Sets the category term.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a></code></td> +<td class="colLast"><span class="typeNameLabel">Text.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Text.html#text-java.lang.String-">text</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text)</code> +<div class="block">Sets the content of this content.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a></code></td> +<td class="colLast"><span class="typeNameLabel">Id.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Id.html#text-java.lang.String-">text</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text)</code> +<div class="block">Sets the content of this identifier.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a></code></td> +<td class="colLast"><span class="typeNameLabel">Generator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Generator.html#text-java.lang.String-">text</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text)</code> +<div class="block">Sets the content of this generator statement.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a></code></td> +<td class="colLast"><span class="typeNameLabel">Link.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Link.html#title-java.lang.String-">title</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> title)</code> +<div class="block">Sets the title of the target of this link.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></code></td> +<td class="colLast"><span class="typeNameLabel">CommonEntry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#title-org.apache.juneau.dto.atom.Text-">title</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> title)</code> +<div class="block">Sets the title of this object.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a></code></td> +<td class="colLast"><span class="typeNameLabel">Text.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Text.html#type-java.lang.String-">type</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> +<div class="block">Sets the content type of this content.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a></code></td> +<td class="colLast"><span class="typeNameLabel">Link.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Link.html#type-java.lang.String-">type</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</code> +<div class="block">Sets the content type of the target of this link.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></code></td> +<td class="colLast"><span class="typeNameLabel">CommonEntry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.util.Calendar-">updated</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> updated)</code> +<div class="block">Sets the update timestamp of this object.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></code></td> +<td class="colLast"><span class="typeNameLabel">CommonEntry.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.lang.String-">updated</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> updated)</code> +<div class="block">Sets the update timestamp of this object.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a></code></td> +<td class="colLast"><span class="typeNameLabel">Person.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Person.html#uri-java.lang.String-">uri</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uri)</code> +<div class="block">Sets the URI of the person.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a></code></td> +<td class="colLast"><span class="typeNameLabel">Logo.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Logo.html#uri-java.lang.String-">uri</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uri)</code> +<div class="block">Sets the URI of the logo.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a></code></td> +<td class="colLast"><span class="typeNameLabel">Icon.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Icon.html#uri-java.lang.String-">uri</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uri)</code> +<div class="block">Sets the URI of this icon.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a></code></td> +<td class="colLast"><span class="typeNameLabel">Generator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Generator.html#uri-java.lang.String-">uri</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uri)</code> +<div class="block">Sets the URI of this generator statement.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a></code></td> +<td class="colLast"><span class="typeNameLabel">Person.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Person.html#uri-java.net.URI-">uri</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> uri)</code> +<div class="block">Sets the URI of the person.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a></code></td> +<td class="colLast"><span class="typeNameLabel">Logo.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Logo.html#uri-java.net.URI-">uri</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> uri)</code> +<div class="block">Sets the URI of the logo.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a></code></td> +<td class="colLast"><span class="typeNameLabel">Icon.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Icon.html#uri-java.net.URI-">uri</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> uri)</code> +<div class="block">Sets the URI of this icon.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a></code></td> +<td class="colLast"><span class="typeNameLabel">Generator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Generator.html#uri-java.net.URI-">uri</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> uri)</code> +<div class="block">Sets the URI of this generator statement.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a></code></td> +<td class="colLast"><span class="typeNameLabel">Generator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Generator.html#version-java.lang.String-">version</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> version)</code> +<div class="block">Sets the version of this generator statement.</div> +</td> +</tr> </tbody> </table> </li> @@ -216,6 +528,36 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.juneau.dto.html5"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">BeanProperty</a> in <a href="../../../../../org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a> with annotations of type <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">BeanProperty</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</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>></code></td> +<td class="colLast"><span class="typeNameLabel">Pre.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Pre.html#getChildren--">getChildren</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</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>></code></td> +<td class="colLast"><span class="typeNameLabel">HtmlElementMixed.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#getChildren--">getChildren</a></span>()</code> +<div class="block">The children of this element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</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>></code></td> +<td class="colLast"><span class="typeNameLabel">HtmlElementContainer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#getChildren--">getChildren</a></span>()</code> +<div class="block">The children of this element.</div> +</td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.juneau.dto.jsonschema"> <!-- --> </a> @@ -265,11 +607,17 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a></code></td> +<td class="colLast"><span class="typeNameLabel">Schema.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html#setAdditionalProperties-java.lang.Object-">setAdditionalProperties</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> additionalProperties)</code> +<div class="block">Bean property setter: <property>additionalProperties</property>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a></code></td> <td class="colLast"><span class="typeNameLabel">Schema.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html#setRef-java.net.URI-">setRef</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> ref)</code> <div class="block">Bean property setter: <property>$ref</property>.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a></code></td> <td class="colLast"><span class="typeNameLabel">Schema.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html#setSchemaVersionUri-java.net.URI-">setSchemaVersionUri</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> schemaVersion)</code> <div class="block">Bean property setter: <property>$schema</property>.</div> @@ -360,6 +708,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html>
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/class-use/Consumes.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/class-use/Consumes.html b/content/site/apidocs/org/apache/juneau/annotation/class-use/Consumes.html index 547f13d..89d8793 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/class-use/Consumes.html +++ b/content/site/apidocs/org/apache/juneau/annotation/class-use/Consumes.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.juneau.annotation.Consumes (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>Uses of Class org.apache.juneau.annotation.Consumes (Apache Juneau (incubating) 6.0.2-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="Uses of Class org.apache.juneau.annotation.Consumes (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="Uses of Class org.apache.juneau.annotation.Consumes (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -273,7 +273,7 @@ <tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/plaintext/PlainTextParser.html" title="class in org.apache.juneau.plaintext">PlainTextParser</a></span></code> -<div class="block">Parsers HTTP plain text request bodies into <a href=../../../../../org/apache/juneau/plaintext/'../package-summary.html#PojoCategories'>Group 5</a> POJOs.</div> +<div class="block">Parsers HTTP plain text request bodies into <a href=../../../../../org/apache/juneau/plaintext/'../../../../overview-summary.html#Core.PojoCategories'>Group 5</a> POJOs.</div> </td> </tr> </tbody> @@ -376,6 +376,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/class-use/NameProperty.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/class-use/NameProperty.html b/content/site/apidocs/org/apache/juneau/annotation/class-use/NameProperty.html index 5c2f204..659b06c 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/class-use/NameProperty.html +++ b/content/site/apidocs/org/apache/juneau/annotation/class-use/NameProperty.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.juneau.annotation.NameProperty (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>Uses of Class org.apache.juneau.annotation.NameProperty (Apache Juneau (incubating) 6.0.2-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="Uses of Class org.apache.juneau.annotation.NameProperty (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="Uses of Class org.apache.juneau.annotation.NameProperty (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -164,6 +164,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/class-use/Null.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/class-use/Null.html b/content/site/apidocs/org/apache/juneau/annotation/class-use/Null.html new file mode 100644 index 0000000..d5f4a06 --- /dev/null +++ b/content/site/apidocs/org/apache/juneau/annotation/class-use/Null.html @@ -0,0 +1,125 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.juneau.annotation.Null (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> +<script type="text/javascript" src="../../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.juneau.annotation.Null (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../org/apache/juneau/annotation/Null.html" title="class in org.apache.juneau.annotation">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/juneau/annotation/class-use/Null.html" target="_top">Frames</a></li> +<li><a href="Null.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.juneau.annotation.Null" class="title">Uses of Class<br>org.apache.juneau.annotation.Null</h2> +</div> +<div class="classUseContainer">No usage of org.apache.juneau.annotation.Null</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../org/apache/juneau/annotation/Null.html" title="class in org.apache.juneau.annotation">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/juneau/annotation/class-use/Null.html" target="_top">Frames</a></li> +<li><a href="Null.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +</body> +</html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/class-use/Overrideable.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/class-use/Overrideable.html b/content/site/apidocs/org/apache/juneau/annotation/class-use/Overrideable.html new file mode 100644 index 0000000..a51a6f4 --- /dev/null +++ b/content/site/apidocs/org/apache/juneau/annotation/class-use/Overrideable.html @@ -0,0 +1,175 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.juneau.annotation.Overrideable (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> +<script type="text/javascript" src="../../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.juneau.annotation.Overrideable (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../org/apache/juneau/annotation/Overrideable.html" title="annotation in org.apache.juneau.annotation">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/juneau/annotation/class-use/Overrideable.html" target="_top">Frames</a></li> +<li><a href="Overrideable.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.juneau.annotation.Overrideable" class="title">Uses of Class<br>org.apache.juneau.annotation.Overrideable</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../org/apache/juneau/annotation/Overrideable.html" title="annotation in org.apache.juneau.annotation">Overrideable</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.juneau">org.apache.juneau</a></td> +<td class="colLast"> +<div class="block">Base toolkit for serializers, parsers, and bean contexts</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.juneau"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/juneau/annotation/Overrideable.html" title="annotation in org.apache.juneau.annotation">Overrideable</a> in <a href="../../../../../org/apache/juneau/package-summary.html">org.apache.juneau</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../org/apache/juneau/package-summary.html">org.apache.juneau</a> with annotations of type <a href="../../../../../org/apache/juneau/annotation/Overrideable.html" title="annotation in org.apache.juneau.annotation">Overrideable</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></code></td> +<td class="colLast"><span class="typeNameLabel">Session.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/Session.html#asMap--">asMap</a></span>()</code> +<div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></code></td> +<td class="colLast"><span class="typeNameLabel">Context.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/Context.html#asMap--">asMap</a></span>()</code> +<div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../org/apache/juneau/annotation/Overrideable.html" title="annotation in org.apache.juneau.annotation">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/juneau/annotation/class-use/Overrideable.html" target="_top">Frames</a></li> +<li><a href="Overrideable.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +</body> +</html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/class-use/ParentProperty.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/class-use/ParentProperty.html b/content/site/apidocs/org/apache/juneau/annotation/class-use/ParentProperty.html index 943b4d8..1dac8f5 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/class-use/ParentProperty.html +++ b/content/site/apidocs/org/apache/juneau/annotation/class-use/ParentProperty.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.juneau.annotation.ParentProperty (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>Uses of Class org.apache.juneau.annotation.ParentProperty (Apache Juneau (incubating) 6.0.2-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="Uses of Class org.apache.juneau.annotation.ParentProperty (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="Uses of Class org.apache.juneau.annotation.ParentProperty (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -164,6 +164,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/class-use/Pojo.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/class-use/Pojo.html b/content/site/apidocs/org/apache/juneau/annotation/class-use/Pojo.html index 8b93135..c384ea3 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/class-use/Pojo.html +++ b/content/site/apidocs/org/apache/juneau/annotation/class-use/Pojo.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.juneau.annotation.Pojo (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>Uses of Class org.apache.juneau.annotation.Pojo (Apache Juneau (incubating) 6.0.2-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="Uses of Class org.apache.juneau.annotation.Pojo (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="Uses of Class org.apache.juneau.annotation.Pojo (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/class-use/Produces.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/class-use/Produces.html b/content/site/apidocs/org/apache/juneau/annotation/class-use/Produces.html index 5fe8d84..8c6d055 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/class-use/Produces.html +++ b/content/site/apidocs/org/apache/juneau/annotation/class-use/Produces.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.juneau.annotation.Produces (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>Uses of Class org.apache.juneau.annotation.Produces (Apache Juneau (incubating) 6.0.2-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="Uses of Class org.apache.juneau.annotation.Produces (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="Uses of Class org.apache.juneau.annotation.Produces (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -448,16 +448,10 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/xml/XmlSerializer.Simple.html" title="class in org.apache.juneau.xml">XmlSerializer.Simple</a></span></code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/xml/XmlSerializer.Ns.html" title="class in org.apache.juneau.xml">XmlSerializer.Ns</a></span></code> <div class="block">Default serializer without namespaces.</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/xml/XmlSerializer.XmlJson.html" title="class in org.apache.juneau.xml">XmlSerializer.XmlJson</a></span></code> -<div class="block">Default serializer with JSON attribute tags.</div> -</td> -</tr> </tbody> </table> </li> @@ -512,6 +506,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/class-use/Remoteable.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/class-use/Remoteable.html b/content/site/apidocs/org/apache/juneau/annotation/class-use/Remoteable.html index fc24d6e..baff3aa 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/class-use/Remoteable.html +++ b/content/site/apidocs/org/apache/juneau/annotation/class-use/Remoteable.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.juneau.annotation.Remoteable (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>Uses of Class org.apache.juneau.annotation.Remoteable (Apache Juneau (incubating) 6.0.2-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="Uses of Class org.apache.juneau.annotation.Remoteable (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="Uses of Class org.apache.juneau.annotation.Remoteable (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/class-use/ThreadSafe.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/class-use/ThreadSafe.html b/content/site/apidocs/org/apache/juneau/annotation/class-use/ThreadSafe.html index 910ab63..3a8c25b 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/class-use/ThreadSafe.html +++ b/content/site/apidocs/org/apache/juneau/annotation/class-use/ThreadSafe.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.juneau.annotation.ThreadSafe (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>Uses of Class org.apache.juneau.annotation.ThreadSafe (Apache Juneau (incubating) 6.0.2-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="Uses of Class org.apache.juneau.annotation.ThreadSafe (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="Uses of Class org.apache.juneau.annotation.ThreadSafe (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -164,6 +164,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/class-use/URI.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/class-use/URI.html b/content/site/apidocs/org/apache/juneau/annotation/class-use/URI.html index 7097435..0cda70a 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/class-use/URI.html +++ b/content/site/apidocs/org/apache/juneau/annotation/class-use/URI.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.juneau.annotation.URI (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>Uses of Class org.apache.juneau.annotation.URI (Apache Juneau (incubating) 6.0.2-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="Uses of Class org.apache.juneau.annotation.URI (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="Uses of Class org.apache.juneau.annotation.URI (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/package-frame.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/package-frame.html b/content/site/apidocs/org/apache/juneau/annotation/package-frame.html index 00c322d..3d66c4d 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/package-frame.html +++ b/content/site/apidocs/org/apache/juneau/annotation/package-frame.html @@ -4,13 +4,17 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.juneau.annotation (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>org.apache.juneau.annotation (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../../org/apache/juneau/annotation/package-summary.html" target="classFrame">org.apache.juneau.annotation</a></h1> <div class="indexContainer"> +<h2 title="Classes">Classes</h2> +<ul title="Classes"> +<li><a href="Null.html" title="class in org.apache.juneau.annotation" target="classFrame">Null</a></li> +</ul> <h2 title="Annotation Types">Annotation Types</h2> <ul title="Annotation Types"> <li><a href="Bean.html" title="annotation in org.apache.juneau.annotation" target="classFrame">Bean</a></li> @@ -19,6 +23,7 @@ <li><a href="BeanProperty.html" title="annotation in org.apache.juneau.annotation" target="classFrame">BeanProperty</a></li> <li><a href="Consumes.html" title="annotation in org.apache.juneau.annotation" target="classFrame">Consumes</a></li> <li><a href="NameProperty.html" title="annotation in org.apache.juneau.annotation" target="classFrame">NameProperty</a></li> +<li><a href="Overrideable.html" title="annotation in org.apache.juneau.annotation" target="classFrame">Overrideable</a></li> <li><a href="ParentProperty.html" title="annotation in org.apache.juneau.annotation" target="classFrame">ParentProperty</a></li> <li><a href="Pojo.html" title="annotation in org.apache.juneau.annotation" target="classFrame">Pojo</a></li> <li><a href="Produces.html" title="annotation in org.apache.juneau.annotation" target="classFrame">Produces</a></li> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/package-summary.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/package-summary.html b/content/site/apidocs/org/apache/juneau/annotation/package-summary.html index ab8bb5a..068fccb 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/package-summary.html +++ b/content/site/apidocs/org/apache/juneau/annotation/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.juneau.annotation (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>org.apache.juneau.annotation (Apache Juneau (incubating) 6.0.2-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="org.apache.juneau.annotation (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="org.apache.juneau.annotation (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -44,7 +44,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/juneau/package-summary.html">Prev Package</a></li> -<li><a href="../../../../org/apache/juneau/client/package-summary.html">Next Package</a></li> +<li><a href="../../../../org/apache/juneau/csv/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/juneau/annotation/package-summary.html" target="_top">Frames</a></li> @@ -79,6 +79,23 @@ <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> +<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> +<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Class</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../org/apache/juneau/annotation/Null.html" title="class in org.apache.juneau.annotation">Null</a></td> +<td class="colLast"> +<div class="block">Represents a null entry in a class annotation.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Annotation Types Summary table, listing annotation types, and an explanation"> <caption><span>Annotation Types Summary</span><span class="tabEnd"> </span></caption> <tr> @@ -124,36 +141,42 @@ </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="../../../../org/apache/juneau/annotation/Overrideable.html" title="annotation in org.apache.juneau.annotation">Overrideable</a></td> +<td class="colLast"> +<div class="block">Identifies a method as specifically designed to be overridden and augmented.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/juneau/annotation/ParentProperty.html" title="annotation in org.apache.juneau.annotation">ParentProperty</a></td> <td class="colLast"> <div class="block">Identifies a setter as a method for adding a parent reference to a child object.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/juneau/annotation/Pojo.html" title="annotation in org.apache.juneau.annotation">Pojo</a></td> <td class="colLast"> <div class="block">Used to tailor how POJOs get interpreted by the framework.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/juneau/annotation/Produces.html" title="annotation in org.apache.juneau.annotation">Produces</a></td> <td class="colLast"> <div class="block">Annotation used on subclasses of <a href="../../../../org/apache/juneau/serializer/Serializer.html" title="class in org.apache.juneau.serializer"><code>Serializer</code></a> to identify the media types that it produces.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/juneau/annotation/Remoteable.html" title="annotation in org.apache.juneau.annotation">Remoteable</a></td> <td class="colLast"> <div class="block">Identifies services whose Java class or methods can be invoked remotely.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../org/apache/juneau/annotation/ThreadSafe.html" title="annotation in org.apache.juneau.annotation">ThreadSafe</a></td> <td class="colLast"> <div class="block">Identifies a class as being thread-safe.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../org/apache/juneau/annotation/URI.html" title="annotation in org.apache.juneau.annotation">URI</a></td> <td class="colLast"> <div class="block">Used to identify a class or bean property as a URI.</div> @@ -191,7 +214,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/juneau/package-summary.html">Prev Package</a></li> -<li><a href="../../../../org/apache/juneau/client/package-summary.html">Next Package</a></li> +<li><a href="../../../../org/apache/juneau/csv/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/juneau/annotation/package-summary.html" target="_top">Frames</a></li> @@ -216,6 +239,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/annotation/package-tree.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/package-tree.html b/content/site/apidocs/org/apache/juneau/annotation/package-tree.html index 9cbcdd9..c85ee0a 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/package-tree.html +++ b/content/site/apidocs/org/apache/juneau/annotation/package-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.juneau.annotation Class Hierarchy (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title> +<title>org.apache.juneau.annotation Class Hierarchy (Apache Juneau (incubating) 6.0.2-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="org.apache.juneau.annotation Class Hierarchy (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)"; + parent.document.title="org.apache.juneau.annotation Class Hierarchy (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -44,7 +44,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/juneau/package-tree.html">Prev</a></li> -<li><a href="../../../../org/apache/juneau/client/package-tree.html">Next</a></li> +<li><a href="../../../../org/apache/juneau/csv/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/juneau/annotation/package-tree.html" target="_top">Frames</a></li> @@ -77,6 +77,14 @@ </ul> </div> <div class="contentContainer"> +<h2 title="Class Hierarchy">Class Hierarchy</h2> +<ul> +<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a> +<ul> +<li type="circle">org.apache.juneau.annotation.<a href="../../../../org/apache/juneau/annotation/Null.html" title="class in org.apache.juneau.annotation"><span class="typeNameLink">Null</span></a></li> +</ul> +</li> +</ul> <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2> <ul> <li type="circle">org.apache.juneau.annotation.<a href="../../../../org/apache/juneau/annotation/URI.html" title="annotation in org.apache.juneau.annotation"><span class="typeNameLink">URI</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> @@ -85,6 +93,7 @@ <li type="circle">org.apache.juneau.annotation.<a href="../../../../org/apache/juneau/annotation/Produces.html" title="annotation in org.apache.juneau.annotation"><span class="typeNameLink">Produces</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.juneau.annotation.<a href="../../../../org/apache/juneau/annotation/Pojo.html" title="annotation in org.apache.juneau.annotation"><span class="typeNameLink">Pojo</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.juneau.annotation.<a href="../../../../org/apache/juneau/annotation/ParentProperty.html" title="annotation in org.apache.juneau.annotation"><span class="typeNameLink">ParentProperty</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> +<li type="circle">org.apache.juneau.annotation.<a href="../../../../org/apache/juneau/annotation/Overrideable.html" title="annotation in org.apache.juneau.annotation"><span class="typeNameLink">Overrideable</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.juneau.annotation.<a href="../../../../org/apache/juneau/annotation/NameProperty.html" title="annotation in org.apache.juneau.annotation"><span class="typeNameLink">NameProperty</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.juneau.annotation.<a href="../../../../org/apache/juneau/annotation/Consumes.html" title="annotation in org.apache.juneau.annotation"><span class="typeNameLink">Consumes</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.juneau.annotation.<a href="../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation"><span class="typeNameLink">BeanProperty</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> @@ -115,7 +124,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/juneau/package-tree.html">Prev</a></li> -<li><a href="../../../../org/apache/juneau/client/package-tree.html">Next</a></li> +<li><a href="../../../../org/apache/juneau/csv/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/juneau/annotation/package-tree.html" target="_top">Frames</a></li> @@ -140,6 +149,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html>
