org.onebusaway.presentation.impl.text
Class XmlTextModificationsFactory

java.lang.Object
  extended by org.onebusaway.presentation.impl.text.XmlTextModificationsFactory

public class XmlTextModificationsFactory
extends Object


Constructor Summary
XmlTextModificationsFactory()
           
 
Method Summary
 TextModification create()
           
 void setResource(org.springframework.core.io.Resource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlTextModificationsFactory

public XmlTextModificationsFactory()
Method Detail

setResource

public void setResource(org.springframework.core.io.Resource resource)

create

public TextModification create()
                        throws IOException,
                               SAXException
Throws:
IOException
SAXException


Copyright © 2012 OneBusAway. All Rights Reserved.