Uses of Class
com.itextpdf.styledxmlparser.css.util.EscapeGroup
-
Uses of EscapeGroup in com.itextpdf.styledxmlparser.css.util
Modifier and TypeMethodDescriptionCssUtils.splitString
(String value, char splitChar, EscapeGroup... escapeCharacters) Splits the providedString
by split character with respect of escape characters.