Uses of Class
eu.bandm.tools.muli.tdom.Element_entry.Attr_key
Packages that use Element_entry.Attr_key
-
Uses of Element_entry.Attr_key in eu.bandm.tools.muli.tdom
Fields in eu.bandm.tools.muli.tdom declared as Element_entry.Attr_keyModifier and TypeFieldDescriptionstatic final Element_entry.Attr_keyElement_entry.Attr_key.unspecifiedMethods in eu.bandm.tools.muli.tdom that return Element_entry.Attr_keyModifier and TypeMethodDescriptionstatic Element_entry.Attr_keyCreate a new instance, its value picked from the W3C DOM instance.static Element_entry.Attr_keyElement_entry.Attr_key.from(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.final Element_entry.Attr_keyElement_entry.getAttr_key()Meaning: Key for retrieving the translation text.final Element_entry.Attr_keyElement_entry.readAttr_key()Meaning: Key for retrieving the translation text.Methods in eu.bandm.tools.muli.tdom with parameters of type Element_entry.Attr_keyModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_entry.Attr_key attr) protected voidMatcher.action(Element_entry.Attr_key attr) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_entry.Attr_key attr) voidVisitor.visit(Element_entry.Attr_key attr_key) Can be overridden by the user.