| Package | Description |
|---|---|
| org.apache.batik.apps.svgbrowser |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SVGInputHandler |
This implementation of the
SquiggleInputHandler class
simply displays an SVG file into the JSVGCanvas. |
class |
XMLInputHandler |
A
SquiggleInputHandler that handles XSLT transformable
XML documents. |
| Modifier and Type | Field | Description |
|---|---|---|
protected static SquiggleInputHandler |
JSVGViewerFrame.defaultHandler |
The default input handler
|
protected SquiggleInputHandler |
SquiggleInputHandlerFilter.handler |
| Modifier and Type | Method | Description |
|---|---|---|
SquiggleInputHandler |
JSVGViewerFrame.getInputHandler(ParsedURL purl) |
Returns the input handler for the given URI
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
JSVGViewerFrame.registerHandler(SquiggleInputHandler handler) |
Registers an input file handler by adding it to the handlers map.
|
| Constructor | Description |
|---|---|
SquiggleInputHandlerFilter(SquiggleInputHandler handler) |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.