Uses of Class
org.apache.ibatis.parsing.XPathParser

Packages that use XPathParser
org.apache.ibatis.parsing TODO fillme. 
 

Uses of XPathParser in org.apache.ibatis.parsing
 

Constructors in org.apache.ibatis.parsing with parameters of type XPathParser
XNode(XPathParser xpathParser, Node node, Properties variables)
           
 



Copyright © 2010-2012 MyBatis.org. All Rights Reserved.