|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DecodedContentFactory in org.w3c.mwi.mobileok.basic |
---|
Classes in org.w3c.mwi.mobileok.basic that implement DecodedContentFactory | |
---|---|
class |
MobileOKDecodedContentFactory
mobileOK decoded content factory implementation. |
Fields in org.w3c.mwi.mobileok.basic declared as DecodedContentFactory | |
---|---|
private DecodedContentFactory |
TesterConfiguration.decodedContentFactory
Decoded content factory. |
Methods in org.w3c.mwi.mobileok.basic that return DecodedContentFactory | |
---|---|
DecodedContentFactory |
TesterConfiguration.getDecodedContentFactory()
Returns the decoded content factory to be used in this configuration of the Checker. |
Constructors in org.w3c.mwi.mobileok.basic with parameters of type DecodedContentFactory | |
---|---|
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 |