Uses of Class
eu.bandm.tools.doctypes.xhtml.Element_legend
Packages that use Element_legend
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
-
Uses of Element_legend in eu.bandm.tools.doctypes.xhtml
Methods in eu.bandm.tools.doctypes.xhtml that return Element_legendModifier and TypeMethodDescriptionfinal Element_legendElement_legend.checkRequiredAttrs()static Element_legendElement_legend.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) final Element_legendElement_fieldset.Content.toElement_legend()Methods in eu.bandm.tools.doctypes.xhtml with parameters of type Element_legendModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_legend element) protected voidMatcher.action(Element_legend element) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_legend element) voidDumper.visit(Element_legend element) voidVisitor.visit(Element_legend element) Can be overridden by the user to define particular semantic operations.voidVisitorTemplate.visit(Element_legend element) (Superclass implementation descends into<!ELEMENT legend (#PCDATA | a | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | ins | del | script )* >.)Constructors in eu.bandm.tools.doctypes.xhtml with parameters of type Element_legend