java.lang.Object
velo.ladaalpha.fields.internet.testing.Html

public class Html extends Object
The Class Html.
  • Constructor Details

    • Html

      public Html(String html)
      Instantiates a new html.
      Parameters:
      html - the html
  • Method Details

    • ContainsElement

      public boolean ContainsElement(Element element)
      Contains element.
      Parameters:
      element - the element
      Returns:
      true, if successful
    • getHtml

      public String getHtml()
      Gets the html.
      Returns:
      the html
    • setHtml

      public void setHtml(String html)
      Sets the html.
      Parameters:
      html - the new html