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