Interface Charset<E extends Element<?,?,E> & Charset<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>

Type Parameters:
E - This element type
V - This enum type to use for this attribute
All Known Subinterfaces:
CharsetHtml4Only<E,V>
All Known Implementing Classes:
AnyLINK, AnyMETA, AnySCRIPT

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.