public class Constants
extends Object 
- 
- 
Constructor SummaryConstructors 
- 
Method Summary
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Field Details
- 
L10N_PREFIXpublic static final String L10N_PREFIX 
- See Also:
- 
 
- 
L10N_SUFFIXpublic static final String L10N_SUFFIX 
- See Also:
- 
 
- 
SEARCH_DIRSpublic static final String[] SEARCH_DIRS 
- 
STORAGE_DIRpublic static final String STORAGE_DIR 
- See Also:
- 
 
- 
END_PACKAGE_MARKERpublic static final String END_PACKAGE_MARKER 
- See Also:
- 
 
- 
JAVA_EE_SUBSTRINGpublic static final String JAVA_EE_SUBSTRING 
- See Also:
- 
 
- 
JAKARTA_EE_SUBSTRINGpublic static final String JAKARTA_EE_SUBSTRING 
- See Also:
- 
 
 
- 
Constructor Details
- 
Constantspublic Constants()