source:
josm/trunk/src/org/openstreetmap/josm/io@
7050
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| auth | 7005 | 12 years | see #8465 - use diamond operator where applicable | ||
| imagery | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
||
| remotecontrol | 7037 | 12 years |
see #8465 - last batch of try-with-resources
|
||
| session | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
||
| AbstractParser.java | 7.9 KB | 7012 | 12 years | see #8465 - use String switch/case where applicable | |
| AbstractReader.java | 8.2 KB | 7005 | 12 years | see #8465 - use diamond operator where applicable | |
| AllFormatsImporter.java | 1.3 KB | 5131 | 14 years | automatically add file extensions added by plugins to the "All … | |
| BoundingBoxDownloader.java | 6.1 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| CacheCustomContent.java | 5.1 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| CacheFiles.java | 11.1 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| Capabilities.java | 5.2 KB | 7012 | 12 years | see #8465 - use String switch/case where applicable | |
| ChangesetClosedException.java | 5.2 KB | 6890 | 12 years | fix some Sonar issues (Constructor Calls Overridable Method) | |
| ChangesetQuery.java | 20.0 KB | 7012 | 12 years | see #8465 - use String switch/case where applicable | |
| Compression.java | 3.4 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| DefaultProxySelector.java | 8.6 KB | 7025 | 12 years | Sonar - fix various issues | |
| DiffResultProcessor.java | 6.7 KB | 7012 | 12 years | see #8465 - use String switch/case where applicable | |
| 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.3 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| GeoJSONWriter.java | 5.5 KB | 7030 | 12 years |
see #8465 - use of try-with-resource
|
|
| GpxExporter.java | 13.5 KB | 7037 | 12 years |
see #8465 - last batch of try-with-resources
|
|
| GpxImporter.java | 6.1 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| GpxReader.java | 21.2 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| GpxWriter.java | 9.6 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| IllegalDataException.java | 466 bytes | 3083 | 16 years | added svn:eol-style=native to source files | |
| ImportCancelException.java | 264 bytes | 6621 | 12 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 | 7005 | 12 years | see #8465 - use diamond operator where applicable | |
| MessageNotifier.java | 6.5 KB | 6897 | 12 years | see #9778 - use TLS for JOSM website access | |
| MirroredInputStream.java | 16.9 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| MissingOAuthAccessTokenException.java | 536 bytes | 3083 | 16 years | added svn:eol-style=native to source files | |
| MultiFetchServerObjectReader.java | 24.5 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| NMEAImporter.java | 3.5 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| NmeaReader.java | 17.2 KB | 7049 | 12 years | sonar - Don't call static DateFormat | |
| OsmApi.java | 32.5 KB | 7037 | 12 years |
see #8465 - last batch of try-with-resources
|
|
| 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 | 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.4 KB | 6889 | 12 years | fix some Sonar issues (JLS order) | |
| OsmChangeImporter.java | 2.8 KB | 6716 | 12 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
| OsmChangeReader.java | 3.8 KB | 7025 | 12 years | Sonar - fix various issues | |
| OsmChangesetContentParser.java | 6.3 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| OsmChangesetParser.java | 9.0 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| OsmConnection.java | 5.4 KB | 7012 | 12 years | see #8465 - use String switch/case where applicable | |
| OsmExporter.java | 4.1 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| OsmGzipExporter.java | 406 bytes | 6718 | 12 years | fix javadoc, comments | |
| OsmGzipImporter.java | 760 bytes | 6718 | 12 years | fix javadoc, comments | |
| OsmHistoryReader.java | 3.5 KB | 7012 | 12 years | see #8465 - use String switch/case where applicable | |
| OsmImporter.java | 5.4 KB | 7037 | 12 years |
see #8465 - last batch of try-with-resources
|
|
| OsmReader.java | 24.7 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| OsmServerBackreferenceReader.java | 11.2 KB | 7050 | 12 years | sonar - Nullcheck of value previously dereferenced | |
| OsmServerChangesetReader.java | 8.4 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| OsmServerHistoryReader.java | 2.8 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| OsmServerLocationReader.java | 6.0 KB | 6882 | 12 years |
enable loading of .osm.zip files
|
|
| OsmServerObjectReader.java | 5.7 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| OsmServerReader.java | 14.2 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| OsmServerReadPostprocessor.java | 317 bytes | 4645 | 14 years | Added three new hooks for plugins, allowing plugins to mess with … | |
| OsmServerUserInfoReader.java | 7.4 KB | 7033 | 12 years |
see #8465 - global use of try-with-resources, according to
* …
|
|
| OsmServerWritePostprocessor.java | 376 bytes | 4645 | 14 years | Added three new hooks for plugins, allowing plugins to mess with … | |
| OsmServerWriter.java | 10.8 KB | 7005 | 12 years | see #8465 - use diamond operator where applicable | |
| OsmTransferCanceledException.java | 819 bytes | 6987 | 12 years | sonar - fix some more issues | |
| OsmTransferException.java | 2.6 KB | 6070 | 13 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
| OsmWriter.java | 10.5 KB | 7005 | 12 years | see #8465 - use diamond operator where applicable | |
| 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 | 12 years | update license/copyright information | |
| UTFInputStreamReader.java | 2.7 KB | 6650 | 12 years | see #9414 see #9542 - MapCSS validator: handle BOM in config files | |
| 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 | |
Note:
See TracBrowser
for help on using the repository browser.
