Uses of Interface
org.apache.batik.dom.StyleSheetFactory
Packages that use StyleSheetFactory
Package
Description
Provides an implementation of the DOM level 2 core module.
-
Uses of StyleSheetFactory in org.apache.batik.anim.dom
Classes in org.apache.batik.anim.dom that implement StyleSheetFactoryModifier and TypeClassDescriptionclass
This class implements theDOMImplementation
interface.class
This class implements theDOMImplementation
interface.Constructors in org.apache.batik.anim.dom with parameters of type StyleSheetFactoryModifierConstructorDescriptionSVGStyleSheetProcessingInstruction
(String data, AbstractDocument owner, StyleSheetFactory f) Creates a new ProcessingInstruction object. -
Uses of StyleSheetFactory in org.apache.batik.dom
Classes in org.apache.batik.dom that implement StyleSheetFactoryFields in org.apache.batik.dom declared as StyleSheetFactoryModifier and TypeFieldDescriptionprotected StyleSheetFactory
StyleSheetProcessingInstruction.factory
The stylesheet factory.Constructors in org.apache.batik.dom with parameters of type StyleSheetFactoryModifierConstructorDescriptionStyleSheetProcessingInstruction
(String data, AbstractDocument owner, StyleSheetFactory f) Creates a new ProcessingInstruction object.