source:
josm/trunk/src/org/openstreetmap/josm/io@
6886
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| auth | 6883 | 12 years | fix some Sonar issues | ||
| imagery | 6883 | 12 years | fix some Sonar issues | ||
| remotecontrol | 6883 | 12 years | fix some Sonar issues | ||
| session | 6792 | 12 years | Sonar - fix various issues | ||
| AbstractParser.java | 8.0 KB | 6362 | 13 years | Checkstyle: - private constructors for util classes - final classes - … | |
| AbstractReader.java | 8.3 KB | 6248 | 13 years | Rework console output: - new log level "error" - Replace nearly all … | |
| AllFormatsImporter.java | 1.3 KB | 5131 | 14 years | automatically add file extensions added by plugins to the "All … | |
| BoundingBoxDownloader.java | 5.9 KB | 6474 | 13 years | fix #9434 - Robustness in hash URLs parsing | |
| CacheCustomContent.java | 5.4 KB | 6643 | 13 years |
global replacement of e.printStackTrace() by Main.error(e)
|
|
| CacheFiles.java | 11.1 KB | 6248 | 13 years | Rework console output: - new log level "error" - Replace nearly all … | |
| Capabilities.java | 5.2 KB | 6830 | 12 years | javadoc fixes for jdk8 compatibility | |
| ChangesetClosedException.java | 5.2 KB | 6643 | 13 years |
global replacement of e.printStackTrace() by Main.error(e)
|
|
| ChangesetQuery.java | 20.5 KB | 6830 | 12 years | javadoc fixes for jdk8 compatibility | |
| Compression.java | 3.3 KB | 6882 | 12 years |
enable loading of .osm.zip files
|
|
| DefaultProxySelector.java | 8.2 KB | 6714 | 13 years | fix #7474 - don't use proxy when connecting to localhost | |
| DiffResultProcessor.java | 6.8 KB | 6380 | 13 years | update license/copyright information | |
| FileExporter.java | 2.5 KB | 6830 | 12 years | javadoc fixes for jdk8 compatibility | |
| FileImporter.java | 6.6 KB | 6882 | 12 years |
enable loading of .osm.zip files
|
|
| GeoJSONExporter.java | 1.4 KB | 6552 | 13 years |
Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
|
|
| GeoJSONWriter.java | 5.5 KB | 6806 | 12 years | fix some Sonar issues introduced recently | |
| GpxExporter.java | 13.6 KB | 6815 | 12 years | fix #9662 - correct handling of canceled gpx export | |
| GpxImporter.java | 6.1 KB | 6798 | 12 years | fix some Sonar issues | |
| GpxReader.java | 20.5 KB | 6830 | 12 years | javadoc fixes for jdk8 compatibility | |
| GpxWriter.java | 9.6 KB | 6552 | 13 years |
Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
|
|
| IllegalDataException.java | 466 bytes | 3083 | 16 years | added svn:eol-style=native to source files | |
| ImportCancelException.java | 264 bytes | 6621 | 13 years | fix #9262 - Cancelling opening file should not result in an error message | |
| InvalidXmlCharacterFilter.java | 1.9 KB | 6787 | 12 years | fix #9647 - filter invalid XML characters in changeset API responses | |
| JpgImporter.java | 4.0 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| MessageNotifier.java | 6.5 KB | 6695 | 13 years | fix #9581 - Improve regular info message about "download user details" … | |
| MirroredInputStream.java | 17.4 KB | 6867 | 12 years |
fix #9715 - Set HTTP Accept header to expected MIME types when …
|
|
| MissingOAuthAccessTokenException.java | 536 bytes | 3083 | 16 years | added svn:eol-style=native to source files | |
| MultiFetchServerObjectReader.java | 24.3 KB | 6830 | 12 years | javadoc fixes for jdk8 compatibility | |
| NMEAImporter.java | 3.3 KB | 6798 | 12 years | fix some Sonar issues | |
| NmeaReader.java | 17.4 KB | 6822 | 12 years | see #8902 - Small performance enhancements / coding style (patch by … | |
| OsmApi.java | 32.7 KB | 6875 | 12 years | fix #9744 - Make OsmApi.sendRequest() protected to let plugins access … | |
| OsmApiException.java | 7.4 KB | 6087 | 13 years | see #8902 - string.equals("") => string.isEmpty() (patch by shinigami) | |
| OsmApiInitializationException.java | 2.0 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| OsmApiPrimitiveGoneException.java | 2.0 KB | 3083 | 16 years | added svn:eol-style=native to source files | |
| OsmBzip2Exporter.java | 411 bytes | 6718 | 13 years | fix javadoc, comments | |
| OsmBzip2Importer.java | 785 bytes | 6718 | 13 years | fix javadoc, comments | |
| OsmChangeBuilder.java | 4.4 KB | 6009 | 13 years | fix #8799 - Follow conventional visitor design pattern by renaming … | |
| OsmChangeImporter.java | 2.8 KB | 6716 | 13 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
| OsmChangeReader.java | 3.8 KB | 6881 | 12 years | javadoc/code style/minor refactorization | |
| OsmChangesetContentParser.java | 6.4 KB | 6552 | 13 years |
Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
|
|
| OsmChangesetParser.java | 8.9 KB | 6787 | 12 years | fix #9647 - filter invalid XML characters in changeset API responses | |
| OsmConnection.java | 5.4 KB | 6643 | 13 years |
global replacement of e.printStackTrace() by Main.error(e)
|
|
| OsmDataParsingException.java | 1.3 KB | 3083 | 16 years | added svn:eol-style=native to source files | |
| OsmExporter.java | 4.0 KB | 6716 | 13 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
| OsmGzipExporter.java | 406 bytes | 6718 | 13 years | fix javadoc, comments | |
| OsmGzipImporter.java | 760 bytes | 6718 | 13 years | fix javadoc, comments | |
| OsmHistoryReader.java | 3.5 KB | 6643 | 13 years |
global replacement of e.printStackTrace() by Main.error(e)
|
|
| OsmImporter.java | 5.5 KB | 6798 | 12 years | fix some Sonar issues | |
| OsmReader.java | 25.9 KB | 6650 | 13 years | see #9414 see #9542 - MapCSS validator: handle BOM in config files | |
| OsmServerBackreferenceReader.java | 11.3 KB | 6830 | 12 years | javadoc fixes for jdk8 compatibility | |
| OsmServerChangesetReader.java | 7.6 KB | 6830 | 12 years | javadoc fixes for jdk8 compatibility | |
| OsmServerHistoryReader.java | 2.9 KB | 6822 | 12 years | see #8902 - Small performance enhancements / coding style (patch by … | |
| OsmServerLocationReader.java | 6.0 KB | 6882 | 12 years |
enable loading of .osm.zip files
|
|
| OsmServerObjectReader.java | 5.8 KB | 6830 | 12 years | javadoc fixes for jdk8 compatibility | |
| OsmServerReader.java | 14.2 KB | 6882 | 12 years |
enable loading of .osm.zip files
|
|
| OsmServerReadPostprocessor.java | 317 bytes | 4645 | 15 years | Added three new hooks for plugins, allowing plugins to mess with … | |
| OsmServerUserInfoReader.java | 7.4 KB | 6695 | 13 years | fix #9581 - Improve regular info message about "download user details" … | |
| OsmServerWritePostprocessor.java | 376 bytes | 4645 | 15 years | Added three new hooks for plugins, allowing plugins to mess with … | |
| OsmServerWriter.java | 10.8 KB | 6830 | 12 years | javadoc fixes for jdk8 compatibility | |
| OsmTransferCanceledException.java | 261 bytes | 5386 | 14 years | see #7914 - Introduce OsmApi.MAX_DOWNLOAD_THREADS and improve javadoc … | |
| OsmTransferException.java | 2.6 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| OsmWriter.java | 10.5 KB | 6380 | 13 years | update license/copyright information | |
| OsmWriterFactory.java | 1.1 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| OsmZipImporter.java | 799 bytes | 6882 | 12 years |
enable loading of .osm.zip files
|
|
| ProgressInputStream.java | 3.0 KB | 6380 | 13 years | update license/copyright information | |
| UTFInputStreamReader.java | 2.7 KB | 6650 | 13 years | see #9414 see #9542 - MapCSS validator: handle BOM in config files | |
| WMSLayerExporter.java | 1.4 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| WMSLayerImporter.java | 2.4 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| XmlWriter.java | 2.4 KB | 6830 | 12 years | javadoc fixes for jdk8 compatibility | |
Note:
See TracBrowser
for help on using the repository browser.
