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