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

C

CachingTest - Class in org.w3c.mwi.mobileok.basic
Implements the CACHING mobileOK test.
CachingTest() - Constructor for class org.w3c.mwi.mobileok.basic.CachingTest
 
CANONICAL_CACHE_CONTROL_VALUES - Static variable in class org.w3c.mwi.mobileok.basic.CachingTest
 
CharacterEncodingSupportTest - Class in org.w3c.mwi.mobileok.basic
Implements the CHARACTER_ENCODING_SUPPORT and CHARACTER_ENCODING_USE mobileOK test.
CharacterEncodingSupportTest() - Constructor for class org.w3c.mwi.mobileok.basic.CharacterEncodingSupportTest
 
characters(char[], int, int) - Method in class org.w3c.mwi.mobileok.basic.XhtmlContent.MinimizeHandler
 
check(String, SSLSocket) - Method in class org.w3c.mwi.mobileok.basic.HostnameVerifier.AbstractVerifier
 
check(String, X509Certificate) - Method in class org.w3c.mwi.mobileok.basic.HostnameVerifier.AbstractVerifier
 
check(String, String[], String[]) - Method in class org.w3c.mwi.mobileok.basic.HostnameVerifier.AbstractVerifier
 
check(String[], SSLSocket) - Method in class org.w3c.mwi.mobileok.basic.HostnameVerifier.AbstractVerifier
 
check(String[], X509Certificate) - Method in class org.w3c.mwi.mobileok.basic.HostnameVerifier.AbstractVerifier
 
check(String[], String[], String[], boolean, boolean) - Method in class org.w3c.mwi.mobileok.basic.HostnameVerifier.AbstractVerifier
 
check(String, SSLSocket) - Method in interface org.w3c.mwi.mobileok.basic.HostnameVerifier
 
check(String, X509Certificate) - Method in interface org.w3c.mwi.mobileok.basic.HostnameVerifier
 
check(String, String[], String[]) - Method in interface org.w3c.mwi.mobileok.basic.HostnameVerifier
 
check(String[], SSLSocket) - Method in interface org.w3c.mwi.mobileok.basic.HostnameVerifier
 
check(String[], X509Certificate) - Method in interface org.w3c.mwi.mobileok.basic.HostnameVerifier
 
check(String[], String[], String[]) - Method in interface org.w3c.mwi.mobileok.basic.HostnameVerifier
Checks to see if the supplied hostname matches any of the supplied CNs or "DNS" Subject-Alts.
checkClientTrusted(X509Certificate[], String) - Method in class org.w3c.mwi.mobileok.basic.MobileOKTrustManager
 
checkConsistentNewRequest(String, String, String, String) - Static method in class org.w3c.mwi.mobileok.basic.CachingTest
 
checkServerTrusted(X509Certificate[], String) - Method in class org.w3c.mwi.mobileok.basic.MobileOKTrustManager
 
checkTransparency(RetrievalElement) - Method in class org.w3c.mwi.mobileok.basic.GifImageContent
Checks whether the image/gif image uses transparency.
CLASSPATH_URI_RESOLVER - Static variable in class org.w3c.mwi.mobileok.basic.AbstractXSLTTestImplementation
 
ClasspathURIResolver - Class in org.w3c.mwi.mobileok.basic
A URIResolver which is aware of resources available from the classpath, and not just from the file system or "real" URIs.
ClasspathURIResolver() - Constructor for class org.w3c.mwi.mobileok.basic.ClasspathURIResolver
 
clear() - Method in class org.w3c.mwi.mobileok.basic.TestResults
 
client - Static variable in class org.w3c.mwi.mobileok.basic.HttpResourceRetriever
HTTP client used to retrieve HTTP resources.
cloneKnownResources() - Method in class org.w3c.mwi.mobileok.basic.Preprocessor
Returns a copy of the list of resources that have already been extracted.
code - Variable in class org.w3c.mwi.mobileok.basic.AbstractCSSTestImplementation.TestErrorInfo
 
code - Variable in class org.w3c.mwi.mobileok.basic.TestSubResult
 
column - Variable in class org.w3c.mwi.mobileok.basic.TestSubResultLineColumnPosition
 
column - Variable in class org.w3c.mwi.mobileok.basic.ValidationLineAndColumnMessage
 
comment(String) - Method in class org.w3c.mwi.mobileok.basic.CSSMediaHandler
 
commentPattern - Static variable in class org.w3c.mwi.mobileok.basic.CSSUtils
Regular expression to extract CSS comments.
commentPattern - Static variable in class org.w3c.mwi.mobileok.basic.XhtmlContent
Regular expression to extract comments.
compare(Resource, Resource) - Method in class org.w3c.mwi.mobileok.basic.ResourceComparator
Compares two resources based on the context of the resources.
compareUrisWithoutFragments(URI, URI) - Static method in class org.w3c.mwi.mobileok.basic.Resource
Compares two absolute URIs, leaving fragment parts aside
config - Variable in class org.w3c.mwi.mobileok.basic.Resource
Since the processing will be done in separate threads, we need some local reference to the configuration in use for current processing.
CONFIG_HTTP_ACCEPT_CHARSET_HEADER - Static variable in class org.w3c.mwi.mobileok.basic.HttpResourceRetriever
Name of the configuration key to use in TesterConfiguration to override the Accept-Charset HTTP header sent to retrieve the resource.
CONFIG_HTTP_ACCEPT_HEADER - Static variable in class org.w3c.mwi.mobileok.basic.HttpResourceRetriever
Name of the configuration key to use in TesterConfiguration to override the Accept HTTP header sent to retrieve the resource.
CONFIG_HTTP_ADDITIONAL_HEADERS - Static variable in class org.w3c.mwi.mobileok.basic.HttpResourceRetriever
Name of the configuration key to use in TesterConfiguration to send additional HTTP header fields in the request.
CONFIG_HTTP_PROXY_HOST - Static variable in class org.w3c.mwi.mobileok.basic.HttpResourceRetriever
Hostname of the proxy to use when sending HTTP requests.
CONFIG_HTTP_PROXY_PORT - Static variable in class org.w3c.mwi.mobileok.basic.HttpResourceRetriever
Port of the proxy to use when sending HTTP requests.
CONFIG_HTTP_UA_HEADER - Static variable in class org.w3c.mwi.mobileok.basic.HttpResourceRetriever
Name of the configuration key to use in TesterConfiguration to override the User-Agent HTTP header sent to retrieve the resource.
configurationMap - Variable in class org.w3c.mwi.mobileok.basic.TesterConfiguration
Generic list of parameters that may be used by some classes.
configureHTTPMethod(HttpMethod, Map<String, String>) - Static method in class org.w3c.mwi.mobileok.basic.HttpResourceRetriever
Prepares the HTTP request to send.
ContentFormatSupportTest - Class in org.w3c.mwi.mobileok.basic
Implements the CONTENT_FORMAT_SUPPORT mobileOK test.
ContentFormatSupportTest() - Constructor for class org.w3c.mwi.mobileok.basic.ContentFormatSupportTest
 
contentType - Variable in class org.w3c.mwi.mobileok.basic.FragmentRetrievalElement
Fragment Content-Type
convertToTestResult(Node) - Method in class org.w3c.mwi.mobileok.basic.AbstractTestImplementation
Converts the outcome of a test in a DOM node format to a TestResult outcome.
countChars - Variable in class org.w3c.mwi.mobileok.basic.XhtmlContent.MinimizeHandler
 
countDots(String) - Static method in class org.w3c.mwi.mobileok.basic.HostnameVerifier.AbstractVerifier
Counts the number of dots "." in a string.
countExtraneousChars(String) - Static method in class org.w3c.mwi.mobileok.basic.CSSUtils
Computes the number of "useless" characters in the CSS, i.e.
countExtraneousChars(char[], int, int) - Static method in class org.w3c.mwi.mobileok.basic.XhtmlContent
Returns the number of redundant whitespaces in the given byte array.
createPseudoDocument() - Static method in class org.w3c.mwi.mobileok.basic.PseudoAttributes
 
createResourceRetriever(URI) - Method in class org.w3c.mwi.mobileok.basic.MobileOKResourceRetrieverFactory
 
createResourceRetriever(URI) - Method in interface org.w3c.mwi.mobileok.basic.ResourceRetrieverFactory
Creates an instance of a ResourceRetriever based on the given URI.
createSocket(String, int, InetAddress, int) - Method in class org.w3c.mwi.mobileok.basic.MobileOKSSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.w3c.mwi.mobileok.basic.MobileOKSSLProtocolSocketFactory
 
createSocket(String, int) - Method in class org.w3c.mwi.mobileok.basic.MobileOKSSLProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.w3c.mwi.mobileok.basic.MobileOKSSLProtocolSocketFactory
 
css - Variable in class org.w3c.mwi.mobileok.basic.CssContent
Original CSS styles as a string.
CSS1Properties - Static variable in class org.w3c.mwi.mobileok.basic.MeasuresTest
 
CssContent - Class in org.w3c.mwi.mobileok.basic
Represents a CSS content.
CssContent(URI, List<RetrievalElement>) - Constructor for class org.w3c.mwi.mobileok.basic.CssContent
Creates a class instance bound to the URI of a CSS resource.
CssContent.CssType - Enum in org.w3c.mwi.mobileok.basic
Describes the different types of CSS content that may be handled.
CssContent.CssType() - Constructor for enum org.w3c.mwi.mobileok.basic.CssContent.CssType
 
cssErrorMessageList - Variable in class org.w3c.mwi.mobileok.basic.CssContent
List of CSS validation errors.
CSSMediaHandler - Class in org.w3c.mwi.mobileok.basic
Handler for CSS stylesheets documents that checks whether all the CSS styles apply to media types other than all and handheld.
CSSMediaHandler() - Constructor for class org.w3c.mwi.mobileok.basic.CSSMediaHandler
 
CssResourceExtractor - Class in org.w3c.mwi.mobileok.basic
Extracts CSS resources referenced by the given resource that apply to the handheld or all media type.
CssResourceExtractor() - Constructor for class org.w3c.mwi.mobileok.basic.CssResourceExtractor
Default constructor.
cssSupportPattern - Static variable in class org.w3c.mwi.mobileok.basic.StyleSheetsSupportTest
 
CSSUtils - Class in org.w3c.mwi.mobileok.basic
Static helper class that defines useful methods to parse and validate CSS resources using the W3C CSS Validator.
CSSUtils() - Constructor for class org.w3c.mwi.mobileok.basic.CSSUtils
Private constructor to prevent instanciation, since the class only defined static helper methods.
cssWarningMessageList - Variable in class org.w3c.mwi.mobileok.basic.CssContent
List of CSS validation warnings.

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