Uses of Class
org.apache.batik.dom.AbstractDocument.DocumentConfiguration
-
Packages that use AbstractDocument.DocumentConfiguration Package Description org.apache.batik.dom Provides an implementation of the DOM level 2 core module. -
-
Uses of AbstractDocument.DocumentConfiguration in org.apache.batik.dom
Fields in org.apache.batik.dom declared as AbstractDocument.DocumentConfiguration Modifier and Type Field Description protected AbstractDocument.DocumentConfiguration
AbstractDocument. domConfig
The DOMConfiguration object for this document.
-