Uses of Interface
org.onebusaway.presentation.services.resources.ResourceService

Packages that use ResourceService
org.onebusaway.presentation.impl.resources   
org.onebusaway.presentation.tags   
 

Uses of ResourceService in org.onebusaway.presentation.impl.resources
 

Classes in org.onebusaway.presentation.impl.resources that implement ResourceService
 class ResourceServiceImpl
           
 

Methods in org.onebusaway.presentation.impl.resources with parameters of type ResourceService
 void ResourceFactory.setResourceService(ResourceService resourceService)
           
 void ResourceAction.setResourceService(ResourceService resourceService)
           
 void ResourceTransformationStrategy.transformResource(ResourceService resourceService, URL sourceResource, File targetResource)
           
 void DefaultResourceTransformationStrategy.transformResource(ResourceService resourceService, URL sourceResource, File targetResource)
           
 void CssResourceTransformationStrategy.transformResource(ResourceService resourceService, URL sourceResource, File targetResource)
           
 

Uses of ResourceService in org.onebusaway.presentation.tags
 

Methods in org.onebusaway.presentation.tags with parameters of type ResourceService
 void ResourceUrlFunction.setResourceService(ResourceService resourceService)
           
 void ResourceUrlComponent.setResourceService(ResourceService resourceService)
           
 void ResourcesUrlComponent.setResourceService(ResourceService resourceService)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.