|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ValidatingExtension
Extends the base Extension interface to enable validation
of extension contents.
| Method Summary | |
|---|---|
void |
validate(ExtensionPoint parent)
Enables an extension to perform final validation after all extension elements of the parent ExtensionPoint have been processed. |
| Methods inherited from interface com.google.gdata.data.Extension |
|---|
generate, getHandler |
| Method Detail |
|---|
void validate(ExtensionPoint parent)
throws ParseException
parent - parent ExtensionPoint
ParseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||