|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) public @interface Fixes
This annotation is used to annotate the StructureFixer
implementations which
StructureCheckerErrorType
can be fixed by the current fixer
Required Element Summary | |
---|---|
StructureCheckerErrorType[] |
value
The error type values |
Element Detail |
---|
public abstract StructureCheckerErrorType[] value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |