java.lang.Object
edu.internet2.middleware.grouper.internal.util.U

public class U extends Object
Grouper Utility Class.
Since:
1.0
Version:
$Id: U.java,v 1.3 2007-04-18 18:02:04 blair Exp $
  • Constructor Details

    • U

      public U()
  • Method Details

    • constructName

      public static String constructName(String stem, String extn)
      TODO 20070418 relocate to somewhere more appropriate.

      Since:
      1.2.0
    • getBooleanProperty

      public static boolean getBooleanProperty(Properties props, String key)
      TODO 20070418 relocate to somewhere more appropriate.

      Since:
      1.2.0