Package com.liferay.layout.validator
Class LayoutValidator
java.lang.Object
com.liferay.layout.validator.LayoutValidator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CharactergetBlacklistCharacter(String string) static booleanhasBlacklistedChar(String string) static booleanisBlacklistedChar(char c) static StringreplaceBlacklistedChars(String string)
-
Constructor Details
-
LayoutValidator
public LayoutValidator()
-
-
Method Details
-
getBlacklistCharacter
-
hasBlacklistedChar
-
isBlacklistedChar
public static boolean isBlacklistedChar(char c) -
replaceBlacklistedChars
-