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