org.apache.axis2.schema.util
Class SchemaPropertyLoader
java.lang.Object
org.apache.axis2.schema.util.SchemaPropertyLoader
public class SchemaPropertyLoader
- extends java.lang.Object
Loads the properties for the schema compiler.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaPropertyLoader
public SchemaPropertyLoader()
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.