org.w3c.css.sac.helpers

Class ParserFactory


public class ParserFactory
extends java.lang.Object

Version:
$Revision: 1.4 $
Author:
Philippe Le Hegaret

Method Summary

Parser
makeParser()
Create a parser with given selectors factory and conditions factory.

Method Details

makeParser

public Parser makeParser()
            throws ClassNotFoundException,
                   IllegalAccessException,
                   InstantiationException,
                   NullPointerException,
                   ClassCastException
Create a parser with given selectors factory and conditions factory.