Class SVGTitleElementBridge

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

public class SVGTitleElementBridge extends SVGDescriptiveElementBridge
Bridge class for the <title> element.
Version:
$Id: SVGTitleElementBridge.java 1733416 2016-03-03 07:07:13Z gadams $
  • Constructor Details

    • SVGTitleElementBridge

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