Interface ElementBuilder

All Known Implementing Classes:
WeblinkHandler

public interface ElementBuilder
The Interface ElementBuilder.
  • Method Details

    • all

      All. Option to add if all elements of document should be downloaded as a zip file.
      Returns:
      the named builder
    • only

      OptionsBuilder only(int element)
      Only. Option to add if only one specific element of document should be downloaded.
      Parameters:
      element - the element
      Returns:
      the named builder