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

B16005-01


Package oracle.adf.model.adapter.dataformat

Interface Summary
FormatDataHandler Interface to define a data handler for specific data format.
FormatStructureHandler Interface to define a handler that can extract structure definition from a given input of a specific format, e.g.

 

Class Summary
AccessorDef Defines an accessor.
AttributeDef Implements an attrtibute.
CSVHandler Format handler for character separated values.
FormatHelper Format structure handlers create structure from a source according to the jsr227 specification.
FormatHelper.DataHelper Class that provides different helper methods for the data extracted from a format data handler.
FormatHelper.StructureHelper Class that provides different helper methods for the structure definition extracted from a format structure handler.
MethodDef Defines a method of a data control.
MethodReturnDef  
ParamDef Defines a method parameter of a data control.
StructureDef Defines the structure definition of a data control.
XMLHandler The XMLHandler class XML data formats.
XSDHandler The XSDHandler class parses an XML Schema definition document and creates the structure information.

 


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

B16005-01


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