Uses of Interface
com.helger.html.js.tostring.IJSToStringConverter
-
Packages that use IJSToStringConverter Package Description com.helger.html.js.tostring -
-
Uses of IJSToStringConverter in com.helger.html.js.tostring
Classes in com.helger.html.js.tostring that implement IJSToStringConverter Modifier and Type Class Description classJsonToStringConverterImplementation of theIJSToStringConverterinterface, for converting nativeIJsonobjects.classJSToStringConverterDefault implementation of theIJSToStringConverterinterface, usingJSMarshallerto convert an object to a string representation.
-