Uses of Class
jaxx.compiler.beans.JAXXBeanInfo

Packages that use JAXXBeanInfo
jaxx.compiler.beans   
jaxx.compiler.tags   
jaxx.compiler.tags.validator   
 

Uses of JAXXBeanInfo in jaxx.compiler.beans
 

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

Uses of JAXXBeanInfo in jaxx.compiler.tags
 

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

Methods in jaxx.compiler.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.compiler.tags.validator
 

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

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

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



Copyright © 2008-2010 CodeLutin. All Rights Reserved.