Package org.kuali.rice.kim.impl.jaxb
Class RoleXmlUtil
- java.lang.Object
-
- org.kuali.rice.kim.impl.jaxb.RoleXmlUtil
-
public final class RoleXmlUtil extends Object
Helper class containing static methods for aiding in parsing role XML.All non-private methods are package-private so that only the KIM-parsing-related code can make use of them. (TODO: Is that necessary?)
TODO: Should this be converted into a service instead?
- Author:
- Kuali Rice Team (rice.collab@kuali.org)