Oracle Application Development Framework Model and Business Components Java API Reference
VERSION

B16005-01


Uses of Interface
oracle.adf.model.adapter.dataformat.FormatDataHandler

Packages that use FormatDataHandler
oracle.adf.model.adapter.dataformat   
oracle.adf.model.adapter.dataformat.xml   

 

Uses of FormatDataHandler in oracle.adf.model.adapter.dataformat

 

Classes in oracle.adf.model.adapter.dataformat that implement FormatDataHandler
 class CSVHandler
          Format handler for character separated values.
 class XMLHandler
          The XMLHandler class XML data formats.

 

Methods in oracle.adf.model.adapter.dataformat with parameters of type FormatDataHandler
static FormatHelper.DataHelper FormatHelper.getDataHelper(FormatDataHandler handler)
          Gets the helper for a FormatDataHandler.

 

Uses of FormatDataHandler in oracle.adf.model.adapter.dataformat.xml

 

Classes in oracle.adf.model.adapter.dataformat.xml that implement FormatDataHandler
 class DOMDataHandler
          Retrieves data from an XML DOM tree.

 


Oracle Application Development Framework Model and Business Components Java API Reference
VERSION

B16005-01


Copyright © 1997, 2005, Oracle. All rights reserved.