Deprecated API


Contents
Deprecated Methods
org.jafer.record.Field.getFieldData(String)
          Use get(fieldName) or getFirst(fieldName) with getAllFieldData(delimiter) to produce a more controllable result. 
org.jafer.interfaces.Deprecated.getRecordFormat()
          Replaced by RecordDescriptors 
org.jafer.interfaces.Deprecated.getRecordMap()
          Replaced by RecordDescriptor 
org.jafer.interfaces.Deprecated.getStyleSheetMap()
          Replaced by RecordDescriptors 
org.jafer.interfaces.Deprecated.getTemplatesMap()
          Replaced by RecordDescriptors 
org.jafer.interfaces.Deprecated.getXMLCacheSize()
          Replaced by RecordDescriptors 
org.jafer.interfaces.Deprecated.isTransformXMLRecords()
          Replaced by RecordDescriptors 
org.jafer.interfaces.Deprecated.isXMLRecords()
          Replaced by RecordDescriptors 
org.jafer.interfaces.Deprecated.setRecordFormat(int[])
          Replaced by RecordDescriptors 
org.jafer.interfaces.Deprecated.setRecordFormatName(String)
          Replaced by RecordDescriptors 
org.jafer.interfaces.Deprecated.setRecordMap(Hashtable)
          Replaced by RecordDescriptors 
org.jafer.interfaces.Deprecated.setStyleSheetMap(Hashtable)
          Replaced by RecordDescriptors 
org.jafer.interfaces.Deprecated.setTransformXMLRecords(boolean)
          Replaced by RecordDescriptors 
org.jafer.interfaces.Deprecated.setXMLCacheSize(int)
          Replaced by RecordDescriptors 
org.jafer.interfaces.Deprecated.setXMLRecords(boolean)
          Replaced by RecordDescriptors