public class XmlQuotaStorageLimitReader extends Object
Constructor and Description |
---|
XmlQuotaStorageLimitReader() |
Modifier and Type | Method and Description |
---|---|
static Iterator<QuotaStorageLimit> |
iterateMany(XmlReader reader) |
static List<QuotaStorageLimit> |
readMany(XmlReader reader) |
static QuotaStorageLimit |
readOne(XmlReader reader) |
public static QuotaStorageLimit readOne(XmlReader reader)
public static Iterator<QuotaStorageLimit> iterateMany(XmlReader reader)
public static List<QuotaStorageLimit> readMany(XmlReader reader)
Copyright © 2016. All rights reserved.