Uses of Interface
io.pebbletemplates.pebble.attributes.AttributeResolver
Packages that use AttributeResolver
Package
Description
-
Uses of AttributeResolver in io.pebbletemplates.pebble.attributes
Classes in io.pebbletemplates.pebble.attributes that implement AttributeResolverModifier and TypeClassDescription(package private) class
class
(package private) class
(package private) class
(package private) class
-
Uses of AttributeResolver in io.pebbletemplates.pebble.extension
Fields in io.pebbletemplates.pebble.extension with type parameters of type AttributeResolverModifier and TypeFieldDescriptionprivate final List
<AttributeResolver> ExtensionRegistry.attributeResolver
Methods in io.pebbletemplates.pebble.extension that return types with arguments of type AttributeResolverModifier and TypeMethodDescriptionAbstractExtension.getAttributeResolver()
Extension.getAttributeResolver()
AttributeResolver will resolve instance attributesExtensionCustomizer.getAttributeResolver()
ExtensionRegistry.getAttributeResolver()
-
Uses of AttributeResolver in io.pebbletemplates.pebble.extension.core
Methods in io.pebbletemplates.pebble.extension.core that return types with arguments of type AttributeResolver