Uses of Package
org.apache.tapestry5.services.meta

Packages that use org.apache.tapestry5.services.meta
org.apache.tapestry5.internal.services.meta [INTERNAL USE ONLY] metadata support classes; API subject to change 
org.apache.tapestry5.services Core services 
org.apache.tapestry5.services.meta Services for extracting component metadata. 
 

Classes in org.apache.tapestry5.services.meta used by org.apache.tapestry5.internal.services.meta
MetaDataExtractor
          Used to extract a meta data value from a component annotation.
MetaWorker
          Service that makes it easy to identify a class annotation and use its presence, or the value of an attribute, to set a meta-data key.
 

Classes in org.apache.tapestry5.services.meta used by org.apache.tapestry5.services
MetaDataExtractor
          Used to extract a meta data value from a component annotation.
MetaWorker
          Service that makes it easy to identify a class annotation and use its presence, or the value of an attribute, to set a meta-data key.
 

Classes in org.apache.tapestry5.services.meta used by org.apache.tapestry5.services.meta
MetaDataExtractor
          Used to extract a meta data value from a component annotation.
 



Copyright © 2003-2012 The Apache Software Foundation.