org.w3c.css.sac.helpers
Class ParserFactory
java.lang.Object
  |
  +--org.w3c.css.sac.helpers.ParserFactory
- public class ParserFactory
- extends java.lang.Object
- Version:
- $Revision: 1.1 $
 
 
 
  
  
| 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 java.lang.ClassNotFoundException,
                         java.lang.IllegalAccessException,
                         java.lang.InstantiationException,
                         java.lang.NullPointerException,
                         java.lang.ClassCastException
- Create a parser with given selectors factory and conditions
factory.
 
Copyright
© 2002 W3C® (MIT, INRIA,
Keio), All Rights Reserved.
W3C liability,
trademark,
document
use and software
licensing rules apply. Your interactions with this site are in
accordance with our public
and Member
privacy statements.