Uses of Interface
com.helger.jaxb.IJAXBReader
Packages that use IJAXBReader
-
Uses of IJAXBReader in com.helger.jaxb
Classes in com.helger.jaxb that implement IJAXBReaderModifier and TypeClassDescriptionclassGenericJAXBMarshaller<JAXBTYPE>This is the generic reader and writer base class for JAXB enabled document types. -
Uses of IJAXBReader in com.helger.jaxb.builder
Classes in com.helger.jaxb.builder that implement IJAXBReaderModifier and TypeClassDescriptionclassJAXBReaderBuilder<JAXBTYPE,IMPLTYPE extends JAXBReaderBuilder<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.