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)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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