Class ConfigHelper
java.lang.Object
org.apache.jackrabbit.vault.fs.config.ConfigHelper
ConfigHelper...-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDefaultClass(String name) getDefaultPackage(String name) static Methodstatic StringgetMethodName(String prefix, String name) static booleanstatic <T> TinvokeGetter(Object obj, String name, Class<T> T) static boolean
-
Constructor Details
-
ConfigHelper
public ConfigHelper()
-
-
Method Details
-
getDefaultPackages
-
getDefaultClasses
-
getMappings
-
getDefaultPackage
-
getDefaultClass
-
create
- Throws:
ConfigurationException
-
getMethodName
-
getMethod
-
hasSetter
- Throws:
ConfigurationException
-
setField
- Throws:
ConfigurationException
-
invokeGetter
- Throws:
ConfigurationException
-