Class Element_isMeta

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

@Undocumented public class Element_isMeta extends Element implements Visitable<Visitor>, Matchable<BaseMatcher>
Meaning: marks options which are not represented in a generated GUI mask, like "suppress splash window"
marks options which only affect the way of presentation, but not the payload execution, like "suppress splash window".

<!ELEMENT isMeta EMPTY >.
This class realizes the element definition from the source DTD.