Class XPathTagSupport

java.lang.Object
org.apache.commons.jelly.TagSupport
org.apache.commons.jelly.xpath.XPathTagSupport
All Implemented Interfaces:
Tag

public abstract class XPathTagSupport extends TagSupport
An abstract base class useful for implementation inheritence
Version:
$Revision: 155420 $
Author:
James Strachan
  • Constructor Details

    • XPathTagSupport

      public XPathTagSupport()
  • Method Details

    • getXPathContext

      protected Object getXPathContext()