Package fitnesse.html

Class RawHtml

    • Constructor Summary

      Constructors 
      Constructor Description
      RawHtml​(java.lang.String html)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String html()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RawHtml

        public RawHtml​(java.lang.String html)
    • Method Detail

      • html

        public java.lang.String html()
        Specified by:
        html in class HtmlElement