@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public static @interface ExternalSVGResource.Validated
Modifier and Type | Optional Element and Description |
---|---|
boolean |
validated
If
true , the SVG resource will be validated
against SVG 1.1 schema. |
Copyright © 2018. All Rights Reserved.