org.apache.axis2.schema.util
Class SchemaPropertyLoader

java.lang.Object
  extended by org.apache.axis2.schema.util.SchemaPropertyLoader

public class SchemaPropertyLoader
extends java.lang.Object

Loads the properties for the schema compiler.


Constructor Summary
SchemaPropertyLoader()
           
 
Method Summary
static java.lang.String getBeanTemplate()
           
static BeanWriter getBeanWriterInstance()
           
static java.util.Properties getPropertyMap()
          Exposes the whole property set
static TypeMap getTypeMapperInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaPropertyLoader

public SchemaPropertyLoader()
Method Detail

getPropertyMap

public static java.util.Properties getPropertyMap()
Exposes the whole property set

Returns:
Returns Properties.

getBeanTemplate

public static java.lang.String getBeanTemplate()

getBeanWriterInstance

public static BeanWriter getBeanWriterInstance()

getTypeMapperInstance

public static TypeMap getTypeMapperInstance()


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