public class YtCommentRating extends AbstractExtension
Constructor and Description |
---|
YtCommentRating()
Creates an empty rating tag.
|
YtCommentRating(int rating)
Creates a tag and sets the rating.
|
Modifier and Type | Method and Description |
---|---|
int |
getTotal()
Gets the sum of all ratings (-1, 1).
|
void |
setTotal(int total)
Sets the sum of all ratings (-1, 1).
|
disableStrictValidation, enableStrictValidation, generate, getExtensionLocalName, getExtensionNamespace, getHandler, isImmutable, isStrictValidation, setImmutable