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