org.apache.xbean.spring.generator
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XBEAN_ANNOTATION
public static final String XBEAN_ANNOTATION
- See Also:
- Constant Field Values
PROPERTY_ANNOTATION
public static final String PROPERTY_ANNOTATION
- See Also:
- Constant Field Values
XSD_TYPES
public static final Map XSD_TYPES
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)
Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.