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