Uses of Class
eu.bandm.tools.option.absy.Element_text.Attr_lang
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
-
Uses of Element_text.Attr_lang in eu.bandm.tools.option.absy
Modifier and TypeFieldDescriptionstatic final Element_text.Attr_lang
Element_text.Attr_lang.unspecified
Modifier and TypeMethodDescriptionstatic Element_text.Attr_lang
Create a new instance, its value picked from the W3C DOM instance.static Element_text.Attr_lang
Element_text.Attr_lang.from
(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.final Element_text.Attr_lang
Element_text.getAttr_lang()
final Element_text.Attr_lang
Element_text.readAttr_lang()
Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_text.Attr_lang attr) protected void
Matcher.action
(Element_text.Attr_lang attr) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_text.Attr_lang attr) void
Visitor.visit
(Element_text.Attr_lang attr_lang) Can be overridden by the user.