|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) public @interface FixesExternal
This annotation is used to annotate the StructureFixer
implementations which
error codes (identified by a unqie String
) can be fixed by the current fixer
Required Element Summary | |
---|---|
java.lang.String[] |
value
The error code values |
Element Detail |
---|
public abstract java.lang.String[] value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |