source:
josm/trunk/src/org/openstreetmap/josm/io@
6394
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| auth | 6365 | 12 years | Sonar/Findbugs - fix of recent violations | ||
| imagery | 6316 | 12 years | Sonar/FindBugs - Loose coupling | ||
| remotecontrol | 6362 | 12 years | Checkstyle: - private constructors for util classes - final classes - … | ||
| session | 6392 | 12 years | fix #9274 - GeoImageLayer functionality enhancements (patch by holgerosm) | ||
| AbstractParser.java | 8.0 KB | 6362 | 12 years | Checkstyle: - private constructors for util classes - final classes - … | |
| AbstractReader.java | 8.3 KB | 6248 | 12 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.8 KB | 6380 | 12 years | update license/copyright information | |
| CacheCustomContent.java | 5.7 KB | 6102 | 13 years | see #8902 - Small performance enhancements / coding style (patch by … | |
| CacheFiles.java | 11.1 KB | 6248 | 12 years | Rework console output: - new log level "error" - Replace nearly all … | |
| Capabilities.java | 5.1 KB | 6317 | 12 years | Sonar/FindBugs - Loose coupling | |
| ChangesetClosedException.java | 5.2 KB | 6248 | 12 years | Rework console output: - new log level "error" - Replace nearly all … | |
| ChangesetQuery.java | 18.5 KB | 6258 | 12 years | Sonar/Findbugs - Performance - Inefficient use of keySet iterator … | |
| DefaultProxySelector.java | 6.9 KB | 6348 | 12 years | fix #7019 - Don't perform proxy resolution when not needed (slows down … | |
| DiffResultProcessor.java | 6.8 KB | 6380 | 12 years | update license/copyright information | |
| FileExporter.java | 1.9 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| FileImporter.java | 5.3 KB | 6248 | 12 years | Rework console output: - new log level "error" - Replace nearly all … | |
| GeoJSONExporter.java | 1.3 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| GeoJSONWriter.java | 3.3 KB | 6246 | 12 years | Sonar/FindBugs - various bugfixes / violation fixes | |
| GpxExporter.java | 13.5 KB | 6084 | 13 years | see #8902 - add missing @Override annotations (patch by shinigami) | |
| GpxImporter.java | 6.3 KB | 6084 | 13 years | see #8902 - add missing @Override annotations (patch by shinigami) | |
| GpxReader.java | 20.5 KB | 6380 | 12 years | update license/copyright information | |
| GpxWriter.java | 9.6 KB | 6380 | 12 years | update license/copyright information | |
| IllegalDataException.java | 466 bytes | 3083 | 16 years | added svn:eol-style=native to source files | |
| InvalidXmlCharacterFilter.java | 1.8 KB | 6080 | 13 years | fixed #8893 - Cannot load GPX file | |
| JpgImporter.java | 4.0 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| MessageNotifier.java | 6.5 KB | 6365 | 12 years | Sonar/Findbugs - fix of recent violations | |
| MirroredInputStream.java | 13.4 KB | 6380 | 12 years | update license/copyright information | |
| MissingOAuthAccessTokenException.java | 536 bytes | 3083 | 16 years | added svn:eol-style=native to source files | |
| MultiFetchServerObjectReader.java | 24.3 KB | 6248 | 12 years | Rework console output: - new log level "error" - Replace nearly all … | |
| NMEAImporter.java | 3.3 KB | 6132 | 13 years | see #6963 - new message after successful upload; use notification for … | |
| NmeaReader.java | 17.4 KB | 6296 | 12 years | Sonar/Findbugs - Avoid commented-out lines of code, javadoc | |
| OsmApi.java | 32.3 KB | 6349 | 12 years | fix #9234 - For identified users, notifies periodically (every 5 … | |
| 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 | 919 bytes | 6289 | 12 years | Sonar/Findbugs - fix various problems | |
| OsmBzip2Importer.java | 879 bytes | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| OsmChangeBuilder.java | 4.4 KB | 6009 | 13 years | fix #8799 - Follow conventional visitor design pattern by renaming … | |
| OsmChangeImporter.java | 3.1 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| OsmChangeReader.java | 3.7 KB | 5927 | 13 years | add missing license information | |
| OsmChangesetContentParser.java | 6.5 KB | 6380 | 12 years | update license/copyright information | |
| OsmChangesetParser.java | 8.8 KB | 6362 | 12 years | Checkstyle: - private constructors for util classes - final classes - … | |
| OsmConnection.java | 5.4 KB | 6380 | 12 years | update license/copyright information | |
| OsmDataParsingException.java | 1.3 KB | 3083 | 16 years | added svn:eol-style=native to source files | |
| OsmExporter.java | 4.0 KB | 5926 | 13 years | clean up imports | |
| OsmGzipExporter.java | 623 bytes | 5361 | 14 years | fix #7879 - Allow to open local and remote gzipped/bzipped osmChange … | |
| OsmGzipImporter.java | 856 bytes | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| OsmHistoryReader.java | 3.4 KB | 6380 | 12 years | update license/copyright information | |
| OsmImporter.java | 5.5 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| OsmReader.java | 25.6 KB | 6316 | 12 years | Sonar/FindBugs - Loose coupling | |
| OsmServerBackreferenceReader.java | 11.2 KB | 6361 | 12 years | Sonar/Findbugs - Unused formal parameter | |
| OsmServerChangesetReader.java | 7.8 KB | 6362 | 12 years | Checkstyle: - private constructors for util classes - final classes - … | |
| OsmServerHistoryReader.java | 2.9 KB | 5874 | 13 years | see #8570, #7406 - I/O refactorization: - Move different file copy … | |
| OsmServerLocationReader.java | 6.1 KB | 6244 | 12 years | fix #9091 - rework osm/gpx download tasks - take into account recent … | |
| OsmServerObjectReader.java | 5.8 KB | 6362 | 12 years | Checkstyle: - private constructors for util classes - final classes - … | |
| OsmServerReader.java | 10.3 KB | 6380 | 12 years | update license/copyright information | |
| OsmServerReadPostprocessor.java | 317 bytes | 4645 | 14 years | Added three new hooks for plugins, allowing plugins to mess with … | |
| OsmServerUserInfoReader.java | 6.8 KB | 6365 | 12 years | Sonar/Findbugs - fix of recent violations | |
| OsmServerWritePostprocessor.java | 376 bytes | 4645 | 14 years | Added three new hooks for plugins, allowing plugins to mess with … | |
| OsmServerWriter.java | 10.8 KB | 6380 | 12 years | update license/copyright information | |
| 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 | 12 years | update license/copyright information | |
| OsmWriterFactory.java | 1.1 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| ProgressInputStream.java | 3.0 KB | 6380 | 12 years | update license/copyright information | |
| UTFInputStreamReader.java | 2.3 KB | 6362 | 12 years | Checkstyle: - private constructors for util classes - final classes - … | |
| 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 | 6380 | 12 years | update license/copyright information | |
Note:
See TracBrowser
for help on using the repository browser.
