| Package | Description |
|---|---|
| com.phloc.commons.jaxb.utils | |
| com.phloc.commons.jaxb.validation |
| Modifier and Type | Method and Description |
|---|---|
IValidationEventHandlerFactory |
AbstractJAXBMarshaller.getValidationEventHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJAXBMarshaller.setValidationEventHandlerFactory(IValidationEventHandlerFactory aVEHFactory)
Set another factory to be used to create
ValidationEventHandler
objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectingLoggingValidationEventHandlerFactory
Implementation of
IValidationEventHandlerFactory creating
CollectingValidationEventHandler encapsulating
LoggingValidationEventHandler objects. |
class |
CollectingValidationEventHandlerFactory
Implementation of
IValidationEventHandlerFactory creating
CollectingValidationEventHandler objects. |
class |
ConstantValidationEventHandlerFactory
Implementation of
IValidationEventHandlerFactory using a constant
ValidationEventHandler object. |
class |
DoNothingValidationEventHandlerFactory
Implementation of
IValidationEventHandlerFactory creating
DoNothingValidationEventHandler objects. |
class |
LoggingValidationEventHandlerFactory
Implementation of
IValidationEventHandlerFactory creating
LoggingValidationEventHandler objects. |
Copyright © 2006–2015 phloc systems. All rights reserved.