Uses of Class
io.github.microcks.util.MalformedXmlException
Packages that use MalformedXmlException
-
Uses of MalformedXmlException in io.github.microcks.util
Methods in io.github.microcks.util that throw MalformedXmlExceptionModifier and TypeMethodDescriptionstatic ElementXmlUtil.getUniqueDirectChild(Element parent, String namespace, String tag) Retrieve a direct child that is expected to be unique under the parent.