This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/tomee-site-pub.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8608887 [site-publish] source tomee-site-generator
https://github.com/apache/tomee-site-generator
https://ci-builds.apache.org/job/Tomee/job/site-publish
8608887 is described below
commit 86088871ecd7a2ad543a59fa8c35c09019d09bfb
Author: jenkins <[email protected]>
AuthorDate: Thu Dec 16 12:43:29 2021 +0000
[site-publish] source tomee-site-generator
https://github.com/apache/tomee-site-generator
https://ci-builds.apache.org/job/Tomee/job/site-publish
---
jakartaee-9.0/javadoc/jakarta/xml/bind/Binder.html | 4 +---
jakartaee-9.0/javadoc/jakarta/xml/bind/JAXB.html | 14 +++++++-------
jakartaee-9.0/javadoc/jakarta/xml/bind/JAXBPermission.html | 2 +-
.../jakarta/xml/bind/annotation/XmlInlineBinaryData.html | 2 +-
.../javadoc/jakarta/xml/bind/annotation/XmlMimeType.html | 2 +-
.../jakarta/xml/bind/annotation/package-summary.html | 2 --
.../jakarta/xml/bind/attachment/package-summary.html | 4 ----
.../javadoc/jakarta/xml/bind/package-summary.html | 5 -----
8 files changed, 11 insertions(+), 24 deletions(-)
diff --git a/jakartaee-9.0/javadoc/jakarta/xml/bind/Binder.html
b/jakartaee-9.0/javadoc/jakarta/xml/bind/Binder.html
index 3b72851..5456a2b 100644
--- a/jakartaee-9.0/javadoc/jakarta/xml/bind/Binder.html
+++ b/jakartaee-9.0/javadoc/jakarta/xml/bind/Binder.html
@@ -151,9 +151,7 @@ extends java.lang.Object</pre>
<p>
A Binder instance is created using the factory method
- <a
href="../../../jakarta/xml/bind/JAXBContext.html#createBinder--"><code>JAXBContext.createBinder()</code></a>
or <a
href="../../../jakarta/xml/bind/JAXBContext.html#createBinder-java.lang.Class-"><code>JAXBContext.createBinder(Class)</code></a>.
-
- <p></div>
+ <a
href="../../../jakarta/xml/bind/JAXBContext.html#createBinder--"><code>JAXBContext.createBinder()</code></a>
or <a
href="../../../jakarta/xml/bind/JAXBContext.html#createBinder-java.lang.Class-"><code>JAXBContext.createBinder(Class)</code></a>.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.6, JAXB 2.0</dd>
diff --git a/jakartaee-9.0/javadoc/jakarta/xml/bind/JAXB.html
b/jakartaee-9.0/javadoc/jakarta/xml/bind/JAXB.html
index ac79ee6..28ca6cd 100644
--- a/jakartaee-9.0/javadoc/jakarta/xml/bind/JAXB.html
+++ b/jakartaee-9.0/javadoc/jakarta/xml/bind/JAXB.html
@@ -423,7 +423,7 @@ extends java.lang.Object</pre>
the body. If this object has <a
href="../../../jakarta/xml/bind/annotation/XmlRootElement.html"
title="annotation in
jakarta.xml.bind.annotation"><code>XmlRootElement</code></a>
on its class definition, that will be used as the root tag name
and the given object will provide the body. Otherwise,
- the root tag name is <code>infered</code> from
+ the root tag name is inferred from
<code>the short class name</code>.
This parameter must not be null.</dd>
<dd><code>xml</code> - XML will be written to this file. If it already exists,
@@ -449,7 +449,7 @@ extends java.lang.Object</pre>
the body. If this object has <a
href="../../../jakarta/xml/bind/annotation/XmlRootElement.html"
title="annotation in
jakarta.xml.bind.annotation"><code>XmlRootElement</code></a>
on its class definition, that will be used as the root tag name
and the given object will provide the body. Otherwise,
- the root tag name is <code>infered</code> from
+ the root tag name is inferred from
<code>the short class name</code>.
This parameter must not be null.</dd>
<dd><code>xml</code> - The XML will be <code>sent</code> to the
@@ -478,7 +478,7 @@ extends java.lang.Object</pre>
the body. If this object has <a
href="../../../jakarta/xml/bind/annotation/XmlRootElement.html"
title="annotation in
jakarta.xml.bind.annotation"><code>XmlRootElement</code></a>
on its class definition, that will be used as the root tag name
and the given object will provide the body. Otherwise,
- the root tag name is <code>infered</code> from
+ the root tag name is inferred from
<code>the short class name</code>.
This parameter must not be null.</dd>
<dd><code>xml</code> - The URI is <code>turned into URL</code> and then
@@ -504,7 +504,7 @@ extends java.lang.Object</pre>
the body. If this object has <a
href="../../../jakarta/xml/bind/annotation/XmlRootElement.html"
title="annotation in
jakarta.xml.bind.annotation"><code>XmlRootElement</code></a>
on its class definition, that will be used as the root tag name
and the given object will provide the body. Otherwise,
- the root tag name is <code>infered</code> from
+ the root tag name is inferred from
<code>the short class name</code>.
This parameter must not be null.</dd>
<dd><code>xml</code> - The string is first interpreted as an absolute
<code>URI</code>.
@@ -531,7 +531,7 @@ extends java.lang.Object</pre>
the body. If this object has <a
href="../../../jakarta/xml/bind/annotation/XmlRootElement.html"
title="annotation in
jakarta.xml.bind.annotation"><code>XmlRootElement</code></a>
on its class definition, that will be used as the root tag name
and the given object will provide the body. Otherwise,
- the root tag name is <code>infered</code> from
+ the root tag name is inferred from
<code>the short class name</code>.
This parameter must not be null.</dd>
<dd><code>xml</code> - The XML will be sent to the given
<code>OutputStream</code>.
@@ -557,7 +557,7 @@ extends java.lang.Object</pre>
the body. If this object has <a
href="../../../jakarta/xml/bind/annotation/XmlRootElement.html"
title="annotation in
jakarta.xml.bind.annotation"><code>XmlRootElement</code></a>
on its class definition, that will be used as the root tag name
and the given object will provide the body. Otherwise,
- the root tag name is <code>infered</code> from
+ the root tag name is inferred from
<code>the short class name</code>.
This parameter must not be null.</dd>
<dd><code>xml</code> - The XML will be sent as a character stream to the given
<code>Writer</code>.
@@ -583,7 +583,7 @@ extends java.lang.Object</pre>
the body. If this object has <a
href="../../../jakarta/xml/bind/annotation/XmlRootElement.html"
title="annotation in
jakarta.xml.bind.annotation"><code>XmlRootElement</code></a>
on its class definition, that will be used as the root tag name
and the given object will provide the body. Otherwise,
- the root tag name is <code>infered</code> from
+ the root tag name is inferred from
<code>the short class name</code>.
This parameter must not be null.</dd>
<dd><code>xml</code> - The XML will be sent to the <code>Result</code>
object.</dd>
diff --git a/jakartaee-9.0/javadoc/jakarta/xml/bind/JAXBPermission.html
b/jakartaee-9.0/javadoc/jakarta/xml/bind/JAXBPermission.html
index aa9d1bb..62160d5 100644
--- a/jakartaee-9.0/javadoc/jakarta/xml/bind/JAXBPermission.html
+++ b/jakartaee-9.0/javadoc/jakarta/xml/bind/JAXBPermission.html
@@ -153,7 +153,7 @@ extends java.security.BasicPermission</pre>
Malicious code can set <a
href="../../../jakarta/xml/bind/DatatypeConverterInterface.html"
title="interface in
jakarta.xml.bind"><code>DatatypeConverterInterface</code></a>, which has
VM-wide singleton semantics, before a genuine Jakarta XML Binding
implementation sets one.
This allows malicious code to gain access to objects that it may otherwise
- not have access to, such as <code>Frame.getFrames()</code> that belongs to
+ not have access to, such as <code>java.awt.Frame#getFrames()</code> that
belongs to
another application running in the same JVM.
</td>
</tr>
diff --git
a/jakartaee-9.0/javadoc/jakarta/xml/bind/annotation/XmlInlineBinaryData.html
b/jakartaee-9.0/javadoc/jakarta/xml/bind/annotation/XmlInlineBinaryData.html
index 79805cc..1117119 100644
--- a/jakartaee-9.0/javadoc/jakarta/xml/bind/annotation/XmlInlineBinaryData.html
+++ b/jakartaee-9.0/javadoc/jakarta/xml/bind/annotation/XmlInlineBinaryData.html
@@ -100,7 +100,7 @@ public @interface <span
class="memberNameLabel">XmlInlineBinaryData</span></pre>
<p>
When XOP encoding is enabled as described in <a
href="../../../../jakarta/xml/bind/attachment/AttachmentMarshaller.html#isXOPPackage--"><code>AttachmentMarshaller.isXOPPackage()</code></a>,
- this annotation disables datatypes such as <code>Image</code> or
<code>Source</code>
+ this annotation disables datatypes such as <code>java.awt.Image</code> or
<code>Source</code>
or <code>byte[]</code> that are bound to base64-encoded binary from being
considered for
XOP encoding. If a Jakarta XML Binding property is annotated with this
annotation or if
the Jakarta XML Binding property's base type is annotated with this
annotation,
diff --git a/jakartaee-9.0/javadoc/jakarta/xml/bind/annotation/XmlMimeType.html
b/jakartaee-9.0/javadoc/jakarta/xml/bind/annotation/XmlMimeType.html
index b191bf4..bd792e3 100644
--- a/jakartaee-9.0/javadoc/jakarta/xml/bind/annotation/XmlMimeType.html
+++ b/jakartaee-9.0/javadoc/jakarta/xml/bind/annotation/XmlMimeType.html
@@ -99,7 +99,7 @@ public @interface <span
class="memberNameLabel">XmlMimeType</span></pre>
<p>
This annotation is used in conjunction with datatypes such as
- <code>Image</code> or <code>Source</code> that are bound to base64-encoded
binary in XML.
+ <code>java.awt.Image</code> or <code>Source</code> that are bound to
base64-encoded binary in XML.
<p>
If a property that has this annotation has a sibling property bound to
diff --git
a/jakartaee-9.0/javadoc/jakarta/xml/bind/annotation/package-summary.html
b/jakartaee-9.0/javadoc/jakarta/xml/bind/annotation/package-summary.html
index 968647f..e71a6d5 100644
--- a/jakartaee-9.0/javadoc/jakarta/xml/bind/annotation/package-summary.html
+++ b/jakartaee-9.0/javadoc/jakarta/xml/bind/annotation/package-summary.html
@@ -401,7 +401,6 @@
<h2>Package Specification</h2>
<p>The following table shows the Jakarta XML Binding mapping annotations
that can be associated with each program element. </p>
- <p>
<table class="striped">
<caption>Annotations for customizing Java program elements to XML Schema
mapping</caption>
<thead>
@@ -528,7 +527,6 @@
<b>Namespace prefixes</b>
<p>The following namespace prefixes are used in the XML Schema
fragments in this package.
- <p>
<table class="striped">
<caption>XML Schema fragments namespace prefixes</caption>
<thead>
diff --git
a/jakartaee-9.0/javadoc/jakarta/xml/bind/attachment/package-summary.html
b/jakartaee-9.0/javadoc/jakarta/xml/bind/attachment/package-summary.html
index 2ff5546..94112d5 100644
--- a/jakartaee-9.0/javadoc/jakarta/xml/bind/attachment/package-summary.html
+++ b/jakartaee-9.0/javadoc/jakarta/xml/bind/attachment/package-summary.html
@@ -111,7 +111,6 @@
enables the interpretation and creation of optimized binary data
within an MIME-based package format.
<p>
- <p>
Soap MTOM[1], XOP([2][3]) and WS-I AP[4] standardize approaches to
optimized transmission of binary datatypes as an attachment.
To optimally support these standards within a message passing
@@ -121,13 +120,10 @@
References in this document to JAXB refer to the Jakarta XML Binding unless
otherwise noted.
<h2>Package Specification</h2>
- <p>
<ul>
<li><a href="https://projects.eclipse.org/projects/ee4j.jaxb">Jakarta XML
Binding Specification project</a>
</ul>
- <p>
<h2>Related Standards</h2>
- <p>
<ul>
<li><a href="http://www.w3.org/TR/2004/WD-soap12-mtom-20040608/">[1]SOAP
Message Transmission Optimization Mechanism</a> </li>
<li><a href="http://www.w3.org/TR/2005/REC-xop10-20050125/">[2]XML-binary
Optimized Packaging</a></li>
diff --git a/jakartaee-9.0/javadoc/jakarta/xml/bind/package-summary.html
b/jakartaee-9.0/javadoc/jakarta/xml/bind/package-summary.html
index c0ca467..6a49339 100644
--- a/jakartaee-9.0/javadoc/jakarta/xml/bind/package-summary.html
+++ b/jakartaee-9.0/javadoc/jakarta/xml/bind/package-summary.html
@@ -324,21 +324,16 @@
<div class="block">Provides a runtime binding framework for client
applications including
unmarshalling, marshalling, and validation capabilities.
<p>
- <p>
<code>JAXBContext</code> is the client-entry point to the runtime binding
framework.
<p>
- <p>
References in this document to JAXB refer to the Jakarta XML Binding unless
otherwise noted.
<h2>Package Specification</h2>
- <p>
<ul>
<li><a href="https://projects.eclipse.org/projects/ee4j.jaxb">Jakarta XML
Binding Specification project</a>
</ul>
- <p>
<h2>Related Documentation</h2>
- <p>
For overviews, tutorials, examples, guides, and tool documentation,
please see:
<ul>