-
Deprecated ClassesClassDescription2020-07-23 Use the method signatures which take individual parameters instead of this
-
Deprecated MethodsMethodDescriptionby tfmorris 2020-07-07 Use
FingerprintKeyer.normalize(String)or {FingerprintKeyer.normalize(String, boolean)2020-10-17 by tfmorris. UseNGramFingerprintKeyer.sorted_ngrams(String, int)2020-07-21 by tfmorris. This will become private in a future release.extensions relying on HttpURLConnection should rather migrate to a more high-level and mature HTTP client. Use {@link RefineServlet.getUserAgent()} instead.extensions relying on HttpURLConnection should rather migrate to a more high-level and mature HTTP client. Use {@link RefineServlet.getUserAgent()} instead.
-
Deprecated Constructors