Uses of Interface
de.mhus.lib.core.MXml.ValueListener
-
Packages that use MXml.ValueListener Package Description de.mhus.lib.core -
-
Uses of MXml.ValueListener in de.mhus.lib.core
Methods in de.mhus.lib.core with parameters of type MXml.ValueListener Modifier and Type Method Description static StringMXml. getValue(Element root, MXml.ValueListener listener)Returns the text value of a node.
-