Package | Description |
---|---|
com.mattunderscore.filter.contentnegotiation.variantsource |
Package contains classes and interfaces that provide variant sources.
|
Modifier and Type | Class and Description |
---|---|
class |
VariantSourceConfigurationException
An exception thrown from variant sources when configuring the source or because the configuration
is not valid.
|
Modifier and Type | Method and Description |
---|---|
List<Variant> |
CachedVariantSource.getVariants() |
List<Variant> |
FilterVariantXMLSource.getVariants() |
List<Variant> |
VariantSource.getVariants()
Get the variants from the variant source.
|
List<Variant> |
BaseVariantXMLSource.getVariants() |
Copyright © 2016. All Rights Reserved.