Module com.aoapps.html.any
Package com.aoapps.html.any.attributes.url
package com.aoapps.html.any.attributes.url
URL attributes.
Per-attribute interfaces with default implementations.
Attributes are attached to elements by simply implementing the interface. Thanks to the default methods on the interfaces, the element has a fully functional attribute with just the one-liner. However, the elements still have the option to override the attribute.
- See Also:
-
ClassDescriptionUtility class for working with
Action
.Utility class for working withCite
.Utility class for working withData
.Utility class for working withFormaction
.See HTML href Attribute.Utility class for working withHref
.See HTML src Attribute.Utility class for working withSrc
.