when adding an attribute, AttributeBuilder might need to know the exact type of
the attribute to be added
---------------------------------------------------------------------------------------------------------
Key: GEOT-1314
URL: http://jira.codehaus.org/browse/GEOT-1314
Project: GeoTools
Issue Type: Improvement
Reporter: Gabriel Roldán
Assignee: Gabriel Roldán
Fix For: 2.4.0
Often it is needed to add an attribute to a complex type which is not exactly
of the type declared in the complex type, but of a derived type of the one
declared.
For example, a type has an attribute {{ns:location}} which is of type
{{ns:AbstractLocationType}} and we need to create an location instance of type
{{ns2:ConcreteLocationType}}
Overload {{AttributeBuilder.add(final String id, final Object value, final Name
name)}} with {{AttributeBuilder.add(final String id, final Object value, final
Name name, final AttributeType type)}} to be able to stating the actual type of
the attribute to be created
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel