|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.osmosis.core.filter.common.IdTrackerFactory
public class IdTrackerFactory
Creates IdTracker implementation instances depending on the requested id tracker type.
Constructor Summary | |
---|---|
IdTrackerFactory()
|
Method Summary | |
---|---|
static IdTracker |
createInstance(IdTrackerType idTrackerType)
Creates the requested id tracker type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdTrackerFactory()
Method Detail |
---|
public static IdTracker createInstance(IdTrackerType idTrackerType)
idTrackerType
- The type of id tracker to instantiate.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |