Class SVGLoader

java.lang.Object
com.github.weisj.jsvg.parser.SVGLoader

public final class SVGLoader extends Object
Class for loading svg files as an SVGDocument. Note that this class isn't guaranteed to be thread safe and hence shouldn't be used across multiple threads.