Uses of Interface
org.onebusaway.presentation.services.resources.ResourceService
-
Packages that use ResourceService Package Description 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 Modifier and Type Class Description classResourceServiceImplMethods in org.onebusaway.presentation.impl.resources with parameters of type ResourceService Modifier and Type Method Description voidResourceAction. setResourceService(ResourceService resourceService)voidResourceFactory. setResourceService(ResourceService resourceService)voidCssResourceTransformationStrategy. transformResource(ResourceService resourceService, URL sourceResource, File targetResource)voidDefaultResourceTransformationStrategy. transformResource(ResourceService resourceService, URL sourceResource, File targetResource)voidResourceTransformationStrategy. 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 Modifier and Type Method Description voidResourcesUrlComponent. setResourceService(ResourceService resourceService)voidResourceUrlComponent. setResourceService(ResourceService resourceService)voidResourceUrlFunction. setResourceService(ResourceService resourceService)
-