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

R

rawBody - Variable in class org.w3c.mwi.mobileok.basic.FragmentRetrievalElement
Fragment, encoded as UTF-8.
rawBody - Variable in class org.w3c.mwi.mobileok.basic.HttpRetrievalElement
HTTP Response body, null when reponse is too large.
rawBodySize - Variable in class org.w3c.mwi.mobileok.basic.FragmentRetrievalElement
Fragment size.
rawBodySize - Variable in class org.w3c.mwi.mobileok.basic.HttpRetrievalElement
HTTP Response body size.
rawRequestHeaders - Variable in class org.w3c.mwi.mobileok.basic.HttpRetrievalElement
The list of HTTP request headers that were sent.
rawResponseHeaders - Variable in class org.w3c.mwi.mobileok.basic.HttpRetrievalElement
The list of HTTP response headers that were received.
requestHeaders - Variable in class org.w3c.mwi.mobileok.basic.HttpRetrievalElement
The list of HTTP request headers that were sent.
resolve(String, String) - Method in class org.w3c.mwi.mobileok.basic.ClasspathURIResolver
 
resolve(String, String) - Method in class org.w3c.mwi.mobileok.basic.DOMUtils.XSLTURIResolver
 
resolveEntity(String, String) - Method in class org.w3c.mwi.mobileok.basic.ExtendedCatalogResolver
 
resolveEntity(String, String) - Method in class org.w3c.mwi.mobileok.basic.XhtmlContent.CommonCatalogResolver
 
resolveEntity(String, String) - Method in class org.w3c.mwi.mobileok.basic.XhtmlContent.XHTMLBasicCatalogResolver
 
resolveEntity(String, String) - Method in class org.w3c.mwi.mobileok.basic.XhtmlContent.XHTMLCatalogResolver
 
resolveEntity(String, String) - Method in class org.w3c.mwi.mobileok.basic.XhtmlContent.XHTMLMPCatalogResolver
 
resource - Variable in class org.w3c.mwi.mobileok.basic.Preprocessor.ProcessingElement
Resource being processed.
Resource - Class in org.w3c.mwi.mobileok.basic
Encapsulates information and basic functionality to represent Web resources.
Resource(URI, int, ResourceContext, Resource.LoadType) - Constructor for class org.w3c.mwi.mobileok.basic.Resource
Creates a class instance bound to a URI, a depth and a context.
Resource.LoadType - Enum in org.w3c.mwi.mobileok.basic
Describes the different ways that a typical browser would handle a resource.
Resource.LoadType() - Constructor for enum org.w3c.mwi.mobileok.basic.Resource.LoadType
 
ResourceComparator - Class in org.w3c.mwi.mobileok.basic
Compares Resources based on their context and their URI.
ResourceComparator() - Constructor for class org.w3c.mwi.mobileok.basic.ResourceComparator
 
resourceContext - Variable in class org.w3c.mwi.mobileok.basic.Resource
Context that gave birth to the resource.
ResourceContext - Class in org.w3c.mwi.mobileok.basic
The ResourceType class is an extensible enumeration of the types of resources that may be handled by the Checker.
ResourceContext(String, int) - Constructor for class org.w3c.mwi.mobileok.basic.ResourceContext
Default constructor.
resourceDepth - Variable in class org.w3c.mwi.mobileok.basic.ObjectResourceExtractor
Depth of the resource bein parsed.
ResourceExtractor - Interface in org.w3c.mwi.mobileok.basic
Interface that must be implemented by all resource extractors.
ResourceRetriever - Interface in org.w3c.mwi.mobileok.basic
Interface that must be implemented by Web resource retrievers.
ResourceRetrieverFactory - Interface in org.w3c.mwi.mobileok.basic
Interface that must be implemented by resource retriever factories.
resourceRetrieverFactory - Variable in class org.w3c.mwi.mobileok.basic.TesterConfiguration
Resource retriever factory.
resources - Variable in class org.w3c.mwi.mobileok.basic.Preprocessor
Intermediate list of resources to process.
resources - Variable in class org.w3c.mwi.mobileok.basic.PreprocessorResults
Pointer to the list of resources that are at the source of the moki representation.
resourcesToProcess - Variable in class org.w3c.mwi.mobileok.basic.Preprocessor
Intermediate counter of the number of resources that are yet to process.
responseHeaders - Variable in class org.w3c.mwi.mobileok.basic.HttpRetrievalElement
The list of HTTP response headers that were received.
responseProtocol - Variable in class org.w3c.mwi.mobileok.basic.HttpRetrievalElement
HTTP protocol of the response.
responseReason - Variable in class org.w3c.mwi.mobileok.basic.HttpRetrievalElement
Error message that details the network error that may have occurred.
results - Variable in class org.w3c.mwi.mobileok.basic.Preprocessor
Internal moki representation built by this Preprocessor.
resultsList - Variable in class org.w3c.mwi.mobileok.basic.TestResults
 
resultsMap - Variable in class org.w3c.mwi.mobileok.basic.TestResults
 
RetrievalElement - Interface in org.w3c.mwi.mobileok.basic
Interface that represents a client/server exchange when a Web resource is being retrieved.
RetrievalFailedContent - Class in org.w3c.mwi.mobileok.basic
Class that represents a resource that could not be retrieved because some of some network error.
RetrievalFailedContent(URI, List<RetrievalElement>) - Constructor for class org.w3c.mwi.mobileok.basic.RetrievalFailedContent
Creates a class instance bound to a URI.
retrieve() - Method in class org.w3c.mwi.mobileok.basic.Resource
Retrieves the resource.
retrievedElements - Variable in class org.w3c.mwi.mobileok.basic.Resource
Retrieved resource.
retrievedFlag - Variable in class org.w3c.mwi.mobileok.basic.Resource
Flag that asserts whether the resource has been retrieved.
RFC_2616_DATE_FORMATS - Static variable in class org.w3c.mwi.mobileok.basic.CachingTest
 
RFC_2616_DATE_FORMATS - Static variable in class org.w3c.mwi.mobileok.basic.Resource
Possible date formats for HTTP header fields that contain a date.
rootElementLine - Variable in class org.w3c.mwi.mobileok.basic.XhtmlContent
Index of the line that contains the html element declaration, 0 when the element is not defined.
runTest(PreprocessorResults) - Method in class org.w3c.mwi.mobileok.basic.AbstractCSSTestImplementation
 
runTest(PreprocessorResults) - Method in class org.w3c.mwi.mobileok.basic.AbstractXSLTTestImplementation
 
runTest(PreprocessorResults) - Method in interface org.w3c.mwi.mobileok.basic.TestImplementation
Runs the test on the intermediate moki representation of the resource.
runTests() - Method in class org.w3c.mwi.mobileok.basic.Tester
Runs all defined tests on the URI bound to this instance.
runTests(List<TestImplementation>) - Method in class org.w3c.mwi.mobileok.basic.Tester
Runs a precise list of tests on the URI bound to this instance.

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