Class UserXmlParser

java.lang.Object
org.kuali.rice.kew.xml.UserXmlParser

public class UserXmlParser extends Object
Parses users from XML. This is really meant for use only in the unit tests and was written to help ease transition over to KIM. There are numerous unit tests which took advantage of the ability to import "users" from XML in KEW. KIM does not provide XML import capabilities in the initial implementation so this class provides that.
Author:
Kuali Rice Team (rice.collab@kuali.org)