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, attraddCData, addContent, addContent, addContent, addContent, attr, hasContent, noShorthand, toStringpublic HTMLUtils.Span(String spanClass)
spanClass - value of the span class attributeCopyright © 2014. All Rights Reserved.