Uses of Class
com.abra.j2xb.beans.exceptions.MOBeansPropertyAccessException

Packages that use MOBeansPropertyAccessException
com.abra.j2xb.beans.model   
com.abra.j2xb.beans.xmlModel.types   
 

Uses of MOBeansPropertyAccessException in com.abra.j2xb.beans.model
 

Methods in com.abra.j2xb.beans.model that throw MOBeansPropertyAccessException
 java.beans.PropertyDescriptor MOBeanDescriptor.getJavaPropertyDescriptor(java.lang.String propertyPath)
          finds a Java property in the bean class
 java.lang.Object MOPropertyDescriptor.getValue(java.lang.Object instance)
           
 java.lang.Object MOExceptionTracePropertyDescriptor.getValue(java.lang.Object instance)
          override the getValue method with a special case handler that transforms the stack trace into a string
 void MOPropertyDescriptor.setValue(java.lang.Object targetInstance, java.lang.Object value)
           
 

Uses of MOBeansPropertyAccessException in com.abra.j2xb.beans.xmlModel.types
 

Methods in com.abra.j2xb.beans.xmlModel.types that throw MOBeansPropertyAccessException
 void MoXmlUnionType.persistInstance(MOJavaValueDescriptor javaValueDescriptor, XmlNode parentTargetNode, java.lang.Object value, MoXmlSchema elementSchema, java.lang.String elementName, XmlNode.ChildLocation location)
           
 void MoXmlSimpleType.persistInstance(MOJavaValueDescriptor javaValueDescriptor, XmlNode parentTargetNode, java.lang.Object value, MoXmlSchema elementSchema, java.lang.String elementName, XmlNode.ChildLocation location)
           
abstract  void MoXmlAbstractSimpleType.persistInstance(MOJavaValueDescriptor javaValueDescriptor, XmlNode parentTargetNode, java.lang.Object value, MoXmlSchema elementSchema, java.lang.String elementName, XmlNode.ChildLocation location)
           
 



Copyright © 2008. All Rights Reserved.