public class UserXmlParser extends Object
Constructor and Description |
---|
UserXmlParser() |
Modifier and Type | Method and Description |
---|---|
protected org.kuali.rice.kim.impl.identity.entity.EntityBo |
constructEntity(org.jdom.Element userElement) |
protected org.kuali.rice.kim.impl.identity.principal.PrincipalBo |
constructPrincipal(org.jdom.Element userElement,
String entityId) |
void |
parseUsers(org.jdom.Element root) |
void |
parseUsers(InputStream input) |
public UserXmlParser()
public void parseUsers(InputStream input) throws IOException, XmlException
IOException
XmlException
public void parseUsers(org.jdom.Element root) throws XmlException
XmlException
protected org.kuali.rice.kim.impl.identity.entity.EntityBo constructEntity(org.jdom.Element userElement)
protected org.kuali.rice.kim.impl.identity.principal.PrincipalBo constructPrincipal(org.jdom.Element userElement, String entityId)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.