|
||||||||||
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 | |
org.apache.batik.dom.svg12 |
Uses of StyleSheetFactory in org.apache.batik.dom |
---|
Classes in org.apache.batik.dom that implement StyleSheetFactory | |
---|---|
class |
ExtensibleDOMImplementation
This class implements the DOMImplementation interface. |
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(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 |
SVGDOMImplementation
This class implements the DOMImplementation interface. |
Constructors in org.apache.batik.dom.svg with parameters of type StyleSheetFactory | |
---|---|
SVGStyleSheetProcessingInstruction(String data,
AbstractDocument owner,
StyleSheetFactory f)
Creates a new ProcessingInstruction object. |
Uses of StyleSheetFactory in org.apache.batik.dom.svg12 |
---|
Classes in org.apache.batik.dom.svg12 that implement StyleSheetFactory | |
---|---|
class |
SVG12DOMImplementation
This class implements the DOMImplementation interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |