|
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
org.apache.xalan.xpath
Interface XPathSupport
- All Known Implementing Classes:
- XPathSupportDefault
- public interface XPathSupport
- extends org.apache.xalan.extensions.ExpressionContext
Provides basic support for independent use of XPath. This interface
is used in order that there may be loose coupling between the
XPath package and the support services, such as the variable store,
parser services, DOM implementation, etc. Most if all implementations
of this should derive from XPathSupportDefault (hence, it should
probably be an abstract class instead of an interface).
Methods inherited from interface org.apache.xalan.extensions.ExpressionContext |
getContextNode,
getContextNodes,
toNumber,
toString |
|
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2000 Apache XML Project. All Rights Reserved.