| Package | Description |
|---|---|
| org.polyfillservice.api.components | |
| org.polyfillservice.api.configurations | |
| org.polyfillservice.api.interfaces |
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Query |
PolyfillApiConfig.defaultQuery(ServiceConfig serviceConfig) |
| Modifier and Type | Method and Description |
|---|---|
List<Polyfill> |
PolyfillService.getPolyfills(String uaString,
Query query)
Return a list of polyfills containing all sources of polyfills.
|
String |
PolyfillService.getPolyfillsSource(String uaString,
Query query)
Return a string of the sources of requested polyfills
Alias polyfill will expand into specific polyfills.
|
String |
PolyfillService.getPolyfillsSource(String uaString,
Query query,
boolean isDebugMode)
Return a string of the sources of requested polyfills
Alias polyfill will expand into specific polyfills.
|
Copyright © 2017. All rights reserved.