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