Author: desruisseaux
Date: Fri Mar 20 20:38:05 2015
New Revision: 1668143
URL: http://svn.apache.org/r1668143
Log:
Javadoc: move the quotes inside the <cite></cite> elements for better rendering.
This change has been applied by an automatic search-and-replace.
Modified:
sis/branches/JDK8/application/sis-console/src/main/java/org/apache/sis/console/SubCommand.java
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/AbstractAttribute.java
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/DefaultAssociationRole.java
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/DefaultAttributeType.java
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/Convention.java
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/Formatter.java
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/package-info.java
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/metadata/iso/constraint/DefaultConstraints.java
sis/branches/JDK8/core/sis-metadata/src/test/java/org/apache/sis/metadata/TreeNodeTest.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/AxisDirections.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Formulas.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/Affine.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/LongitudeRotation.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/Mercator1SP.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/AbstractIdentifiedObject.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/Builder.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/NamedIdentifier.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/AxesConvention.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/CoordinateSystems.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/DefaultCoordinateSystemAxis.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/DirectionAlongMeridian.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/matrix/Matrices.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/projection/package-info.java
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/transform/DefaultMathTransformFactory.java
sis/branches/JDK8/core/sis-referencing/src/test/java/org/apache/sis/parameter/ParameterBuilderTest.java
sis/branches/JDK8/core/sis-referencing/src/test/java/org/apache/sis/referencing/cs/HardCodedAxes.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/jaxb/Context.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/util/DoubleDouble.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/util/LocalizedParseException.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/AppendableWriter.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/Appender.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/IO.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/TableAppender.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/TabularFormat.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/setup/About.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/CharSequences.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Configuration.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Debug.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Numbers.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/StringBuilders.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/Containers.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/TableColumn.java
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/TreeTableFormat.java
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/Decoder.java
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/GridGeometry.java
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/impl/ChannelDecoder.java
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/impl/GridGeometryInfo.java
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/package-info.java
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/ucar/DecoderWrapper.java
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/storage/netcdf/package-info.java
Modified:
sis/branches/JDK8/application/sis-console/src/main/java/org/apache/sis/console/SubCommand.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/application/sis-console/src/main/java/org/apache/sis/console/SubCommand.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/application/sis-console/src/main/java/org/apache/sis/console/SubCommand.java
[UTF-8] (original)
+++
sis/branches/JDK8/application/sis-console/src/main/java/org/apache/sis/console/SubCommand.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -280,7 +280,7 @@ abstract class SubCommand {
}
/**
- * Prints the "<cite>Can not open …</cite>" error message followed by the
message in the given exception.
+ * Prints the <cite>"Can not open …"</cite> error message followed by the
message in the given exception.
*
* @param fileIndex Index in the {@link #files} list of the file that can
not be opened.
* @param e The exception which occurred.
Modified:
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/AbstractAttribute.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/AbstractAttribute.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/AbstractAttribute.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/AbstractAttribute.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -261,7 +261,7 @@ public abstract class AbstractAttribute<
/**
* Other attributes that describes this attribute. For example if this
attribute carries a measurement,
* then a characteristic of this attribute could be the measurement
accuracy.
- * See "<cite>Attribute characterization</cite>" in {@link
DefaultAttributeType} Javadoc for more information.
+ * See <cite>"Attribute characterization"</cite> in {@link
DefaultAttributeType} Javadoc for more information.
*
* <p>The map returned by this method contains only the characteristics
explicitely defined for this attribute.
* If the map contains no characteristic for a given name, a {@linkplain
DefaultAttributeType#getDefaultValue()
Modified:
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/DefaultAssociationRole.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/DefaultAssociationRole.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/DefaultAssociationRole.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/DefaultAssociationRole.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -151,7 +151,7 @@ public class DefaultAssociationRole exte
* );
* }
*
- * After the above code completed, the {@linkplain #getValueType() value
type} of "<cite>association to B</cite>"
+ * After the above code completed, the {@linkplain #getValueType() value
type} of <cite>"association to B"</cite>
* has been automatically set to the {@code typeB} instance.
* </div>
*
Modified:
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/DefaultAttributeType.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/DefaultAttributeType.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/DefaultAttributeType.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-feature/src/main/java/org/apache/sis/feature/DefaultAttributeType.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -175,7 +175,7 @@ public class DefaultAttributeType<V> ext
* @param characterizedBy Other attribute types that describes this
attribute type (can be {@code null} for none).
* For example if this new {@code
DefaultAttributeType} describes a measurement,
* then {@code characterizedBy} could holds the
measurement accuracy.
- * See "<cite>Attribute characterization</cite>" in
class Javadoc for more information.
+ * See <cite>"Attribute characterization"</cite> in
class Javadoc for more information.
*/
public DefaultAttributeType(final Map<String,?> identification, final
Class<V> valueClass,
final int minimumOccurs, final int maximumOccurs, final V
defaultValue,
@@ -285,7 +285,7 @@ public class DefaultAttributeType<V> ext
/**
* Other attribute types that describes this attribute type.
- * See "<cite>Attribute characterization</cite>" in class Javadoc for more
information.
+ * See <cite>"Attribute characterization"</cite> in class Javadoc for more
information.
*
* <div class="note"><b>Example:</b>
* An attribute that carries a measurement (e.g. air temperature) may have
another attribute that holds the
Modified:
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/Convention.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/Convention.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/Convention.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/Convention.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -133,7 +133,7 @@ public enum Convention {
* <li>The angular units of {@code PRIMEM} and {@code PARAMETER}
elements are always degrees,
* no matter the units of the enclosing {@code GEOGCS} element.</li>
* <li>Unit names use American spelling instead than the international
ones
- * (e.g. "<cite>meter</cite>" instead than
"<cite>metre</cite>").</li>
+ * (e.g. <cite>"meter"</cite> instead than
<cite>"metre"</cite>).</li>
* </ul>
*/
WKT1_COMMON_UNITS(true),
Modified:
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/Formatter.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/Formatter.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/Formatter.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/Formatter.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -407,9 +407,9 @@ public class Formatter implements Locali
* This is not necessarily the authority who created the object to
format.</p>
*
* <div class="note"><b>Example:</b>
- * The EPSG name of the {@code EPSG:6326} datum is "<cite>World Geodetic
System 1984</cite>".
+ * The EPSG name of the {@code EPSG:6326} datum is <cite>"World Geodetic
System 1984"</cite>.
* However if the preferred authority is OGC, then the formatted datum
name will rather look like
- * "<cite>WGS84</cite>" (the exact string depends on the object
aliases).</div>
+ * <cite>"WGS84"</cite> (the exact string depends on the object
aliases).</div>
*
* @return The authority for projection and parameter names.
*
Modified:
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/package-info.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/package-info.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/package-info.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/io/wkt/package-info.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -23,7 +23,7 @@
*
* <ul>
* <li>Format projection and parameters using the names of a chosen
authority. For example the
- * "<cite>Mercator (variant A)</cite>" projection is named {@code
"Mercator_1SP"} by OGC 01-009
+ * <cite>"Mercator (variant A)"</cite> projection is named {@code
"Mercator_1SP"} by OGC 01-009
* and {@code "CT_Mercator"} by GeoTIFF.</li>
* <li>Format the elements with curly brackets instead than square ones.
* For example both {@code ID["EPSG",4326]} and {@code ID("EPSG",4326)}
are legal WKT.</li>
Modified:
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/metadata/iso/constraint/DefaultConstraints.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/metadata/iso/constraint/DefaultConstraints.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/metadata/iso/constraint/DefaultConstraints.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/metadata/iso/constraint/DefaultConstraints.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -75,7 +75,7 @@ public class DefaultConstraints extends
/**
* Limitation affecting the fitness for use of the resource.
- * Example: "<cite>not to be used for navigation</cite>".
+ * Example: <cite>"not to be used for navigation"</cite>.
*/
private Collection<InternationalString> useLimitations;
@@ -179,7 +179,7 @@ public class DefaultConstraints extends
/**
* Returns the limitation affecting the fitness for use of the resource.
- * Example: "<cite>not to be used for navigation</cite>".
+ * Example: <cite>"not to be used for navigation"</cite>.
*
* @return Limitation affecting the fitness for use of the resource.
*/
@@ -191,7 +191,7 @@ public class DefaultConstraints extends
/**
* Sets the limitation affecting the fitness for use of the resource.
- * Example: "<cite>not to be used for navigation</cite>".
+ * Example: <cite>"not to be used for navigation"</cite>.
*
* @param newValues The new use limitations.
*/
Modified:
sis/branches/JDK8/core/sis-metadata/src/test/java/org/apache/sis/metadata/TreeNodeTest.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-metadata/src/test/java/org/apache/sis/metadata/TreeNodeTest.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-metadata/src/test/java/org/apache/sis/metadata/TreeNodeTest.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-metadata/src/test/java/org/apache/sis/metadata/TreeNodeTest.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -129,7 +129,7 @@ public final strictfp class TreeNodeTest
/**
* Tests {@link TreeNode#getName()} on a metadata with only one entry in
collections.
- * Those names shall <em>not</em> contain numbering like "<cite>(1 of
2)</cite>".
+ * Those names shall <em>not</em> contain numbering like <cite>"(1 of
2)"</cite>.
*/
@Test
@DependsOnMethod("testRootNode") // Because tested more basic methods than
'getValue(TableColumn)'.
@@ -146,7 +146,7 @@ public final strictfp class TreeNodeTest
/**
* Tests {@link TreeNode#getName()} on a metadata with more than one entry
in collections.
- * Those names <em>shall</em> contain numbering like "<cite>(1 of
2)</cite>".
+ * Those names <em>shall</em> contain numbering like <cite>"(1 of
2)"</cite>.
*/
@Test
@DependsOnMethod("testGetNameForSingleton")
@@ -194,7 +194,7 @@ public final strictfp class TreeNodeTest
/**
* Tests {@link TreeNode#getIdentifier()} on a metadata with a hierarchy.
- * Those names shall <em>not</em> contain numbering like "<cite>(1 of
2)</cite>", even if the same
+ * Those names shall <em>not</em> contain numbering like <cite>"(1 of
2)"</cite>, even if the same
* identifiers are repeated. Those identifiers are not intended to be
unique in a list of children.
* The repetition of the same identifier means that they shall be part of
a collection.
*/
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/AxisDirections.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/AxisDirections.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/AxisDirections.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/AxisDirections.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -440,7 +440,7 @@ public final class AxisDirections extend
/**
* Searches pre-defined {@link AxisDirection} for a given name. This
method searches for a match in the set
* of known axis directions as returned by {@link AxisDirection#values()},
plus a few special cases like
- * "<cite>Geocentre > equator/90°E</cite>". The later are used in the
EPSG database for geocentric CRS.
+ * <cite>"Geocentre > equator/90°E"</cite>. The later are used in the
EPSG database for geocentric CRS.
*
* <p>This method does not know about {@code
org.apache.sis.referencing.cs.DirectionAlongMeridian}.
* The later is a parser which may create new directions, while this
method searches only in a set
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Formulas.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Formulas.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Formulas.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Formulas.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -57,8 +57,8 @@ public final class Formulas extends Stat
/**
* The length of a <cite>Julian year</cite> in milliseconds.
- * From Wikipedia, "<cite>In astronomy, a Julian year (symbol: <b>a</b>)
is a unit of measurement of time
- * defined as exactly 365.25 days of 86,400 SI seconds each.</cite>".
+ * From Wikipedia, <cite>"In astronomy, a Julian year (symbol: <b>a</b>)
is a unit of measurement of time
+ * defined as exactly 365.25 days of 86,400 SI seconds each."</cite>.
*
* @see <a
href="http://en.wikipedia.org/wiki/Julian_year_%28astronomy%29">Wikipedia:
Julian year (astronomy)</a>
*/
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/Affine.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/Affine.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/Affine.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/Affine.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -36,7 +36,7 @@ import org.apache.sis.referencing.operat
/**
- * The provider for "<cite>Affine parametric transformation</cite>"
(EPSG:9624).
+ * The provider for <cite>"Affine parametric transformation"</cite>
(EPSG:9624).
* The set of available parameters depends on the matrix size, which is 3×3 by
default.
*
* <table class="sis">
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/LongitudeRotation.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/LongitudeRotation.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/LongitudeRotation.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/LongitudeRotation.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -29,7 +29,7 @@ import org.apache.sis.parameter.Paramete
/**
- * The provider for "<cite>Longitude rotation</cite>" (EPSG:9601).
+ * The provider for <cite>"Longitude rotation"</cite> (EPSG:9601).
* The "Longitude rotation" is created as an affine transform containing only
a translation term in degrees.
* Advantage of using an affine transform for such simple operation is that
this {@code AffineTransform} can
* be efficiently concatenated with other affine transform instances.
@@ -61,7 +61,7 @@ public final class LongitudeRotation ext
static final String NAME = "Longitude offset";
/**
- * The operation parameter descriptor for the "<cite>longitude
offset</cite>" parameter value.
+ * The operation parameter descriptor for the <cite>"longitude
offset"</cite> parameter value.
*/
private static final ParameterDescriptor<Double> OFFSET;
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/Mercator1SP.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/Mercator1SP.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/Mercator1SP.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/provider/Mercator1SP.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -26,7 +26,7 @@ import org.apache.sis.metadata.iso.citat
/**
- * The provider for "<cite>Mercator (variant A)</cite>" projection
+ * The provider for <cite>"Mercator (variant A)"</cite> projection
* (EPSG:9804, EPSG:1026, <span class="deprecated">EPSG:9841</span>).
* EPSG defines two codes for this projection, 1026 being the spherical case
and 9804 the ellipsoidal case.
*
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/AbstractIdentifiedObject.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/AbstractIdentifiedObject.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/AbstractIdentifiedObject.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/AbstractIdentifiedObject.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -69,9 +69,9 @@ import java.util.Objects;
/**
* Base class for objects identified by a name or a code. Those objects are
typically
- * {@linkplain org.apache.sis.referencing.datum.DefaultGeodeticDatum geodetic
datum} (e.g. "<cite>World Geodetic System 1984</cite>"),
- * {@linkplain org.apache.sis.referencing.crs.AbstractCRS Coordinate Reference
System} (e.g. "<cite>WGS 84 / World Mercator</cite>") or
- * {@linkplain org.apache.sis.referencing.operation.DefaultProjection map
projection} (e.g. "<cite>Mercator (variant A)</cite>").
+ * {@linkplain org.apache.sis.referencing.datum.DefaultGeodeticDatum geodetic
datum} (e.g. <cite>"World Geodetic System 1984"</cite>),
+ * {@linkplain org.apache.sis.referencing.crs.AbstractCRS Coordinate Reference
System} (e.g. <cite>"WGS 84 / World Mercator"</cite>) or
+ * {@linkplain org.apache.sis.referencing.operation.DefaultProjection map
projection} (e.g. <cite>"Mercator (variant A)"</cite>).
* Those names, or a code (e.g. {@code "EPSG:3395"}), can be used for fetching
an object from a database.
* However it is not sufficient to know the object name. We also need to know
who define that name
* (the {@linkplain NamedIdentifier#getAuthority() authority}) since the same
objects are often named differently
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/Builder.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/Builder.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/Builder.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/Builder.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -104,8 +104,8 @@ import java.util.Objects;
* </ul>
*
* <div class="note"><b>Example:</b>
- * The EPSG database defines a projection named "<cite>Mercator (variant
A)</cite>" (EPSG:9804).
- * This projection was named "<cite>Mercator (1SP)</cite>" in older EPSG
database versions.
+ * The EPSG database defines a projection named <cite>"Mercator (variant
A)"</cite> (EPSG:9804).
+ * This projection was named <cite>"Mercator (1SP)"</cite> in older EPSG
database versions.
* The same projection was also named "{@code Mercator_1SP}" by OGC some
specifications.
* If we choose EPSG as our primary naming authority, then those three names
can be declared as below:
*
@@ -414,7 +414,7 @@ public abstract class Builder<B extends
* {@linkplain AbstractIdentifiedObject#getAlias() aliases} defined after
the primary name.
*
* <div class="note"><b>Example:</b>
- * The "<cite>Longitude of natural origin</cite>" parameter defined by
EPSG is named differently
+ * The <cite>"Longitude of natural origin"</cite> parameter defined by
EPSG is named differently
* by OGC and GeoTIFF. Those alternative names can be defined as below:
*
* {@preformat java
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/NamedIdentifier.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/NamedIdentifier.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/NamedIdentifier.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/NamedIdentifier.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -70,7 +70,7 @@ import java.util.Objects;
* <li><b>{@linkplain #scope() Scope}:</b> derived from the shortest
{@linkplain #getAuthority() authority}'s
* {@linkplain Citation#getAlternateTitles() alternate titles}, or the
{@linkplain Citation#getTitle() main title}
* if there is no alternate titles. This policy exploits the ISO 19115
comment saying that citation alternate titles
- * often contain abbreviation (for example "DCW" as an alternative title
for "<cite>Digital Chart of the World</cite>").</li>
+ * often contain abbreviation (for example "DCW" as an alternative title
for <cite>"Digital Chart of the World"</cite>).</li>
* </ul>
*
* <div class="note"><b>Example:</b>
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/AxesConvention.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/AxesConvention.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/AxesConvention.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/AxesConvention.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -172,7 +172,7 @@ public enum AxesConvention {
*
* <div class="section">Usage</div>
* This enum is often used for deriving a coordinate system with the
(<var>longitude</var>, <var>latitude</var>) or
- * (<var>x</var>,<var>y</var>) axis order. We do not provide a
"<cite>longitude or <var>x</var> axis first</cite>"
+ * (<var>x</var>,<var>y</var>) axis order. We do not provide a
<cite>"longitude or <var>x</var> axis first"</cite>
* enumeration value because such criterion is hard to apply to
inter-cardinal directions and has no meaning for
* map projections over a pole, while the right-handed rule can apply
everywhere.
*
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/CoordinateSystems.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/CoordinateSystems.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/CoordinateSystems.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/CoordinateSystems.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -61,10 +61,10 @@ public final class CoordinateSystems ext
* Names are case-insensitive. They may be:
*
* <ul>
- * <li>Cardinal directions like "<cite>north</cite>" and
"<cite>east</cite>".</li>
- * <li>Inter-cardinal directions "<cite>north-east</cite>" and
"<cite>south-south-east</cite>",
+ * <li>Cardinal directions like <cite>"north"</cite> and
<cite>"east"</cite>.</li>
+ * <li>Inter-cardinal directions <cite>"north-east"</cite> and
<cite>"south-south-east"</cite>,
* using either {@code '-'}, {@code '_'} or spaces as separator
between the cardinal points.</li>
- * <li>Directions from a pole like "<cite>South along 180 deg</cite>"
and "<cite>South along 90° East</cite>",
+ * <li>Directions from a pole like <cite>"South along 180 deg"</cite>
and <cite>"South along 90° East"</cite>,
* using either the {@code "deg"} or {@code "°"} symbol.</li>
* </ul>
*
@@ -108,7 +108,7 @@ public final class CoordinateSystems ext
* <ul>
* <li>The angle from {@link AxisDirection#EAST EAST} to {@link
AxisDirection#NORTH NORTH} is 90°</li>
* <li>The angle from {@link AxisDirection#SOUTH SOUTH} to {@link
AxisDirection#WEST WEST} is -90°</li>
- * <li>The angle from "<cite>North along 90° East</cite>" to
"<cite>North along 0°</cite>" is 90°.</li>
+ * <li>The angle from <cite>"North along 90° East"</cite> to
<cite>"North along 0°"</cite> is 90°.</li>
* </ul>
*
* <div class="section">Horizontal and vertical directions</div>
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/DefaultCoordinateSystemAxis.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/DefaultCoordinateSystemAxis.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/DefaultCoordinateSystemAxis.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/DefaultCoordinateSystemAxis.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -67,8 +67,8 @@ import java.util.Objects;
* <div class="section">Axis names</div>
* In some case, the axis name is constrained by ISO 19111 depending on the
* {@linkplain org.opengis.referencing.crs.CoordinateReferenceSystem
coordinate reference system} type.
- * This constraint works in two directions. For example the names
"<cite>geodetic latitude</cite>" and
- * "<cite>geodetic longitude</cite>" shall be used to designate the coordinate
axis names associated
+ * This constraint works in two directions. For example the names
<cite>"geodetic latitude"</cite> and
+ * <cite>"geodetic longitude"</cite> shall be used to designate the coordinate
axis names associated
* with a {@link org.opengis.referencing.crs.GeographicCRS}. Conversely, these
names shall not be used
* in any other context. See the GeoAPI {@link CoordinateSystemAxis} javadoc
for more information.
*
@@ -542,9 +542,9 @@ public class DefaultCoordinateSystemAxis
*
* The above special cases are needed in order to workaround a conflict in
specifications:
* ISO 19111 states explicitly that the latitude and longitude axis names
shall be
- * "<cite>Geodetic latitude</cite>" and "<cite>Geodetic longitude</cite>",
while the legacy
+ * <cite>"Geodetic latitude"</cite> and <cite>"Geodetic longitude"</cite>,
while the legacy
* OGC 01-009 (where version 1 of the WKT format is defined) said that the
default values shall be
- * "<cite>Lat</cite>" and "<cite>Lon</cite>".
+ * <cite>"Lat"</cite> and <cite>"Lon"</cite>.
*
* <div class="section">Future evolutions</div>
* This method implements heuristic rules learned from experience while
trying to provide inter-operability
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/DirectionAlongMeridian.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/DirectionAlongMeridian.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/DirectionAlongMeridian.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/cs/DirectionAlongMeridian.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -29,7 +29,7 @@ import org.apache.sis.io.wkt.Formatter;
/**
- * Parses {@linkplain AxisDirection axis direction} of the kind "<cite>South
along 90 deg East</cite>".
+ * Parses {@linkplain AxisDirection axis direction} of the kind <cite>"South
along 90 deg East"</cite>.
* Those directions are used in the EPSG database for polar stereographic
projections.
*
* <div class="section">Reference meridian</div>
@@ -51,8 +51,8 @@ final class DirectionAlongMeridian exten
* A parser for EPSG axis names. Examples:
*
* <ul>
- * <li>"<cite>South along 180 deg</cite>"</li>
- * <li>"<cite>South along 90 deg East</cite>"</li>
+ * <li><cite>"South along 180 deg"</cite></li>
+ * <li><cite>"South along 90 deg East"</cite></li>
* </ul>
*/
private static final Pattern EPSG = Pattern.compile(
@@ -178,7 +178,7 @@ final class DirectionAlongMeridian exten
* A positive angle denote a right-handed system.
*
* <div class="note"><b>Example:</b>
- * The angle from "<cite>North along 90 deg East</cite>" to "<cite>North
along 0 deg</cite> is 90°.</div>
+ * The angle from <cite>"North along 90 deg East"</cite> to <cite>"North
along 0 deg</cite> is 90°.</div>
*/
public double angle(final DirectionAlongMeridian other) {
if (!baseDirection.equals(other.baseDirection)) {
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/matrix/Matrices.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/matrix/Matrices.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/matrix/Matrices.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/matrix/Matrices.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -902,7 +902,7 @@ public final class Matrices extends Stat
*
* <p>The current implementation formats ±0 and ±1 without trailing {@code
".0"}, and all other values with
* a per-column uniform number of fraction digits. The ±0 and ±1 values
are treated especially because they
- * usually imply a "<cite>no scale</cite>", "<cite>no translation</cite>"
or "<cite>orthogonal axes</cite>"
+ * usually imply a <cite>"no scale"</cite>, <cite>"no translation"</cite>
or <cite>"orthogonal axes"</cite>
* meaning. A matrix in SIS is often populated mostly by ±0 and ±1 values,
with a few "interesting" values.
* The simpler ±0 and ±1 formatting makes easier to spot the "interesting"
values.</p>
*
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/projection/package-info.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/projection/package-info.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/projection/package-info.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/projection/package-info.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -123,16 +123,16 @@
* <li>{@link
org.apache.sis.referencing.operation.projection.UnitaryProjection.Parameters#normalize(boolean)
denormalize} affine transform</li>
* </ul>
*
- * The first step ("<cite>normalize</cite>") converts longitude and latitude
values from degrees to radians and removes the
+ * The first step (<cite>"normalize"</cite>) converts longitude and latitude
values from degrees to radians and removes the
* {@linkplain
org.apache.sis.referencing.operation.projection.UnitaryProjection.Parameters#centralMeridian
central meridian}
- * from the longitude. The last step ("<cite>denormalize</cite>") multiplies
the result of the middle
+ * from the longitude. The last step (<cite>"denormalize"</cite>) multiplies
the result of the middle
* step by the global scale factor (which is typically, but not always, the
product of the
* {@linkplain
org.apache.sis.referencing.operation.projection.UnitaryProjection.Parameters#scaleFactor
scale factor} with the
* {@linkplain
org.apache.sis.referencing.operation.projection.UnitaryProjection.Parameters#semiMajor
semi-major} axis length),
* then adds the
* {@linkplain
org.apache.sis.referencing.operation.projection.UnitaryProjection.Parameters#falseEasting
false easting} and
* {@linkplain
org.apache.sis.referencing.operation.projection.UnitaryProjection.Parameters#falseNorthing
false northing}.
- * This means that the middle step ("<cite>unitary projection</cite>") is
performed on an ellipse
+ * This means that the middle step (<cite>"unitary projection"</cite>) is
performed on an ellipse
* (or sphere) having a semi-major axis of 1.
*
* <p>In other words, the
Modified:
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/transform/DefaultMathTransformFactory.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/transform/DefaultMathTransformFactory.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/transform/DefaultMathTransformFactory.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/transform/DefaultMathTransformFactory.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -90,8 +90,8 @@ import org.apache.sis.util.resources.Mes
*
* <p>Each descriptor has many aliases, and those aliases may vary between
different projections.
* For example the <cite>false easting</cite> parameter is usually called
{@code "false_easting"}
- * by OGC, while EPSG uses various names like "<cite>False easting</cite>" or
"<cite>Easting at
- * false origin</cite>".</p>
+ * by OGC, while EPSG uses various names like <cite>"False easting"</cite> or
<cite>"Easting at
+ * false origin"</cite>.</p>
*
* <div class="section">Dynamic parameters</div>
* A few non-standard parameters are defined for compatibility reasons,
Modified:
sis/branches/JDK8/core/sis-referencing/src/test/java/org/apache/sis/parameter/ParameterBuilderTest.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/test/java/org/apache/sis/parameter/ParameterBuilderTest.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/test/java/org/apache/sis/parameter/ParameterBuilderTest.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/test/java/org/apache/sis/parameter/ParameterBuilderTest.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -73,7 +73,7 @@ public final strictfp class ParameterBui
}
/**
- * Tests the "<cite>Mercator (variant A)</cite>" example given in Javadoc.
+ * Tests the <cite>"Mercator (variant A)"</cite> example given in Javadoc.
*/
@Test
@DependsOnMethod("testCreate")
Modified:
sis/branches/JDK8/core/sis-referencing/src/test/java/org/apache/sis/referencing/cs/HardCodedAxes.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/test/java/org/apache/sis/referencing/cs/HardCodedAxes.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-referencing/src/test/java/org/apache/sis/referencing/cs/HardCodedAxes.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-referencing/src/test/java/org/apache/sis/referencing/cs/HardCodedAxes.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -38,7 +38,7 @@ public final strictfp class HardCodedAxe
* Axis for geodetic longitudes in a {@linkplain
org.apache.sis.referencing.crs.DefaultGeographicCRS geographic CRS}.
* Increasing ordinates values go {@linkplain AxisDirection#EAST East}
* and units are {@linkplain NonSI#DEGREE_ANGLE degrees}.
- * The ISO 19111 name is "<cite>geodetic longitude</cite>" and the
abbreviation is "λ" (lambda).
+ * The ISO 19111 name is <cite>"geodetic longitude"</cite> and the
abbreviation is "λ" (lambda).
*
* <p>This axis is usually part of a {@link #GEODETIC_LONGITUDE}, {@link
#GEODETIC_LATITUDE},
* {@link #ELLIPSOIDAL_HEIGHT} set.</p>
@@ -53,7 +53,7 @@ public final strictfp class HardCodedAxe
* Axis for geodetic latitudes in a {@linkplain
org.apache.sis.referencing.crs.DefaultGeographicCRS geographic CRS}.
* Increasing ordinates values go {@linkplain AxisDirection#NORTH North}
* and units are {@linkplain NonSI#DEGREE_ANGLE degrees}.
- * The ISO 19111 name is "<cite>geodetic latitude</cite>" and the
abbreviation is "φ" (phi).
+ * The ISO 19111 name is <cite>"geodetic latitude"</cite> and the
abbreviation is "φ" (phi).
*
* <p>This axis is usually part of a {@link #GEODETIC_LONGITUDE}, {@link
#GEODETIC_LATITUDE},
* {@link #ELLIPSOIDAL_HEIGHT} set.</p>
@@ -98,7 +98,7 @@ public final strictfp class HardCodedAxe
* Axis for height values above the ellipsoid in a
* {@linkplain org.apache.sis.referencing.crs.DefaultGeographicCRS
geographic CRS}.
* Increasing ordinates values go {@linkplain AxisDirection#UP up} and
units are {@linkplain SI#METRE metres}.
- * The ISO 19111 name is "<cite>ellipsoidal height</cite>" and the
abbreviation is lower case "<var>h</var>".
+ * The ISO 19111 name is <cite>"ellipsoidal height"</cite> and the
abbreviation is lower case "<var>h</var>".
*
* <p>This axis is usually part of a {@link #GEODETIC_LONGITUDE}, {@link
#GEODETIC_LATITUDE},
* {@link #ELLIPSOIDAL_HEIGHT} set.</p>
@@ -114,7 +114,7 @@ public final strictfp class HardCodedAxe
/**
* Axis for height values measured from gravity.
* Increasing ordinates values go {@linkplain AxisDirection#UP up} and
units are {@linkplain SI#METRE metres}.
- * The ISO 19111 name is "<cite>gravity-related height</cite>" and the
abbreviation is upper case "<var>H</var>".
+ * The ISO 19111 name is <cite>"gravity-related height"</cite> and the
abbreviation is upper case "<var>H</var>".
*
* @see #ALTITUDE
* @see #ELLIPSOIDAL_HEIGHT
@@ -149,7 +149,7 @@ public final strictfp class HardCodedAxe
/**
* Axis for depth.
* Increasing ordinates values go {@linkplain AxisDirection#DOWN down} and
units are {@linkplain SI#METRE metres}.
- * The ISO 19111 name is "<cite>depth</cite>".
+ * The ISO 19111 name is <cite>"depth"</cite>.
*
* @see #ALTITUDE
* @see #ELLIPSOIDAL_HEIGHT
@@ -163,7 +163,7 @@ public final strictfp class HardCodedAxe
* Axis for radius in a {@linkplain
org.apache.sis.referencing.crs.DefaultGeocentricCRS geocentric CRS}
* using {@linkplain org.apache.sis.referencing.cs.DefaultSphericalCS
spherical CS}.
* Increasing ordinates values go {@linkplain AxisDirection#UP up} and
units are {@linkplain SI#METRE metres}.
- * The ISO 19111 name is "<cite>geocentric radius</cite>" and the
abbreviation is lower case "<var>r</var>".
+ * The ISO 19111 name is <cite>"geocentric radius"</cite> and the
abbreviation is lower case "<var>r</var>".
*
* <p>This axis is usually part of a {@link #SPHERICAL_LONGITUDE}, {@link
#SPHERICAL_LATITUDE},
* {@link #GEOCENTRIC_RADIUS} set.</p>
@@ -181,7 +181,7 @@ public final strictfp class HardCodedAxe
* using {@linkplain org.apache.sis.referencing.cs.DefaultSphericalCS
spherical CS}.
* Increasing ordinates values go {@linkplain AxisDirection#EAST East}
* and units are {@linkplain NonSI#DEGREE_ANGLE degrees}.
- * The ISO 19111 name is "<cite>spherical longitude</cite>" and the
abbreviation is "Ω" (omega).
+ * The ISO 19111 name is <cite>"spherical longitude"</cite> and the
abbreviation is "Ω" (omega).
*
* <p>This axis is usually part of a {@link #SPHERICAL_LONGITUDE}, {@link
#SPHERICAL_LATITUDE},
* {@link #GEOCENTRIC_RADIUS} set.</p>
@@ -197,7 +197,7 @@ public final strictfp class HardCodedAxe
* using {@linkplain org.apache.sis.referencing.cs.DefaultSphericalCS
spherical CS}.
* Increasing ordinates values go {@linkplain AxisDirection#NORTH North}
* and units are {@linkplain NonSI#DEGREE_ANGLE degrees}.
- * The ISO 19111 name is "<cite>spherical latitude</cite>" and the
abbreviation is "Θ" (theta).
+ * The ISO 19111 name is <cite>"spherical latitude"</cite> and the
abbreviation is "Θ" (theta).
*
* <p>This axis is usually part of a {@link #SPHERICAL_LONGITUDE}, {@link
#SPHERICAL_LATITUDE},
* {@link #GEOCENTRIC_RADIUS} set.</p>
@@ -255,7 +255,7 @@ public final strictfp class HardCodedAxe
* using {@linkplain org.apache.sis.referencing.cs.DefaultCartesianCS
Cartesian CS}.
* Increasing ordinates values goes typically toward prime meridian, but
the actual axis direction
* is {@link AxisDirection#GEOCENTRIC_X GEOCENTRIC_X}. The units are
{@linkplain SI#METRE metres}.
- * The ISO 19111 name is "<cite>Geocentric X</cite>" and the abbreviation
is upper case "<var>X</var>".
+ * The ISO 19111 name is <cite>"Geocentric X"</cite> and the abbreviation
is upper case "<var>X</var>".
*
* <p>In legacy OGC 01-009 specification (still in use for WKT 1 format),
* the direction was {@link AxisDirection#OTHER OTHER}).</p>
@@ -270,7 +270,7 @@ public final strictfp class HardCodedAxe
* using {@linkplain org.apache.sis.referencing.cs.DefaultCartesianCS
Cartesian CS}.
* Increasing ordinates values goes typically toward East, but the actual
axis direction is
* {@link AxisDirection#GEOCENTRIC_Y GEOCENTRIC_Y}. The units are
{@linkplain SI#METRE metres}.
- * The ISO 19111 name is "<cite>Geocentric Y</cite>" and the abbreviation
is upper case "<var>Y</var>".
+ * The ISO 19111 name is <cite>"Geocentric Y"</cite> and the abbreviation
is upper case "<var>Y</var>".
*
* <p>In legacy OGC 01-009 specification (still in use for WKT 1 format),
* the direction was {@link AxisDirection#EAST EAST}).</p>
@@ -285,7 +285,7 @@ public final strictfp class HardCodedAxe
* using {@linkplain org.apache.sis.referencing.cs.DefaultCartesianCS
Cartesian CS}.
* Increasing ordinates values goes typically toward North, but the actual
axis direction is
* {@link AxisDirection#GEOCENTRIC_Z GEOCENTRIC_Z}. The units are
{@linkplain SI#METRE metres}.
- * The ISO 19111 name is "<cite>Geocentric Z</cite>" and the abbreviation
is upper case "<var>Z</var>".
+ * The ISO 19111 name is <cite>"Geocentric Z"</cite> and the abbreviation
is upper case "<var>Z</var>".
*
* <p>In legacy OGC 01-009 specification (still in use for WKT 1 format),
* the direction was {@link AxisDirection#NORTH NORTH}).</p>
@@ -298,7 +298,7 @@ public final strictfp class HardCodedAxe
/**
* Axis for Easting values in a {@linkplain
org.apache.sis.referencing.crs.DefaultProjectedCRS projected CRS}.
* Increasing ordinates values go {@linkplain AxisDirection#EAST East} and
units are {@linkplain SI#METRE metres}.
- * The ISO 19111 name is "<cite>easting</cite>" and the abbreviation is
upper case "<var>E</var>".
+ * The ISO 19111 name is <cite>"easting"</cite> and the abbreviation is
upper case "<var>E</var>".
*
* <p>This axis is usually part of a {@link #EASTING}, {@link #NORTHING}
set.</p>
*
@@ -312,7 +312,7 @@ public final strictfp class HardCodedAxe
/**
* Axis for Westing values in a {@linkplain
org.apache.sis.referencing.crs.DefaultProjectedCRS projected CRS}.
* Increasing ordinates values go {@linkplain AxisDirection#WEST West} and
units are {@linkplain SI#METRE metres}.
- * The ISO 19111 name is "<cite>westing</cite>" and the abbreviation is
upper case "<var>W</var>".
+ * The ISO 19111 name is <cite>"westing"</cite> and the abbreviation is
upper case "<var>W</var>".
*
* @see #X
* @see #EASTING
@@ -324,7 +324,7 @@ public final strictfp class HardCodedAxe
/**
* Axis for Northing values in a {@linkplain
org.apache.sis.referencing.crs.DefaultProjectedCRS projected CRS}.
* Increasing ordinates values go {@linkplain AxisDirection#NORTH North}
and units are {@linkplain SI#METRE metres}.
- * The ISO 19111 name is "<cite>northing</cite>" and the abbreviation is
upper case "<var>N</var>".
+ * The ISO 19111 name is <cite>"northing"</cite> and the abbreviation is
upper case "<var>N</var>".
*
* <p>This axis is usually part of a {@link #EASTING}, {@link #NORTHING}
set.</p>
*
@@ -338,7 +338,7 @@ public final strictfp class HardCodedAxe
/**
* Axis for Southing values in a {@linkplain
org.apache.sis.referencing.crs.DefaultProjectedCRS projected CRS}.
* Increasing ordinates values go {@linkplain AxisDirection#SOUTH South}
and units are {@linkplain SI#METRE metres}.
- * The ISO 19111 name is "<cite>southing</cite>" and the abbreviation is
upper case "<var>S</var>".
+ * The ISO 19111 name is <cite>"southing"</cite> and the abbreviation is
upper case "<var>S</var>".
*
* @see #Y
* @see #NORTHING
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/jaxb/Context.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/jaxb/Context.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/jaxb/Context.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/jaxb/Context.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -294,7 +294,7 @@ public final class Context extends Marsh
* This method is static for the convenience of performing the check for
null context.</div>
*
* @param context The current context, or {@code null} if none.
- * @param key One of the value documented in the "<cite>Map key</cite>"
column of
+ * @param key One of the value documented in the <cite>"Map key"</cite>
column of
* {@link org.apache.sis.xml.XML#SCHEMAS}.
* @param defaultSchema The value to return if no schema is found for the
given key.
* @return The base URL of the schema, or an empty buffer if none were
specified.
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/util/DoubleDouble.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/util/DoubleDouble.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/util/DoubleDouble.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/util/DoubleDouble.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -178,7 +178,7 @@ public final class DoubleDouble extends
/**
* The error that shall be added to the main {@link #value} in order to
get the
- * "<cite>real</cite>" (actually "<cite>the most accurate that we
can</cite>") value.
+ * <cite>"real"</cite> (actually <cite>"the most accurate that we
can"</cite>) value.
*/
public double error;
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/util/LocalizedParseException.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/util/LocalizedParseException.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/util/LocalizedParseException.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/internal/util/LocalizedParseException.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -95,8 +95,8 @@ public final class LocalizedParseExcepti
/**
* Creates a {@link ParseException} with a localized message built from
the given parsing
- * information. This convenience constructor creates a message of the kind
"<cite>Can not
- * parse string "text" as an object of type 'type'</cite>".
+ * information. This convenience constructor creates a message of the kind
<cite>"Can not
+ * parse string "text" as an object of type 'type'"</cite>.
*
* @param locale The locale for {@link #getLocalizedMessage()}.
* @param type The type of objects parsed by the {@link
java.text.Format}.
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/AppendableWriter.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/AppendableWriter.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/AppendableWriter.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/AppendableWriter.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -162,7 +162,7 @@ final class AppendableWriter extends Wri
/**
* Returns the content of the underlying {@link Appendable} as a string if
possible,
- * or the localized "<cite>Unavailable content</cite>" string otherwise.
+ * or the localized <cite>"Unavailable content"</cite> string otherwise.
*
* @return The content of the underlying {@code Appendable},
* or a localized message for unavailable content.
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/Appender.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/Appender.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/Appender.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/Appender.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -185,7 +185,7 @@ abstract class Appender implements Appen
/**
* Returns the content of this {@code Appendable} as a string if possible,
- * or the localized "<cite>Unavailable content</cite>" string otherwise.
+ * or the localized <cite>"Unavailable content"</cite> string otherwise.
*
* @return The content of this {@code Appendable}, or a localized message
for unavailable content.
*
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/IO.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/IO.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
--- sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/IO.java
[UTF-8] (original)
+++ sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/IO.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -136,7 +136,7 @@ public final class IO extends Static {
/**
* Returns the content of the given {@code Appendable} as a string if
possible,
- * or the localized "<cite>Unavailable content</cite>" string otherwise.
+ * or the localized <cite>"Unavailable content"</cite> string otherwise.
*/
static String toString(final Appendable out) {
final CharSequence content = IO.content(out);
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/TableAppender.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/TableAppender.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/TableAppender.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/TableAppender.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -641,7 +641,7 @@ public class TableAppender extends Appen
* indirectly a wrapper around a {@code CharSequence}, returns its
{@code toString()}
* representation. The string will contain this table content only
if {@link #flush()}
* has been invoked prior this {@code toString()} method.</li>
- * <li>Otherwise returns the localized "<cite>Unavailable
content</cite>" string.</li>
+ * <li>Otherwise returns the localized <cite>"Unavailable
content"</cite> string.</li>
* </ul>
*/
@Override
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/TabularFormat.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/TabularFormat.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/TabularFormat.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/io/TabularFormat.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -218,9 +218,9 @@ public abstract class TabularFormat<T> e
* </ul>
*
* <div class="note"><b>Example:</b>
- * The {@code "?……[…] "} pattern means "<cite>If the next value is
non-null, then insert the
+ * The {@code "?……[…] "} pattern means <cite>"If the next value is
non-null, then insert the
* {@code "……"} string, repeat the {@code '…'} character as many time as
needed (may be zero),
- * then insert a space</cite>".
+ * then insert a space"</cite>.
* </div>
*
* @param pattern The pattern of the new column separator.
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/setup/About.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/setup/About.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/setup/About.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/setup/About.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -571,7 +571,7 @@ pathTree: for (int j=0; ; j++) {
* node but lost all value of the parent node. For this reason, we perform
the merge only if the
* parent has no value.
*
- * <p>See the "<cite>Reduce the depth of a tree</cite>" example in {@link
TreeTables} for more information.
+ * <p>See the <cite>"Reduce the depth of a tree"</cite> example in {@link
TreeTables} for more information.
* In particular, note that this implementation assumes that children
collections are {@link List} (this is
* guaranteed for {@link DefaultTreeTable.Node} implementations).</p>
*
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/CharSequences.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/CharSequences.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/CharSequences.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/CharSequences.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -1068,7 +1068,7 @@ search: for (; fromIndex <= toIndex;
*
* <p>More specifically if the given value ends with a {@code '.'}
character followed by a
* sequence of {@code '0'} characters, then those characters are omitted.
Otherwise this
- * method returns the text unchanged. This is a "<cite>all or
nothing</cite>" method:
+ * method returns the text unchanged. This is a <cite>"all or
nothing"</cite> method:
* either the fractional part is completely removed, or either it is left
unchanged.</p>
*
* <div class="section">Examples</div>
@@ -1245,7 +1245,7 @@ searchWordBreak: while (true) {
* <ol>
* <li>Invoke {@link #camelCaseToWords(CharSequence, boolean)}, which
separate the words
* on the basis of character case. For example {@code
"transferFunctionType"} become
- * "<cite>transfer function type</cite>". This works fine for ISO
19115 identifiers.</li>
+ * <cite>"transfer function type"</cite>. This works fine for ISO
19115 identifiers.</li>
*
* <li>Next replace all occurrence of {@code '_'} by spaces in order to
take in account
* an other common naming convention, which uses {@code '_'} as a word
separator. This
@@ -1296,7 +1296,7 @@ searchWordBreak: while (true) {
* Given a string in camel cases, returns a string with the same words
separated by spaces.
* A word begins with a upper-case character following a lower-case
character. For example
* if the given string is {@code "PixelInterleavedSampleModel"}, then this
method returns
- * "<cite>Pixel Interleaved Sample Model</cite>" or "<cite>Pixel
interleaved sample model</cite>"
+ * <cite>"Pixel Interleaved Sample Model"</cite> or <cite>"Pixel
interleaved sample model"</cite>
* depending on the value of the {@code toLowerCase} argument.
*
* <p>If {@code toLowerCase} is {@code false}, then this method inserts
spaces but does not change
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Configuration.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Configuration.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Configuration.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Configuration.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -25,7 +25,7 @@ import java.lang.annotation.RetentionPol
/**
* Annotates methods having a system-wide impact on the configuration of the
Apache SIS library.
- * See "<cite>Use</cite>" javadoc link for a list of annotated methods.
+ * See <cite>"Use"</cite> javadoc link for a list of annotated methods.
*
* @author Martin Desruisseaux (IRD, Geomatys)
* @since 0.3
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Debug.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Debug.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Debug.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Debug.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -26,7 +26,7 @@ import java.lang.annotation.RetentionPol
/**
* Annotates classes or methods that are provided mostly for debugging
purpose. This annotation
* is defined in order to make easier to find which debugging tools are
available in case of
- * problem. See the "<cite>Use</cite>" javadoc link for a list of annotated
classes and methods.
+ * problem. See the <cite>"Use"</cite> javadoc link for a list of annotated
classes and methods.
*
* <div class="section">{@code Object.toString()} policy</div>
* Subclasses override the {@link Object#toString()} method for various
purposes, sometime providing
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Numbers.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Numbers.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Numbers.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/Numbers.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -635,8 +635,8 @@ public final class Numbers extends Stati
/**
* Returns a {@code NaN}, zero, empty or {@code null} value of the given
type. This method
- * tries to return the closest value that can be interpreted as
"<cite>none</cite>", which
- * is usually not the same than "<cite>zero</cite>". More specifically:
+ * tries to return the closest value that can be interpreted as
<cite>"none"</cite>, which
+ * is usually not the same than <cite>"zero"</cite>. More specifically:
*
* <ul>
* <li>If the given type is a floating point <strong>primitive</strong>
type ({@code float}
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/StringBuilders.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/StringBuilders.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/StringBuilders.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/StringBuilders.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -164,7 +164,7 @@ public final class StringBuilders extend
*
* <p>More specifically if the given buffer ends with a {@code '.'}
character followed by a
* sequence of {@code '0'} characters, then those characters are removed.
Otherwise this
- * method does nothing. This is a "<cite>all or nothing</cite>" method:
either the fractional
+ * method does nothing. This is a <cite>"all or nothing"</cite> method:
either the fractional
* part is completely removed, or either it is left unchanged.</p>
*
* <div class="section">Use case</div>
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/Containers.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/Containers.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/Containers.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/Containers.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -221,7 +221,7 @@ public final class Containers extends St
* or {@code null} if the map is null or does not contain a value for the
key.
* If the mapped value is non-null but can not be casted to the given
type, then this
* method throws an {@link IllegalArgumentException} with a message of the
form
- * "<cite>Property ‘{@code key}’ does not accept instances of ‘{@code
value.class}’.</cite>".
+ * <cite>"Property ‘{@code key}’ does not accept instances of ‘{@code
value.class}’."</cite>.
*
* <p>This is a helper method for processing a {@code Map} argument
containing property values of various
* kinds, as in the {@link
org.apache.sis.referencing.AbstractIdentifiedObject#AbstractIdentifiedObject(Map)
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/TableColumn.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/TableColumn.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/TableColumn.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/TableColumn.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -100,7 +100,7 @@ import org.apache.sis.util.resources.Voc
public class TableColumn<V> implements CheckedContainer<V> {
/**
* Frequently-used constant for a column of object names.
- * The column {@linkplain #getHeader() header} is "<cite>Name</cite>"
(eventually localized) and
+ * The column {@linkplain #getHeader() header} is <cite>"Name"</cite>
(eventually localized) and
* the column elements are typically instances of {@link String} or {@link
InternationalString},
* depending on whether the data provide localization support or not.
*/
@@ -109,7 +109,7 @@ public class TableColumn<V> implements C
/**
* Frequently-used constant for a column of object identifiers.
- * The column {@linkplain #getHeader() header} is
"<cite>Identifier</cite>" (eventually localized)
+ * The column {@linkplain #getHeader() header} is
<cite>"Identifier"</cite> (eventually localized)
* and the column elements are instances of {@link String}.
*/
public static final TableColumn<String> IDENTIFIER = new
Constant<>("IDENTIFIER",
@@ -117,7 +117,7 @@ public class TableColumn<V> implements C
/**
* Frequently-used constant for a column of index values.
- * The column {@linkplain #getHeader() header} is "<cite>Index</cite>"
(eventually localized)
+ * The column {@linkplain #getHeader() header} is <cite>"Index"</cite>
(eventually localized)
* and the column elements are instances of {@link Integer}.
*/
public static final TableColumn<Integer> INDEX = new Constant<>("INDEX",
@@ -125,7 +125,7 @@ public class TableColumn<V> implements C
/**
* Frequently-used constant for a column of object types.
- * The column {@linkplain #getHeader() header} is "<cite>Type</cite>"
(eventually localized).
+ * The column {@linkplain #getHeader() header} is <cite>"Type"</cite>
(eventually localized).
*/
@SuppressWarnings("unchecked")
public static final TableColumn<Class<?>> TYPE = new Constant<>("TYPE",
@@ -133,7 +133,7 @@ public class TableColumn<V> implements C
/**
* Frequently-used constant for a column of object values.
- * The column {@linkplain #getHeader() header} is "<cite>Value</cite>"
(eventually localized) and
+ * The column {@linkplain #getHeader() header} is <cite>"Value"</cite>
(eventually localized) and
* the column elements can be instance of any kind of objects.
*
* @see #VALUE_AS_TEXT
@@ -144,7 +144,7 @@ public class TableColumn<V> implements C
/**
* Frequently-used constant for a column of object textual values.
- * The column {@linkplain #getHeader() header} is "<cite>Value</cite>"
(eventually localized) and
+ * The column {@linkplain #getHeader() header} is <cite>"Value"</cite>
(eventually localized) and
* the column elements are typically instances of {@link String} or {@link
InternationalString},
* depending on whether the data provide localization support or not.
*/
@@ -153,7 +153,7 @@ public class TableColumn<V> implements C
/**
* Frequently-used constant for a column of object numerical values.
- * The column {@linkplain #getHeader() header} is "<cite>Value</cite>"
(eventually localized).
+ * The column {@linkplain #getHeader() header} is <cite>"Value"</cite>
(eventually localized).
*/
public static final TableColumn<Number> VALUE_AS_NUMBER = new
Constant<>("VALUE_AS_NUMBER",
Number.class, Vocabulary.Keys.Value);
Modified:
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/TreeTableFormat.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/TreeTableFormat.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/TreeTableFormat.java
[UTF-8] (original)
+++
sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/collection/TreeTableFormat.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -79,9 +79,9 @@ import static org.apache.sis.util.Charac
* below nodes) can be modified by calls to the setter methods defined in this
formatter.
* In particular, the dots joining the node labels to their values can be
specified by the
* {@linkplain #setColumnSeparatorPattern(String) column separator pattern}.
- * The default pattern is {@code "?……[…] "}, which means "<cite>If the next
value is non-null,
+ * The default pattern is {@code "?……[…] "}, which means <cite>"If the next
value is non-null,
* then insert the {@code "……"} string, repeat the {@code '…'} character as
many time as needed
- * (may be zero), and finally insert a space</cite>".
+ * (may be zero), and finally insert a space"</cite>.
*
* <div class="section">Safety against infinite recursivity</div>
* Some {@code TreeTable} implementations generate the nodes dynamically as
wrappers around Java objects.
Modified:
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/Decoder.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/Decoder.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/Decoder.java
[UTF-8] (original)
+++
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/Decoder.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -149,7 +149,7 @@ public abstract class Decoder implements
/**
* Converts the given numerical values to date, using the information
provided in the given unit symbol.
- * The unit symbol is typically a string like "<cite>days since
1970-01-01T00:00:00Z</cite>".
+ * The unit symbol is typically a string like <cite>"days since
1970-01-01T00:00:00Z"</cite>.
*
* @param symbol The temporal unit name or symbol, followed by the epoch.
* @param values The values to convert. May contains {@code null}
elements.
Modified:
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/GridGeometry.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/GridGeometry.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/GridGeometry.java
[UTF-8] (original)
+++
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/GridGeometry.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -34,7 +34,7 @@ public abstract class GridGeometry {
/**
* Returns the number of dimensions in the grid.
- * This is the number of dimensions of source coordinates in the
"<cite>grid to CRS</cite>" transform.
+ * This is the number of dimensions of source coordinates in the
<cite>"grid to CRS"</cite> transform.
*
* @return Number of grid dimensions.
*/
@@ -42,7 +42,7 @@ public abstract class GridGeometry {
/**
* Returns the number of dimensions in the coordinate reference system.
- * This is the number of dimensions of target coordinates in the
"<cite>grid to CRS</cite>" transform.
+ * This is the number of dimensions of target coordinates in the
<cite>"grid to CRS"</cite> transform.
* It should also be equal to the size of the list returned by {@link
#getAxes()}.
*
* @return Number of CRS dimensions.
Modified:
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/impl/ChannelDecoder.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/impl/ChannelDecoder.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/impl/ChannelDecoder.java
[UTF-8] (original)
+++
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/impl/ChannelDecoder.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -101,7 +101,7 @@ public final class ChannelDecoder extend
/**
* The pattern to use for separating the component of a time unit.
- * An example of time unit is "<cite>days since
1970-01-01T00:00:00Z</cite>".
+ * An example of time unit is <cite>"days since
1970-01-01T00:00:00Z"</cite>.
*
* @see #numberToDate(String, Number[])
*/
@@ -648,7 +648,7 @@ public final class ChannelDecoder extend
/**
* Converts the given numerical values to date, using the information
provided in the given unit symbol.
- * The unit symbol is typically a string like "<cite>days since
1970-01-01T00:00:00Z</cite>".
+ * The unit symbol is typically a string like <cite>"days since
1970-01-01T00:00:00Z"</cite>.
*
* @param values The values to convert. May contains {@code null}
elements.
* @return The converted values. May contains {@code null} elements.
Modified:
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/impl/GridGeometryInfo.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/impl/GridGeometryInfo.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/impl/GridGeometryInfo.java
[UTF-8] (original)
+++
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/impl/GridGeometryInfo.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -71,7 +71,7 @@ final class GridGeometryInfo extends Gri
}
/**
- * Returns the number of dimensions of source coordinates in the
"<cite>grid to CRS</cite>" conversion.
+ * Returns the number of dimensions of source coordinates in the
<cite>"grid to CRS"</cite> conversion.
* This is the number of dimensions of the <em>grid</em>.
*/
@Override
@@ -80,7 +80,7 @@ final class GridGeometryInfo extends Gri
}
/**
- * Returns the number of dimensions of target coordinates in the
"<cite>grid to CRS</cite>" conversion.
+ * Returns the number of dimensions of target coordinates in the
<cite>"grid to CRS"</cite> conversion.
* This is the number of dimensions of the <em>coordinate reference
system</em>.
*/
@Override
Modified:
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/package-info.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/package-info.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/package-info.java
[UTF-8] (original)
+++
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/package-info.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -28,11 +28,11 @@
* factors.</p>
*
* <p>A side effect of this isolation layer is also to adapt NetCDF vocabulary
to Apache SIS one.
- * For example what NetCDF calls "<cite>coordinate system</cite>" is actually
a mix of what OGC/ISO
- * specifications call "<cite>coordinate system</cite>", "<cite>coordinate
reference system</cite>"
- * and "<cite>grid geometry</cite>". The NetCDF coordinate system
"<cite>range</cite>" is closer to
- * ISO 19123 "<cite>domain</cite>", the NetCDF coordinate system
"<cite>domain</cite>" is closer to
- * ISO 19123 "<cite>grid envelope</cite>" and the ISO 19123
"<cite>range</cite>" is rather related
+ * For example what NetCDF calls <cite>"coordinate system"</cite> is actually
a mix of what OGC/ISO
+ * specifications call <cite>"coordinate system"</cite>, <cite>"coordinate
reference system"</cite>
+ * and <cite>"grid geometry"</cite>. The NetCDF coordinate system
<cite>"range"</cite> is closer to
+ * ISO 19123 <cite>"domain"</cite>, the NetCDF coordinate system
<cite>"domain"</cite> is closer to
+ * ISO 19123 <cite>"grid envelope"</cite> and the ISO 19123
<cite>"range"</cite> is rather related
* to the NetCDF variable minimum and maximum values. Trying to use OGC/ISO
and NetCDF objects in
* the same code appears to be <strong>very</strong> confusing. This isolation
layer allows our code
* use a more consistent vocabulary (compared to the rest of Apache SIS).</p>
Modified:
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/ucar/DecoderWrapper.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/ucar/DecoderWrapper.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/ucar/DecoderWrapper.java
[UTF-8] (original)
+++
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/ucar/DecoderWrapper.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -243,7 +243,7 @@ public final class DecoderWrapper extend
/**
* Converts the given numerical values to date, using the information
provided in the given unit symbol.
- * The unit symbol is typically a string like "<cite>days since
1970-01-01T00:00:00Z</cite>".
+ * The unit symbol is typically a string like <cite>"days since
1970-01-01T00:00:00Z"</cite>.
*
* @param values The values to convert. May contains {@code null}
elements.
* @return The converted values. May contains {@code null} elements.
Modified:
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/storage/netcdf/package-info.java
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/storage/netcdf/package-info.java?rev=1668143&r1=1668142&r2=1668143&view=diff
==============================================================================
---
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/storage/netcdf/package-info.java
[UTF-8] (original)
+++
sis/branches/JDK8/storage/sis-netcdf/src/main/java/org/apache/sis/storage/netcdf/package-info.java
[UTF-8] Fri Mar 20 20:38:05 2015
@@ -30,18 +30,18 @@
*
* <div class="section">Note on the definition of terms</div>
* The UCAR library sometime uses the same words than the ISO/OGC standards
for different things.
- * In particular the words "<cite>domain</cite>" and "<cite>range</cite>" can
be applied to arbitrary functions,
+ * In particular the words <cite>"domain"</cite> and <cite>"range"</cite> can
be applied to arbitrary functions,
* and the UCAR library chooses to apply it to the function that converts grid
indices to geodetic coordinates.
* The ISO 19123 standard on the other hand considers coverage as a function,
and applies those <cite>domain</cite>
* and <cite>range</cite> words to that function. More specifically:
*
* <ul>
- * <li>UCAR "<cite>coordinate system</cite>" is actually a mix of
<cite>coordinate system</cite>,
+ * <li>UCAR <cite>"coordinate system"</cite> is actually a mix of
<cite>coordinate system</cite>,
* <cite>coordinate reference system</cite> and <cite>grid
geometry</cite> in OGC sense.</li>
- * <li>UCAR coordinate system "<cite>domain</cite>" is not equivalent to ISO
19123 coverage domain,
+ * <li>UCAR coordinate system <cite>"domain"</cite> is not equivalent to ISO
19123 coverage domain,
* but is rather related to <cite>grid envelope</cite>.</li>
- * <li>ISO 19123 coverage <cite>domain</cite> is related to UCAR coordinate
system "<cite>range</cite>".</li>
- * <li>ISO 19123 coverage <cite>range</cite> is not equivalent to UCAR
"<cite>range</cite>",
+ * <li>ISO 19123 coverage <cite>domain</cite> is related to UCAR coordinate
system <cite>"range"</cite>.</li>
+ * <li>ISO 19123 coverage <cite>range</cite> is not equivalent to UCAR
<cite>"range"</cite>,
* but is rather related to the NetCDF variable's minimum and maximum
values.</li>
* </ul>
*