Package com.helger.html.js.tostring
-
Interface Summary Interface Description IHasChildJSType Interface forJSTypeobjects having child types.IJSToStringConverter Interface that defines the conversion routines to convert an arbitrary Java object to a valid JavaScript object. -
Class Summary Class Description JSArrayType Specific JavaScript array type.JSListType Specific JavaScript list type.JSMapType Specific JavaScript map type.JsonToStringConverter Implementation of theIJSToStringConverterinterface, for converting nativeIJsonobjects.JSToString JSToStringConverter Default implementation of theIJSToStringConverterinterface, usingJSMarshallerto convert an object to a string representation.JSType Wrapper around JavaScript types.