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_headersElement_th.Attr_headers.unspecifiedMethods in eu.bandm.tools.doctypes.xhtml that return Element_th.Attr_headersModifier and TypeMethodDescriptionstatic Element_th.Attr_headersCreate a new instance, its value picked from the W3C DOM instance.static Element_th.Attr_headersElement_th.Attr_headers.from(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.final Element_th.Attr_headersElement_th.getAttr_headers()final Element_th.Attr_headersElement_th.readAttr_headers()Methods in eu.bandm.tools.doctypes.xhtml with parameters of type Element_th.Attr_headersModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_th.Attr_headers attr) protected voidMatcher.action(Element_th.Attr_headers attr) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_th.Attr_headers attr) voidVisitor.visit(Element_th.Attr_headers attr_headers) Can be overridden by the user.