org.w3c.css.sac.helpers
Class ParserFactory
java.lang.Object
org.w3c.css.sac.helpers.ParserFactory
- public class ParserFactory
- extends Object
Method Summary |
Parser |
makeParser()
Create a parser with given selectors factory and conditions factory. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParserFactory
public ParserFactory()
makeParser
public Parser makeParser()
throws ClassNotFoundException,
IllegalAccessException,
InstantiationException,
NullPointerException,
ClassCastException
- Create a parser with given selectors factory and conditions factory.
- Throws:
ClassNotFoundException
IllegalAccessException
InstantiationException
NullPointerException
ClassCastException
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.