Package org.apache.myfaces.trinidadinternal.share.xml.beans

Class Summary
BasePropertyDef Base implementation of PropertyDef.
BeanDef Class for defining a bean to the parser engine.
BeanParser The node parser for UIX Beans.
BeanParserFactory A ParserFactory that uses BeanDefs to define how to parse elements.
IntrospectionBeanDef Implementation of BeanDef that uses introspection to identify properties.
IntrospectionPropertyDef PropertyDef that uses introspection - specifically, a bean PropertyDescriptor - to define its behavior.
PropertyDef Class for defining a bean property to the parser engine.
 



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