Class OperationSanitizeTags


  • public class OperationSanitizeTags
    extends Object
    If this function is enabled, all tags will be removed from the document.
    • Constructor Detail

      • OperationSanitizeTags

        public OperationSanitizeTags()
    • Method Detail

      • getEnabled

        @Nullable
        public @Nullable Boolean getEnabled()
        If set to \"false\", this sanitize operation shall not be applied.
        Returns:
        enabled
      • setEnabled

        public void setEnabled​(Boolean enabled)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object