Uses of Class
eu.bandm.tools.doctypes.xhtml.Element_th.Attr_headers
Packages that use Element_th.Attr_headers
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
-
Uses of Element_th.Attr_headers in eu.bandm.tools.doctypes.xhtml
Fields in eu.bandm.tools.doctypes.xhtml declared as Element_th.Attr_headersModifier and TypeFieldDescriptionstatic final Element_th.Attr_headers
Element_th.Attr_headers.unspecified
Methods in eu.bandm.tools.doctypes.xhtml that return Element_th.Attr_headersModifier and TypeMethodDescriptionstatic Element_th.Attr_headers
Create a new instance, its value picked from the W3C DOM instance.static Element_th.Attr_headers
Element_th.Attr_headers.from
(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.final Element_th.Attr_headers
Element_th.getAttr_headers()
final Element_th.Attr_headers
Element_th.readAttr_headers()
Methods in eu.bandm.tools.doctypes.xhtml with parameters of type Element_th.Attr_headersModifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_th.Attr_headers attr) protected void
Matcher.action
(Element_th.Attr_headers attr) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_th.Attr_headers attr) void
Visitor.visit
(Element_th.Attr_headers attr_headers) Can be overridden by the user.