Revision 34270 branches/v2_0_0_prep/libraries/libFMap_mapcontext/src-test/org/gvsig/fmap/mapcontext/persistence/DummyFileFeatureStore.java

View differences:

DummyFileFeatureStore.java
727 727
            return null;
728 728
        }
729 729

  
730
        public boolean isExtendable(DynStruct dynStruct) {
731
            // TODO Auto-generated method stub
732
            return false;
733
        }
734

  
730 735
	}
731 736

  
732 737
	private String name = "[empty]";

Also available in: Unified diff