Interface ElementsAccessor

All Known Subinterfaces:
ElementsAccessor.TextProperty

public interface ElementsAccessor
Provides an accessor for a text property.
  • Method Details

    • getText

      String[] getText()
      Retrieves the text from the text property.
      Returns:
      The text stored by the text property.