Interface NamespaceHandler

All Known Implementing Classes:
AbstractNamespaceHandler, CacheConfigNamespaceHandler, CdiNamespaceHandler, JCacheExtendNamespace, JCacheNamespace, OperationalConfigNamespaceHandler

public interface NamespaceHandler
A NamespaceHandler is responsible for defining the DocumentPreprocessor, ElementProcessors and AttributeProcessors required for processing xml content belonging to a specific xml namespace used in an xml document.
Since:
Coherence 12.1.2
Author:
bo 2011.06.14
See Also: