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