Class NodeSupplier

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

public final class NodeSupplier extends Object
  • Constructor Details

    • NodeSupplier

      public NodeSupplier()
    • NodeSupplier

      public NodeSupplier(@NotNull @NotNull Map<@NotNull String,@NotNull Supplier<@NotNull SVGNode>> mapImpl)
  • Method Details

    • create

      @Nullable public @Nullable SVGNode create(@NotNull @NotNull String tagName)