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