Fork me on GitHub

Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
@deprecated 0 @deprecated
@todo 0 @todo
DOCUMENT_ME 0 DOCUMENT_ME
FIXME 2 FIXME
NOT_YET_DOCUMENTED 0 NOT_YET_DOCUMENTED
TODO 0 TODO

Each tag is detailed below:

FIXME

Number of occurrences found in the code: 2

fr.paris.lutece.plugins.address.service.WebServiceAddressService Line
use this when SRID can be passed to getAdressInfo String strGeometry = adresse.getGeometry( ); 265
see on top 280