📄 fullyqualifiedclass.properties
字号:
# This is the default filter value class. If you do not set another name
# in one of the contexts, this entry will be used.
filterValueClass=jsp.tags.dapact.lookup.ParamContextDataReplaceLookupValue
# This is the default lookup value class. If you do not set another name
# in one of the contexts, this entry will be used.
lookupValueClass=jsp.tags.dapact.lookup.LookupValueByParamContextData
# Defines what class should be used for logging.
loggerClass=jsp.tags.dapact.util.DefaultLogger
# You can define classes that implement system interfaces to replace several classes.
# Here is an example class that will be used in place of the lookup value class for
# one of the tags.
sampleReplacementClass=jsp.tags.dapact.lookup.LookupValueByParamContext
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -