Module com.aoapps.html.any
Interface Wrap<E extends Element<?,?,E> & Wrap<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:
AnyTEXTAREA
public interface Wrap<E extends Element<?,?,E> & Wrap<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumstatic final classUtility class for working withWrap. -
Method Summary
Modifier and TypeMethodDescriptionwrap(Suppliers.String<Ex> wrap) wrap(IOSupplierE<V, Ex> wrap) default Edefault E
-
Method Details
-
wrap
- Throws:
IOException
-
wrap
- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- See Also:
-
wrap
- Throws:
IOException- See Also:
-
wrap
- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- See Also:
-
