source: josm/trunk/src/org/openstreetmap/josm/io@ 6883

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