Module com.aoapps.html.any
Interface Rel<E extends Element<?,?,E> & Rel<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
- Type Parameters:
E- This element typeV- This enum type to use for this attribute
public interface Rel<E extends Element<?,?,E> & Rel<E,V>,V extends Enum<V> & Function<? super AnyDocument<?>,String>>
See HTML rel Attribute.
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionrel(Suppliers.String<Ex> rel) See HTML rel Attribute.rel(IOSupplierE<V, Ex> rel) See HTML rel Attribute.default ESee HTML rel Attribute.default ESee HTML rel Attribute.
-
Method Details
-
rel
See HTML rel Attribute.- Throws:
IOException
-
rel
See HTML rel Attribute.- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- See Also:
-
rel
See HTML rel Attribute.- Throws:
IOException- See Also:
-
rel
See HTML rel Attribute.- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- See Also:
-
