Uses of Class
eu.bandm.tools.doctypes.xhtml.Element_head.Choice_2_Alt_1_Choice_1
Packages that use Element_head.Choice_2_Alt_1_Choice_1
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
-
Uses of Element_head.Choice_2_Alt_1_Choice_1 in eu.bandm.tools.doctypes.xhtml
Subclasses of Element_head.Choice_2_Alt_1_Choice_1 in eu.bandm.tools.doctypes.xhtmlModifier and TypeClassDescriptionstatic classRealizes te content modelscriptwhich is the 1st alternative in the enclosing choice, realized byElement_head.Choice_2_Alt_1_Choice_1.static classRealizes te content modelstylewhich is the 2nd alternative in the enclosing choice, realized byElement_head.Choice_2_Alt_1_Choice_1.static classRealizes te content modelmetawhich is the 3rd alternative in the enclosing choice, realized byElement_head.Choice_2_Alt_1_Choice_1.static classRealizes te content modellinkwhich is the 4th alternative in the enclosing choice, realized byElement_head.Choice_2_Alt_1_Choice_1.static classRealizes te content modelobjectwhich is the 5th alternative in the enclosing choice, realized byElement_head.Choice_2_Alt_1_Choice_1.Methods in eu.bandm.tools.doctypes.xhtml that return Element_head.Choice_2_Alt_1_Choice_1Modifier and TypeMethodDescriptionElement_head.Choice_2_Alt_1_Choice_1.alt(Element_link elem_1_link) Wrap the content sequence into an instance of the corresponding subtype.Element_head.Choice_2_Alt_1_Choice_1.alt(Element_meta elem_1_meta) Wrap the content sequence into an instance of the corresponding subtype.Element_head.Choice_2_Alt_1_Choice_1.alt(Element_object elem_1_object) Wrap the content sequence into an instance of the corresponding subtype.Element_head.Choice_2_Alt_1_Choice_1.alt(Element_script elem_1_script) Wrap the content sequence into an instance of the corresponding subtype.Element_head.Choice_2_Alt_1_Choice_1.alt(Element_style elem_1_style) Wrap the content sequence into an instance of the corresponding subtype.Element_head.Choice_2_Alt_1.getChoice_1(int index) Element_head.Choice_2_Alt_1.getChoices_1()Element_head.Choice_2_Alt_1_Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_head.Choice_2_Alt_1.setChoice_1(int index, Element_head.Choice_2_Alt_1_Choice_1 newChoice_1) Element_head.Choice_2_Alt_1.setChoices_1(Element_head.Choice_2_Alt_1_Choice_1... newChoices_1) Methods in eu.bandm.tools.doctypes.xhtml with parameters of type Element_head.Choice_2_Alt_1_Choice_1Modifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_head.Choice_2_Alt_1_Choice_1 choice) protected voidMatcher.action(Element_head.Choice_2_Alt_1_Choice_1 choice) 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_Choice_1 choice) 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.setChoice_1(int index, Element_head.Choice_2_Alt_1_Choice_1 newChoice_1) Element_head.Choice_2_Alt_1.setChoices_1(Element_head.Choice_2_Alt_1_Choice_1... newChoices_1) voidVisitor.visit(Element_head.Choice_2_Alt_1_Choice_1 choice) Can be overridden by the user.Constructors in eu.bandm.tools.doctypes.xhtml with parameters of type Element_head.Choice_2_Alt_1_Choice_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)