public final class PropertyListSerialization extends Object
public static void serialize(Map propertyList, List comments, File file) throws IOException, SAXException, TransformerConfigurationException
propertyList - property list.file - destination.comments - comments to insert into document.SAXException - if exception during serialization.TransformerConfigurationException - if exception creating serializer.IOExceptionCopyright © 2005-2017 NAR Maven Plugin developers. All Rights Reserved.