@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface SubTag
DomElement
.
The getters may be annotated with Convert
annotation, if it returns GenericDomValue
inheritor.public abstract java.lang.String value
NameStrategy
)public abstract int index
public abstract boolean indicator
GenericDomValue
<Boolean
>, defines, whether the Boolean.TRUE should
correspond just to empty tag existence, and Boolean.FALSE - to non-existence. index()
should be always 0 in such a case.