Package org.onebusaway.presentation.impl
Class DefaultLocationNameSplitStrategyImpl
- java.lang.Object
-
- org.onebusaway.presentation.impl.DefaultLocationNameSplitStrategyImpl
-
- All Implemented Interfaces:
LocationNameSplitStrategy
public class DefaultLocationNameSplitStrategyImpl extends Object implements LocationNameSplitStrategy
-
-
Constructor Summary
Constructors Constructor Description DefaultLocationNameSplitStrategyImpl()
-
-
-
Method Detail
-
splitLocationNameIntoParts
public List<NameBean> splitLocationNameIntoParts(String name)
- Specified by:
splitLocationNameIntoParts
in interfaceLocationNameSplitStrategy
-
-