Package org.bndly.common.html
Class Attribute
- java.lang.Object
-
- org.bndly.common.html.Attribute
-
public final class Attribute extends Object
An attribute can appear on any tag. This class is a model for attributes in a HTML document.- Author:
- cybercon <bndly@cybercon.de>
- See Also:
AbstractTag