org.w3c.mwi.mobileok.basic
Class StyleSheetsUseTest

java.lang.Object
  extended by org.w3c.mwi.mobileok.basic.AbstractTestImplementation
      extended by org.w3c.mwi.mobileok.basic.AbstractXSLTTestImplementation
          extended by org.w3c.mwi.mobileok.basic.StyleSheetsUseTest
All Implemented Interfaces:
TestImplementation

public final class StyleSheetsUseTest
extends AbstractXSLTTestImplementation

Implements the STYLE_SHEETS_USE mobileOK test.

Test name: TestType.STYLE_SHEETS_USE.

The test is linked to the StyleSheetsUseTest.xsl stylesheet and extends AbstractXSLTTestImplementation.

Version:
$Revision: 1.1 $
Author:
The W3C mobileOK Checker Task Force

Constructor Summary
StyleSheetsUseTest()
           
 
Method Summary
 java.lang.String getTestType()
           
static boolean isMediaRestricted(java.lang.String rawCSS)
           
 
Methods inherited from class org.w3c.mwi.mobileok.basic.AbstractXSLTTestImplementation
runTest
 
Methods inherited from class org.w3c.mwi.mobileok.basic.AbstractTestImplementation
convertToTestResult, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StyleSheetsUseTest

public StyleSheetsUseTest()
Method Detail

getTestType

public java.lang.String getTestType()

isMediaRestricted

public static boolean isMediaRestricted(java.lang.String rawCSS)