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 © 2025 JBoss by Red Hat. All rights reserved.