|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GenericBridge
A tagging interface that bridges for elements child of GraphicsNodeBridge
should implement.
| Method Summary | |
|---|---|
void |
handleElement(BridgeContext ctx,
Element e)
Invoked to handle an Element for a given BridgeContext. |
| Methods inherited from interface org.apache.batik.bridge.Bridge |
|---|
getInstance, getLocalName, getNamespaceURI |
| Method Detail |
|---|
void handleElement(BridgeContext ctx,
Element e)
Element for a given BridgeContext.
For example, see the SVGTitleElementBridge.
ctx - the bridge context to usee - the element being handled
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||