ExtendedUnmarshaller<R,I>
withBackReferences()
withCustomPostProcessor(ModelPostProcessor modelPostProcessor)
ModelPostProcessor
withEventLogging(Consumer<jakarta.xml.bind.ValidationEvent> eventConsumer)
withIdMapper(Class<I> classOfIdentifiableElements, Function<I,String> idMapper)
IdLookupProvider