
public static class SafeStylesBuilder extends Object
SafeStyles. It is used essentially like a StringBuilder,
but access SafeStyles instead of Strings.
The accumulated XSS-safe SafeStyles can be obtained in the form of a
SafeStyles via the #toSafeStyles() method.
This class is not thread-safe.
Copyright © 2018. All rights reserved.