tig.html
Interface HtmlConstants
-
- All Known Implementing Classes:
- Html
public interface HtmlConstantsContains miscelaneous utility methods not having yet a place in an other class.
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringBValue = "B".static java.lang.StringBODYValue = "BODY".static java.lang.StringBRValue = "
".static java.lang.StringCENTERValue = "CENTER".static java.lang.StringH1Value = "H1".static java.lang.StringHTMLValue = "HTML".
-
-
-
Field Detail
-
H1
static final java.lang.String H1
Value = "H1".- See Also:
- Constant Field Values
-
HTML
static final java.lang.String HTML
Value = "HTML".- See Also:
- Constant Field Values
-
BODY
static final java.lang.String BODY
Value = "BODY".- See Also:
- Constant Field Values
-
CENTER
static final java.lang.String CENTER
Value = "CENTER".- See Also:
- Constant Field Values
-
B
static final java.lang.String B
Value = "B".- See Also:
- Constant Field Values
-
BR
static final java.lang.String BR
Value = "
".- See Also:
- Constant Field Values
-
-
DMelt 3.0 © DataMelt by jWork.ORG