Class PermissionXmlUtil


  • public final class PermissionXmlUtil
    extends Object
    Helper class containing static methods for aiding in parsing parsing 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)