org.kuali.rice.kew.transformation
Class WidgetURITestResolver

java.lang.Object
  extended by org.kuali.rice.kew.transformation.WidgetURITestResolver
All Implemented Interfaces:
URIResolver

public class WidgetURITestResolver
extends Object
implements URIResolver


Field Summary
private static org.apache.log4j.Logger LOG
           
 
Constructor Summary
WidgetURITestResolver()
           
 
Method Summary
 Source resolve(String href, String base)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

private static final org.apache.log4j.Logger LOG
Constructor Detail

WidgetURITestResolver

public WidgetURITestResolver()
Method Detail

resolve

public Source resolve(String href,
                      String base)
Specified by:
resolve in interface URIResolver


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.