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