public class GroupXmlParser extends Object
Group
Constructor and Description |
---|
GroupXmlParser() |
Modifier and Type | Method and Description |
---|---|
List<Group> |
parseGroups(org.jdom.Element element)
Parses and saves groups
|
List<Group> |
parseGroups(InputStream input) |
public GroupXmlParser()
public List<Group> parseGroups(InputStream input) throws IOException, XmlException
IOException
XmlException
public List<Group> parseGroups(org.jdom.Element element) throws XmlException
element
- top-level 'data' element which should contain a XmlException
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.