Package | Description |
---|---|
eu.bandm.tools.muli.tdom |
Meaning: Source format for multi lingual
support.
|
Modifier and Type | Field and Description |
---|---|
static Element_text.Attr_lang |
Element_text.Attr_lang.unspecified |
Modifier and Type | Method and Description |
---|---|
static Element_text.Attr_lang |
Element_text.Attr_lang.from(Attributes attrs)
Create a new instance, its value picked from the SAX attribute
container.
|
static Element_text.Attr_lang |
Element_text.Attr_lang.from(Element dom)
Create a new instance, its value picked from the W3C DOM instance.
|
Element_text.Attr_lang |
Element_text.getAttr_lang()
Meaning: Language of this translation.
|
Element_text.Attr_lang |
Element_text.readAttr_lang()
Meaning: Language of this translation.
|
Modifier and Type | Method and Description |
---|---|
protected 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.
|
see also the complete user documentation .