Uses of Class
eu.bandm.tools.doctypes.xhtml.Element_param.Attr_value
Packages that use Element_param.Attr_value
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
-
Uses of Element_param.Attr_value in eu.bandm.tools.doctypes.xhtml
Fields in eu.bandm.tools.doctypes.xhtml declared as Element_param.Attr_valueModifier and TypeFieldDescriptionstatic final Element_param.Attr_value
Element_param.Attr_value.unspecified
Methods in eu.bandm.tools.doctypes.xhtml that return Element_param.Attr_valueModifier and TypeMethodDescriptionstatic Element_param.Attr_value
Create a new instance, its value picked from the W3C DOM instance.static Element_param.Attr_value
Element_param.Attr_value.from
(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.final Element_param.Attr_value
Element_param.getAttr_value()
final Element_param.Attr_value
Element_param.readAttr_value()
Methods in eu.bandm.tools.doctypes.xhtml with parameters of type Element_param.Attr_valueModifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_param.Attr_value attr) protected void
Matcher.action
(Element_param.Attr_value attr) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_param.Attr_value attr) void
Visitor.visit
(Element_param.Attr_value attr_value) Can be overridden by the user.