protected static class FlowParserProvider.ConfigRegexConstant extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_CONFIG_REGEX |
static String |
LOCAL_EL_JSON_CONFIG_REGEX |
static String |
LOCAL_EL_XML_CONFIG_REGEX |
static String |
LOCAL_EL_YML_CONFIG_REGEX |
static String |
LOCAL_JSON_CONFIG_REGEX |
static String |
LOCAL_XML_CONFIG_REGEX |
static String |
LOCAL_YML_CONFIG_REGEX |
static String |
PREFIX_FORMAT_CONFIG_REGEX |
| Modifier | Constructor and Description |
|---|---|
protected |
ConfigRegexConstant() |
public static final String LOCAL_XML_CONFIG_REGEX
public static final String LOCAL_JSON_CONFIG_REGEX
public static final String LOCAL_YML_CONFIG_REGEX
public static final String LOCAL_EL_XML_CONFIG_REGEX
public static final String LOCAL_EL_JSON_CONFIG_REGEX
public static final String LOCAL_EL_YML_CONFIG_REGEX
public static final String PREFIX_FORMAT_CONFIG_REGEX
public static final String CLASS_CONFIG_REGEX
Copyright © 2025. All rights reserved.