Interface ElementBuilder

  • All Known Implementing Classes:
    StandaloneHandler

    public interface ElementBuilder
    The Interface ElementBuilder.
    • Method Detail

      • element

        LinkBuilder element​(int element)
        Option to specify the document element to view.
        Parameters:
        element - the element
        Returns:
        the LinkBuilder
      • firstElement

        LinkBuilder firstElement()
        Option to specify the first document element to view.
        Returns:
        the LinkBuilder