Revision 25817

View differences:

branches/v2_0_0_prep/libraries/libFMap_dal/src/org/gvsig/fmap/dal/feature/AbstractFeatureRule.java
44 44

  
45 45

  
46 46
/**
47
 *
47
 * Abstract feature rule intended for giving a partial default implementation 
48
 * of the {@link FeatureRule} interface to other rule implementations. It is recommended
49
 * to extend this class when implementing new {@link FeatureRule}s.
50
 * 
48 51
 * @author Vicente Caballero Navarro
49 52
 */
50 53
public abstract class AbstractFeatureRule implements FeatureRule {

Also available in: Unified diff