Module com.aoapps.html.any
Interface Name<E extends Element<?,?,E> & Name<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
- Type Parameters:
E
- This element typeV
- This enum type to use for this attribute
- All Known Implementing Classes:
AnyMETA
public interface Name<E extends Element<?,?,E> & Name<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
See HTML name Attribute.
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionname
(Suppliers.String<Ex> name) See HTML name Attribute.name
(IOSupplierE<? extends V, Ex> name) See HTML name Attribute.default E
See HTML name Attribute.default E
See HTML name Attribute.
-
Method Details
-
name
See HTML name Attribute.- Throws:
IOException
-
name
See HTML name Attribute.- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-
name
See HTML name Attribute.- Throws:
IOException
- See Also:
-
name
See HTML name Attribute.- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-