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