public class HtmlVoidRules
extends java.lang.Object
Constructor and Description |
---|
HtmlVoidRules() |
Modifier and Type | Method and Description |
---|---|
boolean |
isVoidTag(java.lang.CharSequence tagName)
Returns
true if tag name is a void tag. |
Copyright © 2003-present Jodd Team