Package eu.bandm.tools.muli.tdom
Class Element.UnmixedContent
java.lang.Object
eu.bandm.tools.tdom.runtime.TypedElement.MixedContent<E,X>
eu.bandm.tools.tdom.runtime.TypedElement.UnmixedContent<Element,Extension>
eu.bandm.tools.muli.tdom.Element.UnmixedContent
- All Implemented Interfaces:
Matchable<BaseMatcher>
,TypedContent
,Visitable<Visitor>
- Enclosing class:
- Element
@Undocumented
public static class Element.UnmixedContent
extends TypedElement.UnmixedContent<Element,Extension>
implements Matchable<BaseMatcher>, Visitable<Visitor>
Common wrapper class for the contents of all Elements with a content
model of "
Behaves as a simplified version of its superclass.
(#PCDATA)
only." Behaves as a simplified version of its superclass.
-
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 TypeMethodDescriptionvoid
Send the visitor to this instance.void
identify
(BaseMatcher matcher) Methods inherited from class eu.bandm.tools.tdom.runtime.TypedElement.UnmixedContent
getAltCount, identify
Methods inherited from class eu.bandm.tools.tdom.runtime.TypedElement.MixedContent
encode, getAltIndex, getContent, isPCData, toPCData