Class Utils

java.lang.Object
org.apache.xbean.spring.generator.Utils

public final class Utils extends Object
Since:
1.0
Version:
$Id$
Author:
Dain Sundstrom
  • Field Details

  • Method Details

    • decapitalise

      public static String decapitalise(String value)
    • isSimpleType

      public static boolean isSimpleType(Type type)
    • getXsdType

      public static String getXsdType(Type type)
    • findImplementationsOf

      public static List findImplementationsOf(NamespaceMapping namespaceMapping, Type type)