|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Includes
This annotation could be used to decorate a MicroformatExtractor to
represent which of the other Microformats could it nest.
| Required Element Summary | |
|---|---|
Class<? extends MicroformatExtractor>[] |
extractors
|
| Element Detail |
|---|
public abstract Class<? extends MicroformatExtractor>[] extractors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||