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