source:
josm/trunk/src/org/openstreetmap/josm/io
@
6718
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
auth | 6643 | 9 years |
global replacement of e.printStackTrace() by Main.error(e)
|
||
imagery | 6690 | 9 years | code/javadoc cleanup in imagery code | ||
remotecontrol | 6690 | 9 years | code/javadoc cleanup in imagery code | ||
session | 6643 | 9 years |
global replacement of e.printStackTrace() by Main.error(e)
|
||
AbstractParser.java | 8.0 KB | 6362 | 10 years | Checkstyle: - private constructors for util classes - final classes - … | |
AbstractReader.java | 8.3 KB | 6248 | 10 years | Rework console output: - new log level "error" - Replace nearly all … | |
AllFormatsImporter.java | 1.3 KB | 5131 | 11 years | automatically add file extensions added by plugins to the "All … | |
BoundingBoxDownloader.java | 5.9 KB | 6474 | 9 years | fix #9434 - Robustness in hash URLs parsing | |
CacheCustomContent.java | 5.4 KB | 6643 | 9 years |
global replacement of e.printStackTrace() by Main.error(e)
|
|
CacheFiles.java | 11.1 KB | 6248 | 10 years | Rework console output: - new log level "error" - Replace nearly all … | |
Capabilities.java | 5.1 KB | 6317 | 10 years | Sonar/FindBugs - Loose coupling | |
ChangesetClosedException.java | 5.2 KB | 6643 | 9 years |
global replacement of e.printStackTrace() by Main.error(e)
|
|
ChangesetQuery.java | 20.4 KB | 6643 | 9 years |
global replacement of e.printStackTrace() by Main.error(e)
|
|
Compression.java | 2.9 KB | 6716 | 9 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
DefaultProxySelector.java | 8.2 KB | 6714 | 9 years | fix #7474 - don't use proxy when connecting to localhost | |
DiffResultProcessor.java | 6.8 KB | 6380 | 10 years | update license/copyright information | |
FileExporter.java | 1.9 KB | 6070 | 10 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
FileImporter.java | 6.1 KB | 6643 | 9 years |
global replacement of e.printStackTrace() by Main.error(e)
|
|
GeoJSONExporter.java | 1.4 KB | 6552 | 9 years |
Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
|
|
GeoJSONWriter.java | 3.2 KB | 6485 | 9 years |
see #7307 - GeoJSON export: add generator:JOSM and bbox
|
|
GpxExporter.java | 13.5 KB | 6716 | 9 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
GpxImporter.java | 6.1 KB | 6716 | 9 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
GpxReader.java | 20.5 KB | 6650 | 9 years | see #9414 see #9542 - MapCSS validator: handle BOM in config files | |
GpxWriter.java | 9.6 KB | 6552 | 9 years |
Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
|
|
IllegalDataException.java | 466 bytes | 3083 | 13 years | added svn:eol-style=native to source files | |
ImportCancelException.java | 264 bytes | 6621 | 9 years | fix #9262 - Cancelling opening file should not result in an error message | |
InvalidXmlCharacterFilter.java | 1.8 KB | 6080 | 10 years | fixed #8893 - Cannot load GPX file | |
JpgImporter.java | 4.0 KB | 6070 | 10 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
MessageNotifier.java | 6.5 KB | 6695 | 9 years | fix #9581 - Improve regular info message about "download user details" … | |
MirroredInputStream.java | 13.5 KB | 6642 | 9 years | Improve handling of network errors at startup, suggest to change proxy … | |
MissingOAuthAccessTokenException.java | 536 bytes | 3083 | 13 years | added svn:eol-style=native to source files | |
MultiFetchServerObjectReader.java | 24.3 KB | 6643 | 9 years |
global replacement of e.printStackTrace() by Main.error(e)
|
|
NMEAImporter.java | 3.3 KB | 6132 | 10 years | see #6963 - new message after successful upload; use notification for … | |
NmeaReader.java | 17.4 KB | 6296 | 10 years | Sonar/Findbugs - Avoid commented-out lines of code, javadoc | |
OsmApi.java | 32.5 KB | 6642 | 9 years | Improve handling of network errors at startup, suggest to change proxy … | |
OsmApiException.java | 7.4 KB | 6087 | 10 years | see #8902 - string.equals("") => string.isEmpty() (patch by shinigami) | |
OsmApiInitializationException.java | 2.0 KB | 6070 | 10 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
OsmApiPrimitiveGoneException.java | 2.0 KB | 3083 | 13 years | added svn:eol-style=native to source files | |
OsmBzip2Exporter.java | 411 bytes | 6718 | 9 years | fix javadoc, comments | |
OsmBzip2Importer.java | 785 bytes | 6718 | 9 years | fix javadoc, comments | |
OsmChangeBuilder.java | 4.4 KB | 6009 | 10 years | fix #8799 - Follow conventional visitor design pattern by renaming … | |
OsmChangeImporter.java | 2.8 KB | 6716 | 9 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
OsmChangeReader.java | 3.7 KB | 5927 | 10 years | add missing license information | |
OsmChangesetContentParser.java | 6.4 KB | 6552 | 9 years |
Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
|
|
OsmChangesetParser.java | 8.9 KB | 6552 | 9 years |
Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
|
|
OsmConnection.java | 5.4 KB | 6643 | 9 years |
global replacement of e.printStackTrace() by Main.error(e)
|
|
OsmDataParsingException.java | 1.3 KB | 3083 | 13 years | added svn:eol-style=native to source files | |
OsmExporter.java | 4.0 KB | 6716 | 9 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
OsmGzipExporter.java | 406 bytes | 6718 | 9 years | fix javadoc, comments | |
OsmGzipImporter.java | 760 bytes | 6718 | 9 years | fix javadoc, comments | |
OsmHistoryReader.java | 3.5 KB | 6643 | 9 years |
global replacement of e.printStackTrace() by Main.error(e)
|
|
OsmImporter.java | 5.4 KB | 6716 | 9 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
OsmReader.java | 25.9 KB | 6650 | 9 years | see #9414 see #9542 - MapCSS validator: handle BOM in config files | |
OsmServerBackreferenceReader.java | 11.2 KB | 6361 | 10 years | Sonar/Findbugs - Unused formal parameter | |
OsmServerChangesetReader.java | 7.7 KB | 6552 | 9 years |
Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
|
|
OsmServerHistoryReader.java | 2.9 KB | 5874 | 10 years | see #8570, #7406 - I/O refactorization: - Move different file copy … | |
OsmServerLocationReader.java | 5.8 KB | 6716 | 9 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
OsmServerObjectReader.java | 5.8 KB | 6362 | 10 years | Checkstyle: - private constructors for util classes - final classes - … | |
OsmServerReader.java | 11.9 KB | 6716 | 9 years |
Allow to read/write .gpx.bz2 files, refactor compression handling
|
|
OsmServerReadPostprocessor.java | 317 bytes | 4645 | 11 years | Added three new hooks for plugins, allowing plugins to mess with … | |
OsmServerUserInfoReader.java | 7.4 KB | 6695 | 9 years | fix #9581 - Improve regular info message about "download user details" … | |
OsmServerWritePostprocessor.java | 376 bytes | 4645 | 11 years | Added three new hooks for plugins, allowing plugins to mess with … | |
OsmServerWriter.java | 10.8 KB | 6380 | 10 years | update license/copyright information | |
OsmTransferCanceledException.java | 261 bytes | 5386 | 11 years | see #7914 - Introduce OsmApi.MAX_DOWNLOAD_THREADS and improve javadoc … | |
OsmTransferException.java | 2.6 KB | 6070 | 10 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
OsmWriter.java | 10.5 KB | 6380 | 10 years | update license/copyright information | |
OsmWriterFactory.java | 1.1 KB | 6070 | 10 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
ProgressInputStream.java | 3.0 KB | 6380 | 10 years | update license/copyright information | |
UTFInputStreamReader.java | 2.7 KB | 6650 | 9 years | see #9414 see #9542 - MapCSS validator: handle BOM in config files | |
WMSLayerExporter.java | 1.4 KB | 6070 | 10 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
WMSLayerImporter.java | 2.4 KB | 6070 | 10 years | see #8853 remove tabs, trailing spaces, windows line ends, strange … | |
XmlWriter.java | 2.4 KB | 6380 | 10 years | update license/copyright information |
Note: See TracBrowser
for help on using the repository browser.