| Package | Description |
|---|---|
| org.apache.batik.anim.dom | |
| org.apache.batik.dom |
Provides an implementation of the DOM level 2 core module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SVG12DOMImplementation
This class implements the
DOMImplementation interface. |
class |
SVGDOMImplementation
This class implements the
DOMImplementation interface. |
| Constructor and Description |
|---|
SVGStyleSheetProcessingInstruction(String data,
AbstractDocument owner,
StyleSheetFactory f)
Creates a new ProcessingInstruction object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensibleDOMImplementation
This class implements the
DOMImplementation interface. |
| Modifier and Type | Field and Description |
|---|---|
protected StyleSheetFactory |
StyleSheetProcessingInstruction.factory
The stylesheet factory.
|
| Constructor and Description |
|---|
StyleSheetProcessingInstruction(String data,
AbstractDocument owner,
StyleSheetFactory f)
Creates a new ProcessingInstruction object.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.