Liferay 6.0.5

com.liferay.portal.util
Class PropsFiles

java.lang.Object
  extended by com.liferay.portal.util.PropsFiles

public class PropsFiles
extends Object


Field Summary
static String CAPTCHA
           
static String CONTENT_TYPES
           
static String PORTAL
           
 
Constructor Summary
PropsFiles()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CAPTCHA

public static final String CAPTCHA
See Also:
Constant Field Values

CONTENT_TYPES

public static final String CONTENT_TYPES
See Also:
Constant Field Values

PORTAL

public static final String PORTAL
See Also:
Constant Field Values
Constructor Detail

PropsFiles

public PropsFiles()

Liferay 6.0.5