Uses of Interface
com.spun.util.io.xml.XmlExtractable
Packages that use XmlExtractable
-
Uses of XmlExtractable in com.spun.util.io.xml
Method parameters in com.spun.util.io.xml with type arguments of type XmlExtractableModifier and TypeMethodDescriptionstatic Object[]XmlExtractorUtil.extract(Node node, String xmlName, Class<? extends XmlExtractable> clazz) Constructor parameters in com.spun.util.io.xml with type arguments of type XmlExtractable