Uses of Class
eu.bandm.tools.muli.tdom.Element_entry.Attr_lang
-
Uses of Element_entry.Attr_lang in eu.bandm.tools.muli.tdom
Modifier and TypeFieldDescriptionstatic final Element_entry.Attr_lang
Element_entry.Attr_lang.unspecified
Modifier and TypeMethodDescriptionstatic Element_entry.Attr_lang
Create a new instance, its value picked from the W3C DOM instance.static Element_entry.Attr_lang
Element_entry.Attr_lang.from
(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.final Element_entry.Attr_lang
Element_entry.getAttr_lang()
Meaning: When set: the language for which the attribute @key is already a valid translation.final Element_entry.Attr_lang
Element_entry.readAttr_lang()
Meaning: When set: the language for which the attribute @key is already a valid translation.Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_entry.Attr_lang attr) protected void
Matcher.action
(Element_entry.Attr_lang attr) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_entry.Attr_lang attr) void
Visitor.visit
(Element_entry.Attr_lang attr_lang) Can be overridden by the user.