public class IdDataSetReader extends Object
| Constructor and Description |
|---|
IdDataSetReader()
|
| Modifier and Type | Method and Description |
|---|---|
static InMemorySetIdDataSet |
read(OsmIdIterator
|
static InMemorySetIdDataSet |
read(OsmIdReader
|
static InMemorySetIdDataSet |
read(OsmIterator
|
static InMemorySetIdDataSet |
read(OsmReader
|
public static InMemorySetIdDataSetread(OsmIdIterator iterator) throws IOException
IOException
public static InMemorySetIdDataSetread(OsmIterator iterator) throws IOException
IOException
public static InMemorySetIdDataSetread(OsmIdReader reader) throws OsmInputException
OsmInputException
public static InMemorySetIdDataSetread(OsmReader reader) throws OsmInputException
OsmInputException