Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MD_Usage.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MD_Usage.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MD_Usage.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MD_Usage.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -62,8 +62,8 @@ public final class MD_Usage extends Prop
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MD_Usage wrap(final Usage metadata) {
@@ -75,7 +75,7 @@ public final class MD_Usage extends Prop
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultUsage getElement() {
@@ -85,7 +85,7 @@ public final class MD_Usage extends Prop
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultUsage metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_AcquisitionInformation.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_AcquisitionInformation.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_AcquisitionInformation.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_AcquisitionInformation.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -64,8 +64,8 @@ public final class MI_AcquisitionInforma
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_AcquisitionInformation wrap(final AcquisitionInformation metadata) {
@@ -77,7 +77,7 @@ public final class MI_AcquisitionInforma
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultAcquisitionInformation getElement() {
@@ -87,7 +87,7 @@ public final class MI_AcquisitionInforma
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultAcquisitionInformation metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_EnvironmentalRecord.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_EnvironmentalRecord.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_EnvironmentalRecord.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_EnvironmentalRecord.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -64,8 +64,8 @@ public final class MI_EnvironmentalRecor
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_EnvironmentalRecord wrap(final EnvironmentalRecord metadata) {
@@ -77,7 +77,7 @@ public final class MI_EnvironmentalRecor
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultEnvironmentalRecord getElement() {
@@ -87,7 +87,7 @@ public final class MI_EnvironmentalRecor
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultEnvironmentalRecord metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Event.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Event.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Event.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Event.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -62,8 +62,8 @@ public final class MI_Event extends Prop
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_Event wrap(final Event metadata) {
@@ -75,7 +75,7 @@ public final class MI_Event extends Prop
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultEvent getElement() {
@@ -85,7 +85,7 @@ public final class MI_Event extends Prop
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultEvent metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_GCP.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_GCP.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_GCP.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_GCP.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -62,8 +62,8 @@ public final class MI_GCP extends Proper
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_GCP wrap(final GCP metadata) {
@@ -75,7 +75,7 @@ public final class MI_GCP extends Proper
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultGCP getElement() {
@@ -85,7 +85,7 @@ public final class MI_GCP extends Proper
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultGCP metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_GeolocationInformation.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_GeolocationInformation.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_GeolocationInformation.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_GeolocationInformation.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -64,8 +64,8 @@ public final class MI_GeolocationInforma
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_GeolocationInformation wrap(final GeolocationInformation metadata) {
@@ -77,7 +77,7 @@ public final class MI_GeolocationInforma
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public AbstractGeolocationInformation getElement() {
@@ -87,7 +87,7 @@ public final class MI_GeolocationInforma
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final AbstractGeolocationInformation metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Instrument.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Instrument.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Instrument.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Instrument.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -62,8 +62,8 @@ public final class MI_Instrument extends
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_Instrument wrap(final Instrument metadata) {
@@ -75,7 +75,7 @@ public final class MI_Instrument extends
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultInstrument getElement() {
@@ -85,7 +85,7 @@ public final class MI_Instrument extends
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultInstrument metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Objective.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Objective.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Objective.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Objective.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -62,8 +62,8 @@ public final class MI_Objective extends
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_Objective wrap(final Objective metadata) {
@@ -75,7 +75,7 @@ public final class MI_Objective extends
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultObjective getElement() {
@@ -85,7 +85,7 @@ public final class MI_Objective extends
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultObjective metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Operation.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Operation.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Operation.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Operation.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -62,8 +62,8 @@ public final class MI_Operation extends
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_Operation wrap(final Operation metadata) {
@@ -75,7 +75,7 @@ public final class MI_Operation extends
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultOperation getElement() {
@@ -85,7 +85,7 @@ public final class MI_Operation extends
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultOperation metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Plan.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Plan.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Plan.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Plan.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -62,8 +62,8 @@ public final class MI_Plan extends Prope
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_Plan wrap(final Plan metadata) {
@@ -75,7 +75,7 @@ public final class MI_Plan extends Prope
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultPlan getElement() {
@@ -85,7 +85,7 @@ public final class MI_Plan extends Prope
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultPlan metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Platform.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Platform.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Platform.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Platform.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -62,8 +62,8 @@ public final class MI_Platform extends P
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_Platform wrap(final Platform metadata) {
@@ -75,7 +75,7 @@ public final class MI_Platform extends P
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultPlatform getElement() {
@@ -85,7 +85,7 @@ public final class MI_Platform extends P
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultPlatform metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_PlatformPass.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_PlatformPass.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_PlatformPass.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_PlatformPass.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -62,8 +62,8 @@ public final class MI_PlatformPass exten
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_PlatformPass wrap(final PlatformPass metadata) {
@@ -75,7 +75,7 @@ public final class MI_PlatformPass exten
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultPlatformPass getElement() {
@@ -85,7 +85,7 @@ public final class MI_PlatformPass exten
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultPlatformPass metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_RangeElementDescription.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_RangeElementDescription.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_RangeElementDescription.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_RangeElementDescription.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -64,8 +64,8 @@ public final class MI_RangeElementDescri
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_RangeElementDescription wrap(final RangeElementDescription metadata) {
@@ -77,7 +77,7 @@ public final class MI_RangeElementDescri
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultRangeElementDescription getElement() {
@@ -87,7 +87,7 @@ public final class MI_RangeElementDescri
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultRangeElementDescription metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_RequestedDate.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_RequestedDate.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_RequestedDate.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_RequestedDate.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -62,8 +62,8 @@ public final class MI_RequestedDate exte
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_RequestedDate wrap(final RequestedDate metadata) {
@@ -75,7 +75,7 @@ public final class MI_RequestedDate exte
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultRequestedDate getElement() {
@@ -85,7 +85,7 @@ public final class MI_RequestedDate exte
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultRequestedDate metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Requirement.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Requirement.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Requirement.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MI_Requirement.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -62,8 +62,8 @@ public final class MI_Requirement extend
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MI_Requirement wrap(final Requirement metadata) {
@@ -75,7 +75,7 @@ public final class MI_Requirement extend
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultRequirement getElement() {
@@ -85,7 +85,7 @@ public final class MI_Requirement extend
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultRequirement metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MX_DataFile.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MX_DataFile.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MX_DataFile.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/MX_DataFile.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -62,8 +62,8 @@ public final class MX_DataFile extends P
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected MX_DataFile wrap(final DataFile metadata) {
@@ -75,7 +75,7 @@ public final class MX_DataFile extends P
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultDataFile getElement() {
@@ -85,7 +85,7 @@ public final class MX_DataFile extends P
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultDataFile metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/RS_Identifier.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/RS_Identifier.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/RS_Identifier.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/RS_Identifier.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -67,8 +67,8 @@ public final class RS_Identifier extends
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected RS_Identifier wrap(ReferenceIdentifier metadata) {
@@ -80,7 +80,7 @@ public final class RS_Identifier extends
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public ImmutableIdentifier getElement() {
@@ -97,7 +97,7 @@ public final class RS_Identifier extends
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final ImmutableIdentifier metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/RS_ReferenceSystem.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/RS_ReferenceSystem.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/RS_ReferenceSystem.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/RS_ReferenceSystem.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -53,7 +53,7 @@ public final class RS_ReferenceSystem ex
/**
* Wraps a Reference System value in a {@code MD_ReferenceSystem} element at marshalling-time.
*
- * @param metadata The metadata value to marshal.
+ * @param metadata the metadata value to marshal.
*/
protected RS_ReferenceSystem(final ReferenceSystem metadata) {
super(metadata);
@@ -63,8 +63,8 @@ public final class RS_ReferenceSystem ex
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected RS_ReferenceSystem wrap(ReferenceSystem metadata) {
@@ -76,7 +76,7 @@ public final class RS_ReferenceSystem ex
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public ReferenceSystemMetadata getElement() {
@@ -93,7 +93,7 @@ public final class RS_ReferenceSystem ex
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final ReferenceSystemMetadata metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_CoupledResource.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_CoupledResource.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_CoupledResource.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_CoupledResource.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -58,8 +58,8 @@ public final class SV_CoupledResource ex
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected SV_CoupledResource wrap(final DefaultCoupledResource metadata) {
@@ -71,7 +71,7 @@ public final class SV_CoupledResource ex
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultCoupledResource getElement() {
@@ -81,7 +81,7 @@ public final class SV_CoupledResource ex
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultCoupledResource metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_OperationChainMetadata.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_OperationChainMetadata.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_OperationChainMetadata.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_OperationChainMetadata.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -58,8 +58,8 @@ public final class SV_OperationChainMeta
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected SV_OperationChainMetadata wrap(final DefaultOperationChainMetadata metadata) {
@@ -71,7 +71,7 @@ public final class SV_OperationChainMeta
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultOperationChainMetadata getElement() {
@@ -81,7 +81,7 @@ public final class SV_OperationChainMeta
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultOperationChainMetadata metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_OperationMetadata.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_OperationMetadata.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_OperationMetadata.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_OperationMetadata.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -58,8 +58,8 @@ public final class SV_OperationMetadata
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected SV_OperationMetadata wrap(final DefaultOperationMetadata metadata) {
@@ -71,7 +71,7 @@ public final class SV_OperationMetadata
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public DefaultOperationMetadata getElement() {
@@ -81,7 +81,7 @@ public final class SV_OperationMetadata
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final DefaultOperationMetadata metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_Parameter.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_Parameter.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_Parameter.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/SV_Parameter.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -62,8 +62,8 @@ public final class SV_Parameter extends
* Invoked by {@link PropertyType} at marshalling time for wrapping the given metadata value
* in a {@code } XML element.
*
- * @param metadata The metadata element to marshall.
- * @return A {@code PropertyType} wrapping the given the metadata element.
+ * @param metadata the metadata element to marshall.
+ * @return a {@code PropertyType} wrapping the given the metadata element.
*/
@Override
protected SV_Parameter wrap(final ParameterDescriptor> metadata) {
@@ -75,7 +75,7 @@ public final class SV_Parameter extends
* inside the {@code } XML element.
* This is the value or a copy of the value given in argument to the {@code wrap} method.
*
- * @return The metadata to be marshalled.
+ * @return the metadata to be marshalled.
*/
@XmlElementRef
public ServiceParameter getElement() {
@@ -85,7 +85,7 @@ public final class SV_Parameter extends
/**
* Invoked by JAXB at unmarshalling time for storing the result temporarily.
*
- * @param metadata The unmarshalled metadata.
+ * @param metadata the unmarshalled metadata.
*/
public void setElement(final ServiceParameter metadata) {
this.metadata = metadata;
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/CI_OnlineResource.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/CI_OnlineResource.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/CI_OnlineResource.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/CI_OnlineResource.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -33,8 +33,8 @@ public final class CI_OnlineResource ext
/**
* Converts a GeoAPI interface to the SIS implementation for XML marshalling.
*
- * @param value The bound type value, here the GeoAPI interface.
- * @return The adapter for the given value, here the SIS implementation.
+ * @param value the bound type value, here the GeoAPI interface.
+ * @return the adapter for the given value, here the SIS implementation.
*/
@Override
public DefaultOnlineResource marshal(final OnlineResource value) {
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/GO_MemberName.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/GO_MemberName.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/GO_MemberName.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/GO_MemberName.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -33,8 +33,8 @@ public final class GO_MemberName extends
/**
* Converts a GeoAPI interface to the SIS implementation for XML marshalling.
*
- * @param value The bound type value, here the GeoAPI interface.
- * @return The adapter for the given value, here the SIS implementation.
+ * @param value the bound type value, here the GeoAPI interface.
+ * @return the adapter for the given value, here the SIS implementation.
*/
@Override
public DefaultMemberName marshal(MemberName value) {
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/GO_ScopedName.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/GO_ScopedName.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/GO_ScopedName.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/GO_ScopedName.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -37,8 +37,8 @@ public final class GO_ScopedName extends
/**
* Converts a GeoAPI interface to the SIS implementation for XML marshalling.
*
- * @param name The bound type value, here the GeoAPI interface.
- * @return The adapter for the given value, here the SIS implementation.
+ * @param name the bound type value, here the GeoAPI interface.
+ * @return the adapter for the given value, here the SIS implementation.
*/
@Override
public CodeType.ScopedName marshal(final ScopedName name) {
@@ -53,8 +53,8 @@ public final class GO_ScopedName extends
/**
* Returns the scope name from the given string.
*
- * @param code The metadata value.
- * @return The value to marshal (which is the same).
+ * @param code the metadata value.
+ * @return the value to marshal (which is the same).
*/
@Override
public ScopedName unmarshal(final CodeType.ScopedName code) {
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/MD_Keywords.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/MD_Keywords.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/MD_Keywords.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/MD_Keywords.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -33,8 +33,8 @@ public final class MD_Keywords extends M
/**
* Converts a GeoAPI interface to the SIS implementation for XML marshalling.
*
- * @param value The bound type value, here the GeoAPI interface.
- * @return The adapter for the given value, here the SIS implementation.
+ * @param value the bound type value, here the GeoAPI interface.
+ * @return the adapter for the given value, here the SIS implementation.
*/
@Override
public DefaultKeywords marshal(final Keywords value) {
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/MetadataAdapter.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/MetadataAdapter.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/MetadataAdapter.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/jaxb/metadata/direct/MetadataAdapter.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -22,8 +22,8 @@ import javax.xml.bind.annotation.adapter
/**
* Base class for adapters from GeoAPI interfaces to their SIS implementation.
*
- * @param The GeoAPI interface being adapted.
- * @param The SIS class implementing the interface.
+ * @param the GeoAPI interface being adapted.
+ * @param the SIS class implementing the interface.
*
* @author Martin Desruisseaux (Geomatys)
* @since 0.3
@@ -42,8 +42,8 @@ public abstract class MetadataAdapter in ParameterDescriptor - see javadoc.
+@SuppressWarnings("rawtypes") // For the omission of in ParameterDescriptor - see javadoc.
@XmlType(name = "SV_Parameter_Type", namespace = Namespaces.SRV, propOrder = {
"memberName",
"description",
@@ -146,8 +144,8 @@ public final class ServiceParameter exte
/**
* Returns the given parameter as an instance of {@code ServiceParameter}.
*
- * @param parameter The parameter (may be {@code null}).
- * @return The service parameter, or {@code null} if the given argument was null.
+ * @param parameter the parameter (may be {@code null}).
+ * @return the service parameter, or {@code null} if the given argument was null.
*/
public static ServiceParameter castOrCopy(final ParameterDescriptor> parameter) {
if (parameter == null || parameter instanceof ServiceParameter) {
@@ -161,8 +159,8 @@ public final class ServiceParameter exte
* {@code MemberName}. If not, this method searches for the first alias which is an instance of {@code MemberName}.
* If none is found, then this method tries to build a member name from the primary name and value class.
*
- * @param parameter The parameter from which to get the name (may be {@code null}).
- * @return The member name, or {@code null} if none.
+ * @param parameter the parameter from which to get the name (may be {@code null}).
+ * @return the member name, or {@code null} if none.
*/
public static MemberName getMemberName(final ParameterDescriptor> parameter) {
if (parameter != null) {
@@ -194,7 +192,7 @@ public final class ServiceParameter exte
*
* This method is the converse of {@link #getMemberName(ParameterDescriptor)}.
*
- * @return The parameter name as an identifier (the type specified by ISO 19111).
+ * @return the parameter name as an identifier (the type specified by ISO 19111).
*/
@Override
public synchronized ReferenceIdentifier getName() {
@@ -214,7 +212,7 @@ public final class ServiceParameter exte
* (see Note about raw-type usage in class javadoc), since there is no way we
* can ensure that the returned class is really for type {@code }.
*
- * @return The value class inferred from the attribute type, or {@code null} if unknown.
+ * @return the value class inferred from the attribute type, or {@code null} if unknown.
*/
@Override
public Class> getValueClass() {
@@ -234,7 +232,7 @@ public final class ServiceParameter exte
/**
* Returns a narrative explanation of the role of the parameter.
*
- * @return A narrative explanation of the role of the parameter, or {@code null} if none.
+ * @return a narrative explanation of the role of the parameter, or {@code null} if none.
*/
public InternationalString getDescription() {
return description;
@@ -261,7 +259,7 @@ public final class ServiceParameter exte
/**
* The minimum number of times that values for this parameter group or parameter are required.
*
- * @return The minimum occurrence.
+ * @return the minimum occurrence.
*/
@Override
public int getMinimumOccurs() {
@@ -271,7 +269,7 @@ public final class ServiceParameter exte
/**
* The maximum number of times that values for this parameter group or parameter can be included.
*
- * @return The maximum occurrence.
+ * @return the maximum occurrence.
*/
@Override
public int getMaximumOccurs() {
@@ -282,7 +280,7 @@ public final class ServiceParameter exte
* Optional properties.
* @return {@code null}.
*/
- @Override public Set> getValidValues() {return null;} // Really null, not an empty set. See method contract.
+ @Override public Set> getValidValues() {return null;} // Really null, not an empty set. See method contract.
@Override public Comparable> getMinimumValue() {return null;}
@Override public Comparable> getMaximumValue() {return null;}
@Override public Object getDefaultValue() {return null;}
@@ -293,7 +291,7 @@ public final class ServiceParameter exte
* This method delegates the work to {@link org.apache.sis.parameter.DefaultParameterDescriptor}
* since this {@code ServiceParameter} class is not a full-featured parameter descriptor implementation.
*
- * @return A new instance of {@code ParameterValue}.
+ * @return a new instance of {@code ParameterValue}.
*/
@Override
public ParameterValue> createValue() {
@@ -310,8 +308,8 @@ public final class ServiceParameter exte
/**
* Compares this object with the given one for equality.
*
- * @param object The object to compare with this reference system.
- * @param mode The strictness level of the comparison.
+ * @param object the object to compare with this reference system.
+ * @param mode the strictness level of the comparison.
* @return {@code true} if both objects are equal.
*/
@Override
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/AxisNames.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/AxisNames.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/AxisNames.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/AxisNames.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -177,9 +177,9 @@ public final class AxisNames {
/**
* Returns the given axis name in upper case without punctuation characters.
*
- * @param name The axis name to return in upper-case.
- * @param buffer A temporary buffer to use. Must be initially empty.
- * @return The given name converted to upper-case.
+ * @param name the axis name to return in upper-case.
+ * @param buffer a temporary buffer to use. Must be initially empty.
+ * @return the given name converted to upper-case.
*/
private static String toUpperCase(final String name, final StringBuilder buffer) {
for (int i=0; i
*
- * @param name The name in any case.
- * @return The given name in camel case.
+ * @param name the name in any case.
+ * @return the given name in camel case.
*/
public static String toCamelCase(final String name) {
return JDK8.getOrDefault(VALUES, toUpperCase(name, new StringBuilder(name.length())), name);
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/ExcludedSet.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/ExcludedSet.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/ExcludedSet.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/ExcludedSet.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -28,7 +28,7 @@ import org.apache.sis.util.resources.Err
* method. This set is used only for mutually exclusive properties, when a collection can not have
* elements because the other property is set.
*
- * @param The type of elements that the collection would have if it was non-empty.
+ * @param the type of elements that the collection would have if it was non-empty.
*
* @author Martin Desruisseaux (Geomatys)
* @since 0.3
@@ -51,8 +51,8 @@ public final class ExcludedSet extend
/**
* Creates a new empty set.
*
- * @param name1 The name of the first mutually exclusive property.
- * @param name2 The name of the second mutually exclusive property.
+ * @param name1 the name of the first mutually exclusive property.
+ * @param name2 the name of the second mutually exclusive property.
*/
public ExcludedSet(final String name1, final String name2) {
this.name1 = name1;
@@ -82,7 +82,7 @@ public final class ExcludedSet extend
/**
* Returns the empty iterator.
*
- * @return Empty iterator.
+ * @return empty iterator.
*/
@Override
public Iterator iterator() {
@@ -93,8 +93,8 @@ public final class ExcludedSet extend
* Unconditionally throws a {@link UnsupportedOperationException} with a message
* saying which properties are mutually exclusive.
*
- * @param e Ignored.
- * @return Never return.
+ * @param e ignored.
+ * @return never return.
*/
@Override
public boolean add(final E e) {
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/LegacyPropertyAdapter.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/LegacyPropertyAdapter.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/LegacyPropertyAdapter.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/LegacyPropertyAdapter.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -20,23 +20,21 @@ import java.util.AbstractCollection;
import java.util.Collection;
import java.util.Collections;
import java.util.Iterator;
+import java.util.Objects;
import org.apache.sis.metadata.AbstractMetadata;
import org.apache.sis.internal.jaxb.Context;
import org.apache.sis.internal.util.AbstractIterator;
import org.apache.sis.util.resources.Messages;
import org.apache.sis.util.ArgumentChecks;
-// Branch-dependent imports
-import java.util.Objects;
-
/**
* An adapter for collections of a legacy type replaced by an other collection.
* This adapter is used for implementation of deprecated methods in the {@link org.apache.sis.metadata.iso}
* sub-packages, usually when the deprecation is the result of upgrading from an older to a newer ISO standard.
*
- * @param The legacy type.
- * @param The new type.
+ * @param the legacy type.
+ * @param the new type.
*
* @author Martin Desruisseaux (Geomatys)
* @since 0.5
@@ -57,7 +55,7 @@ public abstract class LegacyPropertyAdap
/**
* Creates a new adapter.
*
- * @param elements The collection where to store the elements (may be {@code null}).
+ * @param elements the collection where to store the elements (may be {@code null}).
*/
protected LegacyPropertyAdapter(final Collection elements) {
this.elements = elements;
@@ -66,25 +64,25 @@ public abstract class LegacyPropertyAdap
/**
* Wraps a legacy value in its new type.
*
- * @param value The legacy value.
- * @return The new type.
+ * @param value the legacy value.
+ * @return the new type.
*/
protected abstract N wrap(final L value);
/**
* Extracts a legacy value from the new type.
*
- * @param container The new type.
- * @return The legacy value, or {@code null}.
+ * @param container the new type.
+ * @return the legacy value, or {@code null}.
*/
protected abstract L unwrap(final N container);
/**
* Update a new value with the given legacy value.
*
- * @param container The new value to be used as a container for the old value.
- * @param value The value to update in the container.
- * @return Whether this method has been able to perform the update.
+ * @param container the new value to be used as a container for the old value.
+ * @param value the value to update in the container.
+ * @return whether this method has been able to perform the update.
*/
protected abstract boolean update(final N container, final L value);
@@ -109,7 +107,7 @@ public abstract class LegacyPropertyAdap
/**
* Sets the values from the given collection.
*
- * @param newValues The values to set (may be {@code null}).
+ * @param newValues the values to set (may be {@code null}).
*/
public final void setValues(Collection extends L> newValues) {
if (newValues == null) {
@@ -141,13 +139,13 @@ public abstract class LegacyPropertyAdap
* Returns the singleton value of the given collection, or {@code null} if the given collection is null or empty.
* If the given collection contains more than one element, then a warning is emitted.
*
- * @param The kind of legacy values to be returned.
- * @param values The collection from which to get the value.
- * @param valueClass The value class, used in case of warning only.
- * @param caller Either {@code this} or {@code null}.
- * @param callerClass The caller class, used in case of warning only.
- * @param callerMethod The caller method, used in case of warning only.
- * @return The first value, or {@code null} if none.
+ * @param the kind of legacy values to be returned.
+ * @param values the collection from which to get the value.
+ * @param valueClass the value class, used in case of warning only.
+ * @param caller either {@code this} or {@code null}.
+ * @param callerClass the caller class, used in case of warning only.
+ * @param callerMethod the caller method, used in case of warning only.
+ * @return the first value, or {@code null} if none.
*/
public static L getSingleton(final Collection extends L> values, final Class valueClass,
final LegacyPropertyAdapter caller, final Class> callerClass, final String callerMethod)
@@ -174,9 +172,9 @@ public abstract class LegacyPropertyAdap
/**
* Emit a warning about extraneous ignored values.
*
- * @param valueClass The value class (usually a GeoAPI interface).
- * @param callerClass The caller class (usually an Apache SIS implementation of a GeoAPI interface).
- * @param callerMethod The caller method (usually the name of a getter method).
+ * @param valueClass the value class (usually a GeoAPI interface).
+ * @param callerClass the caller class (usually an Apache SIS implementation of a GeoAPI interface).
+ * @param callerMethod the caller method (usually the name of a getter method).
*/
public static void warnIgnoredExtraneous(final Class> valueClass,
final Class> callerClass, final String callerMethod)
@@ -188,9 +186,9 @@ public abstract class LegacyPropertyAdap
/**
* Returns the given value as an empty or singleton collection.
*
- * @param The type of the old value.
- * @param value The value, or {@code null} if none.
- * @return The given value as a collection.
+ * @param the type of the old value.
+ * @param value the value, or {@code null} if none.
+ * @return the given value as a collection.
*/
public static Collection asCollection(final L value) {
return (value != null) ? Collections.singleton(value) : Collections.emptySet();
@@ -224,7 +222,7 @@ public abstract class LegacyPropertyAdap
/**
* Counts the number of non-null elements.
*
- * @return Number of non-null elements.
+ * @return number of non-null elements.
*/
@Override
public final int size() {
@@ -240,7 +238,7 @@ public abstract class LegacyPropertyAdap
/**
* Adds a new element.
*
- * @param value The element to add.
+ * @param value the element to add.
* @return {@code true} if the element has been added.
*/
@Override
@@ -252,7 +250,7 @@ public abstract class LegacyPropertyAdap
/**
* Returns an iterator over the legacy elements.
*
- * @return Iterator over the legacy elements.
+ * @return iterator over the legacy elements.
*/
@Override
public final Iterator iterator() {
@@ -311,7 +309,7 @@ public abstract class LegacyPropertyAdap
* other kind of {@code Collection} implementations: we can not enforce {@code Collection.equals(Object)}
* to be symmetric in such cases.
*
- * @param other The other object to compare with this collection, or {@code null}.
+ * @param other the other object to compare with this collection, or {@code null}.
* @return {@code true} if the objects are equal, or {@code false} otherwise.
*/
@Override
@@ -332,7 +330,7 @@ public abstract class LegacyPropertyAdap
/**
* Returns a hash code value for this collection.
*
- * @return A hash code value calculated from the content of this collection.
+ * @return a hash code value calculated from the content of this collection.
*/
@Override
public final int hashCode() {
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/NameMeaning.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/NameMeaning.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/NameMeaning.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/NameMeaning.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -144,11 +144,11 @@ public final class NameMeaning extends S
* the given values. This method delegates to {@link DefinitionURI#format(String, String, String, String)}
* after "fixing" the given values using some heuristic knowledge about the meaning of URN.
*
- * @param type The object type.
- * @param authority The authority as one of the values documented in {@link DefinitionURI} javadoc.
- * @param version The code version, or {@code null}. This is the only optional information.
- * @param code The code.
- * @return An identifier using the URN syntax, or {@code null} if a mandatory information is missing.
+ * @param type the object type.
+ * @param authority the authority as one of the values documented in {@link DefinitionURI} javadoc.
+ * @param version the code version, or {@code null}. This is the only optional information.
+ * @param code the code.
+ * @return an identifier using the URN syntax, or {@code null} if a mandatory information is missing.
*
* @since 0.7
*
@@ -194,8 +194,8 @@ public final class NameMeaning extends S
* Returns the "object type" part of an OGC URN for the given class, or {@code null} if unknown.
* See {@link org.apache.sis.internal.util.DefinitionURI} javadoc for a list of object types in URN.
*
- * @param type The class for which to get the URN type.
- * @return The URN type, or {@code null} if unknown.
+ * @param type the class for which to get the URN type.
+ * @return the URN type, or {@code null} if unknown.
*/
public static String toObjectType(final Class> type) {
for (int i=0; i aliases,
@@ -263,8 +262,8 @@ public final class NameToIdentifier impl
/**
* Simplifies the given name.
*
- * @param name The object name (may be {@code null}).
- * @return The name to use for comparison purpose, or {@code null}.
+ * @param name the object name (may be {@code null}).
+ * @return the name to use for comparison purpose, or {@code null}.
*/
protected CharSequence apply(final CharSequence name) {
return CharSequences.toASCII(name);
Modified: sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/OtherLocales.java
URL: http://svn.apache.org/viewvc/sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/OtherLocales.java?rev=1779559&r1=1779558&r2=1779559&view=diff
==============================================================================
--- sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/OtherLocales.java [UTF-8] (original)
+++ sis/trunk/core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/OtherLocales.java [UTF-8] Fri Jan 20 04:34:26 2017
@@ -64,8 +64,8 @@ public final class OtherLocales extends
*
* The converse of this {@code filter} method is {@link #merge(Locale, Collection)}.
*
- * @param languages The collection containing the default locale followed by the other ones.
- * @return A collection containing all {@code languages} elements except the first one.
+ * @param languages the collection containing the default locale followed by the other ones.
+ * @return a collection containing all {@code languages} elements except the first one.
*/
public static Collection filter(final Collection languages) {
return (languages != null) ? new OtherLocales(languages) : null;
@@ -74,7 +74,7 @@ public final class OtherLocales extends
/**
* Returns the number of elements in this collection.
*
- * @return Number of other locales.
+ * @return number of other locales.
*/
@Override
public int size() {
@@ -86,7 +86,7 @@ public final class OtherLocales extends
/**
* Returns an iterator over all elements in this collection except the first one.
*
- * @return Iterator over all other locales.
+ * @return iterator over all other locales.
*/
@Override
public Iterator iterator() {
@@ -105,7 +105,7 @@ public final class OtherLocales extends
* when unmarshalling a XML document having a {@code otherLocale} property without {@code defaultLocale} property,
* which is probably invalid.
*
- * @param locale The element to add.
+ * @param locale the element to add.
* @return {@code true} if the "other locales" collection has been modified as a result of this method call.
*/
@Override
@@ -124,9 +124,9 @@ public final class OtherLocales extends
/**
* Returns a collection containing the given {@code defaultLocale} followed by the {@code otherLocales}.
*
- * @param defaultLocale The first element in the collection to be returned, or {@code null} if unspecified.
- * @param otherLocales All remaining elements in the collection to be returned, or {@code null} if none.
- * @return A collection containing the default locale followed by all other ones.
+ * @param defaultLocale the first element in the collection to be returned, or {@code null} if unspecified.
+ * @param otherLocales all remaining elements in the collection to be returned, or {@code null} if none.
+ * @return a collection containing the default locale followed by all other ones.
*/
public static Collection merge(Locale defaultLocale, final Collection extends Locale> otherLocales) {
final Collection merged;
@@ -137,7 +137,7 @@ public final class OtherLocales extends
if (defaultLocale == null) {
defaultLocale = Locale.getDefault();
if (otherLocales.contains(defaultLocale)) {
- defaultLocale = Locale.ROOT; // Same default than add(Locale).
+ defaultLocale = Locale.ROOT; // Same default than add(Locale).
}
}
merged.add(defaultLocale);
@@ -159,10 +159,10 @@ public final class OtherLocales extends
* Note: while defined in {@code OtherLocales} because the primary use for this method is to
* get the default locale, this method is also opportunistically used for other legacy properties.
*
- * @param The type of elements in the collection.
- * @param values The collection where to add the new value, or {@code null}.
- * @param newValue The new value to set, or {@code null} for instead removing the first element.
- * @return The collection (may or may not be the given {@code values} collection).
+ * @param the type of elements in the collection.
+ * @param values the collection where to add the new value, or {@code null}.
+ * @param newValue the new value to set, or {@code null} for instead removing the first element.
+ * @return the collection (may or may not be the given {@code values} collection).
*
* @see org.apache.sis.internal.util.CollectionsExt#first(Iterable)
*/