JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.apache.ibatis.parsing.XPathParser
Packages that use
XPathParser
Package
Description
org.apache.ibatis.parsing
Parsing utils.
Uses of
XPathParser
in
org.apache.ibatis.parsing
Constructors in
org.apache.ibatis.parsing
with parameters of type
XPathParser
Modifier
Constructor
Description
XNode
(
XPathParser
xpathParser,
Node
node,
Properties
variables)