Package | Description |
---|---|
eu.bandm.tools.muli.tdom |
Meaning: Source format for multi lingual
support.
|
Modifier and Type | Field and Description |
---|---|
static Element_entry.Attr_key |
Element_entry.Attr_key.unspecified |
Modifier and Type | Method and Description |
---|---|
static Element_entry.Attr_key |
Element_entry.Attr_key.from(Attributes attrs)
Create a new instance, its value picked from the SAX attribute
container.
|
static Element_entry.Attr_key |
Element_entry.Attr_key.from(Element dom)
Create a new instance, its value picked from the W3C DOM instance.
|
Element_entry.Attr_key |
Element_entry.getAttr_key()
Meaning: Key for retrieving the translation
text.
|
Element_entry.Attr_key |
Element_entry.readAttr_key()
Meaning: Key for retrieving the translation
text.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_entry.Attr_key attr) |
protected void |
Matcher.action(Element_entry.Attr_key attr) |
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_entry.Attr_key attr) |
void |
Visitor.visit(Element_entry.Attr_key attr_key)
Can be overridden by the user.
|
see also the complete user documentation .