org.onebusaway.presentation.impl
Class DefaultLocationNameSplitStrategyImpl

java.lang.Object
  extended by org.onebusaway.presentation.impl.DefaultLocationNameSplitStrategyImpl
All Implemented Interfaces:
LocationNameSplitStrategy

public class DefaultLocationNameSplitStrategyImpl
extends Object
implements LocationNameSplitStrategy


Constructor Summary
DefaultLocationNameSplitStrategyImpl()
           
 
Method Summary
 List<NameBean> splitLocationNameIntoParts(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultLocationNameSplitStrategyImpl

public DefaultLocationNameSplitStrategyImpl()
Method Detail

splitLocationNameIntoParts

public List<NameBean> splitLocationNameIntoParts(String name)
Specified by:
splitLocationNameIntoParts in interface LocationNameSplitStrategy


Copyright © 2012 OneBusAway. All Rights Reserved.