org.apache.taglibs.standard.util
Class XmlUtil.JstlUriResolver
java.lang.Object
org.apache.taglibs.standard.util.XmlUtil.JstlUriResolver
- All Implemented Interfaces:
- URIResolver
- Enclosing class:
- XmlUtil
public static class XmlUtil.JstlUriResolver
- extends Object
- implements URIResolver
JSTL-specific implementation of URIResolver, used by transformers.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlUtil.JstlUriResolver
public XmlUtil.JstlUriResolver(javax.servlet.jsp.PageContext ctx)
resolve
public Source resolve(String href,
String base)
throws TransformerException
- Specified by:
resolve
in interface URIResolver
- Throws:
TransformerException
Copyright © 2001-2015 The Apache Software Foundation. All Rights Reserved.