Class Element
java.lang.Object
frc.team_8840_lib.utils.http.html.Element
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ElementCreateBody(Element... children) static ElementCreateHead(Element... children) static ElementCreatePage(Element head, Element body) getHTML()static StringsetTextContent(String content)
-
Constructor Details
-
Element
-
Element
-
Element
-
Element
-
-
Method Details
-
setTextContent
-
getHTML
-
Option
-
CreatePage
-
CreateBody
-
CreateHead
-