Class StandardBindingSet

  • All Implemented Interfaces:
    BindingSet, java.io.Serializable, java.lang.Cloneable

    public class StandardBindingSet
    extends java.lang.Object
    implements BindingSet
    A BindingSet is a mapping from names to BindingItems. It is read from a static XML file by the Bindings class usually from WEB-INF/bindings That file must satisfy the Schema bindings.xsd.
    See Also:
    Bindings, Serialized Form