A B C D E F G H I J K L M N O P R S T U V W X

A

AbstractCSSTestImplementation - Class in org.w3c.mwi.mobileok.basic
Abstract implementation of AbstractTestImplementation that provides helper methods to parse the CSS styles (whether inline, embedded or external) defined in the Web resource under test.
AbstractCSSTestImplementation() - Constructor for class org.w3c.mwi.mobileok.basic.AbstractCSSTestImplementation
 
AbstractCSSTestImplementation.TestErrorInfo - Class in org.w3c.mwi.mobileok.basic
 
AbstractCSSTestImplementation.TestErrorInfo(String) - Constructor for class org.w3c.mwi.mobileok.basic.AbstractCSSTestImplementation.TestErrorInfo
 
AbstractTestImplementation - Class in org.w3c.mwi.mobileok.basic
Abstract implementation of the TestImplementation interface for test implementations that return the outcome of the test as a DOM tree.
AbstractTestImplementation() - Constructor for class org.w3c.mwi.mobileok.basic.AbstractTestImplementation
 
AbstractXSLTTestImplementation - Class in org.w3c.mwi.mobileok.basic
Abstract implementation of AbstractTestImplementation for tests that apply an XSL stylesheets to the DOM moki representation of the Web resource returned by PreprocessorResults.getMokiDocument().
AbstractXSLTTestImplementation() - Constructor for class org.w3c.mwi.mobileok.basic.AbstractXSLTTestImplementation
 
acceptableCountryWildcard(String) - Static method in class org.w3c.mwi.mobileok.basic.HostnameVerifier.AbstractVerifier
 
acceptedIssuers - Static variable in class org.w3c.mwi.mobileok.basic.MobileOKTrustManager
 
addAttributesTo(Element) - Method in class org.w3c.mwi.mobileok.basic.PseudoAttributes
 
addByteErrorMessages(Document, Node, Iterable<ValidationByteMessage>) - Static method in class org.w3c.mwi.mobileok.basic.DecodedContent
Adds a representation of the given list of ValidationByteMessage error messages to the given Node.
addCaughtException(Exception) - Method in class org.w3c.mwi.mobileok.basic.Preprocessor
Adds an exception to the list of exceptions caught while retrieving the resources.
addElement(Document, Node, String, String) - Static method in class org.w3c.mwi.mobileok.basic.DOMUtils
 
addElementWithText(Document, Node, String, String, String) - Static method in class org.w3c.mwi.mobileok.basic.DOMUtils
 
addHeaderElements(Map<String, String>, Node, Document) - Static method in class org.w3c.mwi.mobileok.basic.HttpRetrievalElement
Adds a representation of the given list of HTTP header fields to the given Node.
addHTTPResponseError(Document, Node, ResourceContext) - Method in class org.w3c.mwi.mobileok.basic.HttpRetrievalElement
Adds information about the HTTP error that may have been received if the resource could not be retrieved.
addLineAndColumnMessages(Document, Node, Iterable<ValidationLineAndColumnMessage>, String) - Static method in class org.w3c.mwi.mobileok.basic.DecodedContent
Adds a representation of the given list of ValidationLineAndColumnMessage error messages to the given Node.
addResourcesToProcess(List<Resource>) - Method in class org.w3c.mwi.mobileok.basic.Preprocessor
Adds new resources to process to the intermediate list of resources.
addSubResult(TestSubResult) - Method in class org.w3c.mwi.mobileok.basic.TestResult
 
addSubResultsToResultsDocument(Document, Element, List<AbstractCSSTestImplementation.TestErrorInfo>) - Method in class org.w3c.mwi.mobileok.basic.AbstractCSSTestImplementation
 
addSubResultsToResultsDocument(Document, Node, Iterable<AbstractCSSTestImplementation.TestErrorInfo>, String, String, String) - Method in class org.w3c.mwi.mobileok.basic.AbstractCSSTestImplementation
 
addSubResultsToResultsDocument(Document, Element, List<AbstractCSSTestImplementation.TestErrorInfo>) - Method in class org.w3c.mwi.mobileok.basic.MeasuresTest
 
addSubResultsToResultsDocument(Document, Element, List<AbstractCSSTestImplementation.TestErrorInfo>) - Method in class org.w3c.mwi.mobileok.basic.StyleSheetsSupportTest
 
addTestResult(TestResult) - Method in class org.w3c.mwi.mobileok.basic.TestResults
 
ALLOW_ALL - Static variable in interface org.w3c.mwi.mobileok.basic.HostnameVerifier
The ALLOW_ALL HostnameVerifier essentially turns hostname verification off.
appendRemainderToTestResultsDOM(Document, Element) - Method in class org.w3c.mwi.mobileok.basic.TestSubResultBytePosition
 
appendRemainderToTestResultsDOM(Document, Element) - Method in class org.w3c.mwi.mobileok.basic.TestSubResultGeneralPosition
 
appendRemainderToTestResultsDOM(Document, Element) - Method in class org.w3c.mwi.mobileok.basic.TestSubResultHeaderPosition
 
appendRemainderToTestResultsDOM(Document, Element) - Method in class org.w3c.mwi.mobileok.basic.TestSubResultLineColumnPosition
 
appendRemainderToTestResultsDOM(Document, Element) - Method in class org.w3c.mwi.mobileok.basic.TestSubResultPosition
 
appendToTestResultsDOM(Document, Node) - Method in class org.w3c.mwi.mobileok.basic.TestResult
 
appendToTestResultsDOM(Document, Node) - Method in class org.w3c.mwi.mobileok.basic.TestSubResult
 
appendToTestResultsDOM(Document, Node) - Method in class org.w3c.mwi.mobileok.basic.TestSubResultPosition
 
atMediaPattern - Static variable in class org.w3c.mwi.mobileok.basic.CSSUtils
Regular expression to find CSS properties that use the at-media rules.
AutoRefreshTest - Class in org.w3c.mwi.mobileok.basic
Implements the AUTO_REFRESH and REDIRECTION mobileOK test.
AutoRefreshTest() - Constructor for class org.w3c.mwi.mobileok.basic.AutoRefreshTest
 

A B C D E F G H I J K L M N O P R S T U V W X