Package com.io7m.waxmill.xml.vm.v1
Class WXM1BootConfigurations
java.lang.Object
com.io7m.waxmill.xml.vm.v1.WXM1BootConfigurations
public final class WXM1BootConfigurations
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description static void
serializeBootConfigurations(java.util.List<WXMBootConfigurationType> bootConfigurations, javax.xml.stream.XMLStreamWriter writer, boolean root)
-
Method Details
-
serializeBootConfigurations
public static void serializeBootConfigurations(java.util.List<WXMBootConfigurationType> bootConfigurations, javax.xml.stream.XMLStreamWriter writer, boolean root) throws javax.xml.stream.XMLStreamException- Throws:
javax.xml.stream.XMLStreamException
-