org.sakaiproject.tool.assessment.qti.util
Class URIResolver
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URIResolver
public URIResolver()
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.