Class LoadHelper

java.lang.Object
com.github.weisj.jsvg.parser.impl.LoadHelper

public final class LoadHelper extends Object
  • Field Details

    • attributeParser

      @NotNull private final @NotNull AttributeParser attributeParser
    • loaderContext

      @NotNull private final @NotNull LoaderContext loaderContext
  • Constructor Details

  • Method Details

    • attributeParser

      @NotNull public @NotNull AttributeParser attributeParser()
    • resourceLoader

      @NotNull public @NotNull ResourceLoader resourceLoader()
    • elementLoader

      @NotNull public @NotNull ElementLoader elementLoader()
    • externalResourcePolicy

      @NotNull public @NotNull ResourcePolicy externalResourcePolicy()