Uses of Interface
com.helger.jaxb.IJAXBUnmarshaller
Packages that use IJAXBUnmarshaller
-
Uses of IJAXBUnmarshaller in com.helger.jaxb
Methods in com.helger.jaxb with parameters of type IJAXBUnmarshallerModifier and TypeMethodDescriptionfinal JAXBTYPEGenericJAXBMarshaller.read(IJAXBUnmarshaller<JAXBTYPE> aHandler) IJAXBReader.read(IJAXBUnmarshaller<JAXBTYPE> aHandler) Read a document using the passed handler. -
Uses of IJAXBUnmarshaller in com.helger.jaxb.builder
Methods in com.helger.jaxb.builder with parameters of type IJAXBUnmarshallerModifier and TypeMethodDescriptionJAXBReaderBuilder.read(IJAXBUnmarshaller<JAXBTYPE> aHandler) Deprecated, for removal: This API element is subject to removal in a future version.