Package org.thymeleaf.standard.serializer
package org.thymeleaf.standard.serializer
-
ClassDescriptionCommon interface for all classes that can act as CSS serializers in CSS templates processed with the Standard Dialect.Common interface for all classes that can act as JavaScript serializers in JavaScript templates processed with the Standard Dialect.Default implementation of the
IStandardCSSSerializer
.Default implementation of theIStandardJavaScriptSerializer
.Utility class for the easy obtention of objects relevant to the serialization of output values in template modes like JavaScript and/or CSS.