Uses of Class
eu.bandm.tools.muli.tdom.Element_entry.Attr_lang
Packages that use Element_entry.Attr_lang
-
Uses of Element_entry.Attr_lang in eu.bandm.tools.muli.tdom
Fields in eu.bandm.tools.muli.tdom declared as Element_entry.Attr_langModifier and TypeFieldDescriptionstatic final Element_entry.Attr_langElement_entry.Attr_lang.unspecifiedMethods in eu.bandm.tools.muli.tdom that return Element_entry.Attr_langModifier and TypeMethodDescriptionstatic Element_entry.Attr_langCreate a new instance, its value picked from the W3C DOM instance.static Element_entry.Attr_langElement_entry.Attr_lang.from(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.final Element_entry.Attr_langElement_entry.getAttr_lang()Meaning: When set: the language for which the attribute @key is already a valid translation.final Element_entry.Attr_langElement_entry.readAttr_lang()Meaning: When set: the language for which the attribute @key is already a valid translation.Methods in eu.bandm.tools.muli.tdom with parameters of type Element_entry.Attr_langModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_entry.Attr_lang attr) protected voidMatcher.action(Element_entry.Attr_lang attr) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_entry.Attr_lang attr) voidVisitor.visit(Element_entry.Attr_lang attr_lang) Can be overridden by the user.