Class CSSParserFactory

java.lang.Object
org.pentaho.reporting.libraries.css.parser.CSSParserFactory

public class CSSParserFactory extends Object
Creates a new CSS parser by first looking for a specified parser in the libLayout configuration and if that fails, by using the W3C parser factory.
Author:
Thomas Morgner