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