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 TypeClassDescriptionclassThis class implements theDOMImplementationinterface.classThis class implements theDOMImplementationinterface.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 StyleSheetFactoryStyleSheetProcessingInstruction.factoryThe stylesheet factory.Constructors in org.apache.batik.dom with parameters of type StyleSheetFactoryModifierConstructorDescriptionStyleSheetProcessingInstruction(String data, AbstractDocument owner, StyleSheetFactory f) Creates a new ProcessingInstruction object.