Package org.jplate.foundation.node.attribute

Base package for attributes.

See:
          Description

Interface Summary
AttributeFactoryIfc<A extends AttributeIfc<N,?>,N> Context factory that creates implementations of AttributeIfc.
AttributeIfc<N,V> An attribute is a name/value pair.
 

Package org.jplate.foundation.node.attribute Description

Base package for attributes. An attribute is a name/value pair.

Modifications:
    $Date: 2008-12-02 12:32:45 -0500 (Tue, 02 Dec 2008) $
    $Revision: 479 $
    $Author: sfloess $
    $HeadURL: https://jplate.svn.sourceforge.net/svnroot/jplate/trunk/src/dev/java/org/jplate/foundation/node/attribute/package.html $