| Package | Description |
|---|---|
| org.apache.batik.dom |
Provides an implementation of the DOM level 2 core module.
|
| org.apache.batik.dom.xbl |
| Modifier and Type | Field and Description |
|---|---|
protected XBLManager |
AbstractDocument.xblManager
The XBL manager for this document.
|
| Modifier and Type | Method and Description |
|---|---|
XBLManager |
AbstractDocument.getXBLManager()
Returns the XBLManager used for this document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDocument.setXBLManager(XBLManager m)
Sets the XBLManager used for this document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericXBLManager
An XBL manager that performs no XBL processing.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.