org.w3c.mwi.mobileok.basic
Class DefaultInputModeTest
java.lang.Object
org.w3c.mwi.mobileok.basic.AbstractTestImplementation
org.w3c.mwi.mobileok.basic.AbstractXSLTTestImplementation
org.w3c.mwi.mobileok.basic.DefaultInputModeTest
- All Implemented Interfaces:
- TestImplementation
public final class DefaultInputModeTest
- extends AbstractXSLTTestImplementation
Implements the
DEFAULT_INPUT_MODE
mobileOK test.
Test name: TestType.DEFAULT_INPUT_MODE
.
The test is linked to the DefaultInputModeTest.xsl
stylesheet
and extends AbstractXSLTTestImplementation
.
- Version:
- $Revision: 1.1 $
- Author:
- The W3C mobileOK Checker Task Force
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
INPUT_MODE_TOKENS
private static final java.util.Collection<java.lang.String> INPUT_MODE_TOKENS
MODIFIER_TOKENS
private static final java.util.Collection<java.lang.String> MODIFIER_TOKENS
DefaultInputModeTest
public DefaultInputModeTest()
getTestType
public java.lang.String getTestType()
validInputMode
public static boolean validInputMode(java.lang.String inputModeValue)