Module com.aoapps.html.any
Interface Onseeking<E extends Element<?,?,E> & Onseeking<E>>
- Type Parameters:
E
- This element type
- All Superinterfaces:
OnseekingUnexpected<E>
- Since:
- HTML 5
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
Utility class for working withOnseeking
. -
Method Summary
Modifier and TypeMethodDescriptiononseeking
(JavaScriptWritable<Ex> onseeking) onseeking
(IOSupplierE<?, Ex> onseeking) default E
-
Method Details
-
onseeking
- Specified by:
onseeking
in interfaceOnseekingUnexpected<E extends Element<?,
?, E> & Onseeking<E>> - Throws:
IOException
- Since:
- HTML 5
-
onseeking
- Specified by:
onseeking
in interfaceOnseekingUnexpected<E extends Element<?,
?, E> & Onseeking<E>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- Since:
- HTML 5
- See Also:
-
onseeking
- Specified by:
onseeking
in interfaceOnseekingUnexpected<E extends Element<?,
?, E> & Onseeking<E>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- Since:
- HTML 5
- See Also:
-