Uses of Class
eu.bandm.tools.doctypes.xhtml.Element_table.Attr_summary
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
-
Uses of Element_table.Attr_summary in eu.bandm.tools.doctypes.xhtml
Modifier and TypeFieldDescriptionstatic final Element_table.Attr_summary
Element_table.Attr_summary.unspecified
Modifier and TypeMethodDescriptionstatic Element_table.Attr_summary
Create a new instance, its value picked from the W3C DOM instance.static Element_table.Attr_summary
Element_table.Attr_summary.from
(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.Element_table.getAttr_summary()
Element_table.readAttr_summary()
Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_table.Attr_summary attr) protected void
Matcher.action
(Element_table.Attr_summary attr) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_table.Attr_summary attr) void
Visitor.visit
(Element_table.Attr_summary attr_summary) Can be overridden by the user.