Class Element_entry

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

@Undocumented public class Element_entry extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
Meaning: All translations of one key into several languages.

<!ELEMENT entry (text)* >.
Required attribute: key.
Optional attribute: lang.
This class realizes the element definition from the source DTD.