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