public class XalanUtil extends Object
| Constructor and Description |
|---|
XalanUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.xpath.XPathContext |
getContext(javax.servlet.jsp.tagext.Tag child,
javax.servlet.jsp.PageContext pageContext)
Return the XPathContext to be used for evaluating expressions.
|
public static org.apache.xpath.XPathContext getContext(javax.servlet.jsp.tagext.Tag child,
javax.servlet.jsp.PageContext pageContext)
child - the tag whose context should be returnedpageContext - the current page contextCopyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.