Module com.aoapps.html.any
Interface Media<E extends Element<?,?,E> & Media<E>>
- Type Parameters:
E
- This element type
public interface Media<E extends Element<?,?,E> & Media<E>>
See HTML media Attribute.
- Author:
- AO Industries, Inc.
-
Method Summary
Modifier and TypeMethodDescriptionmedia
(TextWritable<Ex> media) See HTML media Attribute.media
(IOSupplierE<?, Ex> media) See HTML media Attribute.default E
See HTML media Attribute.
-
Method Details
-
media
See HTML media Attribute.- Throws:
IOException
-
media
See HTML media Attribute.- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-
media
See HTML media Attribute.- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-