org.ikasan.framework.component.transformation.xslt.util
Class ClasspathURIResolver
java.lang.Object
org.ikasan.framework.component.transformation.xslt.util.ClasspathURIResolver
- All Implemented Interfaces:
- URIResolver
public class ClasspathURIResolver
- extends Object
- implements URIResolver
An implementation of URIResolver such that it resolves URI provided in
document(), xsl:import and/or xsl:include
from classpath.
- Author:
- Ikasan Development Team
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClasspathURIResolver
public ClasspathURIResolver()
resolve
public Source resolve(String href,
String base)
- Specified by:
resolve in interface URIResolver
Copyright © 2007-2012 Ikasan. All Rights Reserved.