Uses of Class
eu.clarin.sru.client.fcs.utils.ClarinFCSEndpointVersionAutodetector.AutodetectedFCSVersion
-
Packages that use ClarinFCSEndpointVersionAutodetector.AutodetectedFCSVersion Package Description eu.clarin.sru.client.fcs.utils -
-
Uses of ClarinFCSEndpointVersionAutodetector.AutodetectedFCSVersion in eu.clarin.sru.client.fcs.utils
Methods in eu.clarin.sru.client.fcs.utils that return ClarinFCSEndpointVersionAutodetector.AutodetectedFCSVersion Modifier and Type Method Description ClarinFCSEndpointVersionAutodetector.AutodetectedFCSVersionClarinFCSEndpointVersionAutodetector. autodetectVersion(String endpointURI)Try to auto-detected the FCS version of and endpoint.static ClarinFCSEndpointVersionAutodetector.AutodetectedFCSVersionClarinFCSEndpointVersionAutodetector.AutodetectedFCSVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static ClarinFCSEndpointVersionAutodetector.AutodetectedFCSVersion[]ClarinFCSEndpointVersionAutodetector.AutodetectedFCSVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.
-