Class SvgInline


  • public class SvgInline
    extends Object
    When run for the first time on a stencilset, takes a stencilset StringTemplate and replaces view=".svg" properties of nodes with the contents of the referenced .svg files and adds a _view_file=".svg" property.

    When run again, updates the svg xml in view="..." properties by reading the svg file in the previous _view_file=".svg" property.