org.onebusaway.presentation.services.resources
Interface URLStrategy


public interface URLStrategy


Method Summary
 String addContext(String url)
           
 String construct(String bundleName, String resourceName, String resourceKey, String resourceExtension)
           
 

Method Detail

construct

String construct(String bundleName,
                 String resourceName,
                 String resourceKey,
                 String resourceExtension)

addContext

String addContext(String url)


Copyright © 2012 OneBusAway. All Rights Reserved.