Uses of Class
org.w3c.mwi.mobileok.basic.CssContent

Uses of CssContent in org.w3c.mwi.mobileok.basic
 

Methods in org.w3c.mwi.mobileok.basic with parameters of type CssContent
static org.w3c.css.css.StyleSheet CSSUtils.getStylesheet(java.net.URI cssUri, CssContent cssContent, RetrievalElement retrieved)
          Parses a CSS content with the W3C CSS validator and returns the result.