Module org.jhotdraw8.css
Package org.jhotdraw8.css.converter
package org.jhotdraw8.css.converter
-
ClassDescriptionConverts a
Booleaninto the CSS String representation.CssConverter<T>Converts a data value of typeTfrom or to a CSS Tokenizer.CssDoubleConverter.CssIntegerConverter.KebabCaseEnumCssConverter<E extends Enum<E>>CssKebabCaseEnumConverter.Parses a list with items separated by configurable optional delimiters.LiteralEnumCssConverter<E extends Enum<E>>CssLiteralEnumConverter.CssIntegerConverter.This converter uses a map to convert an object from/to String.CssNumberConverter.CssDoubleConverter.WordSetConverter converts an ImmutableObservableSet of Strings into a String.Parses a set with items separated by configurable optional delimiters.CssSizeConverter.Converts anStringto a quoted CSSString.Converts anStringfrom/to a CSS ident-token or a CSS string-token.Converts anURIto a CSSURI.CssWordConverter.