| fop 0.94 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.fop.render.svg.SVGSVGHandlerpublic class SVGSVGHandlerextends java.lang.Objectimplements XMLHandler, SVGRendererContextConstantsFields inherited from interface org.apache.fop.render.RendererContextConstants | |
FOREIGN_ATTRIBUTES, HANDLER_CONFIGURATION, HEIGHT, OUTPUT_STREAM, PAGE_VIEWPORT, WIDTH, XPOS, YPOS | |
Fields inherited from interface org.apache.fop.render.svg.SVGRendererContextConstants | |
SVG_DOCUMENT, SVG_PAGE_G | |
Fields inherited from interface org.apache.fop.render.XMLHandler | |
HANDLE_ALL | |
Method Summary | |
String | |
void |
|
boolean |
|
public String getNamespace()
- Specified by:
- getNamespace in interface XMLHandler
- See Also:
XMLHandler.getNamespace()
public void handleXML(RendererContext context, org.w3c.dom.Document doc, String ns) throws Exception
- See Also:
XMLHandler
public boolean supportsRenderer(Renderer renderer)
- Specified by:
- supportsRenderer in interface XMLHandler
| fop 0.94 |