Module com.aoapps.html.any
Interface Content<E extends Element<?,?,E> & Content<E>>
- Type Parameters:
E
- This element type
- All Known Implementing Classes:
AnyMETA
public interface Content<E extends Element<?,?,E> & Content<E>>
- Author:
- AO Industries, Inc.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptioncontent
(TextWritable<Ex> content) content
(IOSupplierE<?, Ex> content) default E
-
Method Details
-
content
- Throws:
IOException
-
content
- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-
content
- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-