org.kuali.rice.core.impl.style
Class StyleUriResolver
java.lang.Object
org.kuali.rice.core.impl.style.StyleUriResolver
- All Implemented Interfaces:
- URIResolver
class StyleUriResolver
- extends Object
- implements URIResolver
A URIResolver that knows how to resolve href's based on style names.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
private static final org.apache.log4j.Logger LOG
styleService
private final StyleService styleService
StyleUriResolver
StyleUriResolver(StyleService styleService)
resolve
public Source resolve(String href,
String base)
- Specified by:
resolve
in interface URIResolver
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.