org.benow.web.css
Class CSSFactory

java.lang.Object
  extended by org.benow.web.css.CSSFactory

public class CSSFactory
extends java.lang.Object


Constructor Summary
CSSFactory()
           
 
Method Summary
static org.w3c.dom.css.CSSStyleSheet readCSS(java.io.File fromFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSSFactory

public CSSFactory()
Method Detail

readCSS

public static org.w3c.dom.css.CSSStyleSheet readCSS(java.io.File fromFile)
                                             throws java.io.FileNotFoundException
Throws:
java.io.FileNotFoundException