public interface ISanitizerFactory<T>
| Modifier and Type | Method and Description | 
|---|---|
ISanitizer<T> | 
create(BmContext context,
      Container container)  | 
java.lang.Class<T> | 
support()  | 
java.lang.Class<T> support()
ISanitizer<T> create(BmContext context, Container container)
Copyright © 2023. All Rights Reserved.