Module com.aoapps.html.any
Interface HttpEquiv<E extends Element<?,?,E> & HttpEquiv<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 HttpEquiv<E extends Element<?,?,E> & HttpEquiv<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
Utility class for working withHttpEquiv
. -
Method Summary
Modifier and TypeMethodDescriptionhttpEquiv
(Suppliers.String<Ex> httpEquiv) httpEquiv
(IOSupplierE<V, Ex> httpEquiv) default E
default E
-
Method Details
-
httpEquiv
- Throws:
IOException
-
httpEquiv
- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
-
httpEquiv
- Throws:
IOException
- See Also:
-
httpEquiv
- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-