Uses of Class
eu.bandm.tools.doctypes.xhtml.Element_select.Choice_1_Alt_2
Packages that use Element_select.Choice_1_Alt_2
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
-
Uses of Element_select.Choice_1_Alt_2 in eu.bandm.tools.doctypes.xhtml
Methods in eu.bandm.tools.doctypes.xhtml that return Element_select.Choice_1_Alt_2Modifier and TypeMethodDescriptionElement_select.Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_select.Choice_1.toAlt_2()If the current contents corresponds to the 2nd alternative of the underlying content model, then cast it accordingly, otherwise return null.Methods in eu.bandm.tools.doctypes.xhtml with parameters of type Element_select.Choice_1_Alt_2Modifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_select.Choice_1_Alt_2 alt) protected voidMatcher.action(Element_select.Choice_1_Alt_2 alt) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_select.Choice_1_Alt_2 alt) voidVisitor.visit(Element_select.Choice_1_Alt_2 alt) Can be overridden by the user.