org.apache.xalan.xpath
Class XPathSupportDefault

org.apache.xalan.xpath.XPathSupportDefault

public class XPathSupportDefault
implements XPathSupport

Default class for execution context when XPath is used by itself. Many of the functions in this class need to be overridden in order to perform correct execution of the XPath (for instance, variable execution). This class will likely eventually replace XMLParserLiaisons.


Constructor Summary
XPathSupportDefault()
           
 

Constructor Detail

XPathSupportDefault

public XPathSupportDefault()


Copyright © 2000 Apache XML Project. All Rights Reserved.