org.onebusaway.presentation.impl.resources
Class CssResourceTransformationStrategy
java.lang.Object
org.onebusaway.presentation.impl.resources.CssResourceTransformationStrategy
- All Implemented Interfaces:
- ResourceTransformationStrategy
public class CssResourceTransformationStrategy
- extends Object
- implements ResourceTransformationStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CssResourceTransformationStrategy
public CssResourceTransformationStrategy(Locale locale)
requiresTransformation
public boolean requiresTransformation()
ResourceTransformationStrategy
Interface
- Specified by:
requiresTransformation
in interface ResourceTransformationStrategy
transformResource
public void transformResource(ResourceService resourceService,
URL sourceResource,
File targetResource)
- Specified by:
transformResource
in interface ResourceTransformationStrategy
Copyright © 2012 OneBusAway. All Rights Reserved.