Uses of Class
org.scijava.meta.XML
-
-
Uses of XML in org.scijava.meta
Subclasses of XML in org.scijava.meta Modifier and Type Class Description classPOMHelper class for working with Maven POMs.Methods in org.scijava.meta with parameters of type XML Modifier and Type Method Description static ManifestManifest. manifest(XML xml)Gets the JAR manifest associated with the given XML document.
-