org.apache.batik.bridge

Class SVGTitleElementBridge

public class SVGTitleElementBridge extends SVGDescriptiveElementBridge

Bridge class for the <title> element.
Constructor Summary
SVGTitleElementBridge()
Constructs a new bridge for the <title> element.
Method Summary
BridgegetInstance()
Returns a new instance of this bridge.
StringgetLocalName()
Returns 'title'.

Constructor Detail

SVGTitleElementBridge

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

Method Detail

getInstance

public Bridge getInstance()
Returns a new instance of this bridge.

getLocalName

public String getLocalName()
Returns 'title'.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.