source:
josm/trunk/src/org/openstreetmap/josm/io@
8347
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| auth | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | ||
| imagery | 8347 | 11 years | simplify/instrument SAX code | ||
| remotecontrol | 8342 | 11 years | code style - Close curly brace and the next "else", "catch" and … | ||
| session | 8332 | 11 years | fix various issues: - performance - inefficient use of keySet iterator … | ||
| Compression.java | 3.4 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| FileWatcher.java | 6.3 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| GeoJSONExporter.java | 1.3 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| GeoJSONWriter.java | 5.5 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| GpxExporter.java | 13.4 KB | 8061 | 11 years | see #11096 - strip .png | |
| ImportCancelException.java | 254 bytes | 7937 | 11 years | add subversion property svn:eol=native | |
| InvalidXmlCharacterFilter.java | 1.9 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| JpgImporter.java | 4.0 KB | 7178 | 12 years | fixed #10068 - Images with .jpeg extension can't be opened | |
| MissingOAuthAccessTokenException.java | 536 bytes | 3083 | 16 years | added svn:eol-style=native to source files | |
| NoteExporter.java | 1.5 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| OfflineAccessException.java | 459 bytes | 7937 | 11 years | add subversion property svn:eol=native | |
| OnlineResource.java | 1.7 KB | 7937 | 11 years | add subversion property svn:eol=native | |
| OsmImporter.java | 6.1 KB | 7816 | 11 years | fixed #10860 - set initial viewport correctly when mapview is opened | |
| OsmServerLocationReader.java | 7.3 KB | 7531 | 11 years | applied #10503 - Note download code (patch by ToeBee) | |
| OsmServerReadPostprocessor.java | 317 bytes | 7937 | 11 years | add subversion property svn:eol=native | |
| OsmServerWritePostprocessor.java | 380 bytes | 7937 | 11 years | add subversion property svn:eol=native | |
| OsmZipImporter.java | 771 bytes | 7937 | 11 years | add subversion property svn:eol=native | |
| AbstractParser.java | 7.7 KB | 8308 | 11 years | fix potential NPEs and Sonar issues related to serialization | |
| AbstractReader.java | 8.2 KB | 8332 | 11 years | fix various issues: - performance - inefficient use of keySet iterator … | |
| BoundingBoxDownloader.java | 8.3 KB | 8345 | 11 years | code style - Useless parentheses around expressions should be removed … | |
| CacheCustomContent.java | 6.3 KB | 8332 | 11 years | fix various issues: - performance - inefficient use of keySet iterator … | |
| CachedFile.java | 20.3 KB | 8073 | 11 years | fix some Sonar issues | |
| CacheFiles.java | 11.6 KB | 8345 | 11 years | code style - Useless parentheses around expressions should be removed … | |
| Capabilities.java | 9.4 KB | 8347 | 11 years | simplify/instrument SAX code | |
| ChangesetClosedException.java | 5.0 KB | 7299 | 12 years | fix #10121 - Add a new look-and-feel preference to display ISO 8601 … | |
| ChangesetQuery.java | 19.7 KB | 8304 | 11 years | simplify URL encoding/decoding | |
| DefaultProxySelector.java | 8.6 KB | 7187 | 12 years | fix #10079 - typos in messages and javadoc | |
| DiffResultProcessor.java | 7.0 KB | 8347 | 11 years | simplify/instrument SAX code | |
| FileExporter.java | 2.5 KB | 6830 | 12 years | javadoc fixes for jdk8 compatibility | |
| FileImporter.java | 6.2 KB | 7596 | 11 years | fix various warnings | |
| GpxImporter.java | 6.1 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| GpxReader.java | 21.4 KB | 8347 | 11 years | simplify/instrument SAX code | |
| GpxWriter.java | 9.9 KB | 7518 | 11 years | fix #10489 - Add additional attributes to GPX Export for nodes + GPX … | |
| IllegalDataException.java | 1.2 KB | 7417 | 11 years | fix #10380 - throw IllegalDataException instead of RuntimeException … | |
| MessageNotifier.java | 6.5 KB | 8126 | 11 years | fix Sonar issue squid:S2444 - Lazy initialization of "static" fields … | |
| MultiFetchServerObjectReader.java | 24.5 KB | 8338 | 11 years | fix squid:S1319 - Declarations should use Java collection interfaces … | |
| NMEAImporter.java | 4.2 KB | 7326 | 12 years | fix #10292 - allow to load a session with NMEA file + enhance … | |
| NmeaReader.java | 17.4 KB | 8346 | 11 years | squid:S00116 - Field names should comply with a naming convention | |
| NoteImporter.java | 2.1 KB | 7870 | 11 years | cleanup of NoteImporter | |
| NoteReader.java | 8.4 KB | 8347 | 11 years | simplify/instrument SAX code | |
| NoteWriter.java | 3.0 KB | 8346 | 11 years | squid:S00116 - Field names should comply with a naming convention | |
| OsmApi.java | 37.2 KB | 8345 | 11 years | code style - Useless parentheses around expressions should be removed … | |
| OsmApiException.java | 7.3 KB | 8342 | 11 years | code style - Close curly brace and the next "else", "catch" and … | |
| OsmApiPrimitiveGoneException.java | 2.0 KB | 6889 | 12 years | fix some Sonar issues (JLS order) | |
| OsmBzip2Exporter.java | 411 bytes | 6718 | 12 years | fix javadoc, comments | |
| OsmBzip2Importer.java | 785 bytes | 6718 | 12 years | fix javadoc, comments | |
| OsmChangeBuilder.java | 4.3 KB | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | |
| OsmChangeReader.java | 3.7 KB | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | |
| OsmChangesetContentParser.java | 6.2 KB | 8347 | 11 years | simplify/instrument SAX code | |
| OsmChangesetParser.java | 10.8 KB | 8347 | 11 years | simplify/instrument SAX code | |
| OsmConnection.java | 5.4 KB | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | |
| OsmExporter.java | 4.9 KB | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | |
| OsmGzipExporter.java | 406 bytes | 6718 | 12 years | fix javadoc, comments | |
| OsmGzipImporter.java | 760 bytes | 6718 | 12 years | fix javadoc, comments | |
| OsmHistoryReader.java | 3.6 KB | 8347 | 11 years | simplify/instrument SAX code | |
| OsmReader.java | 25.0 KB | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | |
| OsmServerBackreferenceReader.java | 10.4 KB | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | |
| OsmServerChangesetReader.java | 8.8 KB | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | |
| OsmServerHistoryReader.java | 2.8 KB | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | |
| OsmServerObjectReader.java | 5.6 KB | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | |
| OsmServerReader.java | 15.8 KB | 8342 | 11 years | code style - Close curly brace and the next "else", "catch" and … | |
| OsmServerWriter.java | 10.8 KB | 8291 | 11 years | fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for … | |
| OsmWriter.java | 10.9 KB | 8345 | 11 years | code style - Useless parentheses around expressions should be removed … | |
| OsmWriterFactory.java | 1.2 KB | 8126 | 11 years | fix Sonar issue squid:S2444 - Lazy initialization of "static" fields … | |
| ProgressInputStream.java | 3.0 KB | 6380 | 12 years | update license/copyright information | |
| UTFInputStreamReader.java | 2.7 KB | 8345 | 11 years | code style - Useless parentheses around expressions should be removed … | |
| WMSLayerExporter.java | 1.2 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| WMSLayerImporter.java | 2.3 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| XmlWriter.java | 2.4 KB | 7005 | 12 years | see #8465 - use diamond operator where applicable | |
| OsmChangeImporter.java | 2.8 KB | 6716 | 12 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
| OsmApiInitializationException.java | 2.0 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| OsmServerUserInfoReader.java | 7.4 KB | 7509 | 11 years | remove tabs | |
| OsmTransferCanceledException.java | 811 bytes | 7509 | 11 years | remove tabs | |
| OsmTransferException.java | 2.6 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| AllFormatsImporter.java | 1.3 KB | 5131 | 14 years | automatically add file extensions added by plugins to the "All … | |
Note:
See TracBrowser
for help on using the repository browser.
