org.apache.batik.bridge
public interface GenericBridge extends Bridge
| Method Summary | |
|---|---|
| void | handleElement(BridgeContext ctx, Element e)
Invoked to handle an Element for a given BridgeContext.
|
Parameters: ctx the bridge context to use e the element being handled