|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleSheetFactory | |
org.apache.batik.dom | Provides an implementation of the DOM level 2 core module. |
org.apache.batik.dom.svg |
Uses of StyleSheetFactory in org.apache.batik.dom |
Fields in org.apache.batik.dom declared as StyleSheetFactory | |
protected StyleSheetFactory |
StyleSheetProcessingInstruction.factory
The stylesheet factory. |
Constructors in org.apache.batik.dom with parameters of type StyleSheetFactory | |
StyleSheetProcessingInstruction(java.lang.String data,
AbstractDocument owner,
StyleSheetFactory f)
Creates a new ProcessingInstruction object. |
Uses of StyleSheetFactory in org.apache.batik.dom.svg |
Classes in org.apache.batik.dom.svg that implement StyleSheetFactory | |
class |
ExtensibleSVGDOMImplementation
This class implements the DOMImplementation interface. |
class |
SVGDOMImplementation
This class implements the DOMImplementation interface. |
Constructors in org.apache.batik.dom.svg with parameters of type StyleSheetFactory | |
SVGStyleSheetProcessingInstruction(java.lang.String data,
AbstractDocument owner,
StyleSheetFactory f)
Creates a new ProcessingInstruction object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |