public class XmlParser extends Object
| Constructor and Description |
|---|
XmlParser() |
| Modifier and Type | Method and Description |
|---|---|
static List<Tool> |
parseListOfPages(String xml)
Parse the given XML into a list of Tools.
|
static List<Site> |
parseListOfSites(String xml)
Parse the given XML into a list of Sites.
|
Copyright © 2009-2013 Division of Information, Australian National University. All Rights Reserved.