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