Package com.io7m.waxmill.xml.vm.v1
Class WXM1InterfaceGroups
java.lang.Object
com.io7m.waxmill.xml.vm.v1.WXM1InterfaceGroups
public final class WXM1InterfaceGroups
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description static voidserializeGroups(java.util.List<WXMInterfaceGroupName> groups, javax.xml.stream.XMLStreamWriter writer)
-
Method Details
-
serializeGroups
public static void serializeGroups(java.util.List<WXMInterfaceGroupName> groups, javax.xml.stream.XMLStreamWriter writer) throws javax.xml.stream.XMLStreamException- Throws:
javax.xml.stream.XMLStreamException
-