Module com.aoapps.html.any
Interface Type<E extends Element<?,?,E> & Type<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:
AnyINPUT.Dynamic
public interface Type<E extends Element<?,?,E> & Type<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
See HTML type Attribute.
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiontype
(Suppliers.String<Ex> type) See HTML type Attribute.type
(IOSupplierE<V, Ex> type) See HTML type Attribute.default E
See HTML type Attribute.default E
See HTML type Attribute.
-
Method Details
-
type
See HTML type Attribute.- Throws:
IOException
-
type
See HTML type Attribute.- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-
type
See HTML type Attribute.- Throws:
IOException
- See Also:
-
type
See HTML type Attribute.- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-