Class ValueProperty<BeanT>

  • All Implemented Interfaces:
    Property<BeanT>, StructureLoaderBuilder

    public final class ValueProperty<BeanT>
    extends java.lang.Object
    Property implementation for XmlValue properties.

    This one works for both leaves and nodes, scalars and arrays.

    Author:
    Bhakti Mehta (bhakti.mehta@sun.com)