Uses of Interface
com.github.weisj.jsvg.parser.XMLInput
Packages that use XMLInput
-
Uses of XMLInput in com.github.weisj.jsvg.parser
Methods in com.github.weisj.jsvg.parser with parameters of type XMLInputModifier and TypeMethodDescription@Nullable SVGDocumentSVGLoader.load(@NotNull XMLInput xmlInput, @Nullable URI xmlBase, @NotNull LoaderContext loaderContext) Load an SVG document from the given input stream.