File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
src/main/java/org/apache/commons/imaging/formats/tiff/constants Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4242/**
4343 * Digital Negative (DNG) Specification
4444 * <BR>
45- * http://www.adobe.com/products/dng/pdfs/dng_spec_1_3_0_0.pdf
45+ * <a href=" http://www.adobe.com/products/dng/pdfs/dng_spec_1_3_0_0.pdf">...</a>
4646 */
4747public final class DngTagConstants {
4848
Original file line number Diff line number Diff line change 4242
4343/**
4444 * References:
45- * http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/EXIF.html
46- * http://tiki-lounge.com/~raf/tiff/fields.html
47- * http://www.awaresystems.be/imaging/tiff/tifftags.html
45+ * <a href=" http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/EXIF.html">...</a>
46+ * <a href=" http://tiki-lounge.com/~raf/tiff/fields.html">...</a>
47+ * <a href=" http://www.awaresystems.be/imaging/tiff/tifftags.html">...</a>
4848 *
49- * "Stonits": http://www.anyhere.com/gward/pixformat/tiffluv.html
49+ * "Stonits": <a href=" http://www.anyhere.com/gward/pixformat/tiffluv.html">...</a>
5050 */
5151public final class ExifTagConstants {
5252
Original file line number Diff line number Diff line change 2626/**
2727 * GDAL library.
2828 * <BR>
29- * http://www.awaresystems.be/imaging/tiff/tifftags/gdal_metadata.html
29+ * <a href=" http://www.awaresystems.be/imaging/tiff/tifftags/gdal_metadata.html">...</a>
3030 * <BR>
31- * http://www.awaresystems.be/imaging/tiff/tifftags/gdal_nodata.html
31+ * <a href=" http://www.awaresystems.be/imaging/tiff/tifftags/gdal_nodata.html">...</a>
3232 */
3333public final class GdalLibraryTagConstants {
3434
Original file line number Diff line number Diff line change 2828/**
2929 * Geo Tiff.
3030 * <BR>
31- * http://www.remotesensing.org/geotiff/spec/contents.html
31+ * <a href=" http://www.remotesensing.org/geotiff/spec/contents.html">...</a>
3232 */
3333public final class GeoTiffTagConstants {
3434
Original file line number Diff line number Diff line change 2929/**
3030 * Molecular Dynamics GEL file format
3131 * <BR>
32- * http://www.awaresystems.be/imaging/tiff/tifftags/docs/gel.html
32+ * <a href=" http://www.awaresystems.be/imaging/tiff/tifftags/docs/gel.html">...</a>
3333 */
3434public final class MolecularDynamicsGelTagConstants {
3535
Original file line number Diff line number Diff line change 2626/**
2727 * Oce Scanjob.
2828 * <BR>
29- * http://www.awaresystems.be/imaging/tiff/tifftags/docs/oce.html
29+ * <a href=" http://www.awaresystems.be/imaging/tiff/tifftags/docs/oce.html">...</a>
3030 */
3131public final class OceScanjobTagConstants {
3232
You can’t perform that action at this time.
0 commit comments