jar

org.openstreetmap.osmosis : osmosis-xml

Maven & Gradle

Sep 08, 2020
19 usages
593 stars

osmosis-xml · Osmosis is a Java application and library for processing OSM data.

Table Of Contents

Latest Version

Download org.openstreetmap.osmosis : osmosis-xml JAR file - Latest Versions:

All Versions

Download org.openstreetmap.osmosis : osmosis-xml JAR file - All Versions:

Version Vulnerabilities Size Updated
0.48.x
0.47.x
0.47
0.46
0.45
0.44.x
0.43.x
0.43

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window osmosis-xml-0.48.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openstreetmap.osmosis.xml

├─ org.openstreetmap.osmosis.xml.XmlPluginLoader.class - [JAR]

org.openstreetmap.osmosis.xml.common

├─ org.openstreetmap.osmosis.xml.common.BaseElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.common.BaseXmlWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.common.CompressionActivator.class - [JAR]

├─ org.openstreetmap.osmosis.xml.common.CompressionMethod.class - [JAR]

├─ org.openstreetmap.osmosis.xml.common.CompressionMethodDeriver.class - [JAR]

├─ org.openstreetmap.osmosis.xml.common.DummyElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.common.ElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.common.ElementWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.common.SaxParserFactory.class - [JAR]

├─ org.openstreetmap.osmosis.xml.common.XmlTaskManagerFactory.class - [JAR]

├─ org.openstreetmap.osmosis.xml.common.XmlTimestampFormat.class - [JAR]

org.openstreetmap.osmosis.xml.v0_6.impl

├─ org.openstreetmap.osmosis.xml.v0_6.impl.BaseXMLReader.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.BoundWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.BoundsElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.ChangeSourceElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.EntityElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.EntityWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.FastXmlParser.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.LegacyBoundElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.MemberTypeParser.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.MemberTypeRenderer.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.NodeElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.NodeWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.OsmChangeHandler.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.OsmChangeWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.OsmElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.OsmHandler.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.OsmWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.RelationElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.RelationMemberElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.RelationMemberListener.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.RelationMemberWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.RelationWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.SourceElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.TagElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.TagListener.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.TagWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.WayElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.WayNodeElementProcessor.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.WayNodeListener.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.WayNodeWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.WayWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.impl.XmlConstants.class - [JAR]

org.openstreetmap.osmosis.xml.v0_6

├─ org.openstreetmap.osmosis.xml.v0_6.FastXmlReader.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.FastXmlReaderFactory.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.XmlChangeReader.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.XmlChangeReaderFactory.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.XmlChangeUploader.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.XmlChangeUploaderFactory.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.XmlChangeWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.XmlChangeWriterFactory.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.XmlDownloader.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.XmlDownloaderFactory.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.XmlReader.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.XmlReaderFactory.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.XmlWriter.class - [JAR]

├─ org.openstreetmap.osmosis.xml.v0_6.XmlWriterFactory.class - [JAR]

Advertisement

Dependencies from Group

Sep 08, 2020
25 usages
593 stars
Sep 08, 2020
19 usages
593 stars
Sep 08, 2020
18 usages
593 stars
Sep 08, 2020
13 usages
593 stars
Sep 08, 2020
10 usages
593 stars

Discover Dependencies

Sep 07, 2017
1 usages
4 stars
May 15, 2019
4 usages
326 stars
Mar 29, 2023
85 usages
425 stars
Jul 08, 2015
6 usages
0 stars
Feb 03, 2023
5 usages
7.3k stars
Aug 21, 2020
26 usages