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