Class Element_translationfile

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

@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.