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