Module com.aoapps.html.any
Interface Rows<E extends Element<?,?,E> & Rows<E>>
- Type Parameters:
E
- This element type
- All Known Implementing Classes:
AnyTEXTAREA
public interface Rows<E extends Element<?,?,E> & Rows<E>>
- Author:
- AO Industries, Inc.
-
Method Details
-
rows
- Throws:
IOException
-
rows
- Throws:
IOException
-
rows
default <Ex extends Throwable> E rows(IOSupplierE<? extends Integer, Ex> rows) throws IOException, Ex- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-