Package | Description |
---|---|
eu.bandm.tools.muli.tdom |
Meaning: Source format for multi lingual
support.
|
Modifier and Type | Method and Description |
---|---|
void |
Element_entry.__dumpElementSnapshot(List<TypedSubstantial<Extension>> list) |
void |
Element_text.__dumpElementSnapshot(List<TypedSubstantial<Extension>> list) |
void |
Element_translationfile.__dumpElementSnapshot(List<TypedSubstantial<Extension>> list) |
Constructor and Description |
---|
Document_translationfile(InputStream in,
Extension ext)
Input must be tdom-spec compressed encoding,
as written by
Document_translationfile.encode(EncodingOutputStream) . |
see also the complete user documentation .