@Retention(value=RUNTIME) @Target(value={FIELD,METHOD,PARAMETER}) @Inherited @Documented public @interface DOMNullableAttribute
Specifies a DOM object can be assigned null value.
System.Attribute
Copyright © 2021 Aspose. All rights reserved.