public class XmlKernelWriter extends Object
Constructor and Description |
---|
XmlKernelWriter() |
Modifier and Type | Method and Description |
---|---|
static void |
writeMany(Iterator<Kernel> list,
String singular,
String plural,
XmlWriter writer) |
static void |
writeMany(Iterator<Kernel> list,
XmlWriter writer) |
static void |
writeOne(Kernel object,
String tag,
XmlWriter writer) |
static void |
writeOne(Kernel object,
XmlWriter writer) |
Copyright © 2016. All rights reserved.