|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResourceRetrieverFactory in org.w3c.mwi.mobileok.basic |
---|
Classes in org.w3c.mwi.mobileok.basic that implement ResourceRetrieverFactory | |
---|---|
class |
MobileOKResourceRetrieverFactory
mobileOK resource retriever factory implementation. |
Fields in org.w3c.mwi.mobileok.basic declared as ResourceRetrieverFactory | |
---|---|
private ResourceRetrieverFactory |
TesterConfiguration.resourceRetrieverFactory
Resource retriever factory. |
Methods in org.w3c.mwi.mobileok.basic that return ResourceRetrieverFactory | |
---|---|
ResourceRetrieverFactory |
TesterConfiguration.getResourceRetrieverFactory()
Returns the resource retriever factory to be used in this configuration of the Checker. |
Constructors in org.w3c.mwi.mobileok.basic with parameters of type ResourceRetrieverFactory | |
---|---|
TesterConfiguration(ResourceRetrieverFactory resourceRetrieverFactory,
DecodedContentFactory decodedContentFactory,
java.util.List<ResourceExtractor> extractors,
java.util.List<TestImplementation> tests,
java.util.Map<java.lang.String,java.lang.Object> settings)
Creates a new instance of a tester configuration. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |