Annotation Interface NoAttribute
Filters out some methods from the XPath attributes of a node.
- Author:
- Clément Fournier
-
Nested Class Summary
Nested Classes -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionWhen applied to a type declaration, this value determines which XPath attributes are filtered out.
-
Element Details
-
scope
NoAttribute.NoAttrScope scopeWhen applied to a type declaration, this value determines which XPath attributes are filtered out. When applied to an attribute accessor this value has no effect and the annotation suppresses the attribute in any case.- Default:
ALL
-