@FunctionalInterface protected static interface AbstractReader.WayReader
Modifier and Type | Method and Description |
---|---|
void |
accept(Way w,
java.util.Collection<java.lang.Long> nodeIds)
Reads the way nodes and tags.
|
void accept(Way w, java.util.Collection<java.lang.Long> nodeIds) throws IllegalDataException
w
- waynodeIds
- collection of resulting node idsIllegalDataException
- in case of invalid data