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

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

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

Methods in net.sf.jsefa.xml.mapping that return TextContentDescriptor
static TextContentDescriptor TextContentDescriptor.getInstance()
          Returns the single instance of this class.
 

Constructors in net.sf.jsefa.xml.mapping with parameters of type TextContentDescriptor
TextContentMapping(QName dataTypeName, TextContentDescriptor textContentDescriptor, FieldDescriptor fieldDescriptor, Validator validator, TextMode textMode)
          Constructs a new TextContentMapping for the given data type name, text content descriptor and field descriptor.
 



Copyright © 2014. All rights reserved.