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