Class JavaxJaxbBuilder

    • Constructor Detail

      • JavaxJaxbBuilder

        protected JavaxJaxbBuilder​(Object object)
        Creates a builder based on the given object.
        Parameters:
        object - the object to build a source of
    • Method Detail

      • build

        public Source build()
        Description copied from interface: Input.Builder
        build the actual Source instance.
        Returns:
        the Source