Class PropertyReadHandler

java.lang.Object
All Implemented Interfaces:
XmlReadHandler

public class PropertyReadHandler extends StringReadHandler
The Property-ReadHandler reads character data from an element along with a 'name' attribute. This way, this class is most suitable for creating name-value-pairs.
Author:
Thomas Morgner