Class 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 "(#PCDATA) only."
Behaves as a simplified version of its superclass.