You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Fredrik Gustafsson <fr...@teamleader.se> on 2012/02/29 11:19:29 UTC

[net] NET-314. Use public method getAutodetectUTF8 instead of private variable

I saw that _connectAction_ in FTPClient uses private variable __autodetectEncoding.

I guess i should use the public method getAutodetectUTF8() instead because it can be overridden by another class.

Best regards Fredrik
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org