Class Element_head.Choice_2_Alt_1_Seq_1

java.lang.Object
eu.bandm.tools.tdom.runtime.TypedNode<E>
eu.bandm.tools.tdom.runtime.TypedSubtree<Extension>
eu.bandm.tools.doctypes.xhtml.Element_head.Choice_2_Alt_1_Seq_1
All Implemented Interfaces:
Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>
Enclosing class:
Element_head

@Undocumented public static class Element_head.Choice_2_Alt_1_Seq_1 extends TypedSubtree<Extension> implements Visitable<Visitor>, Matchable<BaseMatcher>
Realizes the content model
(base, (script | style | meta | link | object)*)? ,
which is the 1st sequence clause in the enclosing content model, realized by Element_head.Choice_2_Alt_1.