|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XBLManager | |
|---|---|
| org.apache.batik.dom | Provides an implementation of the DOM level 2 core module. |
| org.apache.batik.dom.xbl | |
| Uses of XBLManager in org.apache.batik.dom |
|---|
| Fields in org.apache.batik.dom declared as XBLManager | |
|---|---|
protected XBLManager |
AbstractDocument.xblManager
The XBL manager for this document. |
| Methods in org.apache.batik.dom that return XBLManager | |
|---|---|
XBLManager |
AbstractDocument.getXBLManager()
Returns the XBLManager used for this document. |
| Methods in org.apache.batik.dom with parameters of type XBLManager | |
|---|---|
void |
AbstractDocument.setXBLManager(XBLManager m)
Sets the XBLManager used for this document. |
| Uses of XBLManager in org.apache.batik.dom.xbl |
|---|
| Classes in org.apache.batik.dom.xbl that implement XBLManager | |
|---|---|
class |
GenericXBLManager
An XBL manager that performs no XBL processing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||