Uses of Package
org.apache.myfaces.buildtools.maven2.plugin.builder.model

Packages that use org.apache.myfaces.buildtools.maven2.plugin.builder.model
org.apache.myfaces.buildtools.maven2.plugin.builder   
org.apache.myfaces.buildtools.maven2.plugin.builder.model   
org.apache.myfaces.buildtools.maven2.plugin.builder.qdox   
org.apache.myfaces.buildtools.maven2.plugin.builder.qdox.parse   
org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad   
org.apache.myfaces.buildtools.maven2.plugin.builder.utils   
org.apache.myfaces.buildtools.maven2.plugin.tagdoc   
 

Classes in org.apache.myfaces.buildtools.maven2.plugin.builder.model used by org.apache.myfaces.buildtools.maven2.plugin.builder
BehaviorMeta
          Store metadata about a class that is either a JSF Behavior, or some base class or interface that a Behavior can be derived from.
ComponentMeta
          Store metadata about a JSF UIComponent, or some base class or interface that a UIComponent can be derived from.
ConverterMeta
          Store metadata about a class that is either a JSF Converter, or some base class or interface that a Converter can be derived from.
Model
          Stores info about all of the jsf artifacts in the system being processed.
ValidatorMeta
          Store metadata about a class that is either a JSF Validator, or some base class or interface that a Validator can be derived from.
 

Classes in org.apache.myfaces.buildtools.maven2.plugin.builder.model used by org.apache.myfaces.buildtools.maven2.plugin.builder.model
AttributeHolder
          Interface for any artifact that has JSP attributes on it.
AttributeMeta
          Store metadata about a attribute of a jsp tag.
BehaviorMeta
          Store metadata about a class that is either a JSF Behavior, or some base class or interface that a Behavior can be derived from.
ClassMeta
          Base class for various metadata (model) classes.
ClientBehaviorMeta
           
ClientBehaviorRendererMeta
          Store metadata about a class that is either a JSF Renderer, or some base class or interface that a Renderer can be derived from.
ComponentMeta
          Store metadata about a JSF UIComponent, or some base class or interface that a UIComponent can be derived from.
ConverterMeta
          Store metadata about a class that is either a JSF Converter, or some base class or interface that a Converter can be derived from.
FaceletFunctionMeta
           
FaceletTagMeta
          Store metadata about a JSF Facelet Tag Handler, or some base class or interface that a Tag Handler can be derived from.
FacetHolder
          Interface for any artifact that has JSF facets on it.
FacetMeta
          FacetBean is a Java representation of the faces-config component or renderer facet XML element.
ListenerHolder
          Interface for any artifact that has JSF listener on it.
ListenerMeta
           
MethodSignatureMeta
          MethodSignatureMeta is a Java representation of the faces-config component property-extension method-signature XML element.
Model
          Stores info about all of the jsf artifacts in the system being processed.
PropertyHolder
          Interface for any artifact that has JSF properties on it.
PropertyMeta
          Store metadata about a bean property of a component, converter or other JSF artifact.
RendererMeta
          Store metadata about a class that is either a JSF Renderer, or some base class or interface that a Renderer can be derived from.
RenderKitMeta
          Store metadata about a JSF RenderKit.
TagMeta
          Represents metadata about a class that is just a pure JSF Tag class, with no corresponding JSF component, validator or converter.
ValidatorMeta
          Store metadata about a class that is either a JSF Validator, or some base class or interface that a Validator can be derived from.
ViewEntityMeta
          Base class for metadata about any class whose instances can be used in a JSF view.
WebConfigMeta
           
WebConfigParamHolder
           
WebConfigParamMeta
           
 

Classes in org.apache.myfaces.buildtools.maven2.plugin.builder.model used by org.apache.myfaces.buildtools.maven2.plugin.builder.qdox
ClassMeta
          Base class for various metadata (model) classes.
Model
          Stores info about all of the jsf artifacts in the system being processed.
 

Classes in org.apache.myfaces.buildtools.maven2.plugin.builder.model used by org.apache.myfaces.buildtools.maven2.plugin.builder.qdox.parse
ClassMeta
          Base class for various metadata (model) classes.
Model
          Stores info about all of the jsf artifacts in the system being processed.
PropertyHolder
          Interface for any artifact that has JSF properties on it.
 

Classes in org.apache.myfaces.buildtools.maven2.plugin.builder.model used by org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad
Model
          Stores info about all of the jsf artifacts in the system being processed.
 

Classes in org.apache.myfaces.buildtools.maven2.plugin.builder.model used by org.apache.myfaces.buildtools.maven2.plugin.builder.utils
ComponentMeta
          Store metadata about a JSF UIComponent, or some base class or interface that a UIComponent can be derived from.
MethodSignatureMeta
          MethodSignatureMeta is a Java representation of the faces-config component property-extension method-signature XML element.
PropertyHolder
          Interface for any artifact that has JSF properties on it.
PropertyMeta
          Store metadata about a bean property of a component, converter or other JSF artifact.
 

Classes in org.apache.myfaces.buildtools.maven2.plugin.builder.model used by org.apache.myfaces.buildtools.maven2.plugin.tagdoc
AttributeHolder
          Interface for any artifact that has JSP attributes on it.
ClassMeta
          Base class for various metadata (model) classes.
ComponentMeta
          Store metadata about a JSF UIComponent, or some base class or interface that a UIComponent can be derived from.
FaceletFunctionMeta
           
FacetHolder
          Interface for any artifact that has JSF facets on it.
ListenerHolder
          Interface for any artifact that has JSF listener on it.
Model
          Stores info about all of the jsf artifacts in the system being processed.
PropertyHolder
          Interface for any artifact that has JSF properties on it.
 



Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.