org.apache.axis2.schema
Class SchemaConstants.SchemaCompilerArguments

java.lang.Object
  extended by org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
Enclosing class:
SchemaConstants

public static class SchemaConstants.SchemaCompilerArguments
extends Object


Field Summary
static String HELPER_MODE
           
static String MAPPER_PACKAGE
           
static String OFF_STRICT_VALIDATION
           
static String PACKAGE
           
static String STYLE
           
static String USE_WRAPPER_CLASSES
           
static String WRAP_SCHEMA_CLASSES
           
static String WRITE_SCHEMA_CLASSES
           
 
Constructor Summary
SchemaConstants.SchemaCompilerArguments()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WRAP_SCHEMA_CLASSES

public static final String WRAP_SCHEMA_CLASSES
See Also:
Constant Field Values

WRITE_SCHEMA_CLASSES

public static final String WRITE_SCHEMA_CLASSES
See Also:
Constant Field Values

STYLE

public static final String STYLE
See Also:
Constant Field Values

PACKAGE

public static final String PACKAGE
See Also:
Constant Field Values

MAPPER_PACKAGE

public static final String MAPPER_PACKAGE
See Also:
Constant Field Values

HELPER_MODE

public static final String HELPER_MODE
See Also:
Constant Field Values

OFF_STRICT_VALIDATION

public static final String OFF_STRICT_VALIDATION
See Also:
Constant Field Values

USE_WRAPPER_CLASSES

public static final String USE_WRAPPER_CLASSES
See Also:
Constant Field Values
Constructor Detail

SchemaConstants.SchemaCompilerArguments

public SchemaConstants.SchemaCompilerArguments()


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.