Uses of Interface
com.ibatis.common.xml.Nodelet
Packages that use Nodelet
-
Uses of Nodelet in com.ibatis.common.xml
Methods in com.ibatis.common.xml with parameters of type NodeletModifier and TypeMethodDescriptionvoid
NodeletParser.addNodelet
(String xpath, Nodelet nodelet) Registers a nodelet for the specified XPath.