Class Element_style

All Implemented Interfaces:
Attr_dir.Owner, Attr_id.Owner, Attr_lang.Owner, Attr_title.Owner, Attr_xml_lang.Owner, Locatable<XMLDocumentIdentifier>, Identifiable, Matchable<BaseMatcher>, TypedContent, TypedElement.MixedContentContainer, TypedElement.PCDataContainer, Visitable<Visitor>

<!ELEMENT style (#PCDATA)* >.
Required attribute: type.
Optional attributes: xml:lang, xml:space, id, media, lang, dir, title.
This class realizes the element definition from the source DTD.