A B C D F G H I L M N P R S T V W X

A

add(MOPropertyDescriptor, List<String>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement
 
add(MOValuePropertyDescriptor, List<String>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupElement
 
add(MoXmlElement, MOValuePropertyDescriptor, List<String>, int) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlContainerType
 
addBean(Class) - Method in class com.abra.j2xb.beans.model.MOBeansFactory
 
addBean(Class) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
Adds a bean to the binding model.
addBean(MOPersistentBeanDescriptor) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 
addBeanAddedListener(MOBeansFactory.BeanAddedListener) - Method in class com.abra.j2xb.beans.model.MOBeansFactory
 
addChildBoolean(MoXmlSchema, String, Boolean, XmlNode.ChildLocation) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
addChildNode(MoXmlSchema, String) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
addChildNode(MoXmlSchema, String, QName) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
addChildString(MoXmlSchema, String, String, XmlNode.ChildLocation) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
addChildValue(MoXmlSchema, String, XmlValue, XmlNode.ChildLocation) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
addChildValueList(MoXmlSchema, String, List<XmlValue>, MoXmlSchema, boolean, String) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
addChildValues(MoXmlSchema, String, List<XmlValue>) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
addElement(MoXmlElement) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 
addGlobalType(String, MoXmlType) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 
addProperty(MOAnnotationBasedPropertyDescriptor) - Method in class com.abra.j2xb.beans.model.MOChoicePropertyDescriptor
 
addProperty(MOAnnotationBasedPropertyDescriptor) - Method in class com.abra.j2xb.beans.model.MOChoicePropertyDescriptor.OptionDescriptor
 
addValue(String, Object) - Method in class com.abra.j2xb.beans.model.MOConstructorFacadeParamValues
 

B

beanDescriptor - Variable in class com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty
 
BeanInfoCache - Class in com.abra.j2xb.beans.model
 
BeanInfoEx - Class in com.abra.j2xb.beans.model
 
BeanInfoEx(Class<?>) - Constructor for class com.abra.j2xb.beans.model.BeanInfoEx
 
beanPropertyBeanDescriptor - Variable in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 

C

CLASS_PROPERTY - Static variable in annotation type com.abra.j2xb.annotations.MOConstructorArg
Designates the special property used to reference the class property of every bean.
com.abra.j2xb.annotations - package com.abra.j2xb.annotations
 
com.abra.j2xb.annotations.xmlAnnotations - package com.abra.j2xb.annotations.xmlAnnotations
 
com.abra.j2xb.beans.exceptions - package com.abra.j2xb.beans.exceptions
 
com.abra.j2xb.beans.model - package com.abra.j2xb.beans.model
 
com.abra.j2xb.beans.propertyEditors - package com.abra.j2xb.beans.propertyEditors
 
com.abra.j2xb.beans.xmlBinding - package com.abra.j2xb.beans.xmlBinding
 
com.abra.j2xb.beans.xmlModel - package com.abra.j2xb.beans.xmlModel
 
com.abra.j2xb.beans.xmlModel.exceptions - package com.abra.j2xb.beans.xmlModel.exceptions
 
com.abra.j2xb.beans.xmlModel.types - package com.abra.j2xb.beans.xmlModel.types
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOBigDecimalPropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOBigIntegerPropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOBooleanPropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytePropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytesPropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOCalendarPropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MODoublePropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOFloatPropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOIntegerPropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOLongPropertyEditor
 
compareValues(Object, Object) - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOQNamePropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOShortPropertyEditor
 
compareValues(Object, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOStringPropertyEditor
 
constructorFacade - Variable in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
createConstructorNotFoundException(Class<?>, Class[]) - Static method in exception com.abra.j2xb.beans.exceptions.MOBeansConstructionDefinitionException
 
createFactoryClassDefinedWithoutFactoryMethodName(Class<?>) - Static method in exception com.abra.j2xb.beans.exceptions.MOBeansConstructionDefinitionException
 
createFactoryNotFoundException(Class, Class[]) - Static method in exception com.abra.j2xb.beans.exceptions.MOBeansConstructionDefinitionException
 
createFactoryStaticException(Class, Class[], String, String) - Static method in exception com.abra.j2xb.beans.exceptions.MOBeansConstructionDefinitionException
 
createInheritenceMissingGlobalTypeException(Class<?>) - Static method in exception com.abra.j2xb.beans.exceptions.MOBeanAnnotationMissing
 
createInstanceFactoryMiusedException(Class<?>) - Static method in exception com.abra.j2xb.beans.exceptions.MOBeansConstructionDefinitionException
 
createInvalidUsageOfSourceProeprtyOf(Class<?>, String, Annotation) - Static method in exception com.abra.j2xb.beans.exceptions.MOBeansConstructionDefinitionException
 
createMoXmlProperty(MoXmlElement, MoXmlSchema, MOPropertyDescriptor) - Static method in class com.abra.j2xb.beans.xmlModel.MoXmlProperty
 
createPersistException(Exception, MOAnnotationLocation) - Static method in exception com.abra.j2xb.beans.xmlBinding.XmlPersistException
 
createPersistException(Exception, MOAnnotationLocation, String) - Static method in exception com.abra.j2xb.beans.xmlBinding.XmlPersistException
 
createPropertyNotFound(String, Class<?>, Annotation) - Static method in exception com.abra.j2xb.beans.exceptions.MOBeansConstructionDefinitionException
 
createReadException(Exception, MOAnnotationLocation) - Static method in exception com.abra.j2xb.beans.xmlBinding.XmlPersistException
 
createReadException(MOAnnotationLocation, String) - Static method in exception com.abra.j2xb.beans.xmlBinding.XmlPersistException
 
createReadException(Exception, MOAnnotationLocation, String) - Static method in exception com.abra.j2xb.beans.xmlBinding.XmlPersistException
 
createReadException(Exception, MOBeanDescriptor) - Static method in exception com.abra.j2xb.beans.xmlBinding.XmlPersistException
 
createSimpleType(MoXmlSchema, MOJavaValueDescriptor) - Static method in class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
createSimpleType(MoXmlSchema, MOJavaValueDescriptor, String) - Static method in class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
createXmlDocument(MoXmlSchema, MoXmlBeanDescriptor) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlPersistFactory
 

D

decodeBigInteger(String) - Static method in class com.abra.j2xb.beans.propertyEditors.MOBigIntegerPropertyEditor
Decode a BigInteger from a String value.
defaultValue - Variable in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
defineSchema(String, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
 

F

findPropertyByPath(Class<?>, String) - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
The method searches for a property in the classToSearch, where the path indicates the property name.
flushAttributes() - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
Indicates that we finished writing the node attributes
flushNode() - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
indicates that we finished writing the node including child nodes
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOBigDecimalPropertyEditor
 
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOBigIntegerPropertyEditor
 
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOBooleanPropertyEditor
 
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytePropertyEditor
 
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytesPropertyEditor
 
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOCalendarPropertyEditor
 
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor
 
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MODoublePropertyEditor
 
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOFloatPropertyEditor
 
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOIntegerPropertyEditor
 
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOLongPropertyEditor
 
fromString(Class<?>, String) - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditor
decodes the property value from string. this string can be used in annotations as the property default value.
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOQNamePropertyEditor
 
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOShortPropertyEditor
 
fromString(Class<?>, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOStringPropertyEditor
 
fromXmlValue(MOPropertySimpleTypeDescriptor, XmlValue) - Method in class com.abra.j2xb.beans.propertyEditors.MOBooleanPropertyEditor
 
fromXmlValue(MOPropertySimpleTypeDescriptor, XmlValue) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytesPropertyEditor
 
fromXmlValue(MOPropertySimpleTypeDescriptor, XmlValue) - Method in class com.abra.j2xb.beans.propertyEditors.MOCalendarPropertyEditor
 
fromXmlValue(MOPropertySimpleTypeDescriptor, XmlValue) - Method in class com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor
 
fromXmlValue(MOPropertySimpleTypeDescriptor, XmlValue) - Method in class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
fromXmlValue(MOPropertySimpleTypeDescriptor, XmlValue) - Method in class com.abra.j2xb.beans.propertyEditors.MONumberPropertyEditor
 
fromXmlValue(MOPropertySimpleTypeDescriptor, XmlValue) - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditor
decodes the property value from the value used to store in XML.
fromXmlValue(MOPropertySimpleTypeDescriptor, XmlValue) - Method in class com.abra.j2xb.beans.propertyEditors.MOQNamePropertyEditor
 
fromXmlValue(MOPropertySimpleTypeDescriptor, XmlValue) - Method in class com.abra.j2xb.beans.propertyEditors.MOStringPropertyEditor
 
fromXmlValue(XmlValue) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 

G

generatePropertyMetaType() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
generateSchema(MoXmlSchemaLocationGenerator) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 
generateSchema(File, MoXmlSchemaLocationGenerator) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 
generateSchemas(File) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
writes the XML Schemas of the binding model to a directory.
generateSchemas(MoXmlSchemaLocationGenerator) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
writes the XML Schemas of the binding model to a directory.
get(Class) - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditorRegistry
gets a MO property editor MOPropertyEditor for the given class.
get(Class) - Method in class com.abra.j2xb.beans.propertyEditors.MOPropertyEditorRegistryMapImpl
 
getAllowedAnnotations() - Method in enum com.abra.j2xb.beans.model.MOPropertyDescriptor.MOPropertyMetaType
 
getBaseType() - Method in enum com.abra.j2xb.annotations.xmlAnnotations.MoXmlBaseSimpleType
 
getBeanClass() - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
getBeanDescriptor() - Method in class com.abra.j2xb.beans.model.MOAbstractPropertyDescriptor
 
getBeanDescriptor() - Method in class com.abra.j2xb.beans.model.MOConstructorFacade
 
getBeanDescriptor() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
getBeanDescriptor() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty
 
getBeanDescriptor(Class) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
getter for MOPersistentBeanDescriptor
getBeanInfo(Class<?>) - Method in class com.abra.j2xb.beans.model.BeanInfoCache
 
getBeanInfo() - Method in class com.abra.j2xb.beans.model.BeanInfoEx
 
getBeanInfoCache() - Method in class com.abra.j2xb.beans.model.MOBeansFactory
 
getBeansDescriptor(Class) - Method in class com.abra.j2xb.beans.model.MOBeansFactory
 
getBeansFactory() - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
getBeansFactory() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getBeanValueBeanDescriptor() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
getBeanValueBeanDescriptor() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getBindingModelContext() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 
getCanonicalName() - Method in class com.abra.j2xb.beans.model.MOAbstractPropertyDescriptor
 
getChildBoolean(MoXmlSchema, String, XmlNode.ChildLocation) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
getChildElement(MOValuePropertyDescriptor, List<String>, int) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupElement
 
getChildElementByPath(MOValuePropertyDescriptor, List<String>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement
 
getChildElementByPath(MOValuePropertyDescriptor, List<String>, int) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlContainerType
 
getChildElements() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlElement
 
getChildElements() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement
 
getChildElements() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupElement
 
getChildNode(MoXmlSchema, String, List<QName>) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
getChildNodes(MoXmlSchema, String, List<QName>) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
getChildString(MoXmlSchema, String, XmlNode.ChildLocation) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
getChildValue(MoXmlSchema, String, XmlNode.ChildLocation, List<MOPropertySimpleTypeDescriptor>) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
getChildValueList(MoXmlSchema, String, List<MOPropertySimpleTypeDescriptor>) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
getChildValues(MoXmlSchema, String, List<MOPropertySimpleTypeDescriptor>) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
getChoiceDiscriminator() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getChoiceDiscriminator() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getChoiceDiscriminator() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getChoiceDiscriminator() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getChoiceOptions() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getChoiceOptions() - Method in class com.abra.j2xb.beans.model.MOChoicePropertyDescriptor
 
getChoiceOptions() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getChoiceOptions() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getChoiceOptions() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getChoiceProperties() - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
getCollectionCustomSort() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getCollectionCustomSort() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getCollectionCustomSort() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getCollectionCustomSort() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getCollectionItemBeanDescriptor() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanCollection
 
getCollectionItemClass() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getCollectionItemClass() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getCollectionItemClass() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getCollectionItemClass() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
getCollectionItemClass() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getCollectionSort() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getCollectionSort() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getCollectionSort() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getCollectionSort() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getConstructionDescriptor() - Method in class com.abra.j2xb.beans.model.MOConstructorFacade
 
getConstructorArgs() - Method in class com.abra.j2xb.beans.model.MOConstructorFacade
 
getConstructorFacade() - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
getConstructorFacade() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getDefaultValue() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
getDefaultValue() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getDefaultValueAsString() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getDefaultValueAsString() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getDefaultValueAsString() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getDefaultValueAsString() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
getDefaultValueAsString() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getDefiningMethod(PropertyDescriptor, Class<? extends Annotation>) - Method in class com.abra.j2xb.beans.model.MOAbstractPropertyDescriptor
 
getDelegateBeanDescriptor() - Method in class com.abra.j2xb.beans.model.MODelegateDescriptor
 
getDelegateInstance(Object) - Method in class com.abra.j2xb.beans.model.MODelegateDescriptor
this method returns the instance of the delegate, that is being held by the bean.
getDelegates() - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
getDelegates() - Method in class com.abra.j2xb.beans.model.MODelegateDescriptor
 
getDerivedTypeDefinition() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
getDocumentRoot() - Method in interface com.abra.j2xb.beans.xmlBinding.XmlDocumentContext
 
getElementName() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty
 
getElementName() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlChoiceElement
 
getElementName() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlChoiceElement.MoXmlChoiceOptionElement
 
getElementName() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlElement
 
getElementName() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement
 
getElementName() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement.MOXmlGroupByGroupingElement
 
getElementName() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupElement
 
getElementName() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlProperty
 
getEnumConstant() - Method in class com.abra.j2xb.beans.model.MOChoicePropertyDescriptor.OptionDescriptor
 
getEnumConstants(MOPropertyDescriptor) - Method in class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
getEnumConstants(Class) - Method in class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
getEnumerations(Class<?>) - Method in class com.abra.j2xb.beans.propertyEditors.MOBooleanPropertyEditor
 
getEnumerations(Class<?>) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytesPropertyEditor
 
getEnumerations(Class<?>) - Method in class com.abra.j2xb.beans.propertyEditors.MOCalendarPropertyEditor
 
getEnumerations(Class<?>) - Method in class com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor
 
getEnumerations(Class<?>) - Method in class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
getEnumerations(Class<?>) - Method in class com.abra.j2xb.beans.propertyEditors.MONumberPropertyEditor
 
getEnumerations(Class<?>) - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditor
 
getEnumerations(Class<?>) - Method in class com.abra.j2xb.beans.propertyEditors.MOQNamePropertyEditor
 
getEnumerations(Class<?>) - Method in class com.abra.j2xb.beans.propertyEditors.MOStringPropertyEditor
 
getEnumSetDefaults() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getEnumSetDefaults() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getEnumSetDefaults() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getEnumSetDefaults() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
getEnumSetDefaults() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getEnumTypeKey(Class<?>) - Static method in class com.abra.j2xb.beans.xmlModel.MoXmlSimpleProperty
 
getGlobalTypeName() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getGlobalTypeName() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getGlobalTypeName() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getGlobalTypeName() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getGroup() - Method in class com.abra.j2xb.beans.model.MOAbstractPropertyDescriptor
 
getGroupByGroupingPropertyXmlName() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getGroupByGroupingPropertyXmlName() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getGroupByGroupingPropertyXmlName() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getGroupByGroupingPropertyXmlName() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getGroupByName() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getGroupByName() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getGroupByName() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getGroupByName() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getGroupByObjectPropertyName() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getGroupByObjectPropertyName() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getGroupByObjectPropertyName() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getGroupByObjectPropertyName() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getGroupName() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupElement
 
getGroupPath() - Method in class com.abra.j2xb.beans.model.MOAbstractPropertyDescriptor
 
getImportedSchemas() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 
getInitializerProperties() - Method in class com.abra.j2xb.beans.model.MOConstructorFacade
 
getInstance() - Static method in class com.abra.j2xb.beans.model.BeanInfoCache
 
getInstanceBeanDescriptor(QName) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty
 
getJavaPropertyDescriptor() - Method in class com.abra.j2xb.beans.model.MOAbstractPropertyDescriptor
 
getJavaPropertyDescriptor(String) - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
finds a Java property in the bean class
getJavaType() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlProperty
 
getJavaValueDescriptor() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
getLocation() - Method in interface com.abra.j2xb.beans.model.MOAnnotationLocation
 
getLocation() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getMaxExclusive() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
getMaxInclusive() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
getMaxLength() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
getMessage() - Method in class com.abra.j2xb.beans.model.MOValueValidationResult
 
getMinExclusive() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
getMinInclusive() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
getMinLength() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
getMOPropertyDescriptor(String) - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
getMOPropertyDescriptor(String[], String, int) - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
getName() - Method in class com.abra.j2xb.beans.model.MOAbstractPropertyDescriptor
 
getName() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlEnumSetType
 
getName() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlType
 
getNamespace() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 
getNumberTypeName() - Method in class com.abra.j2xb.beans.propertyEditors.MOBigDecimalPropertyEditor
 
getNumberTypeName() - Method in class com.abra.j2xb.beans.propertyEditors.MOBigIntegerPropertyEditor
 
getNumberTypeName() - Method in class com.abra.j2xb.beans.propertyEditors.MOBytePropertyEditor
 
getNumberTypeName() - Method in class com.abra.j2xb.beans.propertyEditors.MODoublePropertyEditor
 
getNumberTypeName() - Method in class com.abra.j2xb.beans.propertyEditors.MOFloatPropertyEditor
 
getNumberTypeName() - Method in class com.abra.j2xb.beans.propertyEditors.MOIntegerPropertyEditor
 
getNumberTypeName() - Method in class com.abra.j2xb.beans.propertyEditors.MOLongPropertyEditor
 
getNumberTypeName() - Method in class com.abra.j2xb.beans.propertyEditors.MONumberPropertyEditor
 
getNumberTypeName() - Method in class com.abra.j2xb.beans.propertyEditors.MOShortPropertyEditor
 
getOrAddBeansDescriptor(Class) - Method in class com.abra.j2xb.beans.model.MOBeansFactory
 
getParentBeanDescriptor() - Method in class com.abra.j2xb.beans.model.MOConstructorFacade
 
getParentElement() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlElement
 
getParentProperty() - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
getPatterns() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
getPreferedNamespacePrefix(Class<?>) - Static method in class com.abra.j2xb.beans.model.MOGlobalTypeUtils
 
getPreferedNamespacePrefix(MOPropertyDescriptor) - Static method in class com.abra.j2xb.beans.model.MOGlobalTypeUtils
 
getPreferedXmlNamespacePrefix() - Method in class com.abra.j2xb.beans.model.MOPersistentBeanDescriptor
 
getPrefix() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 
getProperties() - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
getProperties() - Method in class com.abra.j2xb.beans.model.MOChoicePropertyDescriptor.OptionDescriptor
 
getProperties() - Method in class com.abra.j2xb.beans.model.MODelegateDescriptor
 
getPropertyBeanDescriptor(Class<?>) - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getPropertyByName(String) - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
finds a property by name.
getPropertyDescriptor(String) - Method in class com.abra.j2xb.beans.model.BeanInfoEx
 
getPropertyDescriptor() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlChoiceElement
 
getPropertyDescriptor() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlProperty
 
getPropertyDescriptors() - Method in class com.abra.j2xb.beans.model.BeanInfoEx
 
getPropertyEditor(Class<?>) - Method in class com.abra.j2xb.beans.model.MOBeansFactory
 
getPropertyEditor() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
getPropertyEditorRegistry() - Method in class com.abra.j2xb.beans.model.MOBeansFactory
 
getPropertyEditorRegistry() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
 
getPropertyMetaType() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getPropertyValue(XmlNode, MoXmlElement) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
this method accepts a propertyPath in terms of the JAVA representations, and returns the value from the representation.
getQualifiedName() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlSimpleType
 
getQualifiedName() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlType
 
getQualifiedSubstitutionGroup() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
getQualifiedXmlName() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
getSchema() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
getSchema(Class<?>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
 
getSchema(MOPropertyDescriptor) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
 
getSchema() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlProperty
 
getSchema() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlType
 
getSchemaFilename(MoXmlSchema) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlDefaultSchemaLocationGenerator
 
getSchemaFilename(MoXmlSchema) - Method in interface com.abra.j2xb.beans.xmlModel.MoXmlSchemaLocationGenerator
callback method to generate a filename for a certain XML Schema, where the schema is saved as part of the schema generation process.
getSchemaLocation(MoXmlSchema) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlDefaultSchemaLocationGenerator
 
getSchemaLocation(MoXmlSchema) - Method in interface com.abra.j2xb.beans.xmlModel.MoXmlSchemaLocationGenerator
callback method to generate a schemaLocation attribute for an included schema.
getSimpleTypeDescriptors() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
getSimpleTypeDescriptors() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getSubclassXmlBeanDescriptors() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
getSubstitutions() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty
 
getSuperclassBeanDescriptor() - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
getSuperclassXmlBeanDescriptor() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
getType() - Method in class com.abra.j2xb.beans.model.MOAbstractPropertyDescriptor
 
getType(String) - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
this method supports getting property type from delegates also
getType() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
getType() - Method in class com.abra.j2xb.beans.model.MOValueValidationResult
 
getType() - Method in class com.abra.j2xb.beans.xmlBinding.XmlValue
 
getType() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupElement
 
getType(String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 
getType() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSimpleProperty
 
getTypeName(Class<?>) - Static method in class com.abra.j2xb.beans.model.MOGlobalTypeUtils
 
getTypeName(MOPropertyDescriptor) - Static method in class com.abra.j2xb.beans.model.MOGlobalTypeUtils
 
getValidationCollection() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getValidationCollection() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getValidationCollection() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getValidationCollection() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
getValidationCollection() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getValidationString() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getValidationString() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getValidationString() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getValidationString() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
getValidationString() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getValue(Object, String) - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
this method supports getting values from delegates also
getValue(String) - Method in class com.abra.j2xb.beans.model.MOConstructorFacadeParamValues
 
getValue(Object) - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
override the getValue method with a special case handler that transforms the stack trace into a string
getValue(Object) - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getValue() - Method in class com.abra.j2xb.beans.xmlBinding.XmlValue
 
getValue(XmlNode) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSimpleProperty
 
getValueType() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getValueType() - Method in interface com.abra.j2xb.beans.model.MOAnnotationLocation
 
getValueType() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getValueType() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getValueType() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
getValueType() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getXmlBeanDescriptor(Class<?>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 
getXmlChildAttributes() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlContainerType
 
getXmlChildElements() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlContainerType
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOBigDecimalPropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOBigIntegerPropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOBooleanPropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytePropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytesPropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOCalendarPropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MODoublePropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOFloatPropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOIntegerPropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOLongPropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditor
gets the base XML encoding type, used as the element base type in an XML schema
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOQNamePropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOShortPropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOStringPropertyEditor
 
getXmlDefaultSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOTimePropertyEditor
 
getXmlDerivedType() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getXmlDerivedType() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getXmlDerivedType() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getXmlDerivedType() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getXmlElementOfProperty(String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
getXmlGroups() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlContainerType
 
getXmlLocation() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlProperty
 
getXmlLocation() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSimpleProperty
 
getXmlName() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getXmlName() - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
getXmlName() - Method in class com.abra.j2xb.beans.model.MOChoicePropertyDescriptor.OptionDescriptor
 
getXmlName() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getXmlName() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getXmlName() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
getXmlName() - Method in class com.abra.j2xb.beans.model.MOPersistentBeanDescriptor
 
getXmlName() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getXmlName() - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
getXmlName() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
getXmlNamespace() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getXmlNamespace() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getXmlNamespace() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getXmlNamespace(Class<?>) - Static method in class com.abra.j2xb.beans.model.MOGlobalTypeUtils
 
getXmlNamespace(MOXmlNamespace, MOXmlNamespaceRef, Class<?>) - Static method in class com.abra.j2xb.beans.model.MOGlobalTypeUtils
 
getXmlNamespace(MOPropertyDescriptor) - Static method in class com.abra.j2xb.beans.model.MOGlobalTypeUtils
 
getXmlNamespace() - Method in class com.abra.j2xb.beans.model.MOPersistentBeanDescriptor
 
getXmlNamespace() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getXmlNamespaceRef() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getXmlNamespaceRef() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getXmlNamespaceRef() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getXmlNamespaceRef() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getXmlOrder() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
getXmlOrder() - Method in class com.abra.j2xb.beans.model.MOChoicePropertyDescriptor
 
getXmlOrder() - Method in class com.abra.j2xb.beans.model.MOChoicePropertyDescriptor.OptionDescriptor
 
getXmlOrder() - Method in class com.abra.j2xb.beans.model.MODelegateDescriptor
 
getXmlOrder() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
getXmlOrder() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
getXmlOrder() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
getXmlOrder() - Method in class com.abra.j2xb.beans.model.MOValuePropertyDescriptor
 
getXmlRepresentationType() - Method in class com.abra.j2xb.beans.propertyEditors.MOBytePropertyEditor
 
getXmlSchemas() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
 
getXmlSimpleType() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
getXmlType() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
getXmlTypeName() - Method in enum com.abra.j2xb.annotations.xmlAnnotations.MoXmlBaseSimpleType
 
globalElementRef - Variable in class com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty
 
group - Variable in class com.abra.j2xb.beans.model.MOAbstractPropertyDescriptor
 

H

has(Class) - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditorRegistry
checks if the registry knows of a property editor for this class.
has(Class) - Method in class com.abra.j2xb.beans.propertyEditors.MOPropertyEditorRegistryMapImpl
 
hasBean(Class) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
tests if the model has the clazz parameter
hasBeanDescriptor(Class) - Method in class com.abra.j2xb.beans.model.MOBeansFactory
 
hasChildNode(MoXmlSchema, String) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlNode
 
hasGlobalType(String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 
hasPropertyEditor(Class<?>) - Method in class com.abra.j2xb.beans.model.MOBeansFactory
 

I

importSchema(MoXmlSchema) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 
includeSchemaLocation(MoXmlSchema) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlDefaultSchemaLocationGenerator
 
includeSchemaLocation(MoXmlSchema) - Method in interface com.abra.j2xb.beans.xmlModel.MoXmlSchemaLocationGenerator
Defines if to include the schemaLocation attribute for an included XML Schema
inspectClassForPropertyEditorRegistryAnnotations(Class) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
inspects a class for MORegisterPropertyEditor or MORegisterPropertyEditors annotations and registers the property editors defined using those annotations.
inspectClassForSeeAlsoAnnotations(Class) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
inspects a class for MOSeeAlso annotation and adds the references classes to the model.
introspectBean() - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
introspect the bean to create the property mappings
introspectBean() - Method in class com.abra.j2xb.beans.model.MOPersistentBeanDescriptor
 
isAbstract() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
isAtomCollectionProperty(MOPropertyDescriptor) - Static method in class com.abra.j2xb.beans.xmlModel.MoXmlAtomCollection
 
isBeanCollectionProperty(MOPropertyDescriptor) - Static method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanCollection
 
isBeanProperty(MOPropertyDescriptor) - Static method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanProperty
 
isBuiltinSimpleType() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
isBuiltinSimpleType() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlSimpleType
 
isBuiltinSimpleType() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlUnionType
 
isChoice() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
isChoice() - Method in class com.abra.j2xb.beans.model.MOChoicePropertyDescriptor
 
isChoice() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
isChoice() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
isChoice() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
isChoice() - Method in class com.abra.j2xb.beans.model.MOValuePropertyDescriptor
 
isChoiceProperty() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
isChoiceProperty() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
isChoiceProperty() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
isChoiceProperty() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
isCompatibleClasses(Class<?>, Class<?>[]...) - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOBigDecimalPropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOBigIntegerPropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOBooleanPropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytePropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytesPropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOCalendarPropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MODoublePropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOFloatPropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOIntegerPropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOLongPropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOQNamePropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOShortPropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOStringPropertyEditor
 
isCompatibleSimpleType(MoXmlBaseSimpleType) - Method in class com.abra.j2xb.beans.propertyEditors.MOTimePropertyEditor
 
isDefaultValueValidAccordingToType() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
isEnumSetProperty(MOPropertyDescriptor) - Static method in class com.abra.j2xb.beans.xmlModel.MoXmlEnumSetProperty
 
isGlobal() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
isGlobal() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlContainerType
 
isGlobal() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlEnumSetType
 
isGlobal() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlListStyleType
 
isGlobal() - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlType
 
isGlobalBeanRef - Variable in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
isGlobalElementRef() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty
 
isGlobalPropertyType(MOPropertyDescriptor) - Static method in class com.abra.j2xb.beans.model.MOGlobalTypeUtils
 
isGlobalType(Class<?>) - Static method in class com.abra.j2xb.beans.model.MOGlobalTypeUtils
 
isIncludedInChoice(MOPropertyDescriptor) - Method in class com.abra.j2xb.beans.model.MOChoicePropertyDescriptor
 
isMapExceptionTrace() - Method in class com.abra.j2xb.beans.model.MOBeansFactory
 
isMapExceptionTrace() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
 
isNonMappedThrowable(Class<?>) - Static method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
isPersistentBean() - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
isPersistentBean(Class<?>) - Static method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
isPersistentDependentBean() - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
isPersistentDependentBean(Class<?>) - Static method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
isSetDerivedType() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
isSetGlobalType() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
isSetGlobalType() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
isSetGlobalType() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
isSetGlobalType() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
isSetNumberValidations() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
isSetStringValidations() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
isSimpleType(MOPropertyDescriptor) - Static method in class com.abra.j2xb.beans.xmlModel.MoXmlSimpleProperty
 
isThrowable(Class<?>) - Static method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
isValid() - Method in class com.abra.j2xb.beans.model.MOValueValidationResult
 
isXmlAttribute() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
isXmlAttribute() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
isXmlAttribute() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
isXmlAttribute() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
isXmlAttribute() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
isXmlAttribute() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSimpleProperty
 
isXmlGlobalBeanRef() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
isXmlGlobalBeanRef() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
isXmlGlobalBeanRef() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
isXmlGlobalBeanRef() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
isXmlListStyle() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
isXmlListStyle() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
isXmlListStyle() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
isXmlListStyle() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
isXmlListStyle() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
isXmlOptional() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
isXmlOptional() - Method in class com.abra.j2xb.beans.model.MOChoicePropertyDescriptor
 
isXmlOptional() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
isXmlOptional() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
isXmlOptional() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
isXmlOptional() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
isXmlOptional() - Method in class com.abra.j2xb.beans.model.MOValuePropertyDescriptor
 
isXmlOptional() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlAtomCollection
 
isXmlOptional() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanCollection
 
isXmlOptional() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlChoiceElement
 
isXmlOptional() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlChoiceElement.MoXmlChoiceOptionElement
 
isXmlOptional() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlElement
 
isXmlOptional() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement
 
isXmlOptional() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement.MOXmlGroupByGroupingElement
 
isXmlOptional() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupElement
 
isXmlOptional() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlProperty
 
isXmlValueUnion() - Method in class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
isXmlValueUnion() - Method in class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
isXmlValueUnion() - Method in class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
isXmlValueUnion() - Method in interface com.abra.j2xb.beans.model.MOJavaValueDescriptor
 
isXmlValueUnion() - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 

L

load(MoXmlBindingModel, Class<LoadedInstance>, File) - Method in class com.abra.j2xb.beans.xmlBinding.XmlAbstractPersister
 
load(MoXmlBindingModel, Class<LoadedInstance>, String) - Method in class com.abra.j2xb.beans.xmlBinding.XmlAbstractPersister
 
load(MoXmlBindingModel, Class<LoadedInstance>, InputStream) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlPersister
 
load(MoXmlBindingModel, Class<LoadedInstance>, File) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlPersister
 
load(MoXmlBindingModel, Class<LoadedInstance>, String) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlPersister
 

M

mapJavaToXmlProperty(MOPropertyDescriptor) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
MOAbstractPropertyDescriptor - Class in com.abra.j2xb.beans.model
 
MOAbstractPropertyDescriptor(PropertyDescriptor, MOBeanDescriptor) - Constructor for class com.abra.j2xb.beans.model.MOAbstractPropertyDescriptor
 
MOAnnotationBasedPropertyDescriptor - Class in com.abra.j2xb.beans.model
 
MOAnnotationBasedPropertyDescriptor(PropertyDescriptor, MOBeanDescriptor) - Constructor for class com.abra.j2xb.beans.model.MOAnnotationBasedPropertyDescriptor
 
MOAnnotationLocation - Interface in com.abra.j2xb.beans.model
Created by IntelliJ IDEA.
MOBeanAnnotationException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeanAnnotationException(Class<? extends Annotation>, MOAnnotationLocation, String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanAnnotationException
 
MOBeanAnnotationMissing - Exception in com.abra.j2xb.beans.exceptions
 
MOBeanAnnotationMissing(Class<? extends Annotation>, Class<?>, MOAnnotationLocation) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanAnnotationMissing
 
MOBeanAnnotationMissing(Class<? extends Annotation>, Class<? extends Annotation>, Class) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanAnnotationMissing
 
MOBeanChoiceException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeanChoiceException(String, String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanChoiceException
 
MOBeanChoiceException(String, String, String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanChoiceException
 
MOBeanClassNotMappedException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeanClassNotMappedException(Class) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanClassNotMappedException
 
MOBeanDefaultValueNotSupported - Exception in com.abra.j2xb.beans.exceptions
 
MOBeanDefaultValueNotSupported(Class<?>, MOAnnotationLocation) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanDefaultValueNotSupported
 
MOBeanDescriptor - Class in com.abra.j2xb.beans.model
Defines the metadata for a mapped Bean.
MOBeanDescriptor(MOBeansFactory, Class<?>, MOAbstractPropertyDescriptor) - Constructor for class com.abra.j2xb.beans.model.MOBeanDescriptor
 
MOBeanDescriptor(MOBeansFactory, Class<?>) - Constructor for class com.abra.j2xb.beans.model.MOBeanDescriptor
 
MOBeanEnumAccessException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeanEnumAccessException(String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanEnumAccessException
 
MOBeanEnumAccessException(String, Object...) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanEnumAccessException
 
MOBeanEnumAccessException(String, Exception, Object...) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanEnumAccessException
 
MOBeanGenericsException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeanGenericsException(String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanGenericsException
 
MOBeanGenericsException(String, Object...) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanGenericsException
 
MOBeanGenericsException(String, Exception, Object...) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanGenericsException
 
MOBeanInstansationException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeanInstansationException(Exception, Class) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanInstansationException
 
MOBeanPolymorphicAtomException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeanPolymorphicAtomException(MOAnnotationLocation) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanPolymorphicAtomException
 
MOBeanRemappingException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeanRemappingException(Class<?>, Class<?>, String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeanRemappingException
 
MOBeansAnnotationCombinationNotAllowed - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansAnnotationCombinationNotAllowed(Class<? extends Annotation>, Class<? extends Annotation>, Class<?>, MOAnnotationLocation) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansAnnotationCombinationNotAllowed
 
MOBeansAnnotationCombinationNotAllowed(Class<? extends Annotation>, Class<? extends Annotation>, Class<?>) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansAnnotationCombinationNotAllowed
 
MOBeansAnnotationCombinationNotAllowed(Class<? extends Annotation>, Class<? extends Annotation>, String, MOAnnotationLocation) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansAnnotationCombinationNotAllowed
 
MOBeansAnnotationNotAllowedException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansAnnotationNotAllowedException(Class<? extends Annotation>, Class<?>, MOAnnotationLocation) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansAnnotationNotAllowedException
 
MOBeansAnnotationNotAllowedException(Class<? extends Annotation>, Class<?>, MOAnnotationLocation, String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansAnnotationNotAllowedException
 
MOBeansCollectionItemClassNotSupported - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansCollectionItemClassNotSupported(Class<?>, MOAnnotationLocation) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansCollectionItemClassNotSupported
 
MOBeansCollectionSortPropertyException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansCollectionSortPropertyException(String, Class<?>, String, MOBeansCollectionSortPropertyException.Problem) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansCollectionSortPropertyException
 
MOBeansCollectionSortPropertyException(Class<?>, String, MOBeansCollectionSortPropertyException.Problem) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansCollectionSortPropertyException
 
MOBeansCollectionSortPropertyException(Class<?>, String, Class) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansCollectionSortPropertyException
 
MOBeansCollectionSortPropertyException.Problem - Enum in com.abra.j2xb.beans.exceptions
 
MOBeansConstructionDefinitionException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansConstructionDefinitionException(String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansConstructionDefinitionException
 
MOBeansConstructionDefinitionException(String, Object...) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansConstructionDefinitionException
 
MOBeansConstructionDefinitionException(String, Exception, Object...) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansConstructionDefinitionException
 
MOBeansException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansException(String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansException
 
MOBeansException(String, Object...) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansException
 
MOBeansException(String, Exception, Object...) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansException
 
MOBeansFactory - Class in com.abra.j2xb.beans.model
 
MOBeansFactory() - Constructor for class com.abra.j2xb.beans.model.MOBeansFactory
 
MOBeansFactory.BeanAddedListener - Interface in com.abra.j2xb.beans.model
 
MOBeansInvalidDerivedType - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansInvalidDerivedType(MOXmlDerivedType, Class, MOAnnotationLocation) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansInvalidDerivedType
 
MOBeansInvalidPropertyDefaultValue - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansInvalidPropertyDefaultValue(String, MOAnnotationLocation, List<MOValueValidationResult>) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansInvalidPropertyDefaultValue
 
MOBeansInvalidPropertyDefaultValue(String, MOAnnotationLocation, String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansInvalidPropertyDefaultValue
 
MOBeansInvalidPropertyEncoding - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansInvalidPropertyEncoding(String, String, MOAnnotationLocation) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansInvalidPropertyEncoding
 
MOBeansInvalidPropertyValidation - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansInvalidPropertyValidation(MOAnnotationLocation, String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansInvalidPropertyValidation
 
MOBeansInvalidXmlNamespace - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansInvalidXmlNamespace(Class, String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansInvalidXmlNamespace
 
MOBeansPropertyAccessException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansPropertyAccessException(Class, String, Exception) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansPropertyAccessException
 
MOBeansPropertyAccessException(Class, String, String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansPropertyAccessException
 
MOBeansPropertyAccessException(String, Exception) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansPropertyAccessException
 
MOBeansPropertyAccessException(String, String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansPropertyAccessException
 
MOBeansPropertyMethodNotFound - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansPropertyMethodNotFound(String, String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansPropertyMethodNotFound
 
MOBeansPropertyNotFoundException - Exception in com.abra.j2xb.beans.exceptions
 
MOBeansPropertyNotFoundException(Class, String) - Constructor for exception com.abra.j2xb.beans.exceptions.MOBeansPropertyNotFoundException
 
MOBigDecimalPropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOBigDecimalPropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOBigDecimalPropertyEditor
 
MOBigIntegerPropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOBigIntegerPropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOBigIntegerPropertyEditor
 
MOBooleanPropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOBooleanPropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOBooleanPropertyEditor
 
MOBytePropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOBytePropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOBytePropertyEditor
 
MOBytesPropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOBytesPropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOBytesPropertyEditor
 
MOCalendarPropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOCalendarPropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOCalendarPropertyEditor
 
MOChoiceDiscriminator - Annotation Type in com.abra.j2xb.annotations
Defines a specific mapping where different combinations of the bean properties are mapped based on a different property value.
MOChoicePropertyDescriptor - Class in com.abra.j2xb.beans.model
 
MOChoicePropertyDescriptor(PropertyDescriptor, MOBeanDescriptor) - Constructor for class com.abra.j2xb.beans.model.MOChoicePropertyDescriptor
 
MOChoicePropertyDescriptor.OptionDescriptor - Class in com.abra.j2xb.beans.model
 
MOCollectionCustomSort - Annotation Type in com.abra.j2xb.annotations
Defines the ordering of a collection of Beans.
MOCollectionCustomSort.CustomSort - Interface in com.abra.j2xb.annotations
Implements the custom sorting algorithm declared using the MOCollectionCustomSort annotation.
MOCollectionSort - Annotation Type in com.abra.j2xb.annotations
Defines the ordering of a collection of Beans.
MOCollectionSort.SortDirection - Enum in com.abra.j2xb.annotations
 
MOConstructionDescriptor - Annotation Type in com.abra.j2xb.annotations
Defines the methods to construct a bean when reading an XML document.
MOConstructorArg - Annotation Type in com.abra.j2xb.annotations
Defines a contructor parameter mapping, or a parameter for a factory method.
MOConstructorFacade - Class in com.abra.j2xb.beans.model
 
MOConstructorFacade(MOBeanDescriptor, AnnotatedElement) - Constructor for class com.abra.j2xb.beans.model.MOConstructorFacade
 
MOConstructorFacadeParamValues - Class in com.abra.j2xb.beans.model
 
MOConstructorFacadeParamValues() - Constructor for class com.abra.j2xb.beans.model.MOConstructorFacadeParamValues
 
MODatePropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MODatePropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor
 
MODelegateDescriptor - Class in com.abra.j2xb.beans.model
 
MODelegateDescriptor(PropertyDescriptor, MOBeanDescriptor) - Constructor for class com.abra.j2xb.beans.model.MODelegateDescriptor
 
MODelegateProperty - Annotation Type in com.abra.j2xb.annotations
Defines a Bean property that is flattened in the XML representation.
MODoublePropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MODoublePropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MODoublePropertyEditor
 
MOEnumPropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOEnumPropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
MOEnumSet - Annotation Type in com.abra.j2xb.annotations
Defines an alternate mapping of Set of Enum using an boolean XML attribute for each enumeration option.
MOEnumXmlName - Annotation Type in com.abra.j2xb.annotations
Defines the XML name used for an enumeration constant.
MOExceptionMessagePropertyDescriptor - Class in com.abra.j2xb.beans.model
 
MOExceptionMessagePropertyDescriptor(PropertyDescriptor, MOBeanDescriptor) - Constructor for class com.abra.j2xb.beans.model.MOExceptionMessagePropertyDescriptor
 
MOExceptionTracePropertyDescriptor - Class in com.abra.j2xb.beans.model
This property descriptor maps the exception stack trace as a string.
MOExceptionTracePropertyDescriptor(PropertyDescriptor, MOBeanDescriptor) - Constructor for class com.abra.j2xb.beans.model.MOExceptionTracePropertyDescriptor
 
MOFloatPropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOFloatPropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOFloatPropertyEditor
 
MOGlobalTypeUtils - Class in com.abra.j2xb.beans.model
 
MOGlobalTypeUtils() - Constructor for class com.abra.j2xb.beans.model.MOGlobalTypeUtils
 
MOInitializerProperty - Annotation Type in com.abra.j2xb.annotations
Defines property initialization of a constructed instance, where the source of the property value is a property of the parent instance.
MOIntegerPropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOIntegerPropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOIntegerPropertyEditor
 
MOJavaValueDescriptor - Interface in com.abra.j2xb.beans.model
Created by IntelliJ IDEA.
MOLongPropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOLongPropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOLongPropertyEditor
 
MONumberPropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MONumberPropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MONumberPropertyEditor
 
MOPersistentBean - Annotation Type in com.abra.j2xb.annotations
Defines a mapping of a Java Bean to a top level XML element.
MOPersistentBeanDescriptor - Class in com.abra.j2xb.beans.model
 
MOPersistentBeanDescriptor(MOBeansFactory, Class<?>) - Constructor for class com.abra.j2xb.beans.model.MOPersistentBeanDescriptor
 
MOPersistentDependentBean - Annotation Type in com.abra.j2xb.annotations
Defines a mapping of a Java Bean to an XML element.
MOPolymorphicAtomProperty - Annotation Type in com.abra.j2xb.annotations
Defines an atomic property that is polimorphic - it can take more then one Java type.
MOPolymorphicAtomType - Annotation Type in com.abra.j2xb.annotations
Defines one option for a polymorphic atomic property.
MOProperty - Annotation Type in com.abra.j2xb.annotations
Defines a mapping of a Java Property to XML.
MOPropertyChoice - Annotation Type in com.abra.j2xb.annotations
Defines that the property is part of a choice XML construct.
MOPropertyDescriptor - Class in com.abra.j2xb.beans.model
 
MOPropertyDescriptor(PropertyDescriptor, MOBeanDescriptor) - Constructor for class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
MOPropertyDescriptor.MOPropertyMetaType - Enum in com.abra.j2xb.beans.model
 
MOPropertyEditor - Interface in com.abra.j2xb.beans.propertyEditors
Defines how to support mapping of a Java class to an XML simple type.
MOPropertyEditorRegistry - Interface in com.abra.j2xb.beans.propertyEditors
Registry for MOPropertyEditor.
MOPropertyEditorRegistryMapImpl - Class in com.abra.j2xb.beans.propertyEditors
Created by IntelliJ IDEA.
MOPropertyEditorRegistryMapImpl() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOPropertyEditorRegistryMapImpl
 
MOPropertyGroup - Annotation Type in com.abra.j2xb.annotations
Defines that a property be mapped as a child of a "group" element or elements in the XML representation.
MOPropertyGroupBy - Annotation Type in com.abra.j2xb.annotations
Defines a group by construct.
MOPropertySimpleTypeDescriptor - Class in com.abra.j2xb.beans.model
 
MOPropertySimpleTypeDescriptor(MOJavaValueDescriptor, Class<?>, MOValidationString, MOValidationNumber, MOXmlDerivedType, MOPropertyEditorRegistry) - Constructor for class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
MOQNamePropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOQNamePropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOQNamePropertyEditor
 
MORegisterPropertyEditor - Annotation Type in com.abra.j2xb.annotations
Registers a property editor for a given type.
MORegisterPropertyEditors - Annotation Type in com.abra.j2xb.annotations
Registers multiple property editors for multiple types.
MOSeeAlso - Annotation Type in com.abra.j2xb.annotations
Defines a list of additional classes to map when the annotated class is mapped.
MOShortPropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOShortPropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOShortPropertyEditor
 
MOStringPropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOStringPropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOStringPropertyEditor
 
MOTimePropertyEditor - Class in com.abra.j2xb.beans.propertyEditors
 
MOTimePropertyEditor() - Constructor for class com.abra.j2xb.beans.propertyEditors.MOTimePropertyEditor
 
MOValidationCollection - Annotation Type in com.abra.j2xb.annotations.xmlAnnotations
Defines constraints on a collection property.
MOValidationNumber - Annotation Type in com.abra.j2xb.annotations.xmlAnnotations
Defines constraints for numeric properties (subclasses of Number).
MOValidationString - Annotation Type in com.abra.j2xb.annotations.xmlAnnotations
Defines constraints for string properties.
MOValuePropertyDescriptor - Class in com.abra.j2xb.beans.model
 
MOValuePropertyDescriptor(PropertyDescriptor, MOBeanDescriptor) - Constructor for class com.abra.j2xb.beans.model.MOValuePropertyDescriptor
 
MOValueValidationResult - Class in com.abra.j2xb.beans.model
 
MOValueValidationResult(boolean, Class, String) - Constructor for class com.abra.j2xb.beans.model.MOValueValidationResult
 
MOValueValidationResult() - Constructor for class com.abra.j2xb.beans.model.MOValueValidationResult
 
MOWebParam - Annotation Type in com.abra.j2xb.annotations
Defines mapping options for a web-service method parameter or return value.
MoXmlAbstractSimpleType - Class in com.abra.j2xb.beans.xmlModel.types
 
MoXmlAbstractSimpleType(MoXmlSchema) - Constructor for class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
MoXmlAbstractSimpleType(MoXmlSchema, String, List<MOPropertySimpleTypeDescriptor>) - Constructor for class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
MoXmlAbstractSimpleType(MoXmlSchema, String, MOPropertySimpleTypeDescriptor) - Constructor for class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
MoXmlAtomCollection - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlBaseSimpleType - Enum in com.abra.j2xb.annotations.xmlAnnotations
Defines built in XML simple types used by the MOXmlDerivedType annotation to specify the base XML simple type to use when mapping a property.
MoXmlBeanCollection - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlBeanDescriptor - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlBeanDescriptor(MoXmlSchema, MOBeanDescriptor) - Constructor for class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
MoXmlBeanException - Exception in com.abra.j2xb.beans.xmlModel.exceptions
 
MoXmlBeanException(String) - Constructor for exception com.abra.j2xb.beans.xmlModel.exceptions.MoXmlBeanException
 
MoXmlBeanException(String, Object...) - Constructor for exception com.abra.j2xb.beans.xmlModel.exceptions.MoXmlBeanException
 
MoXmlBeanException(String, Exception) - Constructor for exception com.abra.j2xb.beans.xmlModel.exceptions.MoXmlBeanException
 
MoXmlBeanException(String, Exception, Object...) - Constructor for exception com.abra.j2xb.beans.xmlModel.exceptions.MoXmlBeanException
 
MoXmlBeanProperty - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlBeanValuedProperty - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlBindingModel - Class in com.abra.j2xb.beans.xmlModel
Defines the XML binding model (persistency environment).
MoXmlBindingModel() - Constructor for class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
 
MoXmlChoiceElement - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlChoiceElement(MoXmlElement, MoXmlSchema, MOChoicePropertyDescriptor) - Constructor for class com.abra.j2xb.beans.xmlModel.MoXmlChoiceElement
 
MoXmlChoiceElement.MoXmlChoiceOptionElement - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlChoiceElement.MoXmlChoiceOptionElement(MoXmlElement, MoXmlSchema, MOChoicePropertyDescriptor.OptionDescriptor) - Constructor for class com.abra.j2xb.beans.xmlModel.MoXmlChoiceElement.MoXmlChoiceOptionElement
 
MoXmlContainerType - Class in com.abra.j2xb.beans.xmlModel.types
 
MoXmlContainerType(MoXmlSchema) - Constructor for class com.abra.j2xb.beans.xmlModel.types.MoXmlContainerType
 
MoXmlDefaultSchemaLocationGenerator - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlDefaultSchemaLocationGenerator(File) - Constructor for class com.abra.j2xb.beans.xmlModel.MoXmlDefaultSchemaLocationGenerator
constructs the default filename generator for schemas
MOXmlDerivedType - Annotation Type in com.abra.j2xb.annotations.xmlAnnotations
Defines an XML type for a property.
MoXmlElement - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlElement(MoXmlElement) - Constructor for class com.abra.j2xb.beans.xmlModel.MoXmlElement
 
MoXmlEnumException - Exception in com.abra.j2xb.beans.xmlModel.exceptions
 
MoXmlEnumException(String) - Constructor for exception com.abra.j2xb.beans.xmlModel.exceptions.MoXmlEnumException
 
MoXmlEnumException(String, Object...) - Constructor for exception com.abra.j2xb.beans.xmlModel.exceptions.MoXmlEnumException
 
MoXmlEnumSetProperty - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlEnumSetType - Class in com.abra.j2xb.beans.xmlModel.types
 
MoXmlEnumSetType(MoXmlSchema, MOJavaValueDescriptor, MOPropertyEditorRegistry) - Constructor for class com.abra.j2xb.beans.xmlModel.types.MoXmlEnumSetType
 
MOXmlGlobalBeanRef - Annotation Type in com.abra.j2xb.annotations.xmlAnnotations
Defines that a Bean property be mapped using a reference to a global XML element and not defined inline.
MOXmlGlobalType - Annotation Type in com.abra.j2xb.annotations.xmlAnnotations
Defines that a bean, enumeration or complex property be mapped as a global XML Type.
MoXmlGroupByElement - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlGroupByElement(MoXmlElement, MoXmlSchema, String, String, String, int) - Constructor for class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement
 
MoXmlGroupByElement.MOXmlGroupByGroupingElement - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlGroupByElement.MOXmlGroupByGroupingElement(MoXmlElement) - Constructor for class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement.MOXmlGroupByGroupingElement
 
MoXmlGroupByType - Class in com.abra.j2xb.beans.xmlModel.types
 
MoXmlGroupByType(MoXmlSchema, String, String, String) - Constructor for class com.abra.j2xb.beans.xmlModel.types.MoXmlGroupByType
 
MoXmlGroupElement - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlGroupElement(MoXmlElement, MoXmlSchema, String) - Constructor for class com.abra.j2xb.beans.xmlModel.MoXmlGroupElement
 
MoXmlGroupElement(MoXmlElement, MoXmlSchema, String, int) - Constructor for class com.abra.j2xb.beans.xmlModel.MoXmlGroupElement
 
MOXmlListStyle - Annotation Type in com.abra.j2xb.annotations.xmlAnnotations
Defines an alternate mapping for lists, to be mapped using the XML list type.
MoXmlListStyleType - Class in com.abra.j2xb.beans.xmlModel.types
 
MoXmlListStyleType(MoXmlSchema, MOPropertyDescriptor, MoXmlAbstractSimpleType) - Constructor for class com.abra.j2xb.beans.xmlModel.types.MoXmlListStyleType
 
MoXmlListStyleType(MoXmlSchema, MoXmlAbstractSimpleType) - Constructor for class com.abra.j2xb.beans.xmlModel.types.MoXmlListStyleType
 
MOXmlNamespace - Annotation Type in com.abra.j2xb.annotations.xmlAnnotations
Defines the namespace for a global XML element or global XML type.
MOXmlNamespaceRef - Annotation Type in com.abra.j2xb.annotations.xmlAnnotations
Defines the namespace for a global XML element or global XML type.
MoXmlNotSupportedProperty - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlNotSupportedProperty(MoXmlElement, MoXmlSchema, MOPropertyDescriptor) - Constructor for class com.abra.j2xb.beans.xmlModel.MoXmlNotSupportedProperty
 
MoXmlProperty - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlProperty.XmlLocation - Enum in com.abra.j2xb.beans.xmlModel
 
MoXmlSchema - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlSchemaException - Exception in com.abra.j2xb.beans.xmlModel.exceptions
 
MoXmlSchemaException(Class<?>, String) - Constructor for exception com.abra.j2xb.beans.xmlModel.exceptions.MoXmlSchemaException
 
MoXmlSchemaGenerationException - Exception in com.abra.j2xb.beans.xmlModel.exceptions
 
MoXmlSchemaGenerationException(MoXmlSchema, File, Exception) - Constructor for exception com.abra.j2xb.beans.xmlModel.exceptions.MoXmlSchemaGenerationException
 
MoXmlSchemaGenerationException(MoXmlSchema) - Constructor for exception com.abra.j2xb.beans.xmlModel.exceptions.MoXmlSchemaGenerationException
 
MoXmlSchemaGenerationException(MoXmlSchema, Exception) - Constructor for exception com.abra.j2xb.beans.xmlModel.exceptions.MoXmlSchemaGenerationException
 
MoXmlSchemaLocationGenerator - Interface in com.abra.j2xb.beans.xmlModel
Callback interface used by MoXmlBindingModel when generating XML Schema files.
MoXmlSimpleProperty - Class in com.abra.j2xb.beans.xmlModel
 
MoXmlSimpleProperty(MoXmlElement, MoXmlSchema, MOPropertyDescriptor) - Constructor for class com.abra.j2xb.beans.xmlModel.MoXmlSimpleProperty
 
MoXmlSimpleType - Class in com.abra.j2xb.beans.xmlModel.types
 
MoXmlSimpleType(MoXmlSchema, MOPropertySimpleTypeDescriptor, String) - Constructor for class com.abra.j2xb.beans.xmlModel.types.MoXmlSimpleType
 
MoXmlSimpleType(MoXmlSchema, MOPropertySimpleTypeDescriptor) - Constructor for class com.abra.j2xb.beans.xmlModel.types.MoXmlSimpleType
 
MoXmlType - Class in com.abra.j2xb.beans.xmlModel.types
 
MoXmlType(MoXmlSchema) - Constructor for class com.abra.j2xb.beans.xmlModel.types.MoXmlType
 
MoXmlUnionType - Class in com.abra.j2xb.beans.xmlModel.types
 
MoXmlUnionType(MoXmlSchema, List<MOPropertySimpleTypeDescriptor>, String) - Constructor for class com.abra.j2xb.beans.xmlModel.types.MoXmlUnionType
 
MoXmlUnionType(MoXmlSchema, List<MOPropertySimpleTypeDescriptor>) - Constructor for class com.abra.j2xb.beans.xmlModel.types.MoXmlUnionType
 

N

newInstance(Object, MOConstructorFacadeParamValues, MOBeanDescriptor) - Method in class com.abra.j2xb.beans.model.MOConstructorFacade
constucts a new instance and initializes it as specified in the construction description member.

P

persistentBeanAdded(MOPersistentBeanDescriptor) - Method in interface com.abra.j2xb.beans.model.MOBeansFactory.BeanAddedListener
fired when a bean is added to the factory
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlAtomCollection
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanCollection
 
persistInstance(XmlPersistFactory, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanProperty
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlChoiceElement.MoXmlChoiceOptionElement
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlChoiceElement
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlElement
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlEnumSetProperty
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement.MOXmlGroupByGroupingElement
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupElement
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlNotSupportedProperty
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSimpleProperty
 
persistInstance(MOJavaValueDescriptor, XmlNode, Object, MoXmlSchema, String, XmlNode.ChildLocation) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlContainerType
 
persistInstance(XmlNode, Object, String, XmlNode.ChildLocation) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlEnumSetType
 
persistInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlGroupByType
 
persistInstance(MOJavaValueDescriptor, XmlNode, Object, MoXmlSchema, String, XmlNode.ChildLocation) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlSimpleType
 
persistInstance(MOJavaValueDescriptor, XmlNode, Object, MoXmlSchema, String, XmlNode.ChildLocation) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlUnionType
 
persistInstanceCollection(XmlNode, Collection) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanCollection
 
persistInstances(MOJavaValueDescriptor, XmlNode, Collection<Object>, MoXmlSchema, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
persistInstances(MOJavaValueDescriptor, XmlNode, Collection<Object>, MoXmlSchema, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlListStyleType
 
persistInstances(MOJavaValueDescriptor, XmlNode, Collection<Object>, MoXmlSchema, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlSimpleType
 
persistInstances(MOJavaValueDescriptor, XmlNode, Collection<Object>, MoXmlSchema, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlUnionType
 
persistInstancesAsList(MOJavaValueDescriptor, XmlNode, Collection<Object>, MoXmlSchema, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
persistInstancesAsList(MOJavaValueDescriptor, XmlNode, Collection<Object>, MoXmlSchema, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlSimpleType
 
persistInstancesAsList(MOJavaValueDescriptor, XmlNode, Collection<Object>, MoXmlSchema, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlUnionType
 
persistSingleInstance(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty
 
printElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlAtomCollection
 
printElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty
 
printElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlChoiceElement.MoXmlChoiceOptionElement
 
printElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlChoiceElement
 
printElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlElement
 
printElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlEnumSetProperty
 
printElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement.MOXmlGroupByGroupingElement
 
printElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement
 
printElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupElement
 
printElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlNotSupportedProperty
 
printElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSimpleProperty
 
printElementRef(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanCollection
 
printElementRef(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanProperty
 
printElementRef(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty
 
printInlineElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanCollection
 
printInlineElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanProperty
 
printInlineElement(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanValuedProperty
 
printType(PrintWriter, String) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
printType(PrintWriter, String, boolean) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlContainerType
 
printType(PrintWriter, String, boolean) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlEnumSetType
 
printType(PrintWriter, String, boolean) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlListStyleType
 
printType(PrintWriter, String, boolean) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlSimpleType
 
printType(PrintWriter, String, boolean) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlType
 
printType(PrintWriter, String, boolean) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlUnionType
 
processRegisterPropertyEditors(Class<?>) - Method in class com.abra.j2xb.beans.model.MOBeansFactory
 
processSeeAlsoBeans(Class<?>) - Method in class com.abra.j2xb.beans.model.MOBeansFactory
 
propertyMetaType - Variable in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 

R

readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlAtomCollection
 
readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanCollection
 
readInstance(XmlDocumentContext) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
readInstance(XmlNode, MOConstructorFacade, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
reads an instance of a Bean from an XML Node.
readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanProperty
 
readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlChoiceElement.MoXmlChoiceOptionElement
 
readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlChoiceElement
 
readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlElement
 
readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlEnumSetProperty
 
readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement.MOXmlGroupByGroupingElement
 
readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement
 
readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupElement
 
readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlNotSupportedProperty
 
readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSimpleProperty
 
readInstance(MOJavaValueDescriptor, XmlNode, MoXmlSchema, String, XmlNode.ChildLocation) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlContainerType
 
readInstance(XmlNode, String, XmlNode.ChildLocation) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlEnumSetType
 
readInstance(XmlNode, Object, Set<MoXmlElement>) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlGroupByType
 
readInstance(MOJavaValueDescriptor, XmlNode, MoXmlSchema, String, XmlNode.ChildLocation) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlSimpleType
 
readInstance(MOJavaValueDescriptor, XmlNode, MoXmlSchema, String, XmlNode.ChildLocation) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlUnionType
 
readInstanceCollection(XmlNode, Object) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanCollection
 
readInstances(MOJavaValueDescriptor, XmlNode, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
readInstances(MOJavaValueDescriptor, XmlNode, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlListStyleType
 
readInstances(MOJavaValueDescriptor, XmlNode, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlSimpleType
 
readInstances(MOJavaValueDescriptor, XmlNode, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlUnionType
 
readInstancesAsList(MOJavaValueDescriptor, XmlNode, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
readInstancesAsList(MOJavaValueDescriptor, XmlNode, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlSimpleType
 
readInstancesAsList(MOJavaValueDescriptor, XmlNode, String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlUnionType
 
readXmlDocument(MoXmlSchema, MoXmlBeanDescriptor, InputStream) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlPersistFactory
 
registerPropertyEditor(Class, MOPropertyEditor) - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditorRegistry
registers a new MO property editor MOPropertyEditor to support new primitive types
registerPropertyEditor(Class, MOPropertyEditor) - Method in class com.abra.j2xb.beans.propertyEditors.MOPropertyEditorRegistryMapImpl
 

S

save(MoXmlBindingModel, Object, File) - Method in class com.abra.j2xb.beans.xmlBinding.XmlAbstractPersister
 
save(MoXmlBindingModel, Object, String) - Method in class com.abra.j2xb.beans.xmlBinding.XmlAbstractPersister
 
save(MoXmlBindingModel, Object, OutputStream) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlPersister
 
save(MoXmlBindingModel, Object, File) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlPersister
 
save(MoXmlBindingModel, Object, String) - Method in interface com.abra.j2xb.beans.xmlBinding.XmlPersister
 
setGlobal(boolean) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlContainerType
 
setMapExceptionTrace(boolean) - Method in class com.abra.j2xb.beans.model.MOBeansFactory
 
setMapExceptionTrace(boolean) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBindingModel
 
setName(String) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlType
 
setSuperclassType(MoXmlContainerType) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlContainerType
 
setValue(Object, Object, String) - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
this method supports getting values from delegates also
setValue(Object, Object) - Method in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
simpleTypeDescriptors - Variable in class com.abra.j2xb.beans.model.MOPropertyDescriptor
 
simpleTypeDescriptors - Variable in class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 
sort(Collection<A>) - Method in interface com.abra.j2xb.annotations.MOCollectionCustomSort.CustomSort
Sorts a collection using a custom sorting algorithm.
SourcePropertyOf - Enum in com.abra.j2xb.annotations
Defines the source property when used as part of constructor or factory parameter value.
supportsGlobalTypes() - Method in class com.abra.j2xb.beans.propertyEditors.MOBytePropertyEditor
 
supportsNumberValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MOBooleanPropertyEditor
 
supportsNumberValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MOBytesPropertyEditor
 
supportsNumberValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MOCalendarPropertyEditor
 
supportsNumberValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor
 
supportsNumberValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
supportsNumberValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MONumberPropertyEditor
 
supportsNumberValidations() - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditor
indicates that the type supports the MOValidationNumber for Number validations
supportsNumberValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MOQNamePropertyEditor
 
supportsNumberValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MOStringPropertyEditor
 
supportsStringValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MOBooleanPropertyEditor
 
supportsStringValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MOBytesPropertyEditor
 
supportsStringValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MOCalendarPropertyEditor
 
supportsStringValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor
 
supportsStringValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
supportsStringValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MONumberPropertyEditor
 
supportsStringValidations() - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditor
indicates that the type supports the MOValidationString for string validations
supportsStringValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MOQNamePropertyEditor
 
supportsStringValidations() - Method in class com.abra.j2xb.beans.propertyEditors.MOStringPropertyEditor
 

T

throwUnexpectedActualTypeSizeException(Class, PropertyDescriptor) - Static method in exception com.abra.j2xb.beans.exceptions.MOBeanGenericsException
 
throwUnexpectedReturnTypeException(Class, PropertyDescriptor) - Static method in exception com.abra.j2xb.beans.exceptions.MOBeanGenericsException
 
throwUnregisteredProeprtyEditor(MOAnnotationLocation, String) - Static method in exception com.abra.j2xb.beans.exceptions.MOBeanPolymorphicAtomException
 
throwUnsupportedPrimitiveType(MOAnnotationLocation, String) - Static method in exception com.abra.j2xb.beans.exceptions.MOBeanPolymorphicAtomException
 
toString() - Method in class com.abra.j2xb.beans.model.MOAbstractPropertyDescriptor
 
toString() - Method in class com.abra.j2xb.beans.model.MOBeanDescriptor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOBigDecimalPropertyEditor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOBigIntegerPropertyEditor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOBooleanPropertyEditor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytePropertyEditor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytesPropertyEditor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOCalendarPropertyEditor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MODoublePropertyEditor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOFloatPropertyEditor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOIntegerPropertyEditor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOLongPropertyEditor
 
toString(Class<?>, Object) - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditor
encodes the property value to string.
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOQNamePropertyEditor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOShortPropertyEditor
 
toString(Class<?>, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOStringPropertyEditor
 
toString() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlBeanDescriptor
 
toString() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupByElement
 
toString() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlGroupElement
 
toString() - Method in class com.abra.j2xb.beans.xmlModel.MoXmlProperty
 
toXmlValue(MOPropertySimpleTypeDescriptor, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOBooleanPropertyEditor
 
toXmlValue(MOPropertySimpleTypeDescriptor, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytesPropertyEditor
 
toXmlValue(MOPropertySimpleTypeDescriptor, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOCalendarPropertyEditor
 
toXmlValue(MOPropertySimpleTypeDescriptor, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor
 
toXmlValue(MOPropertySimpleTypeDescriptor, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
toXmlValue(MOPropertySimpleTypeDescriptor, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MONumberPropertyEditor
 
toXmlValue(MOPropertySimpleTypeDescriptor, Object) - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditor
encodes the value to XML representation
toXmlValue(MOPropertySimpleTypeDescriptor, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOQNamePropertyEditor
 
toXmlValue(MOPropertySimpleTypeDescriptor, Object) - Method in class com.abra.j2xb.beans.propertyEditors.MOStringPropertyEditor
 
toXmlValue(Object) - Method in class com.abra.j2xb.beans.xmlModel.types.MoXmlAbstractSimpleType
 

V

validateAtomPropertyConstraints() - Method in class com.abra.j2xb.beans.model.MOPropertySimpleTypeDescriptor
 
validateDefinitions() - Method in class com.abra.j2xb.beans.model.MOConstructorFacade
 
validateDefinitions() - Method in class com.abra.j2xb.beans.model.MOPersistentBeanDescriptor
 
validateStringEncoding(Class, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOBooleanPropertyEditor
 
validateStringEncoding(Class, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOBytesPropertyEditor
 
validateStringEncoding(Class, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOCalendarPropertyEditor
 
validateStringEncoding(Class, String) - Method in class com.abra.j2xb.beans.propertyEditors.MODatePropertyEditor
 
validateStringEncoding(Class, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOEnumPropertyEditor
 
validateStringEncoding(Class, String) - Method in class com.abra.j2xb.beans.propertyEditors.MONumberPropertyEditor
 
validateStringEncoding(Class, String) - Method in interface com.abra.j2xb.beans.propertyEditors.MOPropertyEditor
validates the string encoding.
validateStringEncoding(Class, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOQNamePropertyEditor
 
validateStringEncoding(Class, String) - Method in class com.abra.j2xb.beans.propertyEditors.MOStringPropertyEditor
 
validateXmlNamespace(Class<?>) - Static method in class com.abra.j2xb.beans.model.MOGlobalTypeUtils
 
valueOf(String) - Static method in enum com.abra.j2xb.annotations.MOCollectionSort.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abra.j2xb.annotations.SourcePropertyOf
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abra.j2xb.annotations.xmlAnnotations.MoXmlBaseSimpleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abra.j2xb.beans.exceptions.MOBeansCollectionSortPropertyException.Problem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abra.j2xb.beans.model.MOPropertyDescriptor.MOPropertyMetaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abra.j2xb.beans.xmlBinding.XmlNode.ChildLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abra.j2xb.beans.xmlModel.MoXmlProperty.XmlLocation
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.abra.j2xb.annotations.MOCollectionSort.SortDirection
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.abra.j2xb.annotations.SourcePropertyOf
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.abra.j2xb.annotations.xmlAnnotations.MoXmlBaseSimpleType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.abra.j2xb.beans.exceptions.MOBeansCollectionSortPropertyException.Problem
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.abra.j2xb.beans.model.MOPropertyDescriptor.MOPropertyMetaType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.abra.j2xb.beans.xmlBinding.XmlNode.ChildLocation
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.abra.j2xb.beans.xmlModel.MoXmlProperty.XmlLocation
Returns an array containing the constants of this enum type, in the order they're declared.

W

writeSchema(Writer, MoXmlSchemaLocationGenerator) - Method in class com.abra.j2xb.beans.xmlModel.MoXmlSchema
 

X

XmlAbstractPersister - Class in com.abra.j2xb.beans.xmlBinding
 
XmlAbstractPersister() - Constructor for class com.abra.j2xb.beans.xmlBinding.XmlAbstractPersister
 
XmlDocumentContext - Interface in com.abra.j2xb.beans.xmlBinding
 
XmlNode - Interface in com.abra.j2xb.beans.xmlBinding
 
XmlNode.ChildLocation - Enum in com.abra.j2xb.beans.xmlBinding
 
XmlPersister - Interface in com.abra.j2xb.beans.xmlBinding
 
XmlPersistException - Exception in com.abra.j2xb.beans.xmlBinding
 
XmlPersistException(String, Exception, String...) - Constructor for exception com.abra.j2xb.beans.xmlBinding.XmlPersistException
 
XmlPersistException(String, String...) - Constructor for exception com.abra.j2xb.beans.xmlBinding.XmlPersistException
 
XmlPersistFactory - Interface in com.abra.j2xb.beans.xmlBinding
 
XmlValue - Class in com.abra.j2xb.beans.xmlBinding
 
XmlValue(Object, MoXmlBaseSimpleType) - Constructor for class com.abra.j2xb.beans.xmlBinding.XmlValue
 

A B C D F G H I L M N P R S T V W X

Copyright © 2008. All Rights Reserved.