Index
All Classes and Interfaces|All Packages|Serialized Form
B
- BaseConfigParser<T> - Class in org.ehcache.xml
-
BaseConfigParser - Base class providing functionality for translating service configurations to corresponding xml document.
- BaseConfigParser(Map<URI, URL>) - Constructor for class org.ehcache.xml.BaseConfigParser
C
- CacheManagerServiceConfigurationParser<T extends org.ehcache.spi.service.Service,
C extends org.ehcache.spi.service.ServiceCreationConfiguration<T, ?>> - Interface in org.ehcache.xml - CacheResourceConfigurationParser - Interface in org.ehcache.xml
-
Defines a handler for processing
/config/cache/resourcesextension elements. - CacheServiceConfigurationParser<T extends org.ehcache.spi.service.Service,
C extends org.ehcache.spi.service.ServiceConfiguration<T, ?>> - Interface in org.ehcache.xml -
CacheServiceConfigurationParser
G
- getResourceTypes() - Method in interface org.ehcache.xml.CacheResourceConfigurationParser
- getSchema() - Method in class org.ehcache.xml.BaseConfigParser
- getSchema() - Method in interface org.ehcache.xml.Parser
- getServiceType() - Method in interface org.ehcache.xml.CacheManagerServiceConfigurationParser
- getServiceType() - Method in interface org.ehcache.xml.CacheServiceConfigurationParser
- getTargetNamespaces() - Method in interface org.ehcache.xml.Parser
O
- org.ehcache.xml - package org.ehcache.xml
- org.ehcache.xml.exceptions - package org.ehcache.xml.exceptions
P
- parse(Element, ClassLoader) - Method in interface org.ehcache.xml.Parser
- parsePropertyOrInteger(String) - Static method in class org.ehcache.xml.ParsingUtil
- parsePropertyOrNonNegativeInteger(String) - Static method in class org.ehcache.xml.ParsingUtil
- parsePropertyOrPositiveInteger(String) - Static method in class org.ehcache.xml.ParsingUtil
- parsePropertyOrString(String) - Static method in class org.ehcache.xml.ParsingUtil
- Parser<T> - Interface in org.ehcache.xml
- parseStringWithProperties(String) - Static method in class org.ehcache.xml.ParsingUtil
- ParsingUtil - Class in org.ehcache.xml
- ParsingUtil() - Constructor for class org.ehcache.xml.ParsingUtil
S
- safeUnparse(Document, T) - Method in class org.ehcache.xml.BaseConfigParser
T
- toLinkedHashMap(Function<? super T, ? extends K>, Function<? super T, ? extends V>) - Static method in class org.ehcache.xml.BaseConfigParser
U
- unparse(Document, T) - Method in class org.ehcache.xml.BaseConfigParser
- unparse(Document, T) - Method in interface org.ehcache.xml.Parser
X
- XmlConfigurationException - Exception in org.ehcache.xml.exceptions
-
Thrown to reflect an error in an XML configuration.
- XmlConfigurationException(String) - Constructor for exception org.ehcache.xml.exceptions.XmlConfigurationException
- XmlConfigurationException(String, Throwable) - Constructor for exception org.ehcache.xml.exceptions.XmlConfigurationException
- XmlConfigurationException(Throwable) - Constructor for exception org.ehcache.xml.exceptions.XmlConfigurationException
All Classes and Interfaces|All Packages|Serialized Form