public class XalanUtil extends Object
Constructor and Description |
---|
XalanUtil() |
Modifier and Type | Method and Description |
---|---|
static XPathContext |
getContext(Tag child,
PageContext pageContext)
Return the XPathContext to be used for evaluating expressions.
|
public static XPathContext getContext(Tag child, PageContext pageContext)
child
- the tag whose context should be returnedpageContext
- the current page contextCopyright © 2017 JBoss by Red Hat. All rights reserved.