Class Element_a_strikeout

All Implemented Interfaces:
Locatable<XMLDocumentIdentifier>, Matchable<BaseMatcher>, TypedContent, TypedElement.MixedContentContainer, Visitable<Visitor>

@Undocumented public class Element_a_strikeout extends Element implements TypedElement.MixedContentContainer, Visitable<Visitor>, Matchable<BaseMatcher>
<!ELEMENT a:strikeout (#PCDATA | a:bold | a:ital | a:ulin | a:blink | a:strikeout | a:scaps | a:hh | a:larger | a:smaller | a:indexlo | a:indexhi | a:spanstyle)* >.
This class realizes the element definition from the source DTD.