@User public static class Element.UnmixedContent extends TypedElement.UnmixedContent<Element,Extension> implements Matchable<BaseMatcher>, Visitable<Visitor>
(#PCDATA) only." 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>ALT_PCDATA, altIndex, content| Constructor and Description |
|---|
UnmixedContent(String pcdata) |
| Modifier and Type | Method and Description |
|---|---|
void |
host(Visitor visitor)
Send the visitor to this instance.
|
void |
identify(BaseMatcher matcher) |
getAltCount, identifyencode, getAltIndex, getContent, isPCData, toPCDatapublic UnmixedContent(String pcdata)
public void host(Visitor visitor)
Visitablepublic void identify(BaseMatcher matcher)
identify in interface Matchable<BaseMatcher>see also the complete user documentation .