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

I

ignorableAtRule(String) - Method in class org.w3c.mwi.mobileok.basic.CSSMediaHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.w3c.mwi.mobileok.basic.XhtmlContent.MinimizeHandler
 
Image - Static variable in class org.w3c.mwi.mobileok.basic.ResourceContext
An Included image resource.
ImageContent - Class in org.w3c.mwi.mobileok.basic
Abstract class that represents an image resource with a defined width and height.
ImageContent(URI, List<RetrievalElement>) - Constructor for class org.w3c.mwi.mobileok.basic.ImageContent
Creates a class instance bound to a URI.
imageErrorMessageList - Variable in class org.w3c.mwi.mobileok.basic.GifImageContent
List of image format validation errors.
imageErrorMessageList - Variable in class org.w3c.mwi.mobileok.basic.JpegImageContent
List of image format validation errors.
imageHeight - Variable in class org.w3c.mwi.mobileok.basic.GifImageContent
Height of the image in pixels.
imageHeight - Variable in class org.w3c.mwi.mobileok.basic.JpegImageContent
Height of the image in pixels.
ImageMapsTest - Class in org.w3c.mwi.mobileok.basic
Implements the IMAGE_MAPS mobileOK test.
ImageMapsTest() - Constructor for class org.w3c.mwi.mobileok.basic.ImageMapsTest
 
ImageResourceExtractor - Class in org.w3c.mwi.mobileok.basic
Extracts all image resources embedded in the given XHTML resource.
ImageResourceExtractor() - Constructor for class org.w3c.mwi.mobileok.basic.ImageResourceExtractor
Default constructor.
ImagesSpecifySizeTest - Class in org.w3c.mwi.mobileok.basic
Implements the IMAGES_SPECIFY_SIZE mobileOK test.
ImagesSpecifySizeTest() - Constructor for class org.w3c.mwi.mobileok.basic.ImagesSpecifySizeTest
 
imageType - Variable in class org.w3c.mwi.mobileok.basic.NotSupportedImageContent
Content-type of the image.
imageWidth - Variable in class org.w3c.mwi.mobileok.basic.GifImageContent
Width of the image in pixels.
imageWidth - Variable in class org.w3c.mwi.mobileok.basic.JpegImageContent
Width of the image in pixels.
implementations - Static variable in enum org.w3c.mwi.mobileok.basic.TestType
Mapping table between the names of the test and instances of the classes that implement them.
importPattern - Static variable in class org.w3c.mwi.mobileok.basic.CSSUtils
Regular expression to find the URI of external stylesheets imported by a CSS resource using quotes instead of a url(foo) pattern.
importStyle(String, SACMediaList, String) - Method in class org.w3c.mwi.mobileok.basic.CSSMediaHandler
 
importUrlPattern - Static variable in class org.w3c.mwi.mobileok.basic.CSSUtils
Regular expression to find the URI of external stylesheets imported by a CSS resource using a url(foo) pattern.
InCssResourceExtractor - Class in org.w3c.mwi.mobileok.basic
Extracts resources (images and imported CSS stylesheets) defined in the given CSS stylesheets.
InCssResourceExtractor() - Constructor for class org.w3c.mwi.mobileok.basic.InCssResourceExtractor
Default constructor.
INLINE_STYLE_EXPR - Static variable in class org.w3c.mwi.mobileok.basic.AbstractCSSTestImplementation
XPath expression to extract the content of the CSS styles declared inline in a moki representation of a resource.
INPUT_MODE_TOKENS - Static variable in class org.w3c.mwi.mobileok.basic.DefaultInputModeTest
 
insertLineInCssMessages(RetrievalElement) - Method in class org.w3c.mwi.mobileok.basic.CssContent
Appends the index of the line that contains the inline CSS style in each CSS validation error and/or warning message.
insideRestrictedMedia - Variable in class org.w3c.mwi.mobileok.basic.CSSMediaHandler
 
INSTANCE - Static variable in class org.w3c.mwi.mobileok.basic.ResourceComparator
 
isAuthorizationStatus(int) - Static method in class org.w3c.mwi.mobileok.basic.HttpResourceRetriever
Returns true when the HTTP status code is an "authorization required" status.
isCanonicalCacheControlValue(String) - Static method in class org.w3c.mwi.mobileok.basic.CachingTest
 
isCanonicalDateValue(String) - Static method in class org.w3c.mwi.mobileok.basic.CachingTest
 
isCanonicalEtagValue(String) - Static method in class org.w3c.mwi.mobileok.basic.CachingTest
 
isContentSupported(String, ResourceContext) - Method in interface org.w3c.mwi.mobileok.basic.DecodedContentFactory
Returns true when the factory is able to create content that match the given content-type under the given context.
isContentSupported(String, ResourceContext) - Method in class org.w3c.mwi.mobileok.basic.MobileOKDecodedContentFactory
 
isIP4Address(String) - Static method in class org.w3c.mwi.mobileok.basic.HostnameVerifier.AbstractVerifier
 
isLocalhost(String) - Static method in class org.w3c.mwi.mobileok.basic.HostnameVerifier.AbstractVerifier
 
isMediaRestricted() - Method in class org.w3c.mwi.mobileok.basic.CSSMediaHandler
 
isMediaRestricted(String) - Static method in class org.w3c.mwi.mobileok.basic.StyleSheetsUseTest
 
isRedirectStatus(int) - Static method in class org.w3c.mwi.mobileok.basic.HttpResourceRetriever
Returns true when the HTTP status code is a "redirection" status.
isSchemeSupported(URI) - Method in class org.w3c.mwi.mobileok.basic.HttpResourceRetriever
 
isSchemeSupported(URI) - Method in interface org.w3c.mwi.mobileok.basic.ResourceRetriever
Returns true when the scheme of the given URI is supported by the resource retriever.
isTidied() - Method in class org.w3c.mwi.mobileok.basic.TestSubResultPosition
 
isTransparent(Image, int, int) - Method in class org.w3c.mwi.mobileok.basic.GifImageContent
Checks whether the given image/gif image is fully transparent.
isValid() - Method in class org.w3c.mwi.mobileok.basic.CssContent
Returns true if the CSS is valid.
isValid() - Method in class org.w3c.mwi.mobileok.basic.DecodedContent
Returns true when the content could be successfully decoded.
isValid() - Method in class org.w3c.mwi.mobileok.basic.GifImageContent
 
isValid() - Method in class org.w3c.mwi.mobileok.basic.JpegImageContent
 
isValid() - Method in class org.w3c.mwi.mobileok.basic.NotSupportedContent
Returns false because not supported content is de facto not valid.
isValid() - Method in class org.w3c.mwi.mobileok.basic.NotSupportedImageContent
 
isValid() - Method in class org.w3c.mwi.mobileok.basic.RetrievalFailedContent
Returns false because resources that cannot be retrieved are de facto not valid.
isValid() - Method in class org.w3c.mwi.mobileok.basic.TextContent
Returns true when the resource is correctly encoded in UTF-8, false otherwise.
isValidDateHeader(String) - Static method in class org.w3c.mwi.mobileok.basic.Resource
Checks that the date is valid according to RFC2616.
isValidExpirationDate(String, String) - Static method in class org.w3c.mwi.mobileok.basic.Resource
Checks that the expiration date lies in the future of given date.
item(int) - Method in class org.w3c.mwi.mobileok.basic.PseudoAttributes
 

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