Uses of Class
eu.bandm.tools.doctypes.xhtml.Element_head.Choice_2_Alt_1_Seq_1
Packages that use Element_head.Choice_2_Alt_1_Seq_1
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
-
Uses of Element_head.Choice_2_Alt_1_Seq_1 in eu.bandm.tools.doctypes.xhtml
Methods in eu.bandm.tools.doctypes.xhtml that return Element_head.Choice_2_Alt_1_Seq_1Modifier and TypeMethodDescriptionElement_head.Choice_2_Alt_1.getSeq_1()Element_head.Choice_2_Alt_1_Seq_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_head.Choice_2_Alt_1.setSeq_1(@Opt Element_head.Choice_2_Alt_1_Seq_1 newSeq_1) Methods in eu.bandm.tools.doctypes.xhtml with parameters of type Element_head.Choice_2_Alt_1_Seq_1Modifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_head.Choice_2_Alt_1_Seq_1 seq) protected voidMatcher.action(Element_head.Choice_2_Alt_1_Seq_1 seq) static Element_head.Choice_2Element_head.Choice_2.alt(Element_title elem_1_title, Element_head.Choice_2_Alt_1_Choice_1[] choices_1, Element_head.Choice_2_Alt_1_Seq_1 seq_1) Wrap the content sequence into an instance of the corresponding subtype.protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_head.Choice_2_Alt_1_Seq_1 seq) voidElement_head.Choice_2_Alt_1.set(Element_title elem_1_title, Element_head.Choice_2_Alt_1_Choice_1[] choices_1, Element_head.Choice_2_Alt_1_Seq_1 seq_1) Element_head.Choice_2_Alt_1.setSeq_1(@Opt Element_head.Choice_2_Alt_1_Seq_1 newSeq_1) voidVisitor.visit(Element_head.Choice_2_Alt_1_Seq_1 seq) Can be overridden by the user.Constructors in eu.bandm.tools.doctypes.xhtml with parameters of type Element_head.Choice_2_Alt_1_Seq_1ModifierConstructorDescriptionChoice_2_Alt_1(Element_title elem_1_title, Element_head.Choice_2_Alt_1_Choice_1[] choices_1, Element_head.Choice_2_Alt_1_Seq_1 seq_1)