Uses of Class
net.sf.jsefa.xml.mapping.AttributeDescriptor

Packages that use AttributeDescriptor
net.sf.jsefa.xml.mapping   
 

Uses of AttributeDescriptor in net.sf.jsefa.xml.mapping
 

Constructors in net.sf.jsefa.xml.mapping with parameters of type AttributeDescriptor
AttributeMapping(QName dataTypeName, AttributeDescriptor attributeDescriptor, Class<?> objectType, FieldDescriptor fieldDescriptor, Validator validator)
          Constructs a new AttributeMapping for the given data type name, attribute descriptor and field descriptor.
 



Copyright © 2014. All rights reserved.