Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
COMMENT_OR_WS_FORMAT |
"[\\s]*#[\\ -~]*|[\\s]*" |
protected static final String |
CONFIG_KEY_FORMAT |
"([a-zA-Z0-9._]+\\s*)" |
protected static final String |
INSTANCE_ID_FORMAT |
"\\[[a-zA-Z0-9._]+\\]" |
protected static final String |
VARIABLE_FORMAT |
"\\$\\{(env|sys):([a-zA-Z_]+[a-zA-Z0-9_\\.]*)\\}" |
Copyright © 2018 WSO2. All rights reserved.