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