Uses of Class
jaxx.introspection.JAXXBeanInfo

Packages that use JAXXBeanInfo
jaxx.introspection   
jaxx.tags   
jaxx.tags.validator   
 

Uses of JAXXBeanInfo in jaxx.introspection
 

Methods in jaxx.introspection that return JAXXBeanInfo
static JAXXBeanInfo JAXXIntrospector.getJAXXBeanInfo(ClassDescriptor classDescriptor)
          Returns the JAXXBeanInfo for a given class.
 

Uses of JAXXBeanInfo in jaxx.tags
 

Fields in jaxx.tags declared as JAXXBeanInfo
protected  JAXXBeanInfo DefaultObjectHandler.jaxxBeanInfo
          The JAXXBeanInfo for the beanClass.
 

Methods in jaxx.tags that return JAXXBeanInfo
 JAXXBeanInfo DefaultObjectHandler.getJAXXBeanInfo()
           
static JAXXBeanInfo DefaultObjectHandler.getJAXXBeanInfo(ClassDescriptor beanClass)
          Returns the JAXXBeanInfo for the specified class.
 

Uses of JAXXBeanInfo in jaxx.tags.validator
 

Fields in jaxx.tags.validator declared as JAXXBeanInfo
protected  JAXXBeanInfo BeanValidatorHandler.CompiledBeanValidator.beanDescriptor
           
 

Methods in jaxx.tags.validator that return JAXXBeanInfo
 JAXXBeanInfo BeanValidatorHandler.CompiledBeanValidator.getBeanDescriptor(JAXXCompiler compiler)
           
 

Methods in jaxx.tags.validator with parameters of type JAXXBeanInfo
protected  void BeanValidatorHandler.CompiledBeanValidator.registerAutoFieldBean(org.w3c.dom.Element tag, JAXXCompiler compiler, JAXXBeanInfo beanInfo)
           
 



Copyright © 2008-2009 CodeLutin. All Rights Reserved.