|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.services.meta.ContentTypeExtractor
public class ContentTypeExtractor
| Constructor Summary | |
|---|---|
ContentTypeExtractor()
|
|
| Method Summary | |
|---|---|
void |
extractMetaData(MutableComponentModel model,
ContentType annotation)
Invoked on the extractor to extract the appropriate value for the annotation and set the meta data on the model. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentTypeExtractor()
| Method Detail |
|---|
public void extractMetaData(MutableComponentModel model,
ContentType annotation)
MetaDataExtractor
extractMetaData in interface MetaDataExtractor<ContentType>model - on which to set meta dataannotation - class annotation, from whose attributes specific data may be extracted
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||