Uses of Interface
org.onebusaway.presentation.services.text.TextModification
-
Packages that use TextModification Package Description org.onebusaway.presentation.impl.text -
-
Uses of TextModification in org.onebusaway.presentation.impl.text
Classes in org.onebusaway.presentation.impl.text that implement TextModification Modifier and Type Class Description classDigitReplacementStrategyclassDirectReplacementStrategyclassReplacementTextModificationclassTextModificationsMethods in org.onebusaway.presentation.impl.text that return TextModification Modifier and Type Method Description TextModificationXmlTextModificationsFactory. create()Methods in org.onebusaway.presentation.impl.text with parameters of type TextModification Modifier and Type Method Description voidTextModifications. addModification(TextModification modification)Method parameters in org.onebusaway.presentation.impl.text with type arguments of type TextModification Modifier and Type Method Description voidTextModifications. setModifications(List<TextModification> modifications)
-