Module com.aoapps.html.any
Interface Charset<E extends Element<?,?,E> & Charset<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 Subinterfaces:
CharsetHtml4Only<E,V>
public interface Charset<E extends Element<?,?,E> & Charset<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
- Since:
- HTML 5
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classUtility class for working withCharset.static enumSee HTML Character Sets. See Character Sets. -
Method Summary
Modifier and TypeMethodDescriptioncharset(Suppliers.Charset<Ex> charset) charset(Suppliers.String<Ex> charset) charset(IOSupplierE<V, Ex> charset) default Edefault Edefault E
-
Method Details
-
charset
- Throws:
IOException- Since:
- HTML 5
-
charset
- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- Since:
- HTML 5
- See Also:
-
charset
- Throws:
IOException- Since:
- HTML 5
- See Also:
-
charset
- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- Since:
- HTML 5
- See Also:
-
charset
- Throws:
IOException- Since:
- HTML 5
- See Also:
-
charset
- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- Since:
- HTML 5
- See Also:
-
