Uses of Class
org.tquadrat.foundation.util.stringconverter.URLStringConverter
Packages that use URLStringConverter
Package
Description
This package provides classes that allow to convert certain
object instances into String and vice versa.
-
Uses of URLStringConverter in org.tquadrat.foundation.util.stringconverter
Subclasses of URLStringConverter in org.tquadrat.foundation.util.stringconverterModifier and TypeClassDescriptionfinal classAn implementation ofStringConverterforURLvalues.Fields in org.tquadrat.foundation.util.stringconverter declared as URLStringConverterModifier and TypeFieldDescriptionstatic final URLStringConverterURLStringConverter.INSTANCEAn instance of this class.Methods in org.tquadrat.foundation.util.stringconverter that return URLStringConverterModifier and TypeMethodDescriptionstatic final URLStringConverterURLStringConverter.provider()This method is used by theServiceLoaderto obtain the instance for thisStringConverterimplementation.
