| Constructor and Description |
|---|
OsmXmlReader(File
|
OsmXmlReader(InputStream
|
OsmXmlReader(String
|
public OsmXmlReader(InputStreaminputStream, boolean parseMetadata)
public OsmXmlReader(Filefile, boolean parseMetadata) throws FileNotFoundException
FileNotFoundException
public OsmXmlReader(Stringpathname, boolean parseMetadata) throws FileNotFoundException
FileNotFoundException
public void setHandler(OsmHandlerhandler)
public void read()
throws OsmInputException
read in interface
OsmReader
OsmInputException