Uses of Interface
com.helger.jaxb.IJAXBValidator
Packages that use IJAXBValidator
-
Uses of IJAXBValidator in com.helger.jaxb
Classes in com.helger.jaxb that implement IJAXBValidatorModifier and TypeClassDescriptionclassGenericJAXBMarshaller<JAXBTYPE>This is the generic reader and writer base class for JAXB enabled document types. -
Uses of IJAXBValidator in com.helger.jaxb.builder
Classes in com.helger.jaxb.builder that implement IJAXBValidatorModifier and TypeClassDescriptionclassJAXBValidationBuilder<JAXBTYPE,IMPLTYPE extends JAXBValidationBuilder<JAXBTYPE, IMPLTYPE>> Deprecated, for removal: This API element is subject to removal in a future version.Since v11 - use the GenericJAXBMarshaller instead - it deals with all of the stuff in one class.