Uses of Interface
com.helger.jaxb.IJAXBMarshaller
Packages that use IJAXBMarshaller
-
Uses of IJAXBMarshaller in com.helger.jaxb
Methods in com.helger.jaxb with parameters of type IJAXBMarshallerModifier and TypeMethodDescriptionfinal com.helger.commons.state.ESuccessGenericJAXBMarshaller.write(JAXBTYPE aObject, IJAXBMarshaller<JAXBTYPE> aMarshallerFunc) com.helger.commons.state.ESuccessIJAXBWriter.write(JAXBTYPE aObject, IJAXBMarshaller<JAXBTYPE> aMarshallerFunc) Convert the passed object to XML. -
Uses of IJAXBMarshaller in com.helger.jaxb.builder
Methods in com.helger.jaxb.builder with parameters of type IJAXBMarshallerModifier and TypeMethodDescriptioncom.helger.commons.state.ESuccessJAXBWriterBuilder.write(JAXBTYPE aJAXBDocument, IJAXBMarshaller<JAXBTYPE> aMarshallerFunc) Deprecated, for removal: This API element is subject to removal in a future version.