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