All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.threatconnect.app.addons.util.ParamVariableUtil Maven / Gradle / Ivy

The newest version!
package com.threatconnect.app.addons.util;

/**
 * @author Greg Marut
 */
public class ParamVariableUtil
{
	public static final String REGEX_EXTERNAL_VARIABLE = "\\$\\{((?:[a-zA-Z0-9\\s\\_\\.]+\\:?)+)\\}";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy