Uses of Enum Class
com.github.weisj.jsvg.parser.impl.DefaultElementLoader.AllowExternalResources
Packages that use DefaultElementLoader.AllowExternalResources
-
Uses of DefaultElementLoader.AllowExternalResources in com.github.weisj.jsvg.parser.impl
Subclasses with type arguments of type DefaultElementLoader.AllowExternalResources in com.github.weisj.jsvg.parser.implModifier and TypeClassDescription(package private) static enumMethods in com.github.weisj.jsvg.parser.impl that return DefaultElementLoader.AllowExternalResourcesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DefaultElementLoader.AllowExternalResources.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.weisj.jsvg.parser.impl with parameters of type DefaultElementLoader.AllowExternalResourcesModifier and TypeMethodDescriptionprivate static @NotNull DefaultElementLoader.DocumentLoaderDefaultElementLoader.createDocumentLoader(DefaultElementLoader.AllowExternalResources allowExternalResources) Constructors in com.github.weisj.jsvg.parser.impl with parameters of type DefaultElementLoader.AllowExternalResourcesModifierConstructorDescription(package private)DefaultElementLoader(DefaultElementLoader.AllowExternalResources allowExternalResources)