Interface HtmlAttribute
- All Known Implementing Classes:
TemplateParser.HtmlAttribute
public interface HtmlAttribute
-
Method Summary
-
Method Details
-
getName
String getName() -
getQuotes
char getQuotes() -
isBoolean
boolean isBoolean() -
isEmpty
boolean isEmpty()
-