org.apache.axis2.xmlbeans
Class CodeGenerationUtility
java.lang.Object
org.apache.axis2.xmlbeans.CodeGenerationUtility
public class CodeGenerationUtility
- extends java.lang.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 java.lang.String SCHEMA_FOLDER
- See Also:
- Constant Field Values
MAPPINGS
public static java.lang.String MAPPINGS
MAPPING
public static java.lang.String MAPPING
MESSAGE
public static java.lang.String MESSAGE
JAVA_NAME
public static java.lang.String JAVA_NAME
MAPPING_FOLDER
public static final java.lang.String MAPPING_FOLDER
- See Also:
- Constant Field Values
MAPPER_FILE_NAME
public static final java.lang.String MAPPER_FILE_NAME
- See Also:
- Constant Field Values
SCHEMA_PATH
public static final java.lang.String SCHEMA_PATH
- See Also:
- Constant Field Values
CodeGenerationUtility
public CodeGenerationUtility()
processSchemas
public static TypeMapper processSchemas(java.util.List schemas,
org.w3c.dom.Element[] additionalSchemas,
CodeGenConfiguration cgconfig,
java.lang.String typeSystemName)
throws java.lang.RuntimeException
- Parameters:
additionalSchemas
-
- Throws:
java.lang.RuntimeException
Copyright © 2007 Apache Web Services Project. All Rights Reserved.