Module com.aoapps.html
Package com.aoapps.html
Interface Union_DATALIST_OPTGROUP<__ extends Union_DATALIST_OPTGROUP<__>>
- Type Parameters:
__- This content model, which will be the parent content model of child elements
- All Superinterfaces:
AnyUnion_DATALIST_OPTGROUP<Document,,__> Content<Document,,__> Content<__>,DocumentWriter,Whitespace
- All Known Subinterfaces:
AnyContent<__>,DATALIST_content<__>,OPTGROUP_content<__>,SELECT_content<__>
- All Known Implementing Classes:
DATALIST__,DATALIST_c,Document,OPTGROUP__,OPTGROUP_c,SELECT__,SELECT_c
public interface Union_DATALIST_OPTGROUP<__ extends Union_DATALIST_OPTGROUP<__>>
extends AnyUnion_DATALIST_OPTGROUP<Document,__>, Content<__>
Elements that are common to both
DATALIST_content and OPTGROUP_content.- Author:
- AO Industries, Inc.
-
Field Summary
Fields inherited from interface com.aoapps.encoding.Whitespace
INDENT_SPACES, NL, SPACE -
Method Summary
Methods inherited from interface com.aoapps.html.any.AnyUnion_DATALIST_OPTGROUP
option__, option__, option__, option__anyMethods inherited from interface com.aoapps.html.any.Content
autoIndent, autoIndent, autoNl, autoNli, autoNli, clearAtnl, decDepth, getAtnl, getAutonli, getDepth, getDocument, getIndent, getRawUnsafe, getRawUnsafe, incDepth, indent, indent, nl, nli, nli, setAtnl, setAtnl, setAutonli, setDepth, setIndent, sp, sp, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe
-
Method Details
-
option
- Specified by:
optionin interfaceAnyUnion_DATALIST_OPTGROUP<Document,__ extends Union_DATALIST_OPTGROUP<__>> - Throws:
IOException
-
option__
default <Ex extends Throwable> __ option__(IOConsumerE<? super OPTION__<__>, Ex> option) throws IOException, ExCreates an option element with no attributes and the given body.- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOExceptionEx
-
option_c
- Specified by:
option_cin interfaceAnyUnion_DATALIST_OPTGROUP<Document,__ extends Union_DATALIST_OPTGROUP<__>> - Throws:
IOException
-
