Module com.aoapps.html.any
Interface Ismap<E extends Element<?,?,E> & Ismap<E>>
- Type Parameters:
E- This element type
- All Known Implementing Classes:
AnyIMG
public interface Ismap<E extends Element<?,?,E> & Ismap<E>>
See HTML ismap Attribute.
- Author:
- AO Industries, Inc.
-
Method Summary
Modifier and TypeMethodDescriptiondefault Eismap(boolean ismap) See HTML ismap Attribute.ismap(IOSupplierE<Boolean, Ex> ismap) See HTML ismap Attribute.default ESee HTML ismap Attribute.
-
Method Details
-
ismap
See HTML ismap Attribute.- Throws:
IOException
-
ismap
See HTML ismap Attribute.- Throws:
IOException- See Also:
-
ismap
See HTML ismap Attribute.- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- See Also:
-
