Class Utils
java.lang.Object
org.apache.xbean.spring.generator.Utils
- Since:
- 1.0
- Version:
- $Id$
- Author:
- Dain Sundstrom
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringdecapitalise(String value) static ListfindImplementationsOf(NamespaceMapping namespaceMapping, Type type) static StringgetXsdType(Type type) static booleanisSimpleType(Type type)
-
Field Details
-
XBEAN_ANNOTATION
- See Also:
-
PROPERTY_ANNOTATION
- See Also:
-
XSD_TYPES
-
-
Method Details
-
decapitalise
-
isSimpleType
-
getXsdType
-
findImplementationsOf
-