| Package | Description |
|---|---|
| org.apache.batik.dom |
Provides an implementation of the DOM level 2 core module.
|
| org.apache.batik.dom.svg | |
| org.apache.batik.dom.svg12 |
| 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(java.lang.String data,
AbstractDocument owner,
StyleSheetFactory f)
Creates a new ProcessingInstruction object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SVGDOMImplementation
This class implements the
DOMImplementation interface. |
| Constructor and Description |
|---|
SVGStyleSheetProcessingInstruction(java.lang.String data,
AbstractDocument owner,
StyleSheetFactory f)
Creates a new ProcessingInstruction object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SVG12DOMImplementation
This class implements the
DOMImplementation interface. |
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.