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