org.apache.axis2.schema.util
Class SchemaPropertyLoader
java.lang.Object
org.apache.axis2.schema.util.SchemaPropertyLoader
public class SchemaPropertyLoader
- extends 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 Properties getPropertyMap()
- Exposes the whole property set
- Returns:
- Returns Properties.
getBeanTemplate
public static String getBeanTemplate()
getBeanWriterInstance
public static BeanWriter getBeanWriterInstance()
getTypeMapperInstance
public static TypeMap getTypeMapperInstance()
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.