Package eu.bandm.tools.lablog.xml
Class Element_a_src.Content
java.lang.Object
eu.bandm.tools.tdom.runtime.TypedElement.MixedContent<Element,Extension>
eu.bandm.tools.lablog.xml.Element_a_src.Content
- All Implemented Interfaces:
Matchable<Matcher>
,TypedContent
,Visitable<Visitor>
- Enclosing class:
- Element_a_src
-
Nested Class Summary
Nested classes/interfaces inherited from interface eu.bandm.tools.tdom.runtime.TypedContent
TypedContent.DecodingConstructor<C extends TypedContent,
X extends TypedExtension, Y extends Exception>, TypedContent.ParsingConstructor<C extends TypedContent, E extends TypedElement<E, X>, X extends TypedExtension, Y extends Exception> -
Field Summary
Fields inherited from class eu.bandm.tools.tdom.runtime.TypedElement.MixedContent
ALT_PCDATA, altIndex, content
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal int
Returns the number of different variants, NOT including "#PCDATA
" in the content model.void
Send the visitor to this instance.void
final boolean
final Element_a_hh
Methods inherited from class eu.bandm.tools.tdom.runtime.TypedElement.MixedContent
encode, getAltIndex, getContent, isPCData, toPCData
-
Field Details
-
ALT_Element_a_hh
public static final int ALT_Element_a_hh- See Also:
-
-
Constructor Details
-
Content
-
Content
-
-
Method Details
-
host
Description copied from interface:Visitable
Send the visitor to this instance. -
identify
-
getAltCount
public final int getAltCount()Description copied from class:TypedElement.MixedContent
Returns the number of different variants, NOT including "#PCDATA
" in the content model.- Specified by:
getAltCount
in classTypedElement.MixedContent<Element,
Extension> - Returns:
- the number of different variants, NOT including "
#PCDATA
".
-
isElement_a_hh
public final boolean isElement_a_hh() -
toElement_a_hh
-