public interface StyleSheetFactory
Modifier and Type | Method and Description |
---|---|
StyleSheet |
createStyleSheet(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.
|
StyleSheet createStyleSheet(Node node, HashTable pseudoAttrs)
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.