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