Interface Input.Builder

All Known Subinterfaces:
Input.TransformationBuilder
All Known Implementing Classes:
JakartaJaxbBuilder, JavaxJaxbBuilder, JaxbBuilder
Enclosing class:
Input

public static interface Input.Builder
Interface for fluent builders of Sources.
  • Method Summary

    Modifier and Type
    Method
    Description
    build the actual Source instance.
  • Method Details

    • build

      Source build()
      build the actual Source instance.
      Returns:
      the Source