Class XhtmlNamespaceHandler

  • All Implemented Interfaces:
    NamespaceHandler

    @Deprecated
    public class XhtmlNamespaceHandler
    extends XhtmlCssOnlyNamespaceHandler
    Deprecated.
    Handles xhtml documents, including presentational html attributes (see css 2.1 spec, 6.4.4). In this class ONLY handling (css equivalents) of presentational properties (according to css 2.1 spec, section 6.4.4) should be specified.
    Author:
    Torbjoern Gannholm