Uses of Class
com.helger.jaxb.builder.AbstractWritingJAXBBuilder
Packages that use AbstractWritingJAXBBuilder
-
Uses of AbstractWritingJAXBBuilder in com.helger.jaxb.builder
Classes in com.helger.jaxb.builder with type parameters of type AbstractWritingJAXBBuilderModifier and TypeClassDescriptionclassAbstractWritingJAXBBuilder<JAXBTYPE,IMPLTYPE extends AbstractWritingJAXBBuilder<JAXBTYPE, IMPLTYPE>> Deprecated, for removal: This API element is subject to removal in a future version.Subclasses of AbstractWritingJAXBBuilder in com.helger.jaxb.builderModifier 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.classJAXBWriterBuilder<JAXBTYPE,IMPLTYPE extends JAXBWriterBuilder<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.