Module com.aoapps.html.any
Package com.aoapps.html.any
Class AnyDFN<D extends AnyDocument<D>,PC extends AnyUnion_Palpable_Phrasing<D,PC>,E extends AnyDFN<D,PC,E,__,_c>,__ extends AnyDFN__<D,PC,__>,_c extends AnyDFN_c<D,PC,_c>>
java.lang.Object
com.aoapps.html.any.Element<D,PC,E>
com.aoapps.html.any.Normal<D,PC,E,__,_c>
com.aoapps.html.any.NormalText<D,PC,E,__,_c>
com.aoapps.html.any.AnyDFN<D,PC,E,__,_c>
- Type Parameters:
D
- This document typePC
- The parent content model this element is withinE
- This element type__
- This content model, which will be the parent content model of child elements_c
- This content model asCloseable
, which will be the parent content model of child elements
- All Implemented Interfaces:
Whitespace
,Autofocus<E>
,AutocapitalizeUnexpected<E>
,Dir<E>
,OnabortUnexpected<E>
,Onblur<E>
,OncanplaythroughUnexpected<E>
,OncanplayUnexpected<E>
,OnchangeUnexpected<E>
,Onclick<E>
,Oncontextmenu<E>
,Oncopy<E>
,Oncut<E>
,Ondblclick<E>
,Ondrag<E>
,Ondragend<E>
,Ondragenter<E>
,Ondragleave<E>
,Ondragover<E>
,Ondragstart<E>
,Ondrop<E>
,OndurationchangeUnexpected<E>
,OnemptiedUnexpected<E>
,OnendedUnexpected<E>
,OnerrorUnexpected<E>
,Onfocus<E>
,OninputUnexpected<E>
,OninvalidUnexpected<E>
,Onkeydown<E>
,Onkeypress<E>
,Onkeyup<E>
,OnloadeddataUnexpected<E>
,OnloadedmetadataUnexpected<E>
,OnloadstartUnexpected<E>
,OnloadUnexpected<E>
,Onmousedown<E>
,Onmouseenter<E>
,Onmouseleave<E>
,Onmousemove<E>
,Onmouseout<E>
,Onmouseover<E>
,Onmouseup<E>
,Onmousewheel<E>
,Onpaste<E>
,OnpauseUnexpected<E>
,OnplayingUnexpected<E>
,OnplayUnexpected<E>
,OnprogressUnexpected<E>
,OnratechangeUnexpected<E>
,OnresetUnexpected<E>
,OnresizeUnexpected<E>
,Onscroll<E>
,OnsecuritypolicyviolationUnexpected<E>
,OnseekedUnexpected<E>
,OnseekingUnexpected<E>
,OnselectUnexpected<E>
,OnslotchangeUnexpected<E>
,OnstalledUnexpected<E>
,OnsubmitUnexpected<E>
,OnsuspendUnexpected<E>
,OntimeupdateUnexpected<E>
,OntoggleUnexpected<E>
,OnvolumechangeUnexpected<E>
,OnwaitingUnexpected<E>
,Onwheel<E>
,Tabindex<E>
,Accesskey<E>
,Attribute<E>
,Class<E>
,Data<E>
,Id<E>
,Lang<E>
,Style<E>
,Title<E>
,DocumentWriter
,GlobalAttributes<E>
public abstract class AnyDFN<D extends AnyDocument<D>,PC extends AnyUnion_Palpable_Phrasing<D,PC>,E extends AnyDFN<D,PC,E,__,_c>,__ extends AnyDFN__<D,PC,__>,_c extends AnyDFN_c<D,PC,_c>>
extends NormalText<D,PC,E,__,_c>
- See 4.5.8 The dfn element.
- See <dfn>: The Definition element.
- See HTML dfn tag.
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.text.Accesskey
Accesskey.accesskey
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.text.Class
Class.clazz
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.text.Data
Data.data, Data.dataset
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.enumeration.Dir
Dir.dir, Dir.Value
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.text.Lang
Lang.lang
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onblur
Onblur.onblur
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onclick
Onclick.onclick
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Oncontextmenu
Oncontextmenu.oncontextmenu
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Oncopy
Oncopy.oncopy
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Oncut
Oncut.oncut
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Ondblclick
Ondblclick.ondblclick
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Ondrag
Ondrag.ondrag
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Ondragend
Ondragend.ondragend
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Ondragenter
Ondragenter.ondragenter
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Ondragleave
Ondragleave.ondragleave
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Ondragover
Ondragover.ondragover
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Ondragstart
Ondragstart.ondragstart
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Ondrop
Ondrop.ondrop
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onfocus
Onfocus.onfocus
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onkeydown
Onkeydown.onkeydown
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onkeypress
Onkeypress.onkeypress
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onkeyup
Onkeyup.onkeyup
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onmousedown
Onmousedown.onmousedown
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onmouseenter
Onmouseenter.onmouseenter
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onmouseleave
Onmouseleave.onmouseleave
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onmousemove
Onmousemove.onmousemove
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onmouseout
Onmouseout.onmouseout
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onmouseover
Onmouseover.onmouseover
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onmouseup
Onmouseup.onmouseup
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onmousewheel
Onmousewheel.onmousewheel
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onpaste
Onpaste.onpaste
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onscroll
Onscroll.onscroll
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.event.Onwheel
Onwheel.onwheel
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.text.Style
Style.style
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.text.Title
Title.title
-
Field Summary
Fields inherited from interface com.aoapps.encoding.Whitespace
INDENT_SPACES, NL, SPACE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiontitle
(TextWritable<Ex> title) The title attribute has special semantics on this element: Full term or expansion of abbreviation.title
(IOSupplierE<?, Ex> title) The title attribute has special semantics on this element: Full term or expansion of abbreviation.The title attribute has special semantics on this element: Full term or expansion of abbreviation.protected void
writeClose
(Writer unsafe, boolean closeAttributes) Writes the closing tag.protected E
Writes the beginning of the opening tag.Methods inherited from class com.aoapps.html.any.NormalText
__
Methods inherited from class com.aoapps.html.any.Normal
__, __, __, _c, doBeforeBody, isContentIndented, new__, new_c
Methods inherited from class com.aoapps.html.any.Element
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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.aoapps.html.any.attributes.text.Accesskey
accesskey, accesskey, accesskey, accesskey
Methods inherited from interface com.aoapps.html.any.attributes.text.Attribute
attribute, attribute, attribute
Methods inherited from interface com.aoapps.html.any.attributes.enumeration.AutocapitalizeUnexpected
autocapitalize, autocapitalize, autocapitalize, autocapitalize
Methods inherited from interface com.aoapps.html.any.attributes.bool.Autofocus
autofocus, autofocus, autofocus
Methods inherited from interface com.aoapps.html.any.attributes.text.Class
clazz, clazz, clazz, clazz
Methods inherited from interface com.aoapps.html.any.attributes.text.Data
data, data, data, dataset, dataset, dataset
Methods inherited from interface com.aoapps.html.any.attributes.text.Lang
lang, lang, lang, lang, lang
Methods inherited from interface com.aoapps.html.any.attributes.event.OnabortUnexpected
onabort, onabort, onabort
Methods inherited from interface com.aoapps.html.any.attributes.event.OncanplaythroughUnexpected
oncanplaythrough, oncanplaythrough, oncanplaythrough
Methods inherited from interface com.aoapps.html.any.attributes.event.OncanplayUnexpected
oncanplay, oncanplay, oncanplay
Methods inherited from interface com.aoapps.html.any.attributes.event.OnchangeUnexpected
onchange, onchange, onchange
Methods inherited from interface com.aoapps.html.any.attributes.event.Onclick
onclick, onclick, onclick
Methods inherited from interface com.aoapps.html.any.attributes.event.Oncontextmenu
oncontextmenu, oncontextmenu, oncontextmenu
Methods inherited from interface com.aoapps.html.any.attributes.event.Ondblclick
ondblclick, ondblclick, ondblclick
Methods inherited from interface com.aoapps.html.any.attributes.event.Ondragend
ondragend, ondragend, ondragend
Methods inherited from interface com.aoapps.html.any.attributes.event.Ondragenter
ondragenter, ondragenter, ondragenter
Methods inherited from interface com.aoapps.html.any.attributes.event.Ondragleave
ondragleave, ondragleave, ondragleave
Methods inherited from interface com.aoapps.html.any.attributes.event.Ondragover
ondragover, ondragover, ondragover
Methods inherited from interface com.aoapps.html.any.attributes.event.Ondragstart
ondragstart, ondragstart, ondragstart
Methods inherited from interface com.aoapps.html.any.attributes.event.OndurationchangeUnexpected
ondurationchange, ondurationchange, ondurationchange
Methods inherited from interface com.aoapps.html.any.attributes.event.OnemptiedUnexpected
onemptied, onemptied, onemptied
Methods inherited from interface com.aoapps.html.any.attributes.event.OnendedUnexpected
onended, onended, onended
Methods inherited from interface com.aoapps.html.any.attributes.event.OnerrorUnexpected
onerror, onerror, onerror
Methods inherited from interface com.aoapps.html.any.attributes.event.Onfocus
onfocus, onfocus, onfocus
Methods inherited from interface com.aoapps.html.any.attributes.event.OninputUnexpected
oninput, oninput, oninput
Methods inherited from interface com.aoapps.html.any.attributes.event.OninvalidUnexpected
oninvalid, oninvalid, oninvalid
Methods inherited from interface com.aoapps.html.any.attributes.event.Onkeydown
onkeydown, onkeydown, onkeydown
Methods inherited from interface com.aoapps.html.any.attributes.event.Onkeypress
onkeypress, onkeypress, onkeypress
Methods inherited from interface com.aoapps.html.any.attributes.event.Onkeyup
onkeyup, onkeyup, onkeyup
Methods inherited from interface com.aoapps.html.any.attributes.event.OnloadeddataUnexpected
onloadeddata, onloadeddata, onloadeddata
Methods inherited from interface com.aoapps.html.any.attributes.event.OnloadedmetadataUnexpected
onloadedmetadata, onloadedmetadata, onloadedmetadata
Methods inherited from interface com.aoapps.html.any.attributes.event.OnloadstartUnexpected
onloadstart, onloadstart, onloadstart
Methods inherited from interface com.aoapps.html.any.attributes.event.OnloadUnexpected
onload, onload, onload
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmousedown
onmousedown, onmousedown, onmousedown
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmouseenter
onmouseenter, onmouseenter, onmouseenter
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmouseleave
onmouseleave, onmouseleave, onmouseleave
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmousemove
onmousemove, onmousemove, onmousemove
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmouseout
onmouseout, onmouseout, onmouseout
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmouseover
onmouseover, onmouseover, onmouseover
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmouseup
onmouseup, onmouseup, onmouseup
Methods inherited from interface com.aoapps.html.any.attributes.event.Onmousewheel
onmousewheel, onmousewheel, onmousewheel
Methods inherited from interface com.aoapps.html.any.attributes.event.Onpaste
onpaste, onpaste, onpaste
Methods inherited from interface com.aoapps.html.any.attributes.event.OnpauseUnexpected
onpause, onpause, onpause
Methods inherited from interface com.aoapps.html.any.attributes.event.OnplayingUnexpected
onplaying, onplaying, onplaying
Methods inherited from interface com.aoapps.html.any.attributes.event.OnplayUnexpected
onplay, onplay, onplay
Methods inherited from interface com.aoapps.html.any.attributes.event.OnprogressUnexpected
onprogress, onprogress, onprogress
Methods inherited from interface com.aoapps.html.any.attributes.event.OnratechangeUnexpected
onratechange, onratechange, onratechange
Methods inherited from interface com.aoapps.html.any.attributes.event.OnresetUnexpected
onreset, onreset, onreset
Methods inherited from interface com.aoapps.html.any.attributes.event.OnresizeUnexpected
onresize, onresize, onresize
Methods inherited from interface com.aoapps.html.any.attributes.event.Onscroll
onscroll, onscroll, onscroll
Methods inherited from interface com.aoapps.html.any.attributes.event.OnsecuritypolicyviolationUnexpected
onsecuritypolicyviolation, onsecuritypolicyviolation, onsecuritypolicyviolation
Methods inherited from interface com.aoapps.html.any.attributes.event.OnseekedUnexpected
onseeked, onseeked, onseeked
Methods inherited from interface com.aoapps.html.any.attributes.event.OnseekingUnexpected
onseeking, onseeking, onseeking
Methods inherited from interface com.aoapps.html.any.attributes.event.OnselectUnexpected
onselect, onselect, onselect
Methods inherited from interface com.aoapps.html.any.attributes.event.OnslotchangeUnexpected
onslotchange, onslotchange, onslotchange
Methods inherited from interface com.aoapps.html.any.attributes.event.OnstalledUnexpected
onstalled, onstalled, onstalled
Methods inherited from interface com.aoapps.html.any.attributes.event.OnsubmitUnexpected
onsubmit, onsubmit, onsubmit
Methods inherited from interface com.aoapps.html.any.attributes.event.OnsuspendUnexpected
onsuspend, onsuspend, onsuspend
Methods inherited from interface com.aoapps.html.any.attributes.event.OntimeupdateUnexpected
ontimeupdate, ontimeupdate, ontimeupdate
Methods inherited from interface com.aoapps.html.any.attributes.event.OntoggleUnexpected
ontoggle, ontoggle, ontoggle
Methods inherited from interface com.aoapps.html.any.attributes.event.OnvolumechangeUnexpected
onvolumechange, onvolumechange, onvolumechange
Methods inherited from interface com.aoapps.html.any.attributes.event.OnwaitingUnexpected
onwaiting, onwaiting, onwaiting
Methods inherited from interface com.aoapps.html.any.attributes.event.Onwheel
onwheel, onwheel, onwheel
-
Constructor Details
-
AnyDFN
-
-
Method Details
-
writeOpen
Description copied from class:Element
Writes the beginning of the opening tag. -
writeClose
Description copied from class:Normal
Writes the closing tag.- Specified by:
writeClose
in classNormal<D extends AnyDocument<D>,
PC extends AnyUnion_Palpable_Phrasing<D, PC>, E extends AnyDFN<D, PC, E, __, _c>, __ extends AnyDFN__<D, PC, __>, _c extends AnyDFN_c<D, PC, _c>> - Parameters:
closeAttributes
- Whentrue
, must end attributes with'>'
before writing the closing tag. These are expected to be combined to a single write.- Throws:
IOException
-
title
The title attribute has special semantics on this element: Full term or expansion of abbreviation.- See 4.5.8 The dfn element.
- See <dfn>: The Definition element.
- See HTML dfn tag.
- Throws:
IOException
-
title
The title attribute has special semantics on this element: Full term or expansion of abbreviation.- See 4.5.8 The dfn element.
- See <dfn>: The Definition element.
- See HTML dfn tag.
- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-
title
The title attribute has special semantics on this element: Full term or expansion of abbreviation.- See 4.5.8 The dfn element.
- See <dfn>: The Definition element.
- See HTML dfn tag.
- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-