Revision 40352

View differences:

branches/v2_0_0_prep/libraries/libFMap_dal/src/org/gvsig/fmap/dal/feature/FeatureType.java
114 114
	public Object get(int index);
115 115

  
116 116
	/**
117
	 * Returns a {@link FeatureAttributeDescriptor} given the attribute name.
117
	 * Returns a {@link FeatureAttributeDescriptor} given the attribute name,
118
	 * or null if an attribute with the given name does not exist.
118 119
	 *
119 120
	 * @param name
120 121
	 * 			of the attribute

Also available in: Unified diff