Uses of Interface
com.github.weisj.jsvg.parser.impl.DefaultElementLoader.DocumentLoader
-
Packages that use DefaultElementLoader.DocumentLoader Package Description com.github.weisj.jsvg.parser.impl -
-
Uses of DefaultElementLoader.DocumentLoader in com.github.weisj.jsvg.parser.impl
Classes in com.github.weisj.jsvg.parser.impl that implement DefaultElementLoader.DocumentLoader Modifier and Type Class Description private static classDefaultElementLoader.DefaultDocumentLoader(package private) classExternalDocumentLoaderFields in com.github.weisj.jsvg.parser.impl declared as DefaultElementLoader.DocumentLoader Modifier and Type Field Description private static DefaultElementLoader.DocumentLoaderDefaultElementLoader. DEFAULT_DOCUMENT_LOADERprivate DefaultElementLoader.DocumentLoaderDefaultElementLoader. documentLoaderMethods in com.github.weisj.jsvg.parser.impl that return DefaultElementLoader.DocumentLoader Modifier and Type Method Description private static @NotNull DefaultElementLoader.DocumentLoaderDefaultElementLoader. createDocumentLoader(DefaultElementLoader.AllowExternalResources allowExternalResources)
-