public static class HTMLUtils.Span extends HTMLUtils.HTMLTag
Constructor and Description |
---|
HTMLUtils.Span(String spanClass)
Creates a new HTML span tag with the specified ID attribute.
|
HTMLUtils.Span(String spanClass,
String content)
Creates a new HTML span tag with the specified ID attribute and
content.
|
add, add, attr
addCData, addContent, addContent, addContent, addContent, attr, hasContent, noShorthand, toString
public HTMLUtils.Span(String spanClass)
spanClass
- value of the span class attributeCopyright © 2015. All Rights Reserved.