Annotation Type DeprecatedAttribute
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface DeprecatedAttribute
Node attribute getter methods might be annotated withDeprecatedAttributeto mark the attribute as deprecated for XPath. UnlikeDeprecated, this annotation does not deprecate the method for java usage.- Since:
- 6.21.0