Class SVGTitleElementBridge

All Implemented Interfaces:
Bridge, BridgeUpdateHandler, GenericBridge, XMLConstants, SVGContext, CSSConstants, SVGConstants

public class SVGTitleElementBridge extends SVGDescriptiveElementBridge
Bridge class for the <title> element.
  • Constructor Details

    • SVGTitleElementBridge

      public SVGTitleElementBridge()
      Constructs a new bridge for the <title> element.
  • Method Details