Uses of Class
eu.bandm.tools.doctypes.xhtml.Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4
Packages that use Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
-
Uses of Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4 in eu.bandm.tools.doctypes.xhtml
Methods in eu.bandm.tools.doctypes.xhtml that return Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4Modifier and TypeMethodDescription(package private) static Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4
Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4.decode
(DecodingInputStream in, Extension ext) (package private) static Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4
Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4.parse
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4.parse
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4
Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4.semiparse
(Iterators.MultipleLookaheadIterator<? extends Element> i) Element_head.Choice_2_Alt_1_Seq_1_Choice_1.toAlt_4()
If the current contents corresponds to the 4th alternative of the underlying content model, then cast it accordingly, otherwise return null.Methods in eu.bandm.tools.doctypes.xhtml that return types with arguments of type Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4Modifier and TypeMethodDescription(package private) static TypedContent.DecodingConstructor
<? extends Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4, Extension, TdomAttributeException> Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4.getDecodeClosure()
(package private) static TypedContent.ParsingConstructor
<? extends Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4, Element, Extension, TdomAttributeException> Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4.getParseClosure()
Methods in eu.bandm.tools.doctypes.xhtml with parameters of type Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4 alt) protected void
Matcher.action
(Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4 alt) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4 alt) void
Visitor.visit
(Element_head.Choice_2_Alt_1_Seq_1_Choice_1_Alt_4 alt) Can be overridden by the user.