Uses of Class
eu.bandm.tools.doctypes.xhtml.Element_table.Attr_summary
Packages that use Element_table.Attr_summary
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
-
Uses of Element_table.Attr_summary in eu.bandm.tools.doctypes.xhtml
Fields in eu.bandm.tools.doctypes.xhtml declared as Element_table.Attr_summaryModifier and TypeFieldDescriptionstatic final Element_table.Attr_summaryElement_table.Attr_summary.unspecifiedMethods in eu.bandm.tools.doctypes.xhtml that return Element_table.Attr_summaryModifier and TypeMethodDescriptionstatic Element_table.Attr_summaryCreate a new instance, its value picked from the W3C DOM instance.static Element_table.Attr_summaryElement_table.Attr_summary.from(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.Element_table.getAttr_summary()Element_table.readAttr_summary()Methods in eu.bandm.tools.doctypes.xhtml with parameters of type Element_table.Attr_summaryModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_table.Attr_summary attr) protected voidMatcher.action(Element_table.Attr_summary attr) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_table.Attr_summary attr) voidVisitor.visit(Element_table.Attr_summary attr_summary) Can be overridden by the user.