org.w3c.css.sac.helpers

Class ParserFactory


public class ParserFactory
extends java.lang.Object

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.