org.apache.batik.dom
public interface StyleSheetFactory
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.stylesheets.StyleSheet |
createStyleSheet(org.w3c.dom.Node node,
HashTable pseudoAttrs)
Creates a stylesheet from the data of the xml-stylesheet
processing instruction or return null when it is not possible
to create the given stylesheet.
|
org.w3c.dom.stylesheets.StyleSheet createStyleSheet(org.w3c.dom.Node node, HashTable pseudoAttrs)
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.