Package com.liferay.portal.kernel.util
Class PropsUtil
Object
com.liferay.portal.kernel.util.PropsUtil
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static String
static String
static String[]
static String[]
static Properties
static Properties
getProperties
(String prefix, boolean removePrefix) static Props
getProps()
static void
-
Constructor Details
-
PropsUtil
public PropsUtil()
-
-
Method Details
-
contains
-
get
-
get
-
getArray
-
getArray
-
getProperties
-
getProperties
-
getProps
-
setProps
-