org.apache.batik.bridge
public interface Bridge
Modifier and Type | Method and Description |
---|---|
Bridge |
getInstance()
Returns a new instance of this bridge.
|
java.lang.String |
getLocalName()
Returns the local name of the element this Bridge is dedicated
to.
|
java.lang.String |
getNamespaceURI()
Returns the namespace URI of the element this Bridge is
dedicated to.
|
java.lang.String getNamespaceURI()
java.lang.String getLocalName()
Bridge getInstance()
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.