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