Uses of Class
com.github.weisj.jsvg.parser.SVGDocumentBuilder
Packages that use SVGDocumentBuilder
-
Uses of SVGDocumentBuilder in com.github.weisj.jsvg.parser
Methods in com.github.weisj.jsvg.parser that return SVGDocumentBuilderModifier and TypeMethodDescription(package private) @Nullable SVGDocumentBuilder
StaxSVGLoader.parse
(@Nullable InputStream inputStream, @Nullable URI xmlBase, @NotNull LoaderContext loaderContext)