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