Interface AttributeProcessor<T>

Type Parameters:
T - the type of value that will be returned by the AttributeProcessor
All Known Implementing Classes:
SimpleAttributeProcessor

public interface AttributeProcessor<T>
An AttributeProcessor is responsible for processing XmlAttribute content to return a strongly-typed value.
Since:
Coherence 12.1.2
Author:
bo 2011.06.14