Package org.ehcache.xml
Interface Parser<T>
- All Known Subinterfaces:
CacheManagerServiceConfigurationParser<T,,C> CacheResourceConfigurationParser,CacheServiceConfigurationParser<T,C>
- All Known Implementing Classes:
BaseConfigParser
public interface Parser<T>
-
Method Summary
-
Method Details
-
getSchema
-
getTargetNamespaces
-
parse
-
unparse
-