public class InternalSymbols extends Object
Modifier and Type | Field and Description |
---|---|
static String |
APP_NAME
The name of the application (i.e., the name of the application filter).
|
static String |
APP_PACKAGE_PATH
The application package converted to a path ('.' becomes '/').
|
static String |
RESERVED_FORM_CONTROL_NAMES
Comma-separated list of pre-allocated Form component control names.
|
Constructor and Description |
---|
InternalSymbols() |
public static final String APP_NAME
public static final String APP_PACKAGE_PATH
@IncompatibleChange(release="5.4", details="Renamed from PRE_SELECTED_FORM_NAMES.") public static final String RESERVED_FORM_CONTROL_NAMES
public InternalSymbols()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.