Uses of Class
com.lyncode.xoai.dataprovider.xml.xoaiconfig.BundleReference
-
Packages that use BundleReference Package Description com.lyncode.xoai.dataprovider.xml.xoaiconfig com.lyncode.xoai.dataprovider.xml.xoaiconfig.conditions com.lyncode.xoai.dataprovider.xml.xoaiconfig.parse -
-
Uses of BundleReference in com.lyncode.xoai.dataprovider.xml.xoaiconfig
Methods in com.lyncode.xoai.dataprovider.xml.xoaiconfig that return BundleReference Modifier and Type Method Description BundleReferenceFormatConfiguration. getFilter()BundleReferenceSetConfiguration. getFilter()BundleReferenceContextConfiguration. getFilters()BundleReferenceContextConfiguration. getTransformers()Methods in com.lyncode.xoai.dataprovider.xml.xoaiconfig that return types with arguments of type BundleReference Modifier and Type Method Description List<BundleReference>ContextConfiguration. getFormats()List<BundleReference>ContextConfiguration. getSets() -
Uses of BundleReference in com.lyncode.xoai.dataprovider.xml.xoaiconfig.conditions
Methods in com.lyncode.xoai.dataprovider.xml.xoaiconfig.conditions that return BundleReference Modifier and Type Method Description BundleReferenceCustomConditionConfiguration. getFilter() -
Uses of BundleReference in com.lyncode.xoai.dataprovider.xml.xoaiconfig.parse
Methods in com.lyncode.xoai.dataprovider.xml.xoaiconfig.parse that return BundleReference Modifier and Type Method Description BundleReferenceBundleReferenceParser. parse(XmlReader reader)
-