Uses of Class
org.tquadrat.foundation.xml.stringconverter.DocumentStringConverter
Packages that use DocumentStringConverter
-
Uses of DocumentStringConverter in org.tquadrat.foundation.xml.stringconverter
Fields in org.tquadrat.foundation.xml.stringconverter declared as DocumentStringConverterModifier and TypeFieldDescriptionstatic final DocumentStringConverter
DocumentStringConverter.INSTANCE
An instance of this class.Methods in org.tquadrat.foundation.xml.stringconverter that return DocumentStringConverterModifier and TypeMethodDescriptionstatic final DocumentStringConverter
DocumentStringConverter.provider()
This method is used by theServiceLoader
to obtain the instance for thisStringConverter
implementation.