Uses of Interface
com.github.weisj.jsvg.parser.resources.ResourcePolicy
Packages that use ResourcePolicy
-
Uses of ResourcePolicy in com.github.weisj.jsvg.parser
Methods in com.github.weisj.jsvg.parser that return ResourcePolicyMethods in com.github.weisj.jsvg.parser with parameters of type ResourcePolicyModifier and TypeMethodDescription@NotNull LoaderContext.BuilderLoaderContext.Builder.externalResourcePolicy(@NotNull ResourcePolicy policy) -
Uses of ResourcePolicy in com.github.weisj.jsvg.parser.resources
Fields in com.github.weisj.jsvg.parser.resources declared as ResourcePolicyModifier and TypeFieldDescriptionstatic final ResourcePolicyResourcePolicy.ALLOW_ALLstatic final ResourcePolicyResourcePolicy.ALLOW_RELATIVEAllow external resources to be loaded relative to the base document.static final ResourcePolicyResourcePolicy.DENY_ALLDeny loading of external resources.static final ResourcePolicyResourcePolicy.DENY_EXTERNAL