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