Uses of Class
eu.bandm.tools.doctypes.xhtml.Attr_rev
Packages that use Attr_rev
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
-
Uses of Attr_rev in eu.bandm.tools.doctypes.xhtml
Fields in eu.bandm.tools.doctypes.xhtml declared as Attr_revMethods in eu.bandm.tools.doctypes.xhtml that return Attr_revModifier and TypeMethodDescriptionstatic Attr_rev
Create a new instance, its value picked from the W3C DOM instance.static Attr_rev
Attr_rev.from
(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.Attr_rev.Owner.getAttr_rev()
final Attr_rev
Element_a.getAttr_rev()
final Attr_rev
Element_link.getAttr_rev()
Attr_rev.Owner.readAttr_rev()
final Attr_rev
Element_a.readAttr_rev()
final Attr_rev
Element_link.readAttr_rev()
Methods in eu.bandm.tools.doctypes.xhtml with parameters of type Attr_rev