Module com.aoapps.html.any
Interface Type<E extends Element<?,?,E> & Type<E>>
- Type Parameters:
E- This element type
- All Known Implementing Classes:
AnyOBJECT
public interface Type<E extends Element<?,?,E> & Type<E>>
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiontype(TextWritable<Ex> type) type(IOSupplierE<?, Ex> type) default E
-
Method Details
-
type
- Throws:
IOException
-
type
- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- See Also:
-
type
- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Throws:
IOExceptionEx- See Also:
-
