Module com.aoapps.html.any
Package com.aoapps.html.any
Interface AnyPalpableContent<D extends AnyDocument<D>,__ extends AnyPalpableContent<D,__>>
- Type Parameters:
D
- This document type__
- This content model, which will be the parent content model of child elements
- All Superinterfaces:
AnyHeadingContent<D,
,__> AnyInteractiveContent<D,
,__> AnySectioningContent<D,
,__> AnyTextContent<D,
,__> AnyUnion_DL_Palpable<D,
,__> AnyUnion_Embedded_Interactive<D,
,__> AnyUnion_Embedded_Palpable_Phrasing<D,
,__> AnyUnion_Interactive_Phrasing<D,
,__> AnyUnion_Palpable_Phrasing<D,
,__> Content<D,
,__> DocumentWriter
,Encode
,Text
,Whitespace
- All Known Subinterfaces:
AnyContent<D,
,__> AnyDIV_content<D,
,__> AnyFlowContent<D,
__>
- All Known Implementing Classes:
AnyADDRESS__
,AnyADDRESS_c
,AnyARTICLE__
,AnyARTICLE_c
,AnyASIDE__
,AnyASIDE_c
,AnyBLOCKQUOTE__
,AnyBLOCKQUOTE_c
,AnyBODY__
,AnyBODY_c
,AnyCAPTION__
,AnyCAPTION_c
,AnyDD__
,AnyDD_c
,AnyDIV__
,AnyDIV_c
,AnyDocument
,AnyDT__
,AnyDT_c
,AnyFOOTER__
,AnyFOOTER_c
,AnyFORM__
,AnyFORM_c
,AnyHEADER__
,AnyHEADER_c
,AnyLI__
,AnyLI_c
,AnyMAIN__
,AnyMAIN_c
,AnyNAV__
,AnyNAV_c
,AnySECTION__
,AnySECTION_c
,AnyTD__
,AnyTD_c
,AnyTH__
,AnyTH_c
public interface AnyPalpableContent<D extends AnyDocument<D>,__ extends AnyPalpableContent<D,__>>
extends AnyUnion_DL_Palpable<D,__>, AnyUnion_Palpable_Phrasing<D,__>, AnySectioningContent<D,__>, AnyHeadingContent<D,__>, AnyInteractiveContent<D,__>
- See 3.2.5.2.8 Palpable content.
- See Palpable content.
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.aoapps.html.any.AnyUnion_Interactive_Phrasing
AnyUnion_Interactive_Phrasing.InputFactory<D extends AnyDocument<D>,
__ extends AnyUnion_Interactive_Phrasing<D, __>> -
Field Summary
Fields inherited from interface com.aoapps.encoding.Whitespace
INDENT_SPACES, NL, SPACE
-
Method Summary
Modifier and TypeMethodDescriptionAnyADDRESS
<D, __, ?, ?, ?> address()
Opens a new address element.default __
Creates an empty address element with no attributes.address__
(IORunnableE<Ex> address) Creates an address element with no attributes and the given body.default __
Creates an address element with no attributes and a text body.address__any
(IOConsumerE<? super AnyADDRESS__<D, __, ? extends AnyADDRESS__<D, __, ?>>, Ex> address) Creates an address element with no attributes and the given body.AnyADDRESS_c
<D, __, ?> Creates an address element with no attributes then begins element content.AnyBLOCKQUOTE
<D, __, ?, ?, ?> Opens a new blockquote element.default __
Creates an empty blockquote element with no attributes.blockquote__
(IORunnableE<Ex> blockquote) Creates a blockquote element with no attributes and the given body.default __
blockquote__
(Object text) Creates a blockquote element with no attributes and a text body.blockquote__any
(IOConsumerE<? super AnyBLOCKQUOTE__<D, __, ? extends AnyBLOCKQUOTE__<D, __, ?>>, Ex> blockquote) Creates a blockquote element with no attributes and the given body.AnyBLOCKQUOTE_c
<D, __, ?> Creates a blockquote element with no attributes then begins element content.dl()
Opens a new dl element.default __
dl__()
Creates an empty dl element with no attributes.dl__
(IORunnableE<Ex> dl) Creates a dl element with no attributes and the given body.Creates a dl element with no attributes and the given body.dl_c()
Creates a dl element with no attributes then begins element content.default AnyFIELDSET
fieldset()
Deprecated.TODO: Implement fieldsetdefault AnyFIGURE
figure()
Deprecated.TODO: Implement figurefooter()
Opens a new footer element.default __
footer__()
Creates an empty footer element with no attributes.footer__
(IORunnableE<Ex> footer) Creates a footer element with no attributes and the given body.default __
Creates a footer element with no attributes and a text body.footer__any
(IOConsumerE<? super AnyFOOTER__<D, __, ? extends AnyFOOTER__<D, __, ?>>, Ex> footer) Creates a footer element with no attributes and the given body.AnyFOOTER_c
<D, __, ?> footer_c()
Creates a footer element with no attributes then begins element content.form()
Opens a new form element.form
(IOSupplierE<? extends String, Ex> action) Opens a new form element with the given action attribute.Opens a new form element with the given action attribute.default __
form__()
Creates an empty form element with no attributes.form__
(IORunnableE<Ex> form) Creates a form element with no attributes and the given body.default __
Creates a form element with no attributes and a text body.Creates a form element with no attributes and the given body.form_c()
Creates a form element with no attributes then begins element content.header()
Opens a new header element.default __
header__()
Creates an empty header element with no attributes.header__
(IORunnableE<Ex> header) Creates a header element with no attributes and the given body.default __
Creates a header element with no attributes and a text body.header__any
(IOConsumerE<? super AnyHEADER__<D, __, ? extends AnyHEADER__<D, __, ?>>, Ex> header) Creates a header element with no attributes and the given body.AnyHEADER_c
<D, __, ?> header_c()
Creates a header element with no attributes then begins element content.main()
Opens a new main element.default __
main__()
Creates an empty main element with no attributes.main__
(IORunnableE<Ex> main) Creates a main element with no attributes and the given body.default __
Creates a main element with no attributes and a text body.Creates a main element with no attributes and the given body.main_c()
Creates a main element with no attributes then begins element content.ol()
Opens a new ol element.default __
ol__()
Creates an empty ol element with no attributes.ol__
(IORunnableE<Ex> ol) Creates an ol element with no attributes and the given body.Creates an ol element with no attributes and the given body.ol_c()
Creates an ol element with no attributes then begins element content.p()
Opens a new p element.default __
p__()
Creates an empty p element with no attributes.p__
(IORunnableE<Ex> p) Creates a p element with no attributes and the given body.default __
Creates a p element with no attributes and a text body.Creates a p element with no attributes and the given body.p_c()
Creates a p element with no attributes then begins element content.pre()
Opens a new pre element.default __
pre__()
Creates an empty pre element with no attributes.pre__
(IORunnableE<Ex> pre) Creates a pre element with no attributes and the given body.default __
Creates a pre element with no attributes and a text body.Creates a pre element with no attributes and the given body.pre_c()
Creates a pre element with no attributes then begins element content.table()
Opens a new table element.default __
table__()
Creates an empty table element with no attributes.table__
(IORunnableE<Ex> table) Creates a table element with no attributes and the given body.table__any
(IOConsumerE<? super AnyTABLE__<D, __, ? extends AnyTABLE__<D, __, ?>>, Ex> table) Creates a table element with no attributes and the given body.AnyTABLE_c
<D, __, ?> table_c()
Creates a table element with no attributes then begins element content.ul()
Opens a new ul element.default __
ul__()
Creates an empty ul element with no attributes.ul__
(IORunnableE<Ex> ul) Creates a ul element with no attributes and the given body.Creates a ul element with no attributes and the given body.ul_c()
Creates a ul element with no attributes then begins element content.Methods inherited from interface com.aoapps.html.any.AnyHeadingContent
h, h__, h__, h__, h__, h_c, h1, h1__, h1__, h1__, h1__any, h1_c, h2, h2__, h2__, h2__, h2__any, h2_c, h3, h3__, h3__, h3__, h3__any, h3_c, h4, h4__, h4__, h4__, h4__any, h4_c, h5, h5__, h5__, h5__, h5__any, h5_c, h6, h6__, h6__, h6__, h6__any, h6_c, hgroup
Methods inherited from interface com.aoapps.html.any.AnyInteractiveContent
details, menu, menu__, menu__, menu__any, menu_c
Methods inherited from interface com.aoapps.html.any.AnySectioningContent
article, article__, article__, article__, article__any, article_c, aside, aside__, aside__, aside__, aside__any, aside_c, nav, nav__, nav__, nav__, nav__any, nav_c, section, section__, section__, section__, section__any, section_c
Methods inherited from interface com.aoapps.html.any.AnyTextContent
decDepth, encode, encode, encode, encode, encode, encode, encode, encode, encode, incDepth, indent, indent, nbsp, nbsp, nl, nli, nli, setDepth, setIndent, sp, sp, text, text, text, text, text, text, text, text, text
Methods inherited from interface com.aoapps.html.any.AnyUnion_DL_Palpable
div, div__, div__, div__, div__any, div_c
Methods inherited from interface com.aoapps.html.any.AnyUnion_Embedded_Interactive
audio, embed, iframe, img, img, img, object, object__, object__, object__any, object_c, video
Methods inherited from interface com.aoapps.html.any.AnyUnion_Embedded_Palpable_Phrasing
canvas
Methods inherited from interface com.aoapps.html.any.AnyUnion_Interactive_Phrasing
a, a, a, a__, a__, a__, a__, a_c, button, input, label, label__, label__, label__, label__any, label_c, select, select__, select__, select__any, select_c, textarea, textarea__, textarea__, textarea__, textarea__any, textarea_c
Methods inherited from interface com.aoapps.html.any.AnyUnion_Palpable_Phrasing
abbr, abbr__, abbr__, abbr__, abbr__any, abbr_c, b, b__, b__, b__, b__any, b_c, bdi, bdi__, bdi__, bdi__, bdi__any, bdi_c, bdo, bdo, bdo, bdo, bdo, bdo__, bdo__, bdo__, bdo__any, bdo_c, cite, cite__, cite__, cite__, cite__any, cite_c, code, code__, code__, code__, code__any, code_c, data, data, data, data__, data__, data__, data__any, data_c, dfn, dfn__, dfn__, dfn__, dfn__any, dfn_c, em, em__, em__, em__, em__any, em_c, i, i__, i__, i__, i__any, i_c, ins, ins__, ins__, ins__, ins__, ins_c, kbd, kbd__, kbd__, kbd__, kbd__any, kbd_c, map, map, map, map__, map__, map__, map__, map_c, mark, mark__, mark__, mark__, mark__any, mark_c, meter, meter__, meter__, meter__, meter__any, meter_c, output, output__, output__, output__, output__any, output_c, progress, progress__, progress__, progress__, progress__any, progress_c, q, q__, q__, q__, q__any, q_c, ruby, s, s__, s__, s__, s__any, s_c, samp, samp__, samp__, samp__, samp__any, samp_c, small, small__, small__, small__, small__any, small_c, span, span__, span__, span__, span__any, span_c, strong, strong__, strong__, strong__, strong__any, strong_c, sub, sub__, sub__, sub__, sub__any, sub_c, sup, sup__, sup__, sup__, sup__any, sup_c, time, u, u__, u__, u__, u__any, u_c, var, var__, var__, var__, var__any, var_c
Methods inherited from interface com.aoapps.html.any.Content
autoIndent, autoIndent, autoNl, autoNli, autoNli, clearAtnl, getAtnl, getAutonli, getDepth, getDocument, getIndent, getRawUnsafe, getRawUnsafe, setAtnl, setAtnl, setAutonli, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe
-
Method Details
-
address
Opens a new address element.- Throws:
IOException
-
address__
Creates an address 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:
IOException
Ex
-
address__any
default <Ex extends Throwable> __ address__any(IOConsumerE<? super AnyADDRESS__<D, __, throws IOException, Ex? extends AnyADDRESS__<D, __, ?>>, Ex> address) Creates an address 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:
IOException
Ex
-
address__
Creates an address element with no attributes and a text body.- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
address__
Creates an empty address element with no attributes.- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
address_c
Creates an address element with no attributes then begins element content.- Returns:
- The content model of this element, which will be the parent content model of child elements. This must be ended or closed in order to end the tag. This is well suited for use in a try-with-resources block.
- Throws:
IOException
- See Also:
-
blockquote
Opens a new blockquote element.- Throws:
IOException
-
blockquote__
Creates a blockquote 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:
IOException
Ex
-
blockquote__any
default <Ex extends Throwable> __ blockquote__any(IOConsumerE<? super AnyBLOCKQUOTE__<D, __, throws IOException, Ex? extends AnyBLOCKQUOTE__<D, __, ?>>, Ex> blockquote) Creates a blockquote 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:
IOException
Ex
-
blockquote__
Creates a blockquote element with no attributes and a text body.- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
blockquote__
Creates an empty blockquote element with no attributes.- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
blockquote_c
Creates a blockquote element with no attributes then begins element content.- Returns:
- The content model of this element, which will be the parent content model of child elements. This must be ended or closed in order to end the tag. This is well suited for use in a try-with-resources block.
- Throws:
IOException
- See Also:
-
dl
Opens a new dl element.- See 4.4.9 The dl element.
- See <dl>: The Description List element.
- See HTML dl tag.
- Throws:
IOException
-
dl__
Creates a dl element with no attributes and the given body.- See 4.4.9 The dl element.
- See <dl>: The Description List element.
- See HTML dl tag.
- 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:
IOException
Ex
-
dl__any
default <Ex extends Throwable> __ dl__any(IOConsumerE<? super AnyDL__<D, __, throws IOException, Ex? extends AnyDL__<D, __, ?>>, Ex> dl) Creates a dl element with no attributes and the given body.- See 4.4.9 The dl element.
- See <dl>: The Description List element.
- See HTML dl tag.
- 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:
IOException
Ex
-
dl__
Creates an empty dl element with no attributes.- See 4.4.9 The dl element.
- See <dl>: The Description List element.
- See HTML dl tag.
- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
dl_c
Creates a dl element with no attributes then begins element content.- See 4.4.9 The dl element.
- See <dl>: The Description List element.
- See HTML dl tag.
- Returns:
- The content model of this element, which will be the parent content model of child elements. This must be ended or closed in order to end the tag. This is well suited for use in a try-with-resources block.
- Throws:
IOException
- See Also:
-
fieldset
Deprecated.TODO: Implement fieldsetOpens a new fieldset element.- Throws:
IOException
-
figure
Deprecated.TODO: Implement figureOpens a new figure element.- Throws:
IOException
- Since:
- HTML 5
-
form
Opens a new form element.- See 4.10.3 The form element.
- See <form>: The Form element.
- See HTML form tag.
- Throws:
IOException
-
form
Opens a new form element with the given action attribute.- See 4.10.3 The form element.
- See <form>: The Form element.
- See HTML form tag.
- Throws:
IOException
-
form
<Ex extends Throwable> AnyFORM<D,__, form?, ?, ?> (IOSupplierE<? extends String, Ex> action) throws IOException, ExOpens a new form element with the given action attribute.- See 4.10.3 The form element.
- See <form>: The Form element.
- See HTML form tag.
- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
-
form__
Creates a form element with no attributes and the given body.- See 4.10.3 The form element.
- See <form>: The Form element.
- See HTML form tag.
- 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:
IOException
Ex
-
form__any
default <Ex extends Throwable> __ form__any(IOConsumerE<? super AnyFORM__<D, __, throws IOException, Ex? extends AnyFORM__<D, __, ?>>, Ex> form) Creates a form element with no attributes and the given body.- See 4.10.3 The form element.
- See <form>: The Form element.
- See HTML form tag.
- 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:
IOException
Ex
-
form__
Creates a form element with no attributes and a text body.- See 4.10.3 The form element.
- See <form>: The Form element.
- See HTML form tag.
- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
form__
Creates an empty form element with no attributes.- See 4.10.3 The form element.
- See <form>: The Form element.
- See HTML form tag.
- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
form_c
Creates a form element with no attributes then begins element content.- See 4.10.3 The form element.
- See <form>: The Form element.
- See HTML form tag.
- Returns:
- The content model of this element, which will be the parent content model of child elements. This must be ended or closed in order to end the tag. This is well suited for use in a try-with-resources block.
- Throws:
IOException
- See Also:
-
header
Opens a new header element.- See 4.3.8 The header element.
- See <header>.
- See HTML header Tag.
- Throws:
IOException
- Since:
- HTML 5
-
header__
Creates a header element with no attributes and the given body.- See 4.3.8 The header element.
- See <header>.
- See HTML header Tag.
- 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:
IOException
Ex
- Since:
- HTML 5
-
header__any
default <Ex extends Throwable> __ header__any(IOConsumerE<? super AnyHEADER__<D, __, throws IOException, Ex? extends AnyHEADER__<D, __, ?>>, Ex> header) Creates a header element with no attributes and the given body.- See 4.3.8 The header element.
- See <header>.
- See HTML header Tag.
- 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:
IOException
Ex
- Since:
- HTML 5
-
header__
Creates a header element with no attributes and a text body.- See 4.3.8 The header element.
- See <header>.
- See HTML header Tag.
- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
- Since:
- HTML 5
-
header__
Creates an empty header element with no attributes.- See 4.3.8 The header element.
- See <header>.
- See HTML header Tag.
- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
- Since:
- HTML 5
-
header_c
Creates a header element with no attributes then begins element content.- See 4.3.8 The header element.
- See <header>.
- See HTML header Tag.
- Returns:
- The content model of this element, which will be the parent content model of child elements. This must be ended or closed in order to end the tag. This is well suited for use in a try-with-resources block.
- Throws:
IOException
- Since:
- HTML 5
- See Also:
-
main
Opens a new main element.- See 4.4.14 The main element.
- See <main>.
- See HTML main Tag.
- Throws:
IOException
- Since:
- HTML 5
-
main__
Creates a main element with no attributes and the given body.- See 4.4.14 The main element.
- See <main>.
- See HTML main Tag.
- 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:
IOException
Ex
- Since:
- HTML 5
-
main__any
default <Ex extends Throwable> __ main__any(IOConsumerE<? super AnyMAIN__<D, __, throws IOException, Ex? extends AnyMAIN__<D, __, ?>>, Ex> main) Creates a main element with no attributes and the given body.- See 4.4.14 The main element.
- See <main>.
- See HTML main Tag.
- 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:
IOException
Ex
- Since:
- HTML 5
-
main__
Creates a main element with no attributes and a text body.- See 4.4.14 The main element.
- See <main>.
- See HTML main Tag.
- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
- Since:
- HTML 5
-
main__
Creates an empty main element with no attributes.- See 4.4.14 The main element.
- See <main>.
- See HTML main Tag.
- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
- Since:
- HTML 5
-
main_c
Creates a main element with no attributes then begins element content.- See 4.4.14 The main element.
- See <main>.
- See HTML main Tag.
- Returns:
- The content model of this element, which will be the parent content model of child elements. This must be ended or closed in order to end the tag. This is well suited for use in a try-with-resources block.
- Throws:
IOException
- Since:
- HTML 5
- See Also:
-
ol
Opens a new ol element.- See 4.4.5 The ol element.
- See <ol>: The Ordered List element.
- See HTML ol tag.
- Throws:
IOException
-
ol__
Creates an ol element with no attributes and the given body.- See 4.4.5 The ol element.
- See <ol>: The Ordered List element.
- See HTML ol tag.
- 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:
IOException
Ex
-
ol__any
default <Ex extends Throwable> __ ol__any(IOConsumerE<? super AnyOL__<D, __, throws IOException, Ex? extends AnyOL__<D, __, ?>>, Ex> ol) Creates an ol element with no attributes and the given body.- See 4.4.5 The ol element.
- See <ol>: The Ordered List element.
- See HTML ol tag.
- 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:
IOException
Ex
-
ol__
Creates an empty ol element with no attributes.- See 4.4.5 The ol element.
- See <ol>: The Ordered List element.
- See HTML ol tag.
- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
ol_c
Creates an ol element with no attributes then begins element content.- See 4.4.5 The ol element.
- See <ol>: The Ordered List element.
- See HTML ol tag.
- Returns:
- The content model of this element, which will be the parent content model of child elements. This must be ended or closed in order to end the tag. This is well suited for use in a try-with-resources block.
- Throws:
IOException
- See Also:
-
p
Opens a new p element.- See 4.4.1 The p element.
- See <p>: The Paragraph element.
- See HTML p tag.
- Throws:
IOException
-
p__
Creates a p element with no attributes and the given body.- See 4.4.1 The p element.
- See <p>: The Paragraph element.
- See HTML p tag.
- 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:
IOException
Ex
-
p__any
default <Ex extends Throwable> __ p__any(IOConsumerE<? super AnyP__<D, __, throws IOException, Ex? extends AnyP__<D, __, ?>>, Ex> p) Creates a p element with no attributes and the given body.- See 4.4.1 The p element.
- See <p>: The Paragraph element.
- See HTML p tag.
- 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:
IOException
Ex
-
p__
Creates a p element with no attributes and a text body.- See 4.4.1 The p element.
- See <p>: The Paragraph element.
- See HTML p tag.
- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
p__
Creates an empty p element with no attributes.- See 4.4.1 The p element.
- See <p>: The Paragraph element.
- See HTML p tag.
- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
p_c
Creates a p element with no attributes then begins element content.- See 4.4.1 The p element.
- See <p>: The Paragraph element.
- See HTML p tag.
- Returns:
- The content model of this element, which will be the parent content model of child elements. This must be ended or closed in order to end the tag. This is well suited for use in a try-with-resources block.
- Throws:
IOException
- See Also:
-
pre
Opens a new pre element.- Throws:
IOException
-
pre__
Creates a pre 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:
IOException
Ex
-
pre__any
default <Ex extends Throwable> __ pre__any(IOConsumerE<? super AnyPRE__<D, __, throws IOException, Ex? extends AnyPRE__<D, __, ?>>, Ex> pre) Creates a pre 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:
IOException
Ex
-
pre__
Creates a pre element with no attributes and a text body.- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
pre__
Creates an empty pre element with no attributes.- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
pre_c
Creates a pre element with no attributes then begins element content.- Returns:
- The content model of this element, which will be the parent content model of child elements. This must be ended or closed in order to end the tag. This is well suited for use in a try-with-resources block.
- Throws:
IOException
- See Also:
-
table
Opens a new table element.- See 4.9.1 The table element.
- See <table>: The Table element.
- See HTML table tag.
- Throws:
IOException
-
table__
Creates a table element with no attributes and the given body.- See 4.9.1 The table element.
- See <table>: The Table element.
- See HTML table tag.
- 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:
IOException
Ex
-
table__any
default <Ex extends Throwable> __ table__any(IOConsumerE<? super AnyTABLE__<D, __, throws IOException, Ex? extends AnyTABLE__<D, __, ?>>, Ex> table) Creates a table element with no attributes and the given body.- See 4.9.1 The table element.
- See <table>: The Table element.
- See HTML table tag.
- 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:
IOException
Ex
-
table__
Creates an empty table element with no attributes.- See 4.9.1 The table element.
- See <table>: The Table element.
- See HTML table tag.
- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
table_c
Creates a table element with no attributes then begins element content.- See 4.9.1 The table element.
- See <table>: The Table element.
- See HTML table tag.
- Returns:
- The content model of this element, which will be the parent content model of child elements. This must be ended or closed in order to end the tag. This is well suited for use in a try-with-resources block.
- Throws:
IOException
- See Also:
-
ul
Opens a new ul element.- See 4.4.6 The ul element.
- See <ul>: The Unordered List element.
- See HTML ul tag.
- Throws:
IOException
-
ul__
Creates a ul element with no attributes and the given body.- See 4.4.6 The ul element.
- See <ul>: The Unordered List element.
- See HTML ul tag.
- 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:
IOException
Ex
-
ul__any
default <Ex extends Throwable> __ ul__any(IOConsumerE<? super AnyUL__<D, __, throws IOException, Ex? extends AnyUL__<D, __, ?>>, Ex> ul) Creates a ul element with no attributes and the given body.- See 4.4.6 The ul element.
- See <ul>: The Unordered List element.
- See HTML ul tag.
- 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:
IOException
Ex
-
ul__
Creates an empty ul element with no attributes.- See 4.4.6 The ul element.
- See <ul>: The Unordered List element.
- See HTML ul tag.
- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOException
-
ul_c
Creates a ul element with no attributes then begins element content.- See 4.4.6 The ul element.
- See <ul>: The Unordered List element.
- See HTML ul tag.
- Returns:
- The content model of this element, which will be the parent content model of child elements. This must be ended or closed in order to end the tag. This is well suited for use in a try-with-resources block.
- Throws:
IOException
- See Also:
-