Module com.aoapps.html.any
Interface SizeHtml4Only<E extends Element<?,?,E> & SizeHtml4Only<E>>
- Type Parameters:
E- This element type
- All Superinterfaces:
Size<E>
- All Known Implementing Classes:
AnyHR
@Deprecated(forRemoval=false)
public interface SizeHtml4Only<E extends Element<?,?,E> & SizeHtml4Only<E>>
extends Size<E>
Deprecated.
Not supported in HTML5.
See HTML size Attribute.
- Author:
- AO Industries, Inc.
-
Method Summary
-
Method Details
-
size
Deprecated.Not supported in HTML5.See HTML size Attribute.- Specified by:
sizein interfaceSize<E extends Element<?,?, E> & SizeHtml4Only<E>> - Throws:
IOException
-
size
Deprecated.Not supported in HTML5.See HTML size Attribute.- Specified by:
sizein interfaceSize<E extends Element<?,?, E> & SizeHtml4Only<E>> - Throws:
IOException
-
size
@Deprecated(forRemoval=false) default <Ex extends Throwable> E size(IOSupplierE<Integer, Ex> size) throws IOException, ExDeprecated.Not supported in HTML5.See HTML size Attribute.- Specified by:
sizein interfaceSize<E extends Element<?,?, E> & SizeHtml4Only<E>> - Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- See Also:
-
