org.apache.batik.dom.util
Interface CSSStyleDeclarationFactory
- All Known Implementing Classes:
- SVGDOMImplementation
- public interface CSSStyleDeclarationFactory
This interface represents CSSStyleDeclaration factories.
- Version:
- $Id: CSSStyleDeclarationFactory.java,v 1.2 2003/08/08 11:39:04 vhardy Exp $
- Author:
- Stephane Hillion
createCSSStyleDeclaration
public org.w3c.dom.css.CSSStyleDeclaration createCSSStyleDeclaration()
- Creates a stylesheet declaration.
<oXygen/>
XML Editor
uses Batik from the Apache Foundation
to provide support for previewing SVG documents.
See the SVG Editor section
for more info.