Class Element_translationfile

All Implemented Interfaces:
Locatable<XMLDocumentIdentifier>, Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>

@Generated(generator="eu.bandm.tools.tdom.TypedDOMGenerator", version="", timestamp="2025-01-23_18h15m56") @Undocumented public class Element_translationfile extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
Meaning: List of multi-lingual translations.

<!ELEMENT translationfile (entry)* >.
This class realizes the element definition from the source DTD.