|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.osmosis.core.apidb.v0_6.impl.RelationMemberCollectionLoader
public class RelationMemberCollectionLoader
Loads relation members from relations.
Constructor Summary | |
---|---|
RelationMemberCollectionLoader()
|
Method Summary | |
---|---|
java.util.Collection<RelationMember> |
getFeatureCollection(Relation entity)
Gets the feature collection from the entity. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RelationMemberCollectionLoader()
Method Detail |
---|
public java.util.Collection<RelationMember> getFeatureCollection(Relation entity)
getFeatureCollection
in interface FeatureCollectionLoader<Relation,RelationMember>
entity
- The entity containing the collection.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |