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