org.apache.axis2.schema
Class SchemaConstants.SchemaPropertyNames

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

public static class SchemaConstants.SchemaPropertyNames
extends java.lang.Object


Field Summary
static java.lang.String BEAN_WRITER_KEY
           
static java.lang.String BEAN_WRITER_TEMPLATE_KEY
           
static java.lang.String BEAN_WRITER_TYPEMAP_KEY
           
static java.lang.String SCHEMA_COMPILER_PROPERTIES
           
 
Constructor Summary
SchemaConstants.SchemaPropertyNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SCHEMA_COMPILER_PROPERTIES

public static final java.lang.String SCHEMA_COMPILER_PROPERTIES
See Also:
Constant Field Values

BEAN_WRITER_KEY

public static final java.lang.String BEAN_WRITER_KEY
See Also:
Constant Field Values

BEAN_WRITER_TEMPLATE_KEY

public static final java.lang.String BEAN_WRITER_TEMPLATE_KEY
See Also:
Constant Field Values

BEAN_WRITER_TYPEMAP_KEY

public static final java.lang.String BEAN_WRITER_TYPEMAP_KEY
See Also:
Constant Field Values
Constructor Detail

SchemaConstants.SchemaPropertyNames

public SchemaConstants.SchemaPropertyNames()


Copyright © 2007 Apache Web Services Project. All Rights Reserved.