Module com.aoapps.html.any
Package com.aoapps.html.any
Class AnyMETA<D extends AnyDocument<D>,PC extends AnyUnion_Metadata_Phrasing<D,PC>,E extends AnyMETA<D,PC,E>>
java.lang.Object
com.aoapps.html.any.Element<D,PC,E>
com.aoapps.html.any.Void<D,PC,E>
com.aoapps.html.any.AnyMETA<D,PC,E>
- Type Parameters:
D
- This document typePC
- The parent content model this element is withinE
- This element type
- All Implemented Interfaces:
Whitespace
,Autofocus<E>
,AutofocusUnexpected<E>
,AutocapitalizeUnexpected<E>
,Charset<E,
,Charset.Value> Dir<E>
,DirUnexpected<E>
,HttpEquiv<E,
,AnyMETA.HttpEquiv> Name<E,
,AnyMETA.Name> OnabortUnexpected<E>
,Onblur<E>
,OnblurUnexpected<E>
,OncanplaythroughUnexpected<E>
,OncanplayUnexpected<E>
,OnchangeUnexpected<E>
,Onclick<E>
,OnclickUnexpected<E>
,Oncontextmenu<E>
,OncontextmenuUnexpected<E>
,Oncopy<E>
,OncopyUnexpected<E>
,Oncut<E>
,OncutUnexpected<E>
,Ondblclick<E>
,OndblclickUnexpected<E>
,Ondrag<E>
,Ondragend<E>
,OndragendUnexpected<E>
,Ondragenter<E>
,OndragenterUnexpected<E>
,Ondragleave<E>
,OndragleaveUnexpected<E>
,Ondragover<E>
,OndragoverUnexpected<E>
,Ondragstart<E>
,OndragstartUnexpected<E>
,OndragUnexpected<E>
,Ondrop<E>
,OndropUnexpected<E>
,OndurationchangeUnexpected<E>
,OnemptiedUnexpected<E>
,OnendedUnexpected<E>
,OnerrorUnexpected<E>
,Onfocus<E>
,OnfocusUnexpected<E>
,OninputUnexpected<E>
,OninvalidUnexpected<E>
,Onkeydown<E>
,OnkeydownUnexpected<E>
,Onkeypress<E>
,OnkeypressUnexpected<E>
,Onkeyup<E>
,OnkeyupUnexpected<E>
,OnloadeddataUnexpected<E>
,OnloadedmetadataUnexpected<E>
,OnloadstartUnexpected<E>
,OnloadUnexpected<E>
,Onmousedown<E>
,OnmousedownUnexpected<E>
,Onmouseenter<E>
,OnmouseenterUnexpected<E>
,Onmouseleave<E>
,OnmouseleaveUnexpected<E>
,Onmousemove<E>
,OnmousemoveUnexpected<E>
,Onmouseout<E>
,OnmouseoutUnexpected<E>
,Onmouseover<E>
,OnmouseoverUnexpected<E>
,Onmouseup<E>
,OnmouseupUnexpected<E>
,Onmousewheel<E>
,Onpaste<E>
,OnpasteUnexpected<E>
,OnpauseUnexpected<E>
,OnplayingUnexpected<E>
,OnplayUnexpected<E>
,OnprogressUnexpected<E>
,OnratechangeUnexpected<E>
,OnresetUnexpected<E>
,OnresizeUnexpected<E>
,Onscroll<E>
,OnscrollUnexpected<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>
,OnwheelUnexpected<E>
,Tabindex<E>
,Accesskey<E>
,AccesskeyUnexpected<E>
,Attribute<E>
,Class<E>
,ClassNoHtml4<E>
,Content<E>
,Data<E>
,Id<E>
,IdNoHtml4<E>
,Lang<E>
,Style<E>
,StyleNoHtml4<E>
,Title<E>
,TitleNoHtml4<E>
,DocumentWriter
,GlobalAttributes<E>
public abstract class AnyMETA<D extends AnyDocument<D>,PC extends AnyUnion_Metadata_Phrasing<D,PC>,E extends AnyMETA<D,PC,E>>
extends Void<D,PC,E>
implements Charset<E,Charset.Value>, Content<E>, HttpEquiv<E,AnyMETA.HttpEquiv>, Name<E,AnyMETA.Name>, AccesskeyUnexpected<E>, AutofocusUnexpected<E>, ClassNoHtml4<E>, DirUnexpected<E>, IdNoHtml4<E>, StyleNoHtml4<E>, TitleNoHtml4<E>, OnblurUnexpected<E>, OnclickUnexpected<E>, OncontextmenuUnexpected<E>, OncopyUnexpected<E>, OncutUnexpected<E>, OndblclickUnexpected<E>, OndragUnexpected<E>, OndragendUnexpected<E>, OndragenterUnexpected<E>, OndragleaveUnexpected<E>, OndragoverUnexpected<E>, OndragstartUnexpected<E>, OndropUnexpected<E>, OnfocusUnexpected<E>, OnkeydownUnexpected<E>, OnkeypressUnexpected<E>, OnkeyupUnexpected<E>, OnmousedownUnexpected<E>, OnmouseenterUnexpected<E>, OnmouseleaveUnexpected<E>, OnmousemoveUnexpected<E>, OnmouseoutUnexpected<E>, OnmouseoverUnexpected<E>, OnmouseupUnexpected<E>, OnpasteUnexpected<E>, OnscrollUnexpected<E>, OnwheelUnexpected<E>
- See 4.2.5 The meta element.
- See <meta>: The metadata element.
- See HTML meta tag.
- Author:
- AO Industries, Inc.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static enum
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.enumeration.Charset
Charset.Value
Nested classes/interfaces inherited from interface com.aoapps.html.any.attributes.text.Data
Data.data, Data.dataset
-
Field Summary
Fields inherited from interface com.aoapps.encoding.Whitespace
INDENT_SPACES, NL, SPACE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncharset()
Writes the charset for the document's character encoding.charset
(Charset.Value charset) Deprecated.charset
(Suppliers.Charset<Ex> charset) Deprecated.Please usecharset()
for automatic charset.charset
(Suppliers.String<Ex> charset) Deprecated.Please usecharset()
for automatic charset.charset
(IOSupplierE<? extends Charset.Value, Ex> charset) Deprecated.Please usecharset()
for automatic charset.Deprecated.Please usecharset()
for automatic charset.Deprecated.Please usecharset()
for automatic charset.protected void
doAfterElement
(Writer unsafe) Called after the element is closed.protected E
Writes the beginning of the opening tag.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.AccesskeyUnexpected
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.AutofocusUnexpected
autofocus, autofocus, autofocus
Methods inherited from interface com.aoapps.html.any.attributes.text.ClassNoHtml4
clazz, clazz, clazz, clazz
Methods inherited from interface com.aoapps.html.any.attributes.text.Content
content, content, content
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.enumeration.DirUnexpected
dir, dir, dir, dir
Methods inherited from interface com.aoapps.html.any.attributes.enumeration.HttpEquiv
httpEquiv, httpEquiv, httpEquiv, httpEquiv
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.enumeration.Name
name, name, name, name
Methods inherited from interface com.aoapps.html.any.attributes.event.OnabortUnexpected
onabort, onabort, onabort
Methods inherited from interface com.aoapps.html.any.attributes.event.OnblurUnexpected
onblur, onblur, onblur
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.OnclickUnexpected
onclick, onclick, onclick
Methods inherited from interface com.aoapps.html.any.attributes.event.OncontextmenuUnexpected
oncontextmenu, oncontextmenu, oncontextmenu
Methods inherited from interface com.aoapps.html.any.attributes.event.OncopyUnexpected
oncopy, oncopy, oncopy
Methods inherited from interface com.aoapps.html.any.attributes.event.OncutUnexpected
oncut, oncut, oncut
Methods inherited from interface com.aoapps.html.any.attributes.event.OndblclickUnexpected
ondblclick, ondblclick, ondblclick
Methods inherited from interface com.aoapps.html.any.attributes.event.OndragendUnexpected
ondragend, ondragend, ondragend
Methods inherited from interface com.aoapps.html.any.attributes.event.OndragenterUnexpected
ondragenter, ondragenter, ondragenter
Methods inherited from interface com.aoapps.html.any.attributes.event.OndragleaveUnexpected
ondragleave, ondragleave, ondragleave
Methods inherited from interface com.aoapps.html.any.attributes.event.OndragoverUnexpected
ondragover, ondragover, ondragover
Methods inherited from interface com.aoapps.html.any.attributes.event.OndragstartUnexpected
ondragstart, ondragstart, ondragstart
Methods inherited from interface com.aoapps.html.any.attributes.event.OndragUnexpected
ondrag, ondrag, ondrag
Methods inherited from interface com.aoapps.html.any.attributes.event.OndropUnexpected
ondrop, ondrop, ondrop
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.OnfocusUnexpected
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.OnkeydownUnexpected
onkeydown, onkeydown, onkeydown
Methods inherited from interface com.aoapps.html.any.attributes.event.OnkeypressUnexpected
onkeypress, onkeypress, onkeypress
Methods inherited from interface com.aoapps.html.any.attributes.event.OnkeyupUnexpected
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.OnmousedownUnexpected
onmousedown, onmousedown, onmousedown
Methods inherited from interface com.aoapps.html.any.attributes.event.OnmouseenterUnexpected
onmouseenter, onmouseenter, onmouseenter
Methods inherited from interface com.aoapps.html.any.attributes.event.OnmouseleaveUnexpected
onmouseleave, onmouseleave, onmouseleave
Methods inherited from interface com.aoapps.html.any.attributes.event.OnmousemoveUnexpected
onmousemove, onmousemove, onmousemove
Methods inherited from interface com.aoapps.html.any.attributes.event.OnmouseoutUnexpected
onmouseout, onmouseout, onmouseout
Methods inherited from interface com.aoapps.html.any.attributes.event.OnmouseoverUnexpected
onmouseover, onmouseover, onmouseover
Methods inherited from interface com.aoapps.html.any.attributes.event.OnmouseupUnexpected
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.OnpasteUnexpected
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.OnscrollUnexpected
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.OnwheelUnexpected
onwheel, onwheel, onwheel
Methods inherited from interface com.aoapps.html.any.attributes.text.StyleNoHtml4
style, style, style, style
Methods inherited from interface com.aoapps.html.any.attributes.integer.Tabindex
tabindex, tabindex, tabindex
Methods inherited from interface com.aoapps.html.any.attributes.text.TitleNoHtml4
title, title, title
-
Constructor Details
-
AnyMETA
-
-
Method Details
-
writeOpen
Description copied from class:Element
Writes the beginning of the opening tag.- Specified by:
writeOpen
in classElement<D extends AnyDocument<D>,
PC extends AnyUnion_Metadata_Phrasing<D, PC>, E extends AnyMETA<D, PC, E>> - Returns:
- The element instance to use. This may substitute the element with a different instance, when appropriate.
- Throws:
IOException
-
doAfterElement
Description copied from class:Void
Called after the element is closed.An common use is expected to be invoking
AnyDocument.autoNl(java.io.Writer)
.- Overrides:
doAfterElement
in classVoid<D extends AnyDocument<D>,
PC extends AnyUnion_Metadata_Phrasing<D, PC>, E extends AnyMETA<D, PC, E>> - Throws:
IOException
-
charset
Writes the charset for the document's character encoding.- Throws:
IOException
- Since:
- HTML 5
- See Also:
-
charset
Deprecated.Please usecharset()
for automatic charset.- Specified by:
charset
in interfaceCharset<D extends AnyDocument<D>,
PC extends AnyUnion_Metadata_Phrasing<D, PC>> - Throws:
IOException
- Since:
- HTML 5
-
charset
@Deprecated public <Ex extends Throwable> E charset(Suppliers.String<Ex> charset) throws IOException, Ex Deprecated.Please usecharset()
for automatic charset.- Specified by:
charset
in interfaceCharset<D extends AnyDocument<D>,
PC extends AnyUnion_Metadata_Phrasing<D, PC>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- Since:
- HTML 5
- See Also:
-
charset
Deprecated.Please usecharset()
for automatic charset.- Specified by:
charset
in interfaceCharset<D extends AnyDocument<D>,
PC extends AnyUnion_Metadata_Phrasing<D, PC>> - Throws:
IOException
- Since:
- HTML 5
- See Also:
-
charset
@Deprecated public <Ex extends Throwable> E charset(Suppliers.Charset<Ex> charset) throws IOException, Ex Deprecated.Please usecharset()
for automatic charset.- Specified by:
charset
in interfaceCharset<D extends AnyDocument<D>,
PC extends AnyUnion_Metadata_Phrasing<D, PC>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- Since:
- HTML 5
- See Also:
-
charset
Deprecated.Please usecharset()
for automatic charset.- Specified by:
charset
in interfaceCharset<D extends AnyDocument<D>,
PC extends AnyUnion_Metadata_Phrasing<D, PC>> - Throws:
IOException
- Since:
- HTML 5
- See Also:
-
charset
@Deprecated public <Ex extends Throwable> E charset(IOSupplierE<? extends Charset.Value, Ex> charset) throws IOException, ExDeprecated.Please usecharset()
for automatic charset.- Specified by:
charset
in interfaceCharset<D extends AnyDocument<D>,
PC extends AnyUnion_Metadata_Phrasing<D, PC>> - Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- Since:
- HTML 5
- See Also:
-
charset()
for automatic charset.