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