java.lang.Object
com.aoapps.html.any.attributes.text.Name.name
Utility class for working with
Name
.
See HTML name Attribute.
-
Method Summary
-
Method Details
-
normalize
Normalizes a name attribute.TODO: Review if trim-to-null is the best default. Maybe default to
false
and override where should betrue
instead. Any change to textarea/input name attribute would also need to be reflected in dirname attribute.- See Also:
-