Uses of Interface
org.libxmq.NodeCallback
-
Uses of NodeCallback in org.libxmq
Methods in org.libxmq with parameters of type NodeCallbackModifier and TypeMethodDescriptionvoidQuery.expect(String xpath, NodeCallback cb) Perform a single callback for a single node matching the xpath expression.intQuery.forEach(String xpath, NodeCallback cb) Perform a callback for each node matching the xpath expression.