Class FormatConfiguration.LoggingEventHandler
- java.lang.Object
-
- com.levigo.jadice.server.libreoffice.server.internal.formatconfig.FormatConfiguration.LoggingEventHandler
-
- All Implemented Interfaces:
ValidationEventHandler
- Enclosing class:
- FormatConfiguration
public static final class FormatConfiguration.LoggingEventHandler extends Object implements ValidationEventHandler
-
-
Constructor Summary
Constructors Constructor Description LoggingEventHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
handleEvent(ValidationEvent event)
-
-
-
Method Detail
-
handleEvent
public boolean handleEvent(ValidationEvent event)
- Specified by:
handleEvent
in interfaceValidationEventHandler
-
-