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