public interface Sanitizer
Modifier and Type | Method and Description |
---|---|
default String |
getInfo() |
String |
sanitize(String html) |
void |
setProperties(Properties configuration) |
void setProperties(Properties configuration)
default String getInfo()
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.