Uses of Enum
org.infinispan.configuration.parsing.Element
Packages that use Element
-
Uses of Element in org.infinispan.configuration.cache
Methods in org.infinispan.configuration.cache that return Element -
Uses of Element in org.infinispan.configuration.parsing
Methods in org.infinispan.configuration.parsing that return ElementModifier and TypeMethodDescriptionstatic Element
static Element
ParseUtils.nextElement
(ConfigurationReader reader) static Element
Returns the enum constant of this type with the specified name.static Element[]
Element.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.infinispan.configuration.parsing with parameters of type ElementModifier and TypeMethodDescriptionprotected final void
CacheParser.parseCacheElement
(ConfigurationReader reader, Element element, ConfigurationBuilderHolder holder)