Uses of Class
org.apache.avalon.meta.info.builder.tags.AbstractTag

Packages that use AbstractTag
org.apache.avalon.meta.info.builder.tags Utility classes supporting encapsulation of the representation of a the different tags supported in the merlin meta info model. 
 

Uses of AbstractTag in org.apache.avalon.meta.info.builder.tags
 

Subclasses of AbstractTag in org.apache.avalon.meta.info.builder.tags
 class AttributeTag
          A doclet tag representing the set of attributes associated with the class.
 class ContextTag
          A doclet tag handler for the 'extension' tag.
 class DependencyTag
          A doclet tag representing the lifestyle assigned to the Type.
 class ExtensionTag
          A doclet tag handler for the 'extension' tag.
 class LoggerTag
          A doclet tag handler supporting 'logger' tags.
 class SchemaTag
          A doclet tag handler supporting 'logger' tags.
 class SecurityTag
          A doclet tag the declares a service definition.
 class ServicesTag
          A doclet tag representing services exported by a type.
 class ServiceTag
          A doclet tag the declares a service definition.
 class StageTag
          A doclet tag handler for the 'stage' tag.
 class TypeTag
          A doclet tag the declares a a Type descriptor using the &avalon.type or &avalon.component javadoc tag.
 



Copyright © The Apache Software Foundation. All Rights Reserved.