|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Loads the properties from the config properties.
Field Summary | |
static String |
DEFAULT_CODEGEN_CONFIG_PROPERTIES
|
Constructor Summary | |
ConfigPropertyFileLoader()
|
Method Summary | |
static String[] |
getDatabindingFrameworkNames()
Gets the databinding framework names. |
static Map |
getDatabindingFrameworkNameToExtensionMap()
Gets the extensions map for the databinding frameworks. |
static String |
getDbSupporterTemplateName()
Gets the databinder template name. |
static String |
getDefaultDBFrameworkName()
Gets the default DB framwork name. |
static String |
getDefaultLanguage()
Gets the default language name. |
static String[] |
getExtensionClassNames()
Gets the extension class names. |
static Map |
getLanguageEmitterMap()
Gets the emitter names map keys with the language name. |
static Map |
getLanguageSpecificPropertiesMap()
Gets the language specific properties. |
static String[] |
getLanguageTypes()
Gets the language type names. |
static String |
getTestObjectTemplateName()
Gets the test object support template. |
static String[] |
getThirdPartySchemaNames()
Gets the third party schema names list. |
static void |
reload()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String DEFAULT_CODEGEN_CONFIG_PROPERTIES
Constructor Detail |
public ConfigPropertyFileLoader()
Method Detail |
public static void reload()
public static String getTestObjectTemplateName()
public static String getDbSupporterTemplateName()
public static String[] getExtensionClassNames()
public static String[] getThirdPartySchemaNames()
public static String[] getLanguageTypes()
public static Map getLanguageEmitterMap()
public static String getDefaultLanguage()
public static Map getLanguageSpecificPropertiesMap()
public static String[] getDatabindingFrameworkNames()
public static Map getDatabindingFrameworkNameToExtensionMap()
public static String getDefaultDBFrameworkName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |