Package | Description |
---|---|
eu.bandm.tools.muli.tdom |
Meaning: Source format for multi lingual
support.
|
Modifier and Type | Method and Description |
---|---|
Element_translationfile |
Element_translationfile.checkRequiredAttrs() |
Element_translationfile |
Document_translationfile.getDocumentElement()
Return the top level element.
|
static Element_translationfile |
Element_translationfile.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_translationfile element) |
protected void |
Matcher.action(Element_translationfile element) |
Document_translationfile |
DTD.createDocument_translationfile(Element_translationfile root) |
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_translationfile element) |
void |
Dumper.visit(Element_translationfile element) |
void |
VisitorTemplate.visit(Element_translationfile element)
(Superclass implementation descends into
<!ELEMENT translationfile (entry*) >
.) |
void |
Visitor.visit(Element_translationfile element)
Can be overridden by the user to define particular semantic operations.
|
Constructor and Description |
---|
Document_translationfile(Element_translationfile root)
Create a document in a bottom-up fashion from its toplevel element.
|
see also the complete user documentation .