Uses of Class
org.bndly.common.html.SelfClosingTag
-
-
Uses of SelfClosingTag in org.bndly.common.html
Methods in org.bndly.common.html with parameters of type SelfClosingTag Modifier and Type Method Description voidContentBuildingHandler. onSelfClosingTag(SelfClosingTag tag)voidDefaultHandler. onSelfClosingTag(SelfClosingTag tag)voidHandler. onSelfClosingTag(SelfClosingTag tag)voidPrettyPrintHandler. onSelfClosingTag(SelfClosingTag tag)
-