Author: desruisseaux
Date: Fri Mar 8 15:21:30 2013
New Revision: 1454421
URL: http://svn.apache.org/r1454421
Log:
Documentation fix.
Modified:
sis/ip-review/rev/29615/NumberConverter.xhtml
Modified: sis/ip-review/rev/29615/NumberConverter.xhtml
URL:
http://svn.apache.org/viewvc/sis/ip-review/rev/29615/NumberConverter.xhtml?rev=1454421&r1=1454420&r2=1454421&view=diff
==============================================================================
--- sis/ip-review/rev/29615/NumberConverter.xhtml (original)
+++ sis/ip-review/rev/29615/NumberConverter.xhtml Fri Mar 8 15:21:30 2013
@@ -28,9 +28,7 @@ than the Geotoolkit.org one (which separ
Even the "<code>(source != null) ? source.toString() : null</code>" part was
not written
that way in the original code, and such simple statement is in about every
Java softwares.</p>
-<blockquote><pre></pre>
-</blockquote>
-
+<p>The table below compares the GeoTools code with the Geotoolkit.org one.</p>
<p><b>Command line:</b></p>
<blockquote><code>svn cat -r29615
http://svn.osgeo.org/geotools/trunk/modules/library/main/src/main/java/org/geotools/util/NumericConverterFactory.java</code></blockquote>