public class ConfigurationUtils extends Object
Constructor and Description |
---|
ConfigurationUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
createPrefixedParameterName(String prefix,
String parameterName) |
static boolean |
isSupportedSchemeNotMatchingResponseCode(int schemeNotMatchingResponseCode) |
static boolean |
isValidContextPath(String path) |
static boolean |
isWorkspaceConfig(HstNode node) |
static String |
supportedSchemeNotMatchingResponseCodesAsString() |
public static boolean isSupportedSchemeNotMatchingResponseCode(int schemeNotMatchingResponseCode)
public static String supportedSchemeNotMatchingResponseCodesAsString()
public static boolean isWorkspaceConfig(HstNode node)
public static boolean isValidContextPath(String path)
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.