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