public final class XmlMetaWriter extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
write(ModuleDetails moduleDetails)
Helper function to write module details to XML file.
|
public static void write(ModuleDetails moduleDetails) throws javax.xml.transform.TransformerException, javax.xml.parsers.ParserConfigurationException
moduleDetails - module detailsjavax.xml.transform.TransformerException - if a transformer exception occursjavax.xml.parsers.ParserConfigurationException - if a parser configuration exception occursCopyright © 2001-2020. All Rights Reserved.