org.sakaiproject.tool.assessment.qti.util
Class URIResolver

java.lang.Object
  extended by org.sakaiproject.tool.assessment.qti.util.URIResolver
All Implemented Interfaces:
URIResolver

public class URIResolver
extends Object
implements URIResolver

Copyright: Copyright (c) 2005

Organization: Sakai Project

Version:
$Id: URIResolver.java 9274 2006-05-10 22:50:48Z daisyf@stanford.edu $
Author:
palcasi

Constructor Summary
URIResolver()
           
 
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
 

Constructor Detail

URIResolver

public URIResolver()
Method Detail

resolve

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


Copyright © 2005-2012 Sakai Project. All Rights Reserved.