Uses of Interface
org.apache.batik.dom.util.CSSStyleDeclarationFactory

Packages that use CSSStyleDeclarationFactory
org.apache.batik.dom.svg   
org.apache.batik.dom.util Provides some utility classes for the implementation of the DOM. 
 

Uses of CSSStyleDeclarationFactory in org.apache.batik.dom.svg
 

Classes in org.apache.batik.dom.svg that implement CSSStyleDeclarationFactory
 class ExtensibleSVGDOMImplementation
          This class implements the DOMImplementation interface.
 class SVGDOMImplementation
          This class implements the DOMImplementation interface.
 

Uses of CSSStyleDeclarationFactory in org.apache.batik.dom.util
 

Fields in org.apache.batik.dom.util declared as CSSStyleDeclarationFactory
protected  CSSStyleDeclarationFactory OverrideStyleElementSupport.factory
          The factory used to create CSSStyleDeclaration objects.
 

Constructors in org.apache.batik.dom.util with parameters of type CSSStyleDeclarationFactory
OverrideStyleElementSupport(CSSStyleDeclarationFactory f)
          Creates a new OverrideStyleElementSupport object.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.