Uses of Class
org.apache.myfaces.buildtools.maven2.plugin.faces.parse.ObjectBean

Packages that use ObjectBean
org.apache.myfaces.buildtools.maven2.plugin.faces.parse   
 

Uses of ObjectBean in org.apache.myfaces.buildtools.maven2.plugin.faces.parse
 

Subclasses of ObjectBean in org.apache.myfaces.buildtools.maven2.plugin.faces.parse
 class AbstractTagBean
           
 class AttributeBean
          AttributeBean is a Java representation of the faces-config component or renderer attribute XML element.
 class ComponentBean
          ComponentBean is a Java representation of the faces-config component XML element.
 class ConverterBean
          ConverterBean is a Java representation of the faces-config converter XML element.
 class EventBean
          EventBean is a Java representation of the faces-config-extension event XML element.
 class EventRefBean
          EventBean is a Java representation of the faces-config component-extension event XML element.
 class FacesConfigBean
          FacesConfigBean is a Java representation of the faces-config XML element.
 class FacetBean
          FacetBean is a Java representation of the faces-config component or renderer facet XML element.
 class MethodSignatureBean
          MethodSignatureBean is a Java representation of the faces-config component property-extension method-signature XML element.
 class PropertyBean
          PropertyBean is a Java representation of the faces-config component property XML element.
 class RendererBean
          RenderKitBean is a Java representation of the faces-config render-kit XML element.
 class RenderKitBean
          RenderKitBean is a Java representation of the faces-config render-kit XML element.
 class ValidatorBean
          ValidatorBean is a Java representation of the faces-config validator XML element.
 



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.