Uses of Interface
com.mycila.xmltool.CallBack
-
Uses of CallBack in com.mycila.xmltool
Methods in com.mycila.xmltool with parameters of type CallBackModifier and TypeMethodDescriptionExecute an action for each selected tags from the current node.XMLDoc.forEachChild
(CallBack callBack) XMLTag.forEachChild
(CallBack callBack) Execute an action for each child in the current node.