Module com.aoapps.html.any
Interface Method<E extends Element<?,?,E> & Method<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
- Type Parameters:
E
- This element typeV
- This enum type to use for this attribute
- All Known Implementing Classes:
AnyFORM
public interface Method<E extends Element<?,?,E> & Method<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
Utility class for working withMethod
.static enum
-
Method Summary
Modifier and TypeMethodDescriptionmethod
(Suppliers.String<Ex> method) method
(IOSupplierE<? extends V, Ex> method) default E
default E
-
Method Details
-
method
- Throws:
IOException
-
method
- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-
method
- Throws:
IOException
- See Also:
-
method
- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-