@FunctionalInterface protected static interface AbstractReader.RelationReader
Modifier and Type | Method and Description |
---|---|
void |
accept(Relation r,
java.util.Collection<RelationMemberData> members)
Reads the relation members and tags.
|
void accept(Relation r, java.util.Collection<RelationMemberData> members) throws IllegalDataException
r
- relationmembers
- collection of resulting membersIllegalDataException
- in case of invalid data