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