Class LoadHelper
java.lang.Object
com.github.weisj.jsvg.parser.impl.LoadHelper
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final @NotNull AttributeParserprivate final @NotNull LoaderContext -
Constructor Summary
ConstructorsConstructorDescriptionLoadHelper(@NotNull AttributeParser attributeParser, @NotNull LoaderContext loaderContext) -
Method Summary
Modifier and TypeMethodDescription@NotNull AttributeParser@NotNull ElementLoader@NotNull ResourcePolicy@NotNull ResourceLoader
-
Field Details
-
attributeParser
-
loaderContext
-
-
Constructor Details
-
LoadHelper
public LoadHelper(@NotNull @NotNull AttributeParser attributeParser, @NotNull @NotNull LoaderContext loaderContext)
-
-
Method Details
-
attributeParser
-
resourceLoader
-
elementLoader
-
externalResourcePolicy
-