Package | Description |
---|---|
org.apache.batik.anim.dom | |
org.apache.batik.dom |
Provides an implementation of the DOM level 2 core module.
|
org.apache.batik.extension.svg |
Modifier and Type | Class and Description |
---|---|
class |
SVG12DOMImplementation
This class implements the
DOMImplementation interface. |
class |
SVGDOMImplementation
This class implements the
DOMImplementation interface. |
Modifier and Type | Method and Description |
---|---|
void |
DomExtension.registerTags(ExtensibleDOMImplementation di)
This method should update the DOMImplementation with support
for the tags in this extension.
|
Modifier and Type | Method and Description |
---|---|
void |
BatikDomExtension.registerTags(ExtensibleDOMImplementation di)
This method should update the DomContext with support
for the tags in this extension.
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.