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