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