org.onebusaway.presentation.impl.text
Class TextModifications
java.lang.Object
org.onebusaway.presentation.impl.text.TextModifications
- All Implemented Interfaces:
- TextModification
public class TextModifications
- extends Object
- implements TextModification
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextModifications
public TextModifications()
setModifications
public void setModifications(List<TextModification> modifications)
addModification
public void addModification(TextModification modification)
modify
public String modify(String input)
- Specified by:
modify
in interface TextModification
Copyright © 2012 OneBusAway. All Rights Reserved.