public static class VCardAttendeeVEventSanitizer.Factory extends java.lang.Object implements ISanitizerFactory<VEvent>
| Constructor and Description | 
|---|
Factory()  | 
| Modifier and Type | Method and Description | 
|---|---|
ISanitizer<VEvent> | 
create(BmContext context)  | 
java.lang.Class<VEvent> | 
support()  | 
public java.lang.Class<VEvent> support()
support in interface ISanitizerFactory<VEvent>public ISanitizer<VEvent> create(BmContext context)
create in interface ISanitizerFactory<VEvent>Copyright © 2021. All Rights Reserved.