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