org.apache.axis2.xmlbeans
Class CodeGenerationUtility
java.lang.Object
org.apache.axis2.xmlbeans.CodeGenerationUtility
public class CodeGenerationUtility
- extends Object
Framework-linked code used by XMLBeans data binding support. This is accessed via reflection from
the XMLBeans code generation extension when XMLBeans data binding is selected.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCHEMA_FOLDER
public static final String SCHEMA_FOLDER
- See Also:
- Constant Field Values
MAPPINGS
public static String MAPPINGS
MAPPING
public static String MAPPING
MESSAGE
public static String MESSAGE
JAVA_NAME
public static String JAVA_NAME
MAPPING_FOLDER
public static final String MAPPING_FOLDER
- See Also:
- Constant Field Values
MAPPER_FILE_NAME
public static final String MAPPER_FILE_NAME
- See Also:
- Constant Field Values
SCHEMA_PATH
public static final String SCHEMA_PATH
- See Also:
- Constant Field Values
CodeGenerationUtility
public CodeGenerationUtility()
processSchemas
public static TypeMapper processSchemas(List schemas,
Element[] additionalSchemas,
CodeGenConfiguration cgconfig,
String typeSystemName)
throws RuntimeException
- Parameters:
additionalSchemas
-
- Throws:
RuntimeException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.