Package org.primefaces.showcase.util
Class ShowcaseUtil
java.lang.Object
org.primefaces.showcase.util.ShowcaseUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic final List<FileContent>getFilesContent(String fullPath, Boolean readBeans) static final ObjectgetPropertyValueViaReflection(Object o, String field)
-
Method Details
-
getFilesContent
-
getPropertyValueViaReflection
public static final Object getPropertyValueViaReflection(Object o, String field) throws ReflectiveOperationException, IllegalArgumentException, IntrospectionException
-