Class Res

java.lang.Object
org.assertstruct.Res

public class Res extends Object
Class provide comfortable way to work with text data from classpath or strings. If content is in JSON5 format it can be parsed and provided as Template or converted to POJO class. Res class track location of the resource and provide convenient way to load it and transform into other formats.