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